Galaxus/Digitec Product API
Galaxus/Digitec is the largest e-commerce platform in Switzerland. This API provides factual product data by using an EAN/GTIN as the lookup key. Returned data includes price, weight, delivery information, seller count, and other specifications. The workflow is two-step: Submit an EAN to create a scraping task and receive a task ID. Use the task ID to retrieve the results. Processing time is…
Galaxus/Digitec Product API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Start Scraping /start_scraping/{ean} |
Create a scraping task for an EAN and return a task ID. |
| POST |
Get Task from ID /get_task/{task_id} |
Retrieve scraping results using a task ID. Returns product data or pending status. If Information is empty, product was not found. |
Galaxus/Digitec Product API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $10 / month | 10 / second |
|