Extract detailed listings from Kleinanzeigen.de, saving you time by automating data collection for property, product, and service ads. It helps in market analysis, competitor research, and lead generation, providing accurate and timely insights from one of Germany's largest classifieds platforms.
The Kleinanzeigen.de Scraper is designed to help you scrape classified listings from the German website Kleinanzeigen.de. This tool extracts detailed data about various listings, including real estate, items for sale, services, and more. You can use it to gather large datasets for market research, competitor analysis, or other needs.
This scraper extracts listings from Kleinanzeigen.de, including:
The scraper is highly customizable to meet different use cases, such as limiting the number of items to scrape or specifying how to handle retries and delays.
Here’s an example configuration for scraping listings of beachfront properties in Florida:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.kleinanzeigen.de/s-aachen/iphone/k0l1921" 5 } 6 ], 7 "maxItems": 100, 8 "maxConcurrency": 10, 9 "minConcurrency": 1, 10 "maxRequestRetries": 100, 11 "proxy": { 12 "useApifyProxy": true, 13 "apifyProxyGroups": [ 14 "RESIDENTIAL" 15 ] 16 } 17}
The scraper provides detailed information about each listing in the following structure:
1{ 2 "title": "iPhone 13 mini 128GB", 3 "price": "360 €", 4 "description": "Ich verkaufe mein iPhone 13 Mini in der Farbe Grün mit 128 GB Speicher. Das Handy ist in einem sehr guten Zustand und wurde immer sorgfältig behandelt. Es gibt nur minimale Gebrauchsspuren, die kaum auffallen.Das iPhone funktioniert einwandfrei, hat kaum Kratzer auf dem Display und die Akkuleistung ist ebenfalls noch gut. Es wurde immer mit Hülle und Schutzfolie benutzt.Lieferumfang:\t•\tiPhone 13 Mini 128 GB in Grün\t•\tOriginalverpackung\tDas Gerät ist ohne SIM-Lock und bereit für die Nutzung mit jeder SIM-Karte.Bei Interesse oder Fragen gerne melden!Nur Abholung oder Versand nach Absprache.", 5 "location": "52066 Aachen - Aachen-Mitte", 6 "datePosted": "17.01.2025", 7 "itemId": 2978301221, 8 "itemUrl": "https://www.kleinanzeigen.de/s-anzeige/iphone-13-mini-128gb/2978301221-173-1923", 9 "imageUrl": "https://img.kleinanzeigen.de/api/v1/prod-ads/images/e0/e02ab853-e7a6-47cc-af42-5ce91667de15?rule=$_2.AUTO", 10 "imageCount": 3, 11 "hasShipping": false, 12 "metaDescription": "Ich verkaufe mein iPhone 13 Mini in der Farbe Grün mit 128 GB Speicher. Das Handy ist in einem sehr...", 13 "metaImageUrl": "https://img.kleinanzeigen.de/api/v1/prod-ads/images/e0/e02ab853-e7a6-47cc-af42-5ce91667de15?rule=$_57.AUTO", 14 "shipping": "Nur Abholung", 15 "viewCount": "", 16 "specifications": { 17 "Art": "Apple", 18 "Farbe": "Grün", 19 "Gerät & Zubehör": "Gerät & Zubehör", 20 "Zustand": "Sehr Gut" 21 }, 22 "images": [ 23 "https://img.kleinanzeigen.de/api/v1/prod-ads/images/e0/e02ab853-e7a6-47cc-af42-5ce91667de15?rule=$_59.AUTO", 24 "https://img.kleinanzeigen.de/api/v1/prod-ads/images/77/77185e5d-0e64-4879-9206-1c7e50b78d7a?rule=$_59.AUTO", 25 "https://img.kleinanzeigen.de/api/v1/prod-ads/images/27/27854cc7-5745-4f85-8660-222dfb714743?rule=$_59.AUTO" 26 ] 27 }
If you found this Facebook Groups and Details Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!