scrape-price
Installation
SKILL.md
scrape-price
Capture a structured price record for a product URL. One file per capture — history accumulates naturally.
Hard constraint
Must run from this machine's network. The request must exit via the user's Israeli IP. No hosted scrapers.
Strategy
- Parse URL → domain.
- Look up
sites.yaml. Most Israeli retail sites need playwright (SPA or JS-rendered prices). Default to playwright unlesssites.yamlsays otherwise. - Use the
price_selectorsblock fromsites.yamlif present. If the domain is unknown, prompt the user for the selectors once and add them tosites.yamlfor future runs.