-
Notifications
You must be signed in to change notification settings - Fork 2
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
Query Endpoint Error #17
Comments
Fixed in #18 |
The error is back |
It seems that site changes search URL every day to prevent scraping. I'll will hotfix it for now, but in the future, I'll need to find a more automated approach for this problem |
I think the error is back |
* fix: Update search URL #17 * chore: Update gradle, kotlin and dependencies * fix: Deprecated fields because they were removed from search
Here are what fixes other repos made, in case it helps: Looks like they're getting the search api key dynamically by matching |
Thanks for this info! Based on this I implemented auto scraping search key for proxy, now search should work even if HLTB will change key |
The query endpoint responds with the following error:
Example: https://hltb-proxy.fly.dev/v1/query?title=Edna
The text was updated successfully, but these errors were encountered: