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.85k
stars
2.73k
forks
source link
[QUESTION] How to specify what data you want returned to you #1403
Apologies about the probably-very-basic question, but I'm not that experienced with python. I've found the "configuration options" page, but I was wondering if it was possible to specify what I want returned to me - so, for example, if I want the geolocation of a tweet returned, or if I just want the username and the user_id?
Hi all -
Apologies about the probably-very-basic question, but I'm not that experienced with python. I've found the "configuration options" page, but I was wondering if it was possible to specify what I want returned to me - so, for example, if I want the geolocation of a tweet returned, or if I just want the username and the user_id?