Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 239 Bytes

scrappyM

IMDB movie data scraper API.

Endpoints

  • /search/:movieTitle
  • /movie/:movieId
  • /fullcast/:movieId
  • /role/:roleId -->still in dev

Technologies

  • Node.Js
  • Express
  • Cheerio
  • Node-fetch