Closed db-2001 closed 1 year ago
Ok, this seems to be an issue when you search things with spaces on MangaSee, searching just "Returners" brings up the right results. Behavior also noted with Komi Can't Communicate where searching "Komi" would bring up the search results but "Komi Can't Communicate" would bring up none.
I am using the websites search function, and this has already had it's fair share of issues... Like a need to use dashes or similar shenanigans... I guess I need to revert that change, that made me switch from my own search function (that returned way too many results)...
Okay I reimplmented my own searchfunction, because as I said, the website is botched. However right now it returns way too many results, and the naive recursive Levenshtein Distance implementation I tried just takes up way too many resources. (and time)
Webcrawling sucks if the website you crawl sucks
What is broken?
I searched for "A Returner's magic should be special" from MangaSee and it didn't return any search results. Putting in the link directly from mangasee123 works as expected.
Link for testing: https://mangasee123.com/manga/A-Returners-Magic-Should-Be-Special
Log-output
Additional stuff
No response