Commit graph

4 commits

Author SHA1 Message Date
RattleSN4K3
1448fc1ffe Better handling of mixed notes-content, stripping out lines and HTML entities 2025-04-25 01:22:32 +02:00
RattleSN4K3
0127142cf7 Parse and store multiplayer info notes as description 2025-04-24 20:00:50 +02:00
RattleSN4K3
006af311ad Scrape PCGamingWiki via its API content through cargoquery, instead of possible spambot-protected page
In cases the page is not queried properly (likely due to wrong UserAgent) and will have a dynamic HTMl page which will forward to the correct page. Instead of having that mechanism in place, the API endpoint is queried to get the HTML content by the cargoquery API.
2025-04-24 20:00:49 +02:00
Pat Hartl
096b904748 Pass user agent when grabbing data from PCGamingWiki
Fixes #119
Also adds some general error handling for when PCGamingWiki searches fail.
2024-10-01 17:54:12 -05:00
Renamed from LANCommander.PCGamingWiki/PCGamingWikiClient.cs (Browse further)