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.69k stars 2.71k forks source link

--location issue #787

Open Arthisulfuthor opened 4 years ago

Arthisulfuthor commented 4 years ago

Python 3.7

Command Ran

twint -s "Inondation" --since 2018-01-22 --until 2018-02-07 -o CRP_Inondation.csv --csv

Description of Issue

Hi, I'm using Twint for research and I'm using --location to obtain geotagged information for making maps. It's been something like a week that using --location makes my terminal bugged while running the same command without --location works perfectly.

Environment Details

Mac OS 10.12.6 Terminal

Thank you for your help !

YTKong94 commented 4 years ago

It's true. I encounter this issue as well. It works smoothly without --location.

MonalisaSarewar commented 4 years ago

Yes, facing the same issue. It is been a week since --location is not working in twint.

dmikaxyz commented 4 years ago

Same on Windows if it makes a difference

lucalit888 commented 4 years ago

I am also experiencing the same issue ... with the location option set to true, NO tweets are scraped

jcs82 commented 4 years ago

been same for me for last two weeks!

Arthisulfuthor commented 4 years ago

Hi, any improvements for anyone ? I'm still stuck with nothing happening while using --location. Btw, before it breaks, I didn't have any return when I tried to extract locations' informations before 2013. Is someone experiencing the same issue ? Thanks