obnoxious
obnoxious
> @JulienMaille whole library is already async, i've just wrapped everything with calls to .gather() and .run() for ease of use. > > can easily use the underlying async methods...
> for account actions yes, but scraper and search are all async. ah, thanks for the reply. i don't mean to argue or fight or question your experience knowledge or...
https://github.com/obnoxiousish/async_twitter_api_client proxy support was added in my async version ( i think it might be missing a couple endpoints, i dont remember, + readme is outdated at time of posting...
> i'm new here, thanks for all your write it help me a lot. > > but i more explanation, could you share account.cookies look a like? where i can...
Was going to actually open an issue to this repo saying you guys should consider using httpx instead of aiohttp Is an awesome library, it uses AnyIO itself so it...
 Can confirm it seems to work :) If other services dont 429 for rate limiting they will need more code