Kleinanzeigen Scraper
This api is made to provide data about current available offers on www.kleinanzeigen.de There are 2 ways to interact with the api: 1) get a list of all items by a search term 2) use the unique item-id to get further information about the items you want You need to get your own api_key at: https://www.scraperapi.com/
Kleinanzeigen Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get items list /search/{searchQuerry} |
This endpoint provides a list of items by search term. Please fill spaces with "-". |
| GET |
Get item details /items/{itemID} |
Here you get all details about a specific item listed. |
Kleinanzeigen Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $40 / month | — |
|
| MEGA | Free | — |
|