Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowRater

Simple Node JS command line application that will get and save the rating of any specified TV show.

NOTICE:

This is done by scrapping IMDB's website. IMDB uses codes instead of the actual name of a movie/show, so I used OMDB to get the show's IMDB code and pass it as an argument.

Install & Usage

  • Requires node.js
  • Because it uses omDB's API to get the show's ID, an API key from omDB is required. Once the API key acquired, put it in the .env file
  • Open a terminal in the directory containing the files and run
  • npm install (install all dependencies)
  • pm start

works also on mobile (thanks to termux for Android)

Screenshot

Screenshot

About

Simple Node JS command line application that will get and save the episodes' ratings of any specified TV Show.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages