Skip to content

Scrape and Extracting movies details from imdb.com by using pyhton

Notifications You must be signed in to change notification settings

kumresh/scrape_imdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Scrape IMDB

Extracting data like. movies list and images from IMDB.

Requirement

Install BeautifulSoup

  pip install beautifulsoup4

install requests

   pip install requests

Releases

No releases published

Packages

No packages published

Languages