Nitter is working again

https://github.com/zedeus/nitter/pull/927

For those not aware nitter is an opensource twitter frontend which has no ads or javascript.

Now it also bypasses the rate limits and other restrictions.

45 points · 8 comments · view on lemmy.world

8 Comments

Rentlar@lemmy.ca · 6 pts · 3y (1 reply)

Now it also bypasses the rate limits and other restrictions.

Man, that's another win for the free and libre clones!

No account requirement and it works way faster and more cleanly than official Twitter too, for me.

nullishcat@lemmy.fmhy.ml · 1 pts · 3y

Let's hope they don't throw a fit like Google is doing.

wowitsverycool@lemmy.fmhy.ml · 5 pts · 3y (1 reply)

oh fr?! that’s great news! surprising too. no idea how they managed it, but i sure am glad they did!

EbonyEarl@lemmy.fmhy.ml · 3 pts · 3y

From what I have heard, Twitter quietly went back on its decision to force you to make an account if you want to view a tweet.

muaveri@lemmy.world · 2 pts · 3y

I stopped checking twitter when nitter stopped working, great that is back

tartarsauce@lemmy.fmhy.ml · 1 pts · 3y

Uses a new bearer token and a new set of updated endpoints. Only thing missing is search.

Can someone who's less stupid than me at programming explain this? From my understanding "endpoints" is a term related to APIs but... nitter just scrapes the site, doesn't use the twitter API in any way

EDIT: nvm, the readme says they do use an "unofficial twitter api" of some sort