Live data from Hacker News

Reverse-engineered Twitter API with full client impersonation

emusks.tiago.zip

1–3 of 3 posts

Re: Reverse-engineered Twitter API with full client impersonation

#2
Wonder how long until this is broken (browser fingerprinting?) or more likely, your login is banned?

Regarding login, the *only* available method is really username and password since this is required in order to obtain a token.

BlueSky API looks like a more attractive option with no reverse engineering required.

Re: Reverse-engineered Twitter API with full client impersonation

#3

Wonder how long until this is broken (browser fingerprinting?) or more likely, your login is banned? Regarding login, the *only* available method is really username and password since this is required in order to obtain a token. BlueSky API looks like a more attractive option with no reverse engineering required.

emusks impersonates browser fingerprints by default (https://emusks.tiago.zip/getting-started/configuration.html#...). as for logging in, you can get a token from your active browser session.