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

Twitterscraper is showing 0 new tweets from today 6 May 2020 1:39 am IST #301

Closed
abhisheksaxena1998 opened this issue Jun 4, 2020 · 6 comments

Comments

@abhisheksaxena1998
Copy link

No description provided.

@zhicheng0501
Copy link

i came across the same problem

@lapp0
Copy link
Collaborator

lapp0 commented Jun 5, 2020

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

@zhicheng0501
Copy link

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

HEADER = {'User-Agent': random.choice(HEADERS_LIST), 'X-Requested-With': 'XMLHttpRequest'}
this works for me really good.
thank you all the same.

@abhisheksaxena1998
Copy link
Author

HEADER = {'User-Agent': random.choice(HEADERS_LIST), 'X-Requested-With': 'XMLHttpRequest'}

This make it works in query.py. Thanks man.

@zhicheng0501
Copy link

HEADER = {'User-Agent': random.choice(HEADERS_LIST), 'X-Requested-With': 'XMLHttpRequest'}

This make it works in query.py. Thanks man.

that is great.

@lapp0
Copy link
Collaborator

lapp0 commented Jun 5, 2020

Thanks @abhisheksaxena1998, I'll incorporate that into #302

Closing because this is a duplicate of #296

@lapp0 lapp0 closed this as completed Jun 5, 2020
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

3 participants