Skip to content

SayMosaic/netflix

Repository files navigation

Netflix

An unofficially way to find movies/shows on netflix

Usage

npm i SayMosaic/netflix --save

yarn won't work for how yarn is using .npmignore, see yarnpkg/yarn#685

import {netflixSearch} from 'netflix';
netflixSearch('play supernatural'); // {id: '70143825', url: 'https://www.netflix.com/title/70143825', name: 'Supernatural'}

License

Apache License 2.0

About

An unofficially way to find movies/shows on netflix

Resources

License

Stars

Watchers

Forks

Packages

No packages published