Durhamster/TweetScraper
A simple script to scrape a list of accounts or single account from Twitter into a neatly formatted Excel file.
This project helps social media analysts, marketers, or researchers gather public data from Twitter. You provide a list of Twitter accounts or keywords, and it outputs a neatly formatted Excel file containing recent tweets and follower counts. It's designed for anyone needing to quickly export Twitter data for analysis or reporting without deep technical knowledge.
No commits in the last 6 months.
Use this if you need to quickly scrape public tweets or follower counts from specific Twitter accounts or based on keywords into an Excel file for further analysis.
Not ideal if you require scraping more than 500 recent tweets per account or keyword, as it is limited to this amount.
Stars
18
Forks
9
Language
Python
License
MIT
Category
Last pushed
Jan 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Durhamster/TweetScraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.