maickom88 / where_watch_backend

Backend of the project where to find movies and series made in python!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub version GitHub doc

Where Watch

๐ŸŽฌ Application to find movies and series and find out where and on which platforms they are available.

Rafa-PythonThis application was made in python using scraper techniques using Selenium

โš ๏ธ Heads up

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

๐Ÿฅณ Let's get started

๐Ÿ‘‡๐Ÿผ 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)

About

Backend of the project where to find movies and series made in python!


Languages

Language:Python 100.0%