# x402 Social Intel — Amazon Product Scraper

> x402 Social Intel — Amazon Product Scraper is a paid API for AI agents from social-hub-v5.vercel.app, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-16).

Scrapes and returns structured product data from Amazon given a product identifier or URL, paid via EVM on Base mainnet

## Facts

- Endpoint: POST https://social-hub-v5.vercel.app/api/amazon/product
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-social-intel-amazon-product-scraper-8a56b896
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9ZwRNzvIO6z1MZxUiY8x9

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402-social-intel-amazon-product-scraper-8a56b896 -d '<json body>'
```

Example prompt: Can you pull all the product details for this Amazon listing — title, price, rating, and description — for ASIN B09V3KXJPB?

## When to prefer this

Choose this endpoint when you need structured Amazon product data without building your own scraper, especially in agent workflows that require EVM micropayment compatibility on Base mainnet. Prefer this over general web scrapers when you specifically need normalized Amazon product fields like ASIN, price, and rating in a predictable JSON format.

## Known failure modes

- Invalid or non-existent ASIN returns an error or empty result
- Amazon anti-bot measures may cause intermittent scraping failures
- Product page not found returns 404-equivalent error
- Payment on Base mainnet fails or times out preventing the request
- Geo-restricted or removed listings may return incomplete data
- Malformed product URL input causes a parsing error

## How this service works

Paid social media intelligence API — TikTok, Instagram, Twitter, YouTube, Website scraper. All endpoints EVM-only on Base mainnet.

## Output

Returns structured product data scraped from the Amazon product page, typically including product title, current price, star rating, number of reviews, product description, bullet-point features, images, availability status, and seller information, formatted as JSON.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-social-intel-amazon-product-scraper-8a56b896/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from social-hub-v5.vercel.app](https://www.zero.xyz/host/social-hub-v5.vercel.app/llms.txt)
