Skip to content
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

Scraper still working ? #298

Closed
AlexBietrix opened this issue Jun 2, 2020 · 9 comments
Closed

Scraper still working ? #298

AlexBietrix opened this issue Jun 2, 2020 · 9 comments

Comments

@AlexBietrix
Copy link

AlexBietrix commented Jun 2, 2020

I am using the scraper since a few weeks for a project. The program was working fine, however since yesterday I am not able to retrieve data from Twitter anymore...

For instance when I am using the example : twitterscraper Trump --limit 1000 --output=tweets.json I got 0 tweets.

Same when using query_user_info, I got now NoneType object.

Did Twitter fix something about scraping with BeautifulSoup ?

Thanks for your answer and help.

Best regards,
Alex Bietrix

@AlexBietrix AlexBietrix changed the title query_user_info Scarper still working ? Jun 2, 2020
@AlexBietrix AlexBietrix changed the title Scarper still working ? Scraper still working ? Jun 2, 2020
@mardiaz353
Copy link

I ran into the same issue.

@GivenToFlyCoder
Copy link

Maybe is the same issue reported and solved here:

#296

@AlexBietrix
Copy link
Author

AlexBietrix commented Jun 3, 2020

Maybe is the same issue reported and solved here:

#296

Yes thank you ! It works now to retrieve the tweets. However I get this error when I want to have user info, using query_user_info : local variable 'user_info' referenced before assignment

@christ182
Copy link

Maybe is the same issue reported and solved here:

#296

I tried this solution today. It does not seem to work anymore

@barabelha
Copy link

#296 does not work anymore. I tried today and keep receiving the same thing "0 tweets"

@romit-actuarial
Copy link

Yea, #296 stopped working. Would be great if someone can help!

Thanks!

@lapp0
Copy link
Collaborator

lapp0 commented Jun 5, 2020

Please try this and let me know how it works for you #302

@lapp0
Copy link
Collaborator

lapp0 commented Jun 5, 2020

Duplicate of #296

@lapp0 lapp0 marked this as a duplicate of #296 Jun 5, 2020
@lapp0 lapp0 closed this as completed Jun 5, 2020
@zhicheng0501
Copy link

Maybe is the same issue reported and solved here:
#296

Yes thank you ! It works now to retrieve the tweets. However I get this error when I want to have user info, using query_user_info : local variable 'user_info' referenced before assignment

have you solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants