App Logo
ebay.com

Get eBay listing details

Fetch an eBay item listing: title, price, currency, images, condition, brand, seller name, feedback score, and positive-feedback percentage. No login required.

Input

item_id required

eBay item id (numeric), e.g. "257563225118" from ebay.com/itm/257563225118

Output

item_id required
available required
brand optional
color optional
price optional
title optional
currency optional
condition optional
imageUrls optional
sellerName optional
availability optional
conditionNote optional
sellerFeedbackCount optional
sellerPositivePercent optional

FAQ

Fetch an eBay item listing: title, price, currency, images, condition, brand, seller name, feedback score, and positive-feedback percentage. No login required.
Required: item_id.
It returns brand, color, price, title, item_id, currency, available, condition, imageUrls, sellerName, availability, conditionNote, sellerFeedbackCount, sellerPositivePercent.
No. It only uses pages of ebay.com that are reachable without signing in.
It only reads. It looks things up on ebay.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/ebay.com/get_listing, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/ebay.com/get_listing
It is part of Reduck's official curated catalogue.

Start building not clicking