Jumbo Products
by chipendale
Scrapes product data from Jumbo (NL) by targeting the fast, reliable mobileapi.jumbo.com API, not the website. Uses high-speed parallel scraping to fe...
Opens on Apify.com
About Jumbo Products
Scrapes product data from Jumbo (NL) by targeting the fast, reliable mobileapi.jumbo.com API, not the website. Uses high-speed parallel scraping to fetch the entire product assortment in minutes. Intelligently deduplicates all products by webshopId, ensuring a clean, ready-to-use final dataset.
What does this actor do?
Jumbo Products is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Jumbo Supermarket Scraper This actor scrapes product information from the Dutch supermarket Jumbo (jumbo.com). It utilizes the official mobile API (mobileapi.jumbo.com), ensuring fast, reliable, and comprehensive access to the product catalog. Currently, this actor is configured to scrape the entire product assortment available via the API. It ensures all products in the final dataset are unique by their webshopId. ## Features * Official API: Uses the high-speed mobile API for reliable data extraction. * Full Catalog: Scrapes the complete available assortment. * Detailed Data: Captures pricing, unit prices, promotions, allergens, and stock status. * Deduplication: Ensures unique products in the output based on the webshop ID. ## Input The actor currently does not require specific configuration to run. It performs a global scrape of the available assortment. | Field | Type | Description | |---|---|---| | taxonomies | string[] | (Optional/Future Use) Currently, the actor scrapes the full catalog automatically. This field is reserved for future category filtering. | ### Example Input You can simply run the actor with an empty input object: json {} ```` Or explicitly with an empty list:json { "taxonomies": [] } ## Output The actor saves its results to the default Apify dataset. Each item in the dataset is a product with its full details as returned by the Jumbo API, plus added metadata to make processing easier. ### Key Data Points * **Pricing:** Base price (`prices.price`), unit price (`prices.unitPrice`), and promotional price. * **Promotions:** Detailed bonus info, including validity dates and tags (e.g., "2e halve prijs"). * **Availability:** Stock status (`AVAILABLE` / `UNAVAILABLE`) and reasons. * **Images:** High-resolution product images. * **Metadata:** `lastSeen` timestamp, simplified `imageUrl`, and normalized `webshopId`. ### Example Output JSONjson [ { "id": "186358STK", "webshopId": "186358STK", "title": "Jumbo Bananen", "quantity": "1 kg", "available": true, "productType": "Product", "nixProduct": false, "imageInfo": { "primaryView": [ { "url": "https://static-images.jumbo.com/product_images/160622-186358STK-560x560-2.jpg", "height": 560, "width": 560 } ] }, "prices": { "price": { "currency": "EUR", "amount": 199 }, "unitPrice": { "unit": "KG", "price": { "currency": "EUR", "amount": 199 } } }, "availability": { "sku": "186358STK", "availability": "AVAILABLE" }, "allergens": { "contains": [], "mayContain": [] }, "promotion": { "id": "promo-123", "name": "Korting op Fruit", "label": "Nu 10% korting", "fromDate": 1709506800000, "toDate": 1710111599000, "tags": [ { "type": "discount", "text": "10% korting" } ] }, "unavailabilityReason": null, "lastSeen": "2025-12-07T14:30:00.000Z", "imageUrl": "https://static-images.jumbo.com/product_images/160622-186358STK-560x560-2.jpg" } ] ```
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Jumbo Products now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- chipendale
- Pricing
- Paid
- Total Runs
- 9
- Active Users
- 2
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support