You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
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
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