twintproject / twint

An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
MIT License
15.77k stars 2.73k forks source link

Is TWINT a DOM scraper? [Question] #1195

Open noahra opened 3 years ago

noahra commented 3 years ago

This is just a technical question. Does Twint use DOM scraping?

rogerksho commented 3 years ago

afaik theres no other way to bypass twitter's api request limit, so i'm pretty sure it scrapes with DOM