/kleinanzeigen/listings/similar
Get related Kleinanzeigen ads recommended for a given ad (the ‘you might also like’ collection): for each returns title, price, location, image and posting date.
Price: 1 credit
💡 AI Hint: Fetch the related/recommended Kleinanzeigen ads shown on an ad’s page (by ad ID or listing URL). Returns ad cards with title, price (EUR), is_negotiable, is_free, description, postal_code/state/city, posted_at, shipping_available, image and image_count.
⚠️ Common errors: 412: Ad not found (well-formed but nonexistent/removed ad ID)
Authorizations
API token from the dashboard
Headers
Body
Kleinanzeigen ad ID or a listing URL to find related ads for
1"3430224747"
"https://www.kleinanzeigen.de/s-anzeige/title/3430224747-217-3151"
Max number of related ads to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response