Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages