Skip to content

This site displays all streaming services a movie or show is on globally.

Notifications You must be signed in to change notification settings

GamerKingFaiz/global-justwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global JustWatch

Find what services are streaming your favorite media around the world!

The site allows you to search for a certain show/movie and returns results for where its streaming in every single country.

Disclaimer

The following is copied from a JustWatch employee's PR in another repo.

This is not the official JustWatch API. JustWatch doesn't offer an open API and doesn't plan to do this in the future.

The work of many developers went and is still going into the development and maintenance of the data and the API. JustWatch's main business is to operate a streaming guide with apps for iOS and Android. They offer the data for business intelligence and marketing. Therefore it is prohibited to use the API for commercial use (consumer service, data science, business intelligence, etc.). It is ok to use the API for private projects, but please be respectful with your API calls to not put too much load on the API. The API is not supported in any way and will change frequently without warning.

If you would like to work with JustWatch and use the data/API please get in contact with them via info@justwatch.com. Currently, JustWatch can only work with bigger partners and clients. JustWatch is also hiring: https://www.justwatch.com/us/talent and has some interesting open source projects:

Local Development

Prerequisites

Node.js, which includes npm, must be installed.
https://nodejs.org/en/download/

Instructions

The site is built using React.
https://reactjs.org/

To contribute changes clone the repo locally.
Then in the project root folder run npm install.
After the install has completed run npm start to launch the live development environment.
The site will be live at http://localhost:3000/.

A local backend is required for full operation of the site.
See instrucitons on how to set that up at global-justwatch-api.

About

This site displays all streaming services a movie or show is on globally.

Resources

Stars

Watchers

Forks