Skip to content

vinicius-sabadim/moviex-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieX Api

API for the MovieX project.

Seed

To start a database with data:

npm run seed

Tasks

  • Scrape by top movies on IMDB.
npm run scrape:top horror
  • Scrape using saved movies information in a file.
npm run scrape:top file <genre>

for a file called horror.txt:

npm run scrape:top file horror

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published