
myDealz Scraper
Pricing
Pay per usage

myDealz Scraper
Under maintenanceOur professional myDealz Scraper extracts all fields of deals for any category on myDealz.
0.0 (0)
Pricing
Pay per usage
0
3
3
Last modified
25 days ago
Whether you're tracking hot deals, analyzing pricing trends, or building a price comparison engine – our myDealz Scraper gives you structured, rich data straight from Germany’s most popular deal platform.
Usage
- Navigate to a deal group on myDealz (can be any page that lists deals).
- Set the filters to your liking.
- Copy the URL to the actor's
startUrls
input argument.
Pricing
Currently, the myDealz Scraper is in a test phase, so please feel free to use it a lot and report issues.
That also means that for now, you're only gonna pay for platform usage without any additional cost. But that may change in the future.
Output Fields
For every deal, the scraper delivers the following fields in structured format:
Field | Type | Description |
---|---|---|
title | string | Title of the deal |
mydealzUrl | string | URL of the deal on myDealz |
mydealzSlug | string | Slug of the deal on myDealz |
dealUrl | string | Direct link to the deal on external site |
image | file | Deal image |
temperatureNumber | number | Numeric temperature of the deal |
temperatureText | string | Textual temperature |
dealPriceNumber | number | Numeric deal price |
dealPriceText | string | Textual deal price |
dealPriceCurrencySymbol | string | Currency symbol (€, $, etc.) |
originalPriceNumber | number | Original price before discount |
originalPriceText | string | Textual original price |
originalPriceCurrencySymbol | string | Currency symbol of original price |
priceReductionNumber | number | Numeric price reduction from the original price |
priceReductionText | string | Textual price reduction from the original price |
descriptionHtml | string | Full HTML-formatted description |
descriptionPlainText | string | Plain text description |
descriptionMarkdown | string | Markdown-formatted description |
publishedAt | timestamp | When the deal was published |
publishedBy | string | Username of the publisher |
publishedByUrl | string | URL of the publisher's profile |
Future Fields
The scraper is actively maintained and will soon support:
- Deal Updates (html, markdown, plaintext, timestamp, user)
- Comments (html, markdown, plaintext, timestamp, user, response_to)
Need a specific field added? Just open an issue.