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.65k stars 2.72k forks source link

Twint crashing #628

Open cad-x2 opened 4 years ago

cad-x2 commented 4 years ago

Issue Template

Please use this template!

twint -g="50.212945,8.715222,10km" --hashtags --csv -o f1.csv --stats -ho --location & twint -g="50.212945,8.715222,10km" --since 2019-12-18 --until 2019-12-25 --debug --hashtags --csv -o $name.csv --stats --location --resume $name-resume > $name.txt 2>$name.err

Description of Issue

I'm using the following command to scrap tweets from frankfurt, oddly twint crashes after a few thousand tweets. I've also tried the #604 workaround with no avail. Does anyone know what is happening?

Environment Details

Ubuntu 16.04 - Python3.6

pielco11 commented 4 years ago

It seems that you already reported this issue here #619

If that's true, please let's discuss only in one issue