nishithshowri006 / TvShowsandMovies-IMDB

The Script gives you CSV files of top-rated movies, shows and trending movies, shows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TvShowsandMovies-IMDB

This script will create 4 csv files trending_movies,trending_series,top_250_movies,top_250_series. Requirements to run this script are bs4,requests,lxml. You can open terminal and run

pip install -r requirements.txt

The csv will files will be stored in the current directory where you run the program.

About

The Script gives you CSV files of top-rated movies, shows and trending movies, shows


Languages

Language:Python 100.0%