Skip to content

Practice on how to use Beautifulsoap and Selenium for web scraping

rcacodedev/Web-Scraping-IMDb-Top-250

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Web Scraping IMDb Top 250

This Python script uses Selenium and BeautifulSoup to perform web scraping on IMDb's Top 250 movies or series list. It also allows you to save the file both .json and .csv

Requirements

  • Python 3.x

  • Installing required libraries:

    pip install beautifulsoup4 selenium

About

Practice on how to use Beautifulsoap and Selenium for web scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages