Twitter Scraper. Download tweets from Twitter without needing permission or dealing with API limits.

github.com/bisguzar/twitter-scraper

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2021
  • Merge pull request #193 from bisguzar/dependabot/pip/lxml-4.6.5
  • Bump lxml from 4.6.2 to 4.6.5
January 2021
  • Merge pull request #175 from bisguzar/dependabot/pip/lxml-4.6.2
  • Bump lxml from 4.5.0 to 4.6.2
July 2020
  • Merge pull request #150 from xeliot/fix_pagination, closes #101
  • updated contributors list
  • refactored variable names
  • updated version
June 2020
  • fixed pagination bug not extracting tweets after first page
  • Merge pull request #146 from ozanbayram/user-id, closes #143 #145
  • Update README.md
  • Merge branch 'user-id' of https://github.com/ozanbayram/twitter-scrap…
  • added userId in tweets
  • Update README.md
  • added user_id attrs
  • Merge remote-tracking branch 'origin'
  • Merge pull request #2 from ozanbayram/new-feature
  • Merge pull request #1 from ozanbayram/added-bannerPhoto-feature
May 2020
  • Merge pull request #138 from bisguzar/feature/is_tweet_pinned, closes…
  • change boolean condition to built in method