Vehicle Ad Listing Extraction Schema
This model has been tailored based on customer feedback and usage. If you need a specific model and enough generalist, you can contact us on the support link below. If some fields are missing, you can also contact us to add them.
Contact us
VehicleAdListing object
-
ads
array
A list of vehicle ads on the listing page.
Items object
-
adTitle
string
The title of the vehicle ad.
-
price
["object","null"]
The price of the vehicle - taking into account the thousands separator and decimal.
-
original
["string","null"]
The raw unparsed price.
-
amount
["number","null"]
Amount of the price.
-
currency
["string","null"]
The currency ISO3 of the price (e.g., USD, EUR).
-
original
["string","null"]
-
vehicleLocation
string
The location where the vehicle is available.
-
mileage
["object","null"]
The mileage of the vehicle.
-
value
number
The mileage value of the vehicle.
-
unit
string
The unit of mileage (km or mil).
-
value
number
-
adLink
string
A link to the full vehicle ad.
-
mainImage
string
A link to the main image of the vehicle.
-
fuelType
string
The type of fuel used by the vehicle (e.g., Gasoline, Diesel, Electric).
-
transmission
string
The type of transmission (e.g., Automatic, Manual).
-
year
string
The year the vehicle was manufactured.
-
make
string
The make of the vehicle.
-
model
string
The model of the vehicle.
-
type
string
The body style of the vehicle (e.g., Car, SUV, Sedan, Truck, 4x4).
-
color
string
The color of the vehicle.
-
engine
string
The engine specifications of the vehicle.
-
seller
object
-
personName
string
The name of the person selling the vehicle if not a company or dealership.
-
companyName
string
The name of the company if applicable.
-
locationAddress
string
The address of the seller's location.
-
phone
string
The contact phone number for the seller.
-
reviewCount
number
The number of reviews for the seller.
-
email
string
The contact email for inquiries and applications.
-
personName
string
-
options
array
A list of all vehicle options.
Items string
Items string
-
adReference
string
The reference of the ad.
-
adTitle
string
-
pagination
object
Pagination information for the vehicle ad listing.
-
pages
array
A list of pages available in the listing.
Items object
-
pageNumber
number
The page number in the listing.
-
pageUrl
string
The URL to the specific page in the listing.
-
pageNumber
number
-
nextPage
object
The next page available in the listing.
-
nextUrl
string
The URL of the next page in the listing.
-
nextUrl
string
-
pages
array