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

  1. Parse URL → domain.
  2. Look up sites.yaml. Most Israeli retail sites need playwright (SPA or JS-rendered prices). Default to playwright unless sites.yaml says otherwise.
  3. Use the price_selectors block from sites.yaml if present. If the domain is unknown, prompt the user for the selectors once and add them to sites.yaml for future runs.

Playwright capture

Installs
1
First Seen
Jun 6, 2026
scrape-price — danielrosehill/claude-local-web-capture-plugin