Dex-chan lover
- Joined
- Jan 11, 2023
- Messages
- 1,571
Actually, user search is already locked in the API since quite sometime. You need to have authentication to use it.the User search function has been removed from the left hand menu on the mainsite
Only the mainsite got this hard-limit, the API is fine. (i hope forever)that's the thing, these types of bad actors tend to use a lot of IPs in order to get around rate limiting to bog down the servers over a longer period of time
by adding a hard limit, i'm assuming MD is trying to mitigate high, consistent server load
I guess, the heavy traffic came from the main website which is actually over scrapped by bots and stuff.
Many community apps and tools depends on the API, it will be the final nail on the coffin if that were to happen.Playing devils advocate here, but if you'd really want to stop API Abuse, why hasn't the actual API been limited yet?
I would crash-out if that were to happen.
I think most scraping bots doesn't give a sh*t about the API, most of them are probably aggressive AI scraping bots that uses puppeteer to pick up data on multiple website at the same time.Why would scrapers even need the frontend? As I said the API has no limits. You can just carefully code your scarper to not trigger rate limits there. Maybe rotate around the IP. It really isn't hard to make a functional scraper that doesn't have to touch the Fronted.
Speaking of API though, I guess the only way to really enjoy reading title on MD from now on is to use community apps like Mihon or to built your own app from scratch.
I took the second route, it takes time to get things right but honestly it is a blessing in times like this.