Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "id": 123,
  "annonce_id": "<string>",
  "url": "<string>",
  "message": "<string>",
  "message_hash": "<string>",
  "is_deactivated": true,
  "is_sent": true,
  "was_already_sent": true,
  "last_publication_date": {},
  "hash_value": "<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 Auto Message Sender 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:
id
int
Unique internal identifier for the message record. Example: 1
annonce_id
string
Unique identifier for the Leboncoin listing this message was sent to. Example: 3165893393
url
string
Direct URL to the listing on Leboncoin. Example: https://www.leboncoin.fr/ad/ventes_immobilieres/3165893393
message
text
Text content of the message sent to the seller. Example: `Hello toutong972,Je viens de voir votre article qui porte le nom: Terrain à vendre Plassac 970M2L’offre m’intéresse? Est-ce que vous pouvez me recontacter via la messagerie leboncoin?A très vite, Sasha`
message_hash
string
Internal hash used to uniquely identify this message
is_deactivated
boolean
Whether the seller’s Leboncoin account has been deactivated. Example: false
is_sent
boolean
Whether the message was successfully sent. Example: false
was_already_sent
boolean
Whether this message was already sent in a previous run. Example: false
last_publication_date
datetime
Last publication date of the associated listing. Example: 2026-03-21T21:10:58+00:00
hash_value
string
Internal hash used to deduplicate messages across runs. Example: 1679091c5a880faf6fb5e6087eb1b2dc