App Logo
vinted.com

Vinted — remove an item from favourites

Remove a Vinted listing from the signed-in account's favourites. Does nothing if it is not currently favourited, and confirms the result by reading the listing's own favourite state back after the change.

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
favourited required

The listing's favourite state read back from the page after the run; false once removed.

title optional
account_used optional

The signed-in account that performed the action, read from the page.

favourites_after optional
favourites_before optional

The listing's total favourite count before the change.

already_unfavourited optional

True when it was not a favourite and nothing was changed.

Start building not clicking