Markt.de Scraper avatar

Markt.de Scraper

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Markt.de Scraper

Markt.de Scraper

Extract classified ads from markt.de — jobs, vehicles, real estate, pets, and local listings. Paste a search or listing URL, export structured JSON/CSV, schedule runs, and integrate via the Apify API.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

What does Markt.de Scraper do?

Markt.de Scraper extracts classified ads from markt.de — Germany's free local marketplace for jobs, vehicles, real estate, pets, electronics, and services. Paste a search URL (for example https://www.markt.de/suche/hund/) or a single listing URL and export structured ad data without coding.

Why scrape markt.de?

  • Market monitoring — Track new listings for keywords, categories, or regions across Germany.
  • Lead generation — Collect job posts, services, and commercial offers with location and contact context.
  • Price research — Compare asking prices for products, vehicles, and rentals over time.
  • Apify platform — Schedule runs, export JSON/CSV/Excel, monitor failures, and integrate via API.

What data can you extract from markt.de?

FieldDescription
listingIdUnique 8-character listing identifier
titleAd headline
urlPublic listing URL
descriptionFull ad description
priceNumeric price when available
priceTextFormatted price string (e.g. 5,35 €)
priceLabelPrice type (Festpreis, VB, Zu verschenken)
locationCity and postal code
datePostedDisplay date on the listing
categoryPrimary category
categoryPathFull category breadcrumb
advertTypePrivate or commercial offer
imageUrlsListing image URLs
sellerNameSeller or company name when shown
viewCountListing view count when available
searchUrlSource search URL for listings found via search

How to scrape markt.de

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

Input

Markt.de Scraper accepts Start URLs, maxItems (per start URL), and optional proxy configuration. See the Input tab in Apify Console for details.

Supported start URLs:

  • Search pages: https://www.markt.de/suche/{keyword}/
  • Listing pages: https://www.markt.de/{slug}/a/{listingId}/

Output example

{
"listingId": "79084c0a",
"title": "Systemadministrator (m/w/d)",
"url": "https://www.markt.de/systemadministrator-m-w-d/a/79084c0a/?geoUrlId=garbsen",
"description": "Systemadministrator (m/w/d), in Garbsen...",
"price": null,
"priceText": null,
"priceLabel": null,
"location": "30823 Garbsen",
"postalCode": "30823",
"city": "Garbsen",
"datePosted": "Heute, 04:35",
"category": "IT",
"categoryPath": "Jobs › IT",
"advertType": "Gewerbliches Angebot",
"imageUrls": [
"https://imagecache.markt.de/..."
],
"sellerName": "yourfirm",
"searchUrl": "https://www.markt.de/suche/hund/"
}

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

How much does scraping markt.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 markt.de legal?
Our scrapers collect only public listing content shown on markt.de. You are responsible for complying with applicable laws (including GDPR) when processing personal data in ads.

Which URLs are supported?
Public search result pages under /suche/ and individual listing pages under /a/{listingId}/.

Image Credit

Image credit: markt.de