AnswerLine Sign in Start free

ChatGPT

ChatGPT shopping results

The product cards ChatGPT shows inside answers: names, prices, ratings and product URLs, parsed.

Shopping answers carry `shoppingCards` — product name, brand, price, currency, rating, review count, image and product URL — and `inlineProducts` for products named in the answer text itself.

For e-commerce brands this is the shelf: which products ChatGPT puts in front of buyers, at what price, from which seller.

Returned in result

Field
shoppingCards
inlineProducts

Request

curl -X POST "https://api.answerline.dev/v1/monitor/chatgpt" \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"What are the best running shoes for flat feet?","country":"US","include":{"markdown":true,"searchQueries":true}}'

More ChatGPT data

All ChatGPT fields · API reference