Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search/tweets only geocodes #23

Open
estathop opened this issue Jul 3, 2019 · 3 comments
Open

search/tweets only geocodes #23

estathop opened this issue Jul 3, 2019 · 3 comments

Comments

@estathop
Copy link

estathop commented Jul 3, 2019

Is it possible to use search/tweets only with a geocode and no keyword terms at all (like an empty terms JSON array)? I want to fetch all the tweets from a very specific small area, and from what I read in the API documentation this still remains ambiguous

@bianjiang
Copy link
Owner

bianjiang commented Jul 3, 2019 via email

@estathop
Copy link
Author

estathop commented Jul 3, 2019

I don't want only tweets from the past 7 days, I want every tweet that was created in a specific location, will that configuration work ?
{"keyword_list_2": {"geocode": ["Paris", "41.3653151,2.1162487,1mi"], "terms": ["*"], "querystring": "paris", "since_id": 1}}

@estathop
Copy link
Author

estathop commented Jul 3, 2019

@bianjiang

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

No branches or pull requests

2 participants