Skip to content

utopiaio/Lethal-Weapon-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lethal Weapon 5

Lethal Weapon 5 Build Status

Rotten Tomatoes scraper using their private search API - no API key needed

Installation

npm install lw5 or yarn add lw5

Lethal Weapon 5 requires Node version >=7.6

Usage

const lw5 = require('lw5');

const bestMovieEver = await lw5('Lethal Weapon 5', 2005, 2015); // looks for movie 'Lethal Weapon 5' between 2005 and 2015 [inclusive]

About

Rotten Tomatoes scraper using their private search API - no API key needed

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors