raghav20/IMDB
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
If you want to extract movie Information from IMDB. Please use the attached code. A Scrapper is written for IMDB that do not use libraries like Mechanize so it is written for both Python 2 an 3. Beautiful Soup is used to query the IMDB database and extract MOvie indformation outof it.