Skip to content

Experimental Microservices for Data Adquisition using Web Scrapping

Notifications You must be signed in to change notification settings

YagoLopez/webscrapping-microservices

Repository files navigation

Experimental Microservices for Data Adquisition using Web Scrapping

Repository stats

Features 🛠️

  • React Hooks

  • Server Side Rendering with Nextjs

  • WebScrapping based on Cheerio library

  • Universal/Isomorphic Javascript

  • Microservices accesible as REST endpoints

  • Typescript

Demo

Run and build

# install dependencies
$ npm install

# list available scripts
$ npm run

# serve with hot reload at localhost:3000
$ npm run dev

# build for production
$ npm run build

# Run production build
$ npm run start

# Compile API docs in doc directory
$ npm run gen:doc

Endpoints

API Docs

Audit