Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "annonce_id": "<string>",
  "title": "<string>",
  "price": 123,
  "url": "<string>",
  "description": "<string>",
  "has_phone": true,
  "phone": "<string>",
  "owner_type": "<string>",
  "owner_name": "<string>",
  "owner_id": "<string>",
  "store_id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve scraped data from your Leboncoin Listing Scraper runs.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

squid
string
required
Hash of the squid to get results from
run
string
Hash of a specific run (optional)
page
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
annonce_id
string
Unique identifier for the listing on Leboncoin. Example: 3062366535
title
string
Title of the listing. Example: Lot de 7 plats en inox de différentes tailles
price
integer
Listed price of the item. Example: 18
url
string
Direct URL to the listing on Leboncoin. Example: https://www.leboncoin.fr/ad/arts_de_la_table/3062366535
description
text
Full description text of the listing. Example: 7 plats en inox,4 peuvent aller sur l'induction a feu doux,, Détails 3 légumiers ronds,22,23,28 cm diamètre. 1 plat rond 30 cm , 2 plats ovales34/23 cm, 1 grand ovale 41/28. Livraison uniquement par mondial Relay ou enlever sur Caen Vaucelle. Poids total 4 kg.
has_phone
boolean
Whether a phone number is available for this listing. Example: false
phone
text
Phone number of the seller
owner_type
string
Type of seller (private individual or professional). Example: private
owner_name
string
Name of the seller. Example: gonne
owner_id
string
Unique identifier of the seller on Leboncoin. Example: 89fb67be-e718-4bf4-b217-a809002f48c7
store_id
string
Store identifier for professional sellers. Example: 4616769