Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 786 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 786 Bytes

Disney plus Scraping

It is a simple Flask Project, That scrap the disneyplus site data and display the data in json format. (Not Ready For Use)

NOTE:
  • Its required the disneyplus account credentials.

Requirement:

  • Flask
  • python 3

Installation:

  • Install the Python3 in your system
  • Install pip in you system
  • Install the requirements using bellow command pip install -r requirements.txt
  • Run the Flask App python -m flask run
  • Open following link in browser http://127.0.0.1:5000/

Scraped Json Example

Checkout Example.txt file