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.85k stars 2.73k forks source link

.Geo and .Near config parameters modify the attribute values of the tweet #1410

Open charliehawco opened 2 years ago

charliehawco commented 2 years ago

Hi all,

I've found that if I set the parameters like:

c.Geo = "53", or c.Geo = "blahblahblah"

when the tweet gets returned, it has that value set as the attribute, despite it not actually being correct.