Skip to content

The web scrapper component of Secutils.dev

License

Notifications You must be signed in to change notification settings

secutils-dev/secutils-web-scraper

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2023
Oct 9, 2023
Jan 14, 2024
Nov 19, 2023
Jun 8, 2023
Jun 8, 2023
Nov 19, 2023
Jun 8, 2023
Jul 16, 2023
Jun 8, 2023
Dec 17, 2023
Jun 8, 2023
Oct 9, 2023
Jun 8, 2023
May 20, 2024
May 20, 2024
Jun 8, 2023

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