Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
Francesco Poldi edited this page Aug 11, 2019 · 8 revisions

Twint - Twitter Intelligence Tool

What is Twint?

Twint is an advanced Twitter scraping tool written in Python that allows for scraping Tweets from Twitter profiles without using Twitter's API.

How does Twint work?

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.

Which are the limits of Twint?

Twitter limits scrolls while browsing the user timeline. This means that with .Profile or with .Favorites you will be able to get ~3200 tweets.