twint icon indicating copy to clipboard operation
twint copied to clipboard

Twint only retrieves a few tweets.

Open Pepepy opened this issue 3 years ago • 1 comments

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

Pepepy avatar May 27 '22 09:05 Pepepy

I have a similar issue. Only retrieves a few tweets

julian-atlasovich-iris avatar May 30 '22 13:05 julian-atlasovich-iris