• Stars
    star
    2
  • Language
    Python
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I implemented a scraper on IMDB to scrape the data of different Indian movies on IMDB and then do different kinds of analysis on them to understand things like movies liked by a certain gender, age group of people, frequent co-actors, etc. I used BeautifulSoup in this project.