Kleinanzeigen Crawler avatar
Kleinanzeigen Crawler

Pricing

$10.00/month + usage

Go to Store
Kleinanzeigen Crawler

Kleinanzeigen Crawler

Developed by

Ammar Salmi

Ammar Salmi

Maintained by Community

Super fast, and efficient Kleinanzeigen Static HTTP Crawler. Visit each ad page to extract all the data and media links.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

5 days ago

Fast, reliable, efficient, kleinanzeigen ( German ebay ) crawler

Managed to fetch 1241 results in less than 14 minutes using 32 gb of ram and cost only 3$.

Features

⚡ Static https requests 📦 Comprehensive data extraction

How to use it

1️⃣ Copy the link of search page in the input (Support list of links too), example: https://www.kleinanzeigen.de/s-koeln/lenovo-t470/k0l945 2️⃣ Click the start button.

How it works

  1. The actor will collect the links from all the search pages.
  2. Visit each ad page and extract all data.

Output sample:

[
{
"data": {
"url": "https://www.kleinanzeigen.de/s-anzeige/lenovo-t470-laptop-windows-11-12gb-ram-i5-prozessor-500-ssd/2997612549-278-21981",
"title": "Lenovo T470 Laptop Windows 11, 12GB RAM, i5 Prozessor, 500 SSD",
"description": "verkauft wird hier ein Lenovo ThinkPad T470 Laptop mit Windows 11 23H2. Der Laptop ist mit einem i5-6300U Prozessor ausgestattet mit 2.4 GHz. Zudem hat er 12GB RAM-Speicher und eine 500GB SSD-Festplatte. Der Laptop befindet sich in einem guten gebrauchten Zustand. \nEine Abholung ist von Montag bis Samstag von 9-18Uhr in 51105 Köln möglich.",
"price": "189.00",
"currency": "EUR",
"address": "51103 Köln - Höhenberg",
"date": "07.02.2025",
"imageUrls": [
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/a2/a2274030-7067-4701-81b9-43210e98f26e?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/37/372bdb10-9855-4cff-b4ec-65aaea7880a7?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/cf/cf36eb63-9800-4c9c-b0ae-cc48f600b541?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/c3/c35a80af-538d-452d-ba06-8e306b456366?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/11/11dabe11-4c61-4aa2-9c8e-3b1a5d4c6690?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/58/5800e151-a912-4e77-9710-46317e5c5413?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/30/30ed6301-7697-4b78-8f4b-4548f2cadd1f?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/ce/ce5aa391-ab6d-4dfb-857b-44c386779aaf?rule=$_59.JPG",
"https://img.kleinanzeigen.de/api/v1/prod-ads/images/d3/d3051474-5428-42fa-87e0-2e29f983b52e?rule=$_59.JPG"
],
"adId": "2997612549",
"adPosterInfoCard": [
"M Max Privater Nutzer Aktiv seit 29.10.2023 Folgen"
],
"adPosterProfileLink": "https://www.kleinanzeigen.de/s-bestandsliste.html?userId=135154435"
}
},
]

JSON export is recommanded

Flat export as csv is not recommended. ⚠ The images urls is in the form of a list which will create multiple columns in csv format.

Request a Feature

If you need to add a feature to the actor or need to create a different actor, please don't hesitate to file an issue.