Kleinanzeigen API

Germany's Largest Classifieds Platform — Now With an API

Search Kleinanzeigen (formerly eBay Kleinanzeigen) listings, get item details with shipping options, and access Germany's most popular classifieds marketplace programmatically. No official API exists — Scrappa provides structured access to listing data.

3
Endpoints
Millions
Of listings
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Price Monitoring & Comparison

Track prices for products, vehicles, and real estate on Kleinanzeigen. Build price comparison tools and market value estimators using Germany's largest classifieds platform.

Lead Generation & Prospecting

Monitor new listings from businesses and private sellers in specific categories. Identify potential customers, partners, or suppliers posting on Kleinanzeigen.

Market Research & Analytics

Analyze listing volumes, pricing trends, and demand patterns across categories and regions in Germany's largest secondhand and local marketplace.

Resale & Arbitrage Tools

Find underpriced items, compare with other marketplaces, and build alerting systems for resellers who operate across Kleinanzeigen and other platforms.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/kleinanzeigen/search?query=iphone+15&location=Berlin" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "id": "2845671234",
      "title": "iPhone 15 Pro 256GB - Neuwertig",
      "price": "899 EUR",
      "location": "Berlin Mitte",
      "posted": "Heute, 14:23",
      "description": "Verkaufe mein iPhone 15 Pro in einwandfreiem Zustand...",
      "image_url": "https://img.kleinanzeigen.de/...",
      "url": "https://www.kleinanzeigen.de/s-anzeige/..."
    }
  ]
}

Scrappa vs eBay API

See how Scrappa compares to the official API.

Kleinanzeigen data
Scrappa: Yes (dedicated API)
eBay API: No (separate platform)
German classifieds
Scrappa:
eBay API: eBay DE only
Shipping options
Scrappa:
eBay API: Yes (eBay items)
Local listings
Scrappa:
eBay API: Limited
Authentication
Scrappa: API key only
eBay API: OAuth + developer program
Price per 1k requests
Scrappa: $0.20
eBay API: Free (rate limited)
Setup time
Scrappa: Minutes
eBay API: Hours
Free tier
Scrappa: 500 credits/month
eBay API: Free (restricted)

Key features

Full-text search across all Kleinanzeigen categories
Location-based filtering for regional results
Detailed listing data with photos and descriptions
Shipping option availability and details
Price and condition information
Structured JSON format for easy processing
No official Kleinanzeigen API exists — Scrappa fills the gap

Frequently asked questions

Kleinanzeigen (formerly eBay Kleinanzeigen) is a separate platform from eBay with its own listings, users, and categories. The eBay API does not cover Kleinanzeigen data. Scrappa provides dedicated API access to Kleinanzeigen listings — the only way to access this data programmatically.

Yes. Run searches across categories, locations, and keywords to monitor new listings, track price trends, and build alerting systems. Many customers use this for price comparison, market research, and resale business intelligence in the German market.

Just a Scrappa API key passed as an X-API-KEY header. No Kleinanzeigen account, no eBay Developer Program, no OAuth. Sign up for Scrappa and start querying Kleinanzeigen data within minutes.

You can search listings by keyword and location, get full item details with photos, descriptions, prices, and condition, and check shipping options for any listing. All data is returned as structured JSON.

Yes. Every Scrappa account gets 500 free credits per month with no credit card required. Test all three Kleinanzeigen endpoints before committing to paid usage.

Scrappa charges $0.20 per 1,000 requests with no daily caps. All Kleinanzeigen endpoints cost the same. The free tier includes 500 credits per month to get started.

Start using the Kleinanzeigen API

Sign up and get 500 free credits. No credit card required.