man90es / BDO-REST-API

Scraper for Black Desert Online community data with a built-in API server.
https://man90es.github.io/BDO-REST-API/
MIT License
14 stars 3 forks source link

API returns status 404 for guilds that exist #7

Closed ProtDos closed 1 year ago

ProtDos commented 1 year ago

Nearly ever guild gets a 404 error, even though playblackdesert shows them as valid. Maybe they changed api?

man90es commented 1 year ago

It looks like Pearl Abyss have restricted my server's access to their site. For now, I turned off the API and will investigate the issue further.

In the meantime, you can try self-hosting, but considering current circumstances, it's risky.

man90es commented 1 year ago

Apparently, Pearl Abyss started using Imperva protection against bots — it was present on BDO website in the past but then they removed it and now added it back in.

I turned the API back on, so it may work for some time. Still looking for solutions.

ProtDos commented 1 year ago

Thank you for solving it!