Kylart / MalScraper

Scrape everything you can from MyAnimeList.net
MIT License
177 stars 49 forks source link

Search.search() misplaced value in data model #32

Closed raf555 closed 4 years ago

raf555 commented 4 years ago

Hello there, apparently there is some misplaced value in search.search() data model, here is the screenshot.

image

Kylart commented 4 years ago

Hey,

Could you give me the code that resulted to this? It'd help a lot troubleshooting / fixing this!

Thanks

raf555 commented 4 years ago

Apparently, search.search() data model only works on anime-type search, it doesn't work on manga-type search, this is my code. image

Kylart commented 4 years ago

v2.7.0 just got released with that fixed.

There now are vols and nbChapters as well!