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

"Tweets did not appear!" #23

Open
rilakkuromi opened this issue Jun 28, 2022 · 3 comments
Open

"Tweets did not appear!" #23

rilakkuromi opened this issue Jun 28, 2022 · 3 comments

Comments

@rilakkuromi
Copy link

Code
scrap_keyword(keyword="nft", browser="chrome", tweets_count=999999, until="2022-06-30", since="2022-06-29",output_format="csv",filename="nft")

Error Message
[WDM] - Current google-chrome version is 103.0.5060
[WDM] - Get LATEST driver version for 103.0.5060

[WDM] - Driver [./.wdm/drivers/chromedriver/mac64/103.0.5060.53/chromedriver] found in cache
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!

Other Infomation
requirement.txt has already been installed
Screenshot 2022-06-28 at 1 52 17 PM

@shaikhsajid1111
Copy link
Owner

Okay, I will look into this issue

@shaikhsajid1111
Copy link
Owner

The number of tweets you're scraping might be the issue. I'm unable to recreate the same scenario but it is evident when you scroll too many tweets, Twitter redirects you to the login page. I assume after scrolling for around 100-200 tweets Twitter is redirecting you to the login page which leads to this error that the crawler couldn't find the tweets.

@elightcap
Copy link

i occasionally have this issue with scrape_profile. im only looking at the 2 most recent tweets, and checking in every 5 minutes

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