jacob-wilkens / show-notifications

MIT License
1 stars 0 forks source link

Investigate options for data retrieval #1

Closed iwilson001 closed 1 year ago

iwilson001 commented 1 year ago

MAL, IMDb, etc https://rapidapi.com/linaspurinis/api/mdblist/ https://rapidapi.com/unogs/api/unogs/ https://rapidapi.com/felixeschmittfes/api/myanimelist/

jacob-wilkens commented 1 year ago

this api seems to be the best in terms of data and access https://developer.themoviedb.org/reference/intro/getting-started

this package is a ts wrapper for it https://www.npmjs.com/package/tmdb-ts

iwilson001 commented 1 year ago

Found this scraper for MAL MALScraper, it would allow us to get anime by season (aka if it's spring, get all summer anime) the data returned comes with the release date of the show