App Logo
vinted.com

Vinted — read one item listing

Read a single Vinted listing from its link or id: title, full description, price and total with Buyer Protection, brand, size, condition, colour, material, upload time, category path, every photo, favourite count and the seller's profile.

Input

item required

The listing's full URL, or just its numeric id (e.g. "9660541909" or "https://www.vinted.com/items/9660541909-levis-501").

Output

id required
url required
size optional
brand optional
price optional

Item price as displayed, in the account's currency.

title optional
colour optional
photos optional
seller optional
is_sold optional

True when the listing has sold or been withdrawn; null when the page's signals disagree.

category optional
currency optional
material optional
uploaded optional

Upload time as the page phrases it, e.g. "9 minutes ago".

condition optional
favourites optional

How many users favourited it. Null if the run had no session, because the page then withholds the count.

description optional

Null on a sold listing, which no longer carries its description anywhere readable.

total_price optional

Price including Buyer Protection, as displayed.

price_amount optional

Numeric item price; null on a sold listing. Only meaningful together with currency, since the site converts per session.

category_path optional
is_favourited optional

Whether the account has favourited it; null if the run had no session.

Start building not clicking