anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

App-only auth

Open NuLL3rr0r opened this issue 6 years ago • 1 comments
trafficstars

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 avatar Aug 03 '19 23:08 NuLL3rr0r

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

NuLL3rr0r avatar Aug 03 '19 23:08 NuLL3rr0r