-
Notifications
You must be signed in to change notification settings - Fork 6
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
[BUG] Can't fetch the API key #30
Comments
00:55:03.267 [SYSTEM] Fetching HLTB data for game: Black Myth: Wukong yeah its broken sadly |
After messing around, this request is able to fetch the games correctly.
The only thing that looks similar to an api_key of sorts is the "id". Here's a quick python code that does exactly this:
|
Thank you for the support |
Hi it looks they've changed the code again, current javascript to scrape for me was or is it working fine for you? |
Also not working for me unfortunately. |
okay, it looks to me they went back to concat, current fetch in that .js I gave above is this following is not general advice, this is how it works for me |
@nullseade @godver3 see #31 for updates |
I have been using the API recently, but looks like it just broke?
It has problems with fetching the api_key. Did they change the API yet again?
The request to howlongtobeat works perfectly, but it looks like the api key is no longer present in the html content.
The text was updated successfully, but these errors were encountered: