unogs.js
v0.0.1-alpha.1
Published
[](https://npmjs.org/package/unogs.js) [](https://github.com/ShaunLWM/unogs.js/releases/latest) [;
const imgs = await unogs.getImages(80100929);
//=> get images for Cable Girls
const eps = await unogs.getEpisodes(80100929);
//=> get episodes for Cable GirlsAPI
getDetails(netflixId)
getImages(netflixId)
getGenres(netflixId)
getPeople(netflixId)
getCountries(netflixId)
getEpisodes(netflixId)
getAll(netflixId)
License
MIT © ShaunLWM
