Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
near parameter not working (looking for tweets around a location)
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
I am looking for tweets around Houston during the floods
python Exporter.py --querysearch 'flood' --since 2017-09-01 --until 2017-09-21 --near '29.7604 95.3698' --within 5 --maxtweets 100
This returns tweets for the period and query string but not around Houston.
Can you help clarify how to send the input for the near and within parameter
Thanks,
JC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.