I believe this no longer works could be wrong as I can't find an older version of the justwatch API documentation but I believe its changed since the last update to this
Tried running one of my usual scripts and was given errors down to this API in my code
Was getting 404 errors
https://apis.justwatch.com/docs/api/
Looking at the current API and the code from this it seems the URLs are no longer pointing correctly
Example being the new base URL which is "https://apis.justwatch.com/contentpartner/v2/content" which is different from the one given within this API
Thank you