Quoka.de Scraper avatar

Quoka.de Scraper

Pricing

from $0.99 / 1,000 listings

Go to Apify Store
Quoka.de Scraper

Quoka.de Scraper

Extract classified ads from quoka.de — furniture, cars, real estate, electronics. Export JSON/CSV via Apify. | quoka.de Kleinanzeigen scrapen: Möbel, Autos, Immobilien, Inserate. JSON/CSV ohne Code.

Pricing

from $0.99 / 1,000 listings

Rating

0.0

(0)

Developer

rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

What does Quoka.de Scraper do?

Quoka.de Scraper extracts classified ads from quoka.de — one of Germany's long-running free marketplaces for furniture, vehicles, real estate, electronics, pets, and services. Paste a search or category URL (for example https://www.quoka.de/anzeigen/haus-familie/haushalt-moebel/) or a single listing URL and export structured ad data without coding.

Why scrape quoka.de?

  • Market monitoring — Track new listings for keywords, categories, or cities across Germany.
  • Price research — Compare asking prices for furniture, vehicles, and household goods over time.
  • Lead generation — Collect commercial and private offers with location and seller context.
  • Apify platform — Schedule runs, export JSON/CSV/Excel, monitor failures, and integrate via API.

What data can you extract from quoka.de?

FieldDescription
idUnique listing identifier
titleAd headline
urlPublic listing URL
descriptionFull ad description
priceNumeric price when available
priceTextFormatted price string (e.g. 150 EUR verhandelbar)
priceTypePrice type (e.g. verhandelbar / festpreis)
currencyPrice currency (EUR)
locationRegion, city, and postal code
postalCodePostal code (PLZ)
cityCity
regionFederal state / region
categoryPrimary category
categoryPathFull category breadcrumb
postedAtDate and time the ad was posted
imagesListing image URLs
sellerNameSeller or company name when shown
sellerTypeprivate or commercial
attributesListing attributes (Zustand, Übergabe/Versand, …)
searchUrlSource search URL for listings found via search

How to scrape quoka.de

  1. Open the Actor in Apify Console.
  2. Add one or more quoka.de search, category, or listing URLs under Start URLs, or fill in Search query, Location, and Category.
  3. Set Maximum items (listings per start URL).
  4. Run the Actor and download results from the dataset tab.

Input

Quoka.de Scraper accepts Start URLs, optional query, location, and category (used to build a search URL), maxItems (per start URL), and optional proxy configuration. See the Input tab in Apify Console for details.

Supported start URLs:

  • Category pages: https://www.quoka.de/anzeigen/{category}/{subcategory}/
  • Keyword search: https://www.quoka.de/anzeigen?q={keyword}&City={city}
  • Listing pages: https://www.quoka.de/anzeigen/.../anzeige/{slug}/{id}.html

Output example

{
"id": "e42863df511i78dgdfg88993630ei5hd",
"title": "AEG Waschmaschine Lavamat & Wärmepumpentrockner Lavatherm",
"url": "https://www.quoka.de/anzeigen/haus-familie/haushalt-moebel/waschen-trocknen-buegeln/waschmaschinen/anzeige/aeg-waschmaschine-lavamat-warmepumpentrockner-lavatherm/e42863df511i78dgdfg88993630ei5hd.html",
"description": "Ich biete hier meine gut erhaltene AEG Waschmaschine ...",
"price": 599,
"priceText": "599 EUR verhandelbar",
"priceType": "verhandelbar",
"currency": "EUR",
"location": "Bayern, Erding 85435",
"postalCode": "85435",
"city": "Erding",
"region": "Bayern",
"category": "Waschmaschinen",
"categoryPath": "Haus & Familie › Haushalt & Möbel › Waschen, Trocknen, Bügeln › Waschmaschinen",
"postedAt": "23.07.2026 08:50",
"images": [
"https://s3.quoka.de/quoka/large/20260723/0843/3156403b78c70934e777a0097fc5f8a8.webp"
],
"sellerName": "Yusuf",
"sellerType": "private",
"attributes": {
"Übergabe": "Abholung"
},
"searchUrl": "https://www.quoka.de/anzeigen/haus-familie/haushalt-moebel/"
}

You can download the dataset in JSON, CSV, Excel, or HTML.

How much does scraping quoka.de cost?

This Actor uses an HTTP crawler (no browser) and no proxy by default, keeping compute usage low. A typical test run with 5 listings per URL usually finishes in under a minute on the Apify free tier.

FAQ

Is scraping quoka.de legal?
Our scrapers collect only public listing content shown on quoka.de. You are responsible for complying with applicable laws (including GDPR) when processing personal data in ads.

Which URLs are supported?
Public search and category pages under /anzeigen and individual listing pages ending in .html.

Image Credit

Image credit: quoka.de


Was macht der Quoka.de Scraper?

Der Quoka.de Scraper extrahiert Kleinanzeigen von quoka.de — einem der etablierten kostenlosen Marktplätze Deutschlands für Möbel, Fahrzeuge, Immobilien, Elektronik, Haustiere und Dienstleistungen. Fügen Sie eine Such- oder Kategorie-URL (z. B. https://www.quoka.de/anzeigen/haus-familie/haushalt-moebel/) oder eine Inserat-URL ein und exportieren Sie strukturierte Anzeigendaten ohne Programmierung.

Warum quoka.de scrapen?

  • Marktüberwachung — Neue Inserate für Keywords, Kategorien oder Städte in ganz Deutschland verfolgen
  • Preisrecherche — Angebotspreise für Möbel, Fahrzeuge und Haushaltswaren über Zeit vergleichen
  • Lead-Generierung — Gewerbliche und private Angebote mit Standort sammeln
  • Apify-Plattform — Läufe planen, JSON/CSV/Excel exportieren und per API integrieren

Welche Daten lassen sich von quoka.de extrahieren?

FeldBeschreibung
idEindeutige Inserat-ID
titleAnzeigentitel
urlÖffentliche Inserat-URL
descriptionVollständiger Anzeigentext
price / priceTextPreis (falls vorhanden)
priceTypePreistyp (z. B. verhandelbar)
locationRegion, Stadt und Postleitzahl
categoryHauptkategorie
postedAtDatum und Uhrzeit der Anzeige
imagesBild-URLs
sellerNameVerkäufer- oder Firmenname
sellerTypeprivat oder gewerblich
attributesMerkmale (Zustand, Übergabe/Versand, …)

Wie scrapt man quoka.de?

  1. Actor in der Apify Console öffnen.
  2. quoka.de Such-, Kategorie- oder Inserat-URLs unter Start URLs hinzufügen oder Suchbegriff, Ort und Kategorie ausfüllen.
  3. Maximum items (Inserate pro Start-URL) festlegen.
  4. Actor starten und Ergebnisse herunterladen.

Unterstützte Start-URLs

  • Kategorieseiten: https://www.quoka.de/anzeigen/{kategorie}/{unterkategorie}/
  • Stichwortsuche: https://www.quoka.de/anzeigen?q={keyword}&City={stadt}
  • Inserate: https://www.quoka.de/anzeigen/.../anzeige/{slug}/{id}.html

Was kostet das Scraping von quoka.de?

HTTP-Crawler (kein Browser), kein Proxy standardmäßig — geringer Compute-Verbrauch. Ein Testlauf mit 5 Inseraten pro URL dauert meist unter einer Minute.

FAQ

Ist das Scraping von quoka.de legal?
Unsere Scraper erfassen nur öffentliche Inseratinhalte auf quoka.de. Sie sind für die Einhaltung geltender Gesetze (einschließlich DSGVO) verantwortlich.

Bildnachweis

Bildnachweis: quoka.de