Skip to content

Simple tool to extract IMDB URL of MoveLens dataset movies

Notifications You must be signed in to change notification settings

arashkhoeini/MovieExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieExtractor

Simple tool to extract IMDB URL of MoveLens dataset movies

This is a Scrapy project to fetch IMDB URL of MovieLens 1m dataset movies.

After installing requirements, you can run the project by running:

scrapy crawl url -o urls.json

This command will save a json array in urls.json which contains Movielens id, movie name, and IMDB URL.

About

Simple tool to extract IMDB URL of MoveLens dataset movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages