397 liens privés
Tweets: https://twitrss.me/twitter_user_to_rss/?user=USERNAME
Tweets avec réponses: https://twitrss.me/twitter_user_to_rss/?user=USERNAME&replies=on
"""
Way back in the mists of time twitter used to have RSS feeds. It was great and people used them. I even made a twitter RSS getter form for my website so you could locate your feed. But in June 2013 they killed the RSS feeds. Fuckers.
So, I wrote a script that would fetch a twitter search as an RSS feed, which was a thing I needed to do. Rather than use the api, I just screen scraped the open web for the data.
I realized that the same idea would work for user timelines and so I built a script and modded my twitter rss getter to use that instead. It proved popular (and killed my server a few times). So I put it on its own domain name and wrote a frontend. This dear reader is that. And if you are still reading, maybe you should stop and donate.
"""
Il aurait 2.4 million de requêtes par jour, donc aidez le à maintenir ce service gratuitement si vous utilisez son serveur.
Code: https://github.com/ciderpunx/twitrssme (c'est du perl)
EDIT: ma feature request https://github.com/ciderpunx/twitrssme/issues/10