11
How to programmatically get a list of all Lemmy instances?
(lemmy.dbzer0.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Not what you're asking, but I can probably do better.
I'd give decent odds that the issue you're hitting is the thing that many Fediverse instances are hitting. There have been a lot of badly-written and very aggressive scraper-bots hammering servers all over (the Web, not just the Threadiverse) to try to find text to train AI models. If you've seen discussion on Anubis recently, that was aimed at trying to mitigate the load from that.
Many instances dealt with this by disallowing anonymous access. This sucks, because it'd be nice to let people use an instance without logging in, but it did apparently drastically reduce the bot load.
You can probably just pick an instance that doesn't provide for anonymous access.