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

Twint only retrieves a few tweets. #1429

Open Pepepy opened 2 years ago

Pepepy commented 2 years ago

I'm running Twint with docker due to installation issues.

sudo docker build . -t twint:latest

sudo docker run -it --rm twint

Command Ran

twint -u USERNAME
only retrieves a few tweets (about 40 tweets)

twint - all USERNAME
only retrieves a few tweets (about 60 tweets)

twint -u USERNAME --timeline
Error: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Description of Issue

Twint only retrieves a few tweets. Is there a way to download all the tweets?

Environment Details

Docker Environment

julian-atlasovich-iris commented 2 years ago

I have a similar issue. Only retrieves a few tweets