Kylart / MalScraper

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

getSeason returned an empty object #54

Closed Gabb-c closed 3 years ago

Gabb-c commented 3 years ago

When I tryed getSeason('2020', 'summer') it returns an empty object in the array:

image

Gabb-c commented 3 years ago

But the scraper is very nice!

Kylart commented 3 years ago

A fix for this is deployed in v2.11.1. Thanks for reporting this and the kind words 😄

Gabb-c commented 3 years ago

Thanks for fixing it. I'm using your scraper in my discord.js bot. Take a look:

https://github.com/Gabb-c/CanuhBot