Where Watch
🎬 Application to find movies and series and find out where and on which platforms they are available.
This application was made in python using scraper techniques using Selenium
This api is not official, the data taken comes directly from the website Just Watch
See website for more details
You can have the url in production on Heroku by clicking here and have access to documentation.
Wait a few minutes, Heroku sleeps the application if there are no requests at the time
👇🏼 Clone the repository on the develop branch. This branch contains all the features and you don't need to do anything other than run the command below!
pip install -r requirements.txt
👇🏼 Soon after runs the command to start the server
uvicorn main:app --reload
👇🏼 For now the app is only accepting the following providers
- dnp (Disney Plus)
- gop (Globo Play)
- nfx (Netflix)
- prv (Prime Video)