Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.24 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.24 KB

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