Skip to content

Smartking1/Twitter-Scraping-with-snscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Twitter-Scraping-with-snscraper

In my previous post, I detailed how to scrape millions of tweets using Tweepy and your authentication keys step by step. You can check out the post here There are limitations to scraping tweets with Tweepy. The standard API only allows retrieval of tweets from seven days ago and scraping of 18,000 tweets per 15-minute window. Additionally, Tweepy only returns up to 3,200 of a user's most recent tweets. In this post I will show you how to scrape millions of tweets using snscraper and without having to use keys from your twitter developer account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published