BurnzZ/scrapy-twitter
Web scraper based on Scrapy to fetch tweets from a list of user accounts
This tool helps financial analysts or market researchers gather public tweets from a specific list of Twitter accounts. You provide a list of Twitter profile URLs, and it extracts the recent tweets from each of those accounts. This is useful for monitoring specific individuals or groups without being constrained by API limits.
No commits in the last 6 months.
Use this if you need to collect public tweets from a predefined list of Twitter users to analyze trends, sentiment, or information related to specific topics like stock market speculation.
Not ideal if you need to fetch historical tweets beyond what's publicly accessible without logging in, or if you need to interact with the Twitter platform (e.g., liking, retweeting).
Stars
15
Forks
3
Language
Python
License
MIT
Category
Last pushed
May 11, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/BurnzZ/scrapy-twitter"
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.