Tegut.com German Grocery Products Scraper
Pricing
from $1.49 / 1,000 product scrapeds
Tegut.com German Grocery Products Scraper
Extract tegut… private-label grocery products from tegut.com: titles, EANs, ingredients, nutrition, Bio labels, ratings, and photos. Paste an Eigenmarken catalog or product URL and export JSON/CSV for assortment tracking and competitor research. No login required. Schedule runs on Apify.
Pricing
from $1.49 / 1,000 product scrapeds
Rating
0.0
(0)
Developer
rainminer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
What does Tegut.com Grocery Products Scraper do?
Tegut.com Grocery Products Scraper extracts private-label grocery products from tegut.com — the public catalog of tegut… Eigenmarken sold in about 300 German supermarkets. Paste a catalog URL such as https://www.tegut.com/angebote-produkte/produkte/eigenmarken/alle.html or a single product page and export structured food data — EAN, ingredients, nutrition facts, Bio labels, ratings, and photos — without writing any code.
Run it on the Apify platform to schedule crawls, export JSON/CSV/Excel, rotate proxies, monitor failures, and integrate results via API.
Why scrape tegut.com grocery products?
- Assortment tracking — Follow tegut… Bio, Bio vegan, DAILY, freppy, LandPrimus, Feinstes, and other Eigenmarken lines as SKUs appear or change.
- Nutrition & ingredients research — Capture Füllmenge, Zutaten, allergens called out in the ingredients text, and per-100 g nutrition tables.
- Private-label intelligence — Compare German supermarket own-brand SKUs, organic certifications, and product photography.
- Barcode / EAN lookup — Collect GTIN-13 values published on product pages for matching against other retailers.
- Food-data pipelines — Feed structured grocery records into dashboards, allergen databases, or price-comparison enrichment.
- New-product monitoring — Start from the “Neue Produkte” catalog to watch launches.
- Category snapshots — Filter the catalog by Eigenmarken-Linie (
mkproduct[filter][brand]) and export one brand family at a time. - Content QA — Check ratings, comment counts, and missing nutrition or organic labels across the range.
- Retail media — Pull hero images and titles for circulars, recipe pairing, or assortment reports.
- No-code export — Download JSON, CSV, Excel, or HTML from the dataset tab, or call the Actor via API.
- Apify platform — Schedule weekly runs, set webhooks, and keep a history of catalog changes.
What data can you extract from tegut.com?
| Field | Description |
|---|---|
| id | Product identifier (EAN when published, otherwise article id or URL slug) |
| articleId | Numeric tegut article id from the catalog card |
| title | Product name |
| description | Short product subtitle |
| category | Warengruppe / category from the product page |
| ean | EAN / GTIN-13 barcode |
| fillQuantity | Pack size (Füllmenge), e.g. 1000 g |
| ingredients | Full ingredients text including allergen highlights |
| organicLabel | Bio certification text when present (e.g. DE-ÖKO-060) |
| nutrition | Per-100 g nutrition facts (energy, fat, carbs, protein, salt, …) |
| ratingValue | Average star rating |
| ratingCount | Number of ratings |
| commentCount | Number of public comments |
| imageUrl | Primary product photo |
| imageUrls | Product image gallery |
| url | Public product URL |
| searchUrl | Source catalog URL for products found via search |
How to scrape Tegut grocery products
- Open the Actor in Apify Console.
- Add one or more tegut.com catalog or product URLs under Start URLs.
- Set Maximum items (products per start URL).
- Run the Actor and download the results from the Dataset tab.
Input
Tegut.com Grocery Products Scraper accepts Start URLs, maxItems (per start URL), and an optional proxy configuration. See the Input tab in Apify Console for details.
Supported start URLs:
- All Eigenmarken:
https://www.tegut.com/angebote-produkte/produkte/eigenmarken/alle.html - New products:
https://www.tegut.com/angebote-produkte/produkte/eigenmarken/neue-produkte.html - Brand filter:
https://www.tegut.com/angebote-produkte/produkte/eigenmarken/alle.html?mkproduct[filter][brand]=271 - Product pages:
https://www.tegut.com/angebote-produkte/produkte/eigenmarken/produkt/knuspermuesli-schoko.html
Output
Each result is a structured grocery product. You can download the dataset in JSON, CSV, Excel, or HTML.
{"id": "4305720085365","articleId": "924212","title": "Knuspermüsli Schoko","description": "Bio-Knusper Schokomüsli mit Zartbitterschokolade","category": "Müsli und Cerealien","ean": "4305720085365","fillQuantity": "1000 g","ingredients": "Schokocrunchy¹ (97,8%) (Haferflocken¹, Rohrohrzucker¹, Sonnenblumenöl¹, …)","organicLabel": "DE-ÖKO-060 EU Landwirtschaft / Nicht EU Landwirtschaft","nutrition": [{ "name": "Energie", "value": "1698 kJ / 406 kcal" },{ "name": "Fett", "value": "16,0 g" }],"ratingValue": 5,"ratingCount": 4,"commentCount": 2,"imageUrl": "https://static.tegut.com/uploads/tx_mktegut/images/products/10498_924212_2787.jpg","imageUrls": ["https://static.tegut.com/uploads/tx_mktegut/images/products/10498_924212_2787.jpg"],"url": "https://www.tegut.com/angebote-produkte/produkte/eigenmarken/produkt/knuspermuesli-schoko.html","searchUrl": "https://www.tegut.com/angebote-produkte/produkte/eigenmarken/alle.html"}
How much does it cost to scrape tegut.com?
This Actor uses pay-per-event pricing. You pay for each grocery product in the dataset (from $1.99 per 1,000 results on the FREE Store plan, lower on higher tiers) plus a small Actor-start fee. Platform compute for typical HTTP crawls is included in that model on standard Store plans — keep maxItems modest while testing.
If you encounter blocks, enable proxies in the proxy configuration.
Tips and advanced options
- Start from
alle.htmlso monitoring always sees a catalog with many products. - Use a brand filter query (
mkproduct[filter][brand]=…) to scrape one Eigenmarken line. - Increase maxItems to follow
produkte-seitepagination through the catalog. - Add several start URLs to collect new products and a brand filter in one run.
FAQ, disclaimers, and support
Is scraping tegut.com legal?
This Actor collects only public product content shown on tegut.com. It does not log in or read customer accounts. You are responsible for complying with applicable laws (including GDPR) and tegut… Terms of Service when processing the data.
Does this scrape in-store shelf prices?
The public Eigenmarken catalog publishes product facts (EAN, ingredients, nutrition). Weekly flyer HTML does not list individual offer SKUs. Use catalog URLs for grocery product records.
Which URLs are supported?
Public Eigenmarken catalog pages under /angebote-produkte/produkte/eigenmarken/ (including alle.html, neue-produkte.html, and produkte-seite) plus individual /produkt/{slug}.html pages.
Something not working?
Use the Issues tab to report bugs or request features. If runs return empty results, try enabling proxies.
Image Credit
Image credit: tegut.com
