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.
I don't see a flag in the CLI for not running in verbose mode. Is this possible or can it be added?
When I'm scraping tweets to a file, I don't need all of the tweet data output in the terminal. The scrape results are making my log files too large and polluted.
I don't see a flag in the CLI for not running in verbose mode. Is this possible or can it be added?
When I'm scraping tweets to a file, I don't need all of the tweet data output in the terminal. The scrape results are making my log files too large and polluted.
Thanks.