[Feature suggestion] HLTB link suggestion for the missing matches #91
Labels
Scrapers
Issues related to scraping games, stores and external content
Suggested
To do in backlog.rip
Those issues are good ideas to make on the rework
Hi. I'm not sure about how are you matching the HLTB data, but HLTB+Steam Reviews data combination is a very important thing to me, sadly a lot of games don't have that data on your site, for example, GRIS https://steam-backlog.com/game/gris. I suppose it can be a matching problem, and one way to solve it would be having a report form for the game. It could contain a field for the HLTB link, and you could report other issues about the game there too. Since it'll require passing premoderation to be made public, it would be nice if the data was added just to that users db when he made the request, so he can work with sorting and filtering right away.
Another way to solve a problem would be to adjust the matching system - in case there is no direct match, use a fuzzy search algorithm, take the top result, parse the page from HLTB and compare things like Alias, Year, Developer, Publisher.
Also a nice Steam-HLTB matches database already exist: https://www.howlongtobeatsteam.com/
I'm not sure how active it is nowadays, and will the author be fine with someone parsing it, and it shows only the entered user library matches. I wrote to the creator asking about parsing just in case.
Other than auto-parsing by user ids, maybe something can be done to import a json from the site's internal API network response, so users could just paste it to import they own library matches as list of requests to be added to your database.
The text was updated successfully, but these errors were encountered: