node-justwatch-api
node-justwatch-api copied to clipboard
Paginate episodes
we get a maximum of 200 episodes from an episode request, the request seems to support pagination, but node-justwatch-api does not support a page parameter
one show that comes to mind that definitely has more then 200 episodes is The Simpsons
i've made a PR for this: https://github.com/lufinkey/node-justwatch-api/pull/10
please merge and publish on NPM when possible