Skip to content

daniellbastos/imdb-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDb Crawler

Requirements

  • Python +3.6.2 (pyenv recommended)

Start project

  1. Install the requirements by requirements.txt file

Run project

  1. Activate the virtualenv

  2. Run the command:

    a) make crawl: to create a JSON file with data about movies (output in: out/IMDb_<current_time>.json)

    b) make crawlid: to create a file with only the IDs of movies (output in: out/IMDbID_<current_time>.json)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors