Skip to content

secutils-dev/secutils-web-scraper

Repository files navigation

Secutils.dev Secutils.dev Web Scraper · License: AGPL v3 Build Status

The web scraper component of Secutils.dev, refer to secutils-dev/secutils for more details.

Getting started

Install all the required dependencies with npm install and run the scraper server in watch mode with npm run watch.

Usage

Assuming you haven't changed the default port, the scraper API should be accessible at http://localhost:7272.

Community