Podcastindex-org / docs-api

Developer documentation for the podcastindex.org api.
https://podcastindex-org.github.io/docs-api/
MIT License
52 stars 29 forks source link

Blocked by Cloudflare #117

Closed afiqzu closed 4 months ago

afiqzu commented 4 months ago

When accessing PodcastIndexAPI (podcast trending, search by term), received an error message which reads "This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data." and to contact site owner. The Cloudflare Ray ID is 8577f0b3d9f95ce3.

stevencrader commented 4 months ago

The default user agent has been blocked since it was being used by people abusing the api. If you set your user-agent to something other than the default, you should have access again.

afiqzu commented 4 months ago

Ah alright thanks! Will close this issue.