this post was submitted on 11 Jul 2023
49 points (100.0% liked)

Technology

4 readers
1 users here now

Talk about anything tech related!

founded 1 year ago
MODERATORS
 

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.

top 10 comments
sorted by: hot top controversial new old
[–] communication@beehaw.org 10 points 1 year ago (1 children)

Amazing! I can't wait to read about how they solved this. The devs were coming up with some very creative solutions the last I looked.

Great work to all the contributors!

[–] harry_h0udini911@lemmy.fmhy.ml 7 points 1 year ago (1 children)

Just phenomenal work; how could they even scrape data? When Musk restricts the API.

[–] l3mming@lemmy.fmhy.ml 4 points 1 year ago (1 children)

Don't need API access to scrape data. That's the whole point of scraping - you're indistinguishable from regular traffic. Nitter could even impersonate a Google search crawler if they want.

[–] nullishcat@lemmy.fmhy.ml 1 points 1 year ago

I could be wrong but when looking at the changed code, it still uses a token, specifically on this line. It's possibly using user routes instead of the actual paid API, but it's hard to tell without knowing twitter's API in depth. Also it's not possible to get everything just by web scraping, especially after they locked everything behind logins. AFAIK the most you can do is impersonate search crawling and get singular tweets or profile bios.

[–] Rentlar@lemmy.ca 6 points 1 year ago (1 children)

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 points 1 year ago

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

[–] wowitsverycool@lemmy.fmhy.ml 5 points 1 year ago* (last edited 1 year ago) (1 children)

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 points 1 year ago

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 points 1 year ago

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

[–] tartarsauce@lemmy.fmhy.ml 1 points 1 year ago* (last edited 1 year ago)

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

load more comments
view more: next ›