2025! X / Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.
Stars
2.3k
Forks
281
Watchers
2.3k
Open Issues
79
Overall repository health assessment
No package.json found
This might not be a Node.js project
203
commits
6
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #234 from mika-jpd/feature/scrape-explore-page-trends
0091e9aView on GitHubAdded the ability to scrape trends in X explore by adding the two methods twscrape.api.list_explore and twscrape.api.list_explore_raw to prepare and query X's GenericTimelineById, parser methods twscrape.models.parse_trends and twscrape.models.parse_trend, a Timeline trend object and a twscrape.api.search_trend to search tweets in a trend with the appropriate search variables.
b5d1aeeView on GitHub