Skip to content

Commit

Permalink
docs:readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Jan 1, 2025
1 parent 4d2bf83 commit 1ba3d76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ Optional
|
├── block (bool):
| whether to block the user after scraping
|
├── connect (bool):
| whether to conncet with the user after scraping
```

### Parameters for `scrape_users()`
Expand All @@ -154,6 +157,9 @@ Optional
|
├── block (bool):
| whether to block the user after scraping
|
├── connect (bool):
| whether to conncet with the user after scraping
```


Expand Down

0 comments on commit 1ba3d76

Please sign in to comment.