# Eleclerc Drive Product ## Overview | Property | Value | |----------|-------| | **Status** | private | | **Method** | `GET` | | **Endpoint** | `/v2/eleclerc/drive/product` | | **Base URL** | `https://api.piloterr.com` | | **Credit Cost** | 1 credit per call | | **Documentation** | https://www.piloterr.com/library/eleclerc-drive-product | ## Description Extract structured Eleclerc data with the Eleclerc Drive Product Piloterr API endpoint. ## Authentication - **Key Name:** `x-api-key` - **Location:** HTTP Header - **Get an API key:** https://app.piloterr.com/register ## Example Request ```bash curl --location --request GET 'https://api.piloterr.com/v2/eleclerc/drive/product' \ --header 'Content-Type: application/json' \ --header 'x-api-key: YOUR_API_KEY' ``` ## Documentation ## Overview Extract structured Eleclerc data with the Eleclerc Drive Product Piloterr API endpoint. ## Quickstart ``` GET https://api.piloterr.com/v2/eleclerc/drive/product?query=https://fd7-courses.leclercdrive.fr/magasin-123111-123111-Montaudran/fiche-produits-253679-Assiette-Mots-dEnfants---230g.aspx ``` ## Parameters | Parameter | Type | Required | Description | |---|---|---|---| | `query` | string | yes | Search query or target identifier | ## Main use cases - Integrate Eleclerc Drive Product data into enrichment, analytics, and monitoring pipelines - Automate large-scale extraction from Eleclerc without maintaining scrapers - Power internal dashboards and workflow automations with live Eleclerc data