Scrape any page with a custom schema
Most scraping tools are built one site at a time. Somebody studies a page's markup, writes an extractor, and publishes a fixed set of columns - which works beautifully for the handful of sites big enough to justify the effort, and not at all for everything else. The Universal AI-Powered Scraper is for everything else. You give it page URLs and a list of the attributes you want, each page is fetched through our proxy pool and read by Claude, and the attributes you named come back as the columns of an ordinary CSV, XLSX or JSON file.
That is why this page has no data dictionary. Every other product page on this site publishes a fixed header row; this one cannot, because you write the schema at run time. Type price and rating and your file has two columns with those names. The picker suggests a handful of common attributes - name, price, discount price, description, image, rating, reviews - but the field takes free text, so ask for whatever the page actually carries.
The flexibility has a cost worth stating plainly. Because the target and the schema are both yours, we cannot show you a sample export or promise what any given cell will contain, and we publish no accuracy figure. The practical advice is the same as it would be for a colleague: name attributes the way the page labels them, expect an empty cell where a page simply does not carry what you asked for, and validate the wording on two or three representative pages before you point it at a long list. Note too that the pages limit starts at 1 rather than the 100 our other scrapers default to.
Where a dedicated scraper already exists for your source, use it - it knows that site's quirks and ships a documented column set. This one earns its place on the sites nobody has built a parser for, and probably never will. Start free: your first 500 rows cost nothing and need no credit card, and after that it is $0.002 per row, flat.