For further actions, you may consider blocking this person and/or reporting abuse
Read next
Understanding the ETL Process with Real-Time Data: Extraction, Transformation, Loading, and Visualization
Vivek Yadav -
Django AI Assistant for VS Code
Jonah Katz -
AI: The Future of Housing, from Smart Homes to Smart Cities
Chidozie Managwu -
Setting Up a Comprehensive Python Build Validation Pipeline in Azure DevOps
Kunal Das -
Top comments (3)
The code works pretty well after I changed max_id = -1L to max_id = -1
I have one more question though... I used this code to search for tweets that contain the keyword "quit job". I found the extraction process ended after extracting only about 45,000 tweets, and 'no more tweets are found' was printed. It felt a bit strange to me as this certain keyword should be able to match much more tweets... Could you tell me why it was the case? Also, any ways to automatically start a new search after a certain period of time, when new tweets with a certain keyword enter the twitter data base?
Thank you in advance!
Formatting is somewhat broken...
Thanks I fixed it. Probably got broken when the maintainers re-posted it.