Skip to content

Commit

Permalink
Update README example with working group page
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-ninja committed Aug 31, 2022
1 parent efe14c9 commit 2552c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Usage:

```python
from facebook_scraper import get_group_info
get_group_info("latesthairstyles") # or get_group_info("latesthairstyles", cookies="cookies.txt")
get_group_info("makeupartistsgroup") # or get_group_info("makeupartistsgroup", cookies="cookies.txt")
```

Output:
Expand Down

0 comments on commit 2552c6f

Please sign in to comment.