Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidiptvashist/twitter-scrapping-without-api-using-twint-
Twitter Web Scrapping Using Twint , Without needing API
https://github.com/vidiptvashist/twitter-scrapping-without-api-using-twint-
Last synced: 3 days ago
JSON representation
Twitter Web Scrapping Using Twint , Without needing API
- Host: GitHub
- URL: https://github.com/vidiptvashist/twitter-scrapping-without-api-using-twint-
- Owner: vidiptvashist
- Created: 2021-08-12T03:36:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T03:39:54.000Z (over 3 years ago)
- Last Synced: 2024-11-13T23:30:36.331Z (2 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter-Scrapping-Without-API-Using-Twint
Twitter Web Scrapping Using Twint , Without needing APITwint is an advanced tool for Twitter scrapping. We can use this tool to scrape any user’s followers, following, tweets, etc. without having to use Twitter API.Twint is an advanced Twitter scraping tool written in Python that allows for scraping Tweets from Twitter profiles without using Twitter's API.
Twint utilizes Twitter's search operators to let you scrape Tweets from specific users, scrape Tweets relating to certain topics, hashtags & trends, or sort out sensitive information from Tweets like e-mail and phone numbers. I find this very useful, and you can get really creative with it too. Here are some of the benefits
Twitter API has restrictions to scrape only the last 3200 Tweets. But Twint can fetch almost all Tweets.
Set up is really quick as there is no hassle of setting up Twitter API.
Can be used anonymously without Twitter sign-up.
It’s free!! No pricing limitations.
Provides easy to use options to store scraped tweets into different formats — CSV, JSON, SQLite, and Elasticsearch.Configuration Options