vladkens / twscrape

2024! Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.
https://pypi.org/project/twscrape/
MIT License
784 stars 102 forks source link

Not scraping a thing anymore #188

Open ratobiajin opened 1 month ago

ratobiajin commented 1 month ago

Hello! Thank you for your work! Now, login is successful to two accounts, but as there is no error, nor any tweets scraped either (it worked until today for more recent period, but now does not work to any period and any search keywords), i don't know what to do. This is the code on windows 11 cmd: twscrape add_accounts "params.txt" "username:password:email:email_password" twscrape login_accounts twscrape search "ラトビア OR ラトヴィア OR ラトヴィヤ since:2023-01-01 until:2023-06-14" > 2023data4.json nor it works in python idle. The uninstall and reinstall did not work. Please let me know.

finiteautomata commented 1 day ago

Same here. It seems that the issue is the query with since or until. For some reason, it is not returning anything