wantedapp-be-scrapper-tmdb
v4.0.0
Published
Package to provider scrapping capacities for TMDb
Downloads
7
Readme
wantedapp-be-scrapper-tmdb
Utility package to fetch data using the tmdb API and store it in our DB.
NPM Deployement
We use np in order to ease up the publishing; you only have to do the following:
np
if np is not install; run first:
npm install --global np