Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 1.38 KB

File metadata and controls

20 lines (12 loc) · 1.38 KB

Important

The repository is deprecated, Secutils.dev has switched to secutils-dev/retrack.

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