Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the endpoint for Content.SearchHelpArticles work? #1929

Open
altbdoor opened this issue Nov 28, 2024 · 0 comments
Open

Does the endpoint for Content.SearchHelpArticles work? #1929

altbdoor opened this issue Nov 28, 2024 · 0 comments

Comments

@altbdoor
Copy link

In reference to the documentation page here, does the endpoint for Content.SearchHelpArticles work?

I've tried a couple of common terms to look for relevant help articles, but all I'm getting are blanks.

$ curl -H 'X-API-Key: $BUNGIE_API_KEY' 'https://www.bungie.net/Platform/Content/SearchHelpArticles/error/10/'
{"Response":[],"ErrorCode":1,"ThrottleSeconds":0,"ErrorStatus":"Success","Message":"Ok","MessageData":{}}

The API seems to be doing something, as it would run for at least 20 seconds, before returning the blank response.


My motive is to be able to get the latest maintenance information from the server and updates page.

The help pages are strictly protected with Cloudflare, preventing web scraping. And, not everyone has X/Twitter account to see the BungieHelp tweets. Just wish there are more "public/open" form of data to know these information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant