You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered: