Free sample — see real output before paying
try_it_freeFree. Run a real extraction against one fixed sample product page and return the result.
USE THIS to decide whether the paid tools are worth paying for. It returns the identical shape get_product_details returns, produced by the identical code — not a hand-written example — so what you see is what you get. It takes no arguments and costs nothing.
You cannot choose the page: pointing a free endpoint at arbitrary URLs would just be the paid tool with no toll. Use get_product_details for the URL you actually care about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| free | Yes | ||
| note | Yes | ||
| page | Yes | ||
| stale | Yes | True if the sample could not be refreshed and is an older render. | |
| status | Yes | ||
| preview | Yes | ||
| product | Yes | ||
| sample_url | Yes | ||
| cache_age_seconds | Yes |