Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python

Certain keywords gives different time periods.

Open
#202 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.3k
Forks
790
PR merge metrics
No merged PRs in 30d

Description

So I'm trying to extract the top tweets (most popular etc) aimed at certain companies since the beginning of 2018. This is the code I'm using in terminal:

python /Users/jamesozden/Google\ Drive/Staff\ folders/James\ Ozden/3Keel\ work/GetOldTweets/Exporter.py --querysearch "lidl plastic" --since 2018-01-01 --until 2018-07-04 --toptweets --maxtweets 20

Which gives me what I want, the top 20 tweets from the previous 7 months (attached).

However when I change "lidl" to "tesco", it only gives me the toptweets from the past week (also attached).

Any idea why this is the case? I've also been doing it through a VPN in case they blocked my IP address and no avail.

tesco_2018_toptweets
lidl_2018_toptweets

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.