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

App-only auth #270

Open
NuLL3rr0r opened this issue Aug 3, 2019 · 1 comment
Open

App-only auth #270

NuLL3rr0r opened this issue Aug 3, 2019 · 1 comment

Comments

@NuLL3rr0r
Copy link

I am using anaconda for mining hashtag information through the Twitter search API. As the docs states user auth allows 180 requests per 15 minutes (around 18000 tweets per 15 minutes) while app-only auth allows 450 requests per 15 minutes (around 45000 tweets per 15 minutes), which makes a huge difference as I am mining hashtags with up to hundred thousands of tweets in a single day.

I noticed dghubble/go-twitter has an app-only auth example. I wonder if the same thing is possible through anaconda. If not, consider this a request for this feature.

Thank you so much for this awesome library.

@NuLL3rr0r
Copy link
Author

It seems this is also a supported feature by kurrik/twittergo.

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