Hiyori-API / checker_mal

maintains an ID cache for MAL anime/manga, with some complimentary web endpoints
https://purarue.xyz/mal_unapproved/
MIT License
13 stars 0 forks source link

Add assertion that checks if the pages have the expected entry types #18

Open purarue opened 2 years ago

purarue commented 2 years ago

Incase the MAL search interface ever changes, which could cause a bunch of false adds/deletes if the sfw/nsfw pages aren't being requested properly

Before any index runs, should request one of each page for one type, just to make sure this still parses the HTML properly