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

Prototype Python script using Twitter Search API to find historic tweets #4

Open
jpowerwa opened this issue Dec 30, 2016 · 0 comments

Comments

@jpowerwa
Copy link
Member

jpowerwa commented Dec 30, 2016

According to the docs, "it’s important to know that the Search API is focused on relevance and not completeness." Full access to Twitter's history is available via GNIP, their enterprise API platform. We need to understand what we can get with respect to historic tweets with the APIs available to us.

https://dev.twitter.com/rest/public/search

Get example script in place that uses Twitter Search API. Intent is twofold:

  1. Provide a jumping off point for a real tool that searches for historic tweets from particular users.
  2. Understand and document limitations of APIs available to us.

Deliverables:

  1. Python script reviewed and merged to master.
  2. Write-up of what the Twitter Search API does and does not do.
@jpowerwa jpowerwa changed the title Prototype script using Twitter Search API to find historic tweets Prototype Python script using Twitter Search API to find historic tweets Dec 30, 2016
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

1 participant