nitter.net
2 votes c/freepost Posted by necklace — 2 votes, 2 comments
How does it read/write with twitter? With the twitter api? How can they bypass "rate limits or developer account"?
It does seem to use [the twitter api](https://github.com/zedeus/nitter/blob/514d1b312121d29ff7a1d49c687fa0dc405d54b7/src/apiutils.nim#L25). I'm assuming they cache or store data on the server to bypass rate limiting, of course that only gives you whatever data nitter has until nitter gets rate limited.