π₯ MyDealz Scraper - Hot German Deals & Heat Scores
Pricing
from $3.00 / 1,000 results
π₯ MyDealz Scraper - Hot German Deals & Heat Scores
Scrape deals from MyDealz.de, Germany's largest deal community. Get prices, discount codes, temperature scores, categories & merchant info.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Ben
Maintained by CommunityActor stats
1
Bookmarked
11
Total users
0
Monthly active users
16 days ago
Last modified
Categories
Share
π₯ MyDealz Scraper β Hot, Community-Validated German Deals
Extract deals and discounts from MyDealz.de, Germany's largest deal-sharing community, complete with the famous temperature score that tells you which offers the crowd actually rates. Pull title, price, merchant, free-shipping flag, comment count and more, then filter by category and minimum heat so you only keep validated bargains. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.
π₯ What is the MyDealz Scraper?
It turns the MyDealz feed into structured data. Choose how to sort (newest, hottest or most discussed), optionally narrow to a category like Electronics or Gaming, set a minimum temperature, and the actor paginates through the listings, deduplicates them, and returns one clean row per deal. Because every deal carries a community temperature, you get built-in social proof β a quick way to separate genuinely good offers from overpriced noise for deal hunting, affiliate content and e-commerce intelligence.
What data does it extract?
- Deal title and price
- Temperature β the community heat score (votes up vs down)
- Merchant β the shop behind the deal (Amazon, MediaMarkt, Saturn, β¦)
- Free shipping flag and comments count (engagement)
- Creation date and expiration date
- Account name β the user who posted the deal
- Direct link to the deal, plus the deal type (e.g. deal, coupon)
- Trending status (
is_trending) and the image URL
β¬οΈ Input
| Field | Type | Description |
|---|---|---|
maxPages | integer | Maximum number of pages to scrape (~20 deals per page, 1β100) |
category | string | Filter by category: elektronik, gaming, fashion, lebensmittel, haushalt, reisen, services (empty = all) |
sortBy | string | Sort order: new, hot or discussed |
minTemperature | integer | Only include deals at or above this temperature |
includeExpired | boolean | Include deals that have already expired |
proxyConfiguration | object | Apify proxy settings (residential recommended) |
Example input
{"maxPages": 10,"category": "elektronik","sortBy": "hot","minTemperature": 100,"includeExpired": false,"proxyConfiguration": { "useApifyProxy": true }}
β¬οΈ Output
Every deal is one clean row (view as a table, or export JSON / CSV / Excel):
{"title": "PlayStation 5 Slim Digital Edition","price": "399.00","temperature": 847,"merchant": "Saturn","free_shipping": true,"comments_count": 234,"creation_date": "2026-06-26T10:30:00+02:00","expiration_date": "","account_name": "DealHunter2026","link": "https://www.mydealz.de/deals/ps5-slim-digital-2345678","is_trending": true,"deal_type": "deal","image_url": "https://static.mydealz.de/threads/ps5-slim.jpg"}
π‘ Use cases
- π Deal hunting: set
minTemperature: 100andsortBy: hotto surface only community-validated bargains in your favorite categories. - π£ Affiliate marketing: find what's trending right now, build content around the hottest offers, and prioritize high-engagement deals.
- π E-commerce intelligence: monitor competitor promotions, track which merchants run the best offers, and benchmark your own pricing.
- π Reselling & arbitrage: discover trending products with proven demand, validate that a price is actually good before you buy and flip.
β FAQ
How do I scrape deals from MyDealz? Pick a sortBy order, optionally choose a
category, set maxPages and a minTemperature, then Run. You get a structured table
of deals with price, merchant, temperature and links.
What is the temperature score? It's MyDealz's community heat rating β users vote a
deal up or down, and the net score becomes its temperature. Higher means more people
think it's a great deal, so it works as built-in social proof. Filter with
minTemperature to keep only well-rated offers.
Can I filter to a single category? Yes. Set category to one of elektronik,
gaming, fashion, lebensmittel, haushalt, reisen or services. Leave it empty
to scan all categories.
How do I get only the hottest deals? Combine sortBy: hot with a higher
minTemperature (e.g. 200) so the feed is ordered by heat and low-rated deals are
filtered out.
Does it include expired deals? By default expired deals are filtered out. Set
includeExpired: true if you want them in the results too.
How many deals can it return? Roughly 20 per page, up to your maxPages cap (max
100 pages). It deduplicates by link and stops early when no new deals appear.
Do I need an API key? No. The actor reads publicly available data from mydealz.de. A residential proxy is used by default on Apify to keep requests reliable.
Can I run it on a schedule or via API? Yes β schedule recurring runs in the Apify Console (e.g. hourly for hot deals), call it via the Apify API/SDK, or connect it to Make, Zapier or n8n for alerts and dashboards.
Is scraping MyDealz legal? It extracts publicly accessible deal data. Use it responsibly and respect mydealz.de's Terms of Service.
π You might also like
- Geizhals Deals Scraper β price drops from German price comparison
- E-commerce Price Monitor β multi-store price monitoring
- Amazon Product Scraper β Amazon products and prices
- Shopify Store Scraper β products from any Shopify store
Keywords: MyDealz scraper, mydealz.de scraper, German deals scraper, hot deals Germany, deal temperature, discount scraper, price alerts, affiliate marketing data, e-commerce intelligence, reselling, arbitrage, bargain finder, coupon scraper, deal monitoring, German shopping deals.