/kleinanzeigen/sellers/listings
List the active Kleinanzeigen ads of a seller (by user ID or profile URL): for each ad returns title, price, location, image and posting date.
Price: 5 credits per 25 results
💡 AI Hint: List a seller’s active Kleinanzeigen ads by user ID or profile 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: Seller not found (well-formed but nonexistent user ID)
Authorizations
API token from the dashboard
Headers
Body
Kleinanzeigen seller user ID or a seller profile URL containing it
1"163595525"
"https://www.kleinanzeigen.de/s-bestandsliste.html?userId=163595525"
Max number of listings to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response