-
Notifications
You must be signed in to change notification settings - Fork 727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scrapping problems with Facebook and Instagram #249
Labels
duplicate
This issue or pull request already exists
Comments
Duplicate of #121
Yeah, thanks, that's a bug. Filed separately as #250.
Duplicate of #165
Yeah, I've been meaning to write documentation for a while (#6 and #7) but haven't found the time yet. |
Is it fixed? So I have a same issue !
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've tried to scrape some information from Facebook and Instagram with no success.
In the case of Facebook groups I got this result
snscrape -vv facebook-group aracnidosibericos
Snscrape base suceffuly catches the correct group's URL (https://www.facebook.com/groups/aracnidosibericos/) but an error raises.
In the case of Facebook and Instagram users search, no result is retrieved (I've used Cristiano Ronaldo account in this example):
snscrape -vv facebook-user Cristiano
!snscrape -vv instagram-user Cristiano
Am I doing something wrong? I know that it would sound a little picky, but I would appreciate further documentation (cli and pythonic documentation)
The text was updated successfully, but these errors were encountered: