Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 954 Bytes

File metadata and controls

28 lines (17 loc) · 954 Bytes

About

This is another fork of twitter-api-client.

I am not sure if I will implement all features from the original here. I've added what I needed.

This original is synchronous with async backend stuff, I made a async version that you could use somewhat async, but the functions weren't async yielding / async generators.

I figured it was easier to start from scratch instead of editing the bloated mess the original is.

Example / Usage

There are examples in the repo.

Features

(may not all be added, but on roadmap) make tweet, retweet, like tweet, reply to tweet, make tweets with pics etc scrape users, followers, following, tweets, etc using async generators change user profile: bio, username, avatar etc search programaticaly unlock account via arkose captcha

Help me!

Donate via github sponsorship, or please help me dev this library!

If you make a PR I will give you collaborator to push directly.