Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Twint producing only 20 tweets #1276

Open
aarorauark opened this issue Sep 17, 2021 · 0 comments
Open

Twint producing only 20 tweets #1276

aarorauark opened this issue Sep 17, 2021 · 0 comments

Comments

@aarorauark
Copy link

aarorauark commented Sep 17, 2021

Hey guys, I am facing an issue both in CLI and in Jupyter related to twint. The command only returns 20 tweets. I am attaching here the command and also the output. Appreciate your help as there are more tweets than just 20. I have tried uninstalling and reinstalling and also tried upgrading python version to higher version but still facing an issue. Also tried various combinations of limit (multiples of 20, such as 80, 1000, etc.) but still no success. Highly appreciate help on this. From CLI also, the output file has only 20 tweets. If i do not specify until option then it starts the search from today's date and terminates after 20 tweets. Moreover, also for other search strings not specifying until options, the output returns only last 15 days of tweets if the count happens to be less than 20. Any help will be really appreciated.

Command Line (without any limit argument)

twint -s "American Airlines" --since "2010-01-02" --until "2010-02-06" -o file.csv --csv

twint -s "American Airlines" --since "2010-01-02" --until "2010-02-06" --limit 80 -o file.csv --csv (with limit argument but still getting only 20 tweets)

Jupyter

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant