Kleinanzeigen Scraper — Germany Classifieds & Prices avatar

Kleinanzeigen Scraper — Germany Classifieds & Prices

Pricing

from $1.50 / 1,000 ads

Go to Apify Store
Kleinanzeigen Scraper — Germany Classifieds & Prices

Kleinanzeigen Scraper — Germany Classifieds & Prices

Scrape Kleinanzeigen.de (eBay Kleinanzeigen) by keyword and city: title, price, location, seller type, shipping and ad URL. Germany marketplace research and leads. Use Apify RESIDENTIAL + DE if you hit blocks.

Pricing

from $1.50 / 1,000 ads

Rating

0.0

(0)

Developer

Noah Adler

Noah Adler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

Kleinanzeigen Scraper — Germany Classified Ads

Kleinanzeigen scraper / eBay Kleinanzeigen API for Germany classified listings: extract ads from kleinanzeigen.de by keyword and city with title, price, location, seller type (Privat/PRO), shipping flag and ad URL.

Ideal if you search for a Kleinanzeigen API, Kleinanzeigen.de scraper, Berlin classifieds export, or Germany marketplace lead generation.

⚠️ For users
Kleinanzeigen can captcha/block datacenter IPs.
Leave Apify RESIDENTIAL ON and set country Germany (DE) if blocked.
You don’t install a proxy on your PC.

Why this Actor: Keyword + city · Angebote filter · Pagination · Seller / shipping signals · DE marketplace focus


Table of contents

  1. What this Actor does
  2. What you get
  3. Features
  4. Input
  5. Output example
  6. Output fields
  7. Quick start (API)
  8. Use cases
  9. Limitations
  10. FAQ
  11. Keywords

What this Actor does

StepAction
1Build Suche URLs (keyword + city + Angebote)
2Parse cards (article[data-adid])
3Paginate with seite:N
4Return clean listing fields

What you get

Ad content

  • Title, description snippet, image
  • Price (EUR), VB / gift handling

Place & seller

  • Location text (PLZ + area when shown)
  • sellerType (private / business)
  • Shipping available flag

Features

CapabilityDetail
KeywordsMulti-term batch
City filterBerlin, München, Hamburg, …
URL pasteFull Suche URLs override builders
Offers onlyanzeige:angebote by default
Proxy-readyRESIDENTIAL + DE defaults

Input

FieldRequiredDescription
keywordsCond.Search terms
locationNoGerman city
searchUrlsCond.Full Suche URLs
maxItems / maxPagesNoCaps
offersOnlyNoDefault true
proxyConfigurationRecommendedRESIDENTIAL + DE

Example — iPhone in Berlin

{
"keywords": ["iphone"],
"location": "Berlin",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "DE"
}
}

Output example

{
"listingId": "3494462718",
"listingUrl": "https://www.kleinanzeigen.de/s-anzeige/.../3494462718-173-3353",
"title": "iPhone SE 2022 I 128GB",
"price": 219,
"currency": "EUR",
"location": "10247 Friedrichshain",
"sellerType": "business",
"shippingAvailable": true
}

Output fields

FieldNotes
listingId, listingUrl, titleIdentity
price, priceText, priceType, currencyPricing
locationPLZ / area string
sellerTypeprivate / business
shippingAvailablebool when detected
imageUrl, description, scrapedAtExtra

Quick start (API)

from apify_client import ApifyClient
client = ApifyClient("<YOUR_TOKEN>")
run = client.actor("YOUR_USERNAME/kleinanzeigen-germany-scraper").call(
run_input={
"keywords": ["macbook"],
"location": "Hamburg",
"maxItems": 40,
"proxyConfiguration": {
"useApifyProxy": True,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "DE",
},
}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

Use cases

  • Second-hand price research in Germany
  • Lead lists for local services / goods
  • Brand / model availability monitoring
  • Cross-check vs eBay.de sold comps

Limitations

  • Captcha may require RESIDENTIAL + DE.
  • Phone/email usually behind login — not on search cards.
  • Keyword+city geo is broader than the official location picker sometimes.
  • Respect Kleinanzeigen Terms of Service.

FAQ

Nationwide search?
Leave location empty.

Gesuche included?
Set offersOnly: false.

404 on custom URL?
Prefer official Suche URLs from the browser, or keyword + city builder.


Keywords

kleinanzeigen, kleinanzeigen scraper, ebay kleinanzeigen, kleinanzeigen.de api, germany classifieds, berlin kleinanzeigen, marketplace germany scraper