Retour à la bibliothèque
API Eleclerc Stores Finder
Search Eleclerc stores by name or city to retrieve contact details, opening hours, and geolocation.
ActifGratuitGET/v2/finder/eleclerc-stores
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/finder/eleclerc-stores' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
JSON
[
{
"id": "1893t128t1",
"name": "PARIS PICPUS",
"address": {
"city": "PARIS",
"lines": [
"67 rue de Picpus"
],
"zipcode": "75012",
"country_code": null
},
"contact": {
"email": null,
"phone": "01 87 46 07 00"
},
"geometry": {
"type": "Point",
"coordinates": [
2.3950581,
48.8454278
]
},
"store_id": "1893",
"opening_hours": {
"usual": {
"1": [
{
"end": "21:30",
"start": "07:30"
}
],
"2": [
{
"end": "21:30",
"start": "07:30"
}
],
"3": [
{
"end": "21:30",
"start": "07:30"
}
],
"4": [
{
"end": "21:30",
"start": "07:30"
}
],
"5": [
{
"end": "21:30",
"start": "07:30"
}
],
"6": [
{
"end": "21:30",
"start": "07:30"
}
],
"7": [
{
"end": "13:00",
"start": "08:30"
}
]
},
"timezone": "Europe/Paris"
},
"weekly_opening": {
"1": {
"hours": [
{
"end": "21:30",
"start": "07:30"
}
],
"isSpecial": false
},
"2": {
"hours": [
{
"end": "21:30",
"start": "07:30"
}
],
"isSpecial": false
},
"3": {
"hours": [
{
"end": "21:30",
"start": "07:30"
}
],
"isSpecial": false
},
"4": {
"hours": [
{
"end": "21:30",
"start": "07:30"
}
],
"isSpecial": false
},
"5": {
"hours": [
{
"end": "21:30",
"start": "07:30"
}
],
"isSpecial": false
},
"6": {
"hours": [
{
"end": "21:30",
"start": "07:30"
}
],
"isSpecial": false
},
"7": {
"hours": [
{
"end": "13:00",
"start": "08:30"
}
],
"isSpecial": false
},
"timezone": "Europe/Paris"
}
}
]Intégrations
Intégrez Eleclerc Stores Finder avec vos outils préférés.
Tarifs
0 crédits par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/finder/eleclerc-stores
Statut
Actif
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.