Skip to content

Krish123-lang/IMDB-Scraping-Best-Japanese-Anime-Series

Repository files navigation

Best-Japanese-Anime-Series

What this project does?

This python code scrapes the Best Japanese Anime Series and exports the "Rank, Title, Duration, Genre, Number of stars, Description and Number of votes" into a excel file.

Installation

Use the package manager pip to install the packages.

  1. First of all create a isolated environment in your folder using following commands
i) virtualenv env
ii) source env/scripts\activate
  1. Then install tools using
pip install -r requirements.txt
  1. All of the packages needed in this project is installed 😀.
  2. Then use python3 main.py to run the script.
  3. You can also see the extracted data by opening the Best_anime_japanese_series_by_popularity.csv file.
  4. Open the Excel file. You must see the below page.

best_japanese_anime

Thank You. 🙏

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages