Scrape Structured Data

Get the repeating records off a web page (product grids, search results, job listings, news feeds, tables) as JSON, without writing CSS selectors and without spending a model call to read the HTML. Works on sites with no API, including ones behind a login or bot protection. Runs locally, one binary, no API key. Use when the user says scrape, extract the list of, get all the products/results/posts from, turn this page into JSON, or asks for data from a site that has no API.

sderosiaux ad0c55a 4.5 KB Updated

File contents

sderosiaux/chrome-agent/tree/main/skills/scrape-structured-data commit ad0c55a5ea

Frequently asked questions

npx skillmds@latest add sderosiaux/scrape-structured-data