scrape_pdp
Extract key product page data: title, description fill rate, images, reviews, schema, spec table, cross-sells, CTAs, prices, badges, and performance timing from any single product URL.
Instructions
Scrape a product detail page (PDP) and return PDP-specific signals: title, description fill rate, image count, review presence and count, review schema (ld+json), spec table, cross-sell modules, CTA text, primary and original prices, badge texts, and performance timing. Use this instead of scrape_page when the target is a single product page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full http/https URL of the PDP to scrape. |