Has anyone already reverse engineered the Twitter Android API and posted it?

tsutaja

Newbie
Joined
Feb 3, 2024
Messages
1
Reaction score
0
Hi,

I'm making a Twitter bot, I am capable of reverse engineering the Twitter API and have already done some of it myself but I don't want to do the work if someone else already has and they posted it.

Anyone have something?

Thanks,

Tsu
 
Well, many guys have already done that but no one is gonna post it here for free that kind of code because anyone having the carefully reverse engineered API can make good money by writing bots using that API.
BTW, I'm gonna reverse engineer twitter as well that's how I found your post by searching some information related to that.
If you have already completed that until now you can give me some tips on how to bypass certificate pinning of Twitter/X android app?
Thanks a lot.
 
Yes, someone has made it easy to make a twitter bot without the need for an API key. See Twikit on github
 
Back
Top