Skip to main content
GET
Get Results
Retrieve scraped data from your ParuVendu Listings Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from.
string
Hash of a specific run (optional).
integer
Page number (default: 1).
integer
Results per page (default: 50, max: 100).

Result Fields

string
Direct URL to the listing on paruvendu.fr.
string
Title of the listing. Example: BMW Série 3 320d 150ch
string
Top-level category of the listing (e.g. car, real estate). Example: voiture
string
Type of listing (e.g. sale, rental). Example: vente
string
Sub-category or asset type within the section. Example: berline
integer
Listed price. Example: 12500
string
Currency of the price. Example: EUR
string
Vehicle manufacturer or brand. Example: BMW
string
Vehicle model. Example: Série 3
integer
Year of manufacture. Example: 2018
integer
Odometer reading in kilometres. Example: 85000
string
Fuel type (e.g. Diesel, Essence, Électrique). Example: Diesel
string
Gearbox type (e.g. Manuelle, Automatique). Example: Manuelle
string
City or region of the listing. Example: Paris
string
Postal code of the listing location. Example: 75001
integer
Number of rooms (for real estate listings).
integer
Surface area in square metres (for real estate listings).
string
URL of the main listing image.
string
Short preview of the listing description.
string
Full description text (available when get_annonce_details is enabled).
string
List of features or equipment (available when get_annonce_details is enabled).
string
Name of the seller (available when get_annonce_details is enabled).
string
URL to the seller’s profile page (available when get_annonce_details is enabled).
integer
Number of active listings by the seller (available when get_annonce_details is enabled).
string
Seller phone number (available when get_annonce_details is enabled).
string
Unique listing reference number on paruvendu.fr.
string
Date the listing was last published or refreshed. Example: 2026-03-15
string
ISO 8601 timestamp of the last update. Example: 2026-03-15T10:30:00Z
string
Energy performance rating (DPE) for real estate listings (A–G). Example: C
string
Greenhouse gas emission rating (GES) for real estate listings (A–G). Example: D
string
Additional structured info extracted from the listing summary.

Code Examples

Response

200