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

Figure out how to progamatically extract Twitter Data "At Scale" #1

Closed
VincentLa14 opened this issue Dec 20, 2018 · 5 comments
Closed

Comments

@VincentLa14
Copy link
Member

VincentLa14 commented Dec 20, 2018

The issue is that calling the Twitter API for many rows, there's "Rate Limiting". So we need to figure out a way around that.

@VincentLa14 VincentLa14 changed the title Figure out Twitter Handles Figure out how to progamatically extract Twitter Data "At Scale" Dec 20, 2018
@steven4354
Copy link
Collaborator

@frhino
Copy link
Collaborator

frhino commented Dec 29, 2018

@frhino frhino added this to Functionality in Pulling Twitter Data Pipeline Dec 29, 2018
@frhino
Copy link
Collaborator

frhino commented Dec 31, 2018

This tutorial has an easy to follow code snippet for programmatic extraction within rate limits: https://medium.com/agatha-codes/0-to-280-getting-twitter-timeline-data-for-your-awesome-nlp-project-ff41b941ed6

@frhino
Copy link
Collaborator

frhino commented Feb 7, 2019

@nathanhc did a great job adding endpoints to the twitter pull in PR 52, closing a bunch of issues for those. Let's be sure to target that code in our main folder, so moving . Also creating a new issue for moving that code into the main/code path and renaming to represent the main trunk for that process now.

@frhino
Copy link
Collaborator

frhino commented Mar 24, 2019

Closing this issue as we're now looking at a weekly chron job until and unless we acquire elevated creds.

@frhino frhino closed this as completed Mar 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants