Kleinanzeigen Scraper

Kleinanzeigen Scraper

by alvay

Effortlessly scrape Kleinanzeigen.de for listings. Get titles, prices, locations, dates & more in a structured format for market research, real estate, or lead gen.

334 runs
21 users
Try This Actor

Opens on Apify.com

About Kleinanzeigen Scraper

Need to pull listing data from Kleinanzeigen.de for your project? This scraper is what I use. It reliably grabs the details that matter: the listing title, price, and location, plus the posting date, full description, and the direct URL to each ad. I've set it up to run on Apify, so you don't have to worry about managing servers or getting blocked—it handles the technical headaches for you. It's perfect for a few key jobs. If you're in market research, you can track pricing trends for anything from used cars to apartments. For lead generation, it's a straightforward way to build lists of potential sellers or buyers in a specific city. Real estate agents and e-commerce sellers find it super useful for keeping an eye on the competition and understanding local supply. You get clean, structured data delivered in a format like JSON or CSV that's ready to drop into a spreadsheet or your own analysis tools. It just works, saving you the tedious hours of manual copying and pasting.

What does this actor do?

Kleinanzeigen Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Kleinanzeigen Scraper

This Apify actor extracts listings from Kleinanzeigen.de, Germany's popular classifieds site. It's designed for e-commerce, real estate, and lead generation tasks, outputting structured data for analysis or integration.

Key Features

  • Scrapes listing details: title, price, location, posting date, description, and URL.
  • Accepts an optional search term to filter results directly during scraping.
  • Returns data in a clean JSON array, ready for use.
  • Handles common scraping issues like request blocks through proxy rotation.

How to Use

Input Configuration

Provide a JSON object with the following parameters:

{
  "link": "https://www.kleinanzeigen.de/s-laptop/k0",
  "search_term": "MacBook Pro"
}
  • link (Required): The full Kleinanzeigen.de page URL you want to scrape (e.g., a category or search results page).
  • search_term (Optional): A keyword to filter the scraped listings.

Running the Actor

You can run it in two ways:

  1. Via the Apify Platform: Click "Run" on the actor's page, enter the link and optional search_term, and execute.
  2. Via the Apify API: Trigger a run programmatically using a curl command or your preferred HTTP client.
    sh curl -X POST "https://api.apify.com/v2/actor-runs?token=YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "url": "https://www.kleinanzeigen.de/s-laptop/k0", "search_term": "MacBook Pro" }'

Output Format

The actor outputs a JSON array where each object is a listing.

[
  {
    "title": "MacBook Pro 2021",
    "price": "€1,500",
    "location": "Berlin, Germany",
    "posted_on": "Today",
    "link": "https://www.kleinanzeigen.de/s-anzeige/123456789",
    "description": "Great condition, barely used."
  }
]

Limitations & Troubleshooting

  • No listings found: Verify your URL is correct and the search term is relevant. The page may simply have no results.
  • Blocked by website: The actor uses proxy rotation to mitigate this. If blocked, try running the actor again.
  • Request timeout: This is typically a network or proxy issue. Restarting the actor usually resolves it.

This actor is open-source under the MIT License.

Start Scraping Now on Apify!

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Kleinanzeigen Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
alvay
Pricing
Paid
Total Runs
334
Active Users
21
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support