kutsevol/shop_scout

Extractor [Phase 3]

Open

#54 opened on Oct 14, 2025

 (0 comments) (0 reactions) (2 assignees)TypeScript (0 forks)auto 404
backendhelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

This phase is necessary to create parsers or crawlers for sites that do not have an API. It's the same as with an API, first you need to have a basic crawler/parser, and then each individual extractor will use it or be built on it.

Contributor guide