Vehicle Ad 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
VehicleAd 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]
COMPUTE: Currency code in ISO3 format (e.g., USD, EUR, GBP). Derive from currency symbol if code not found ($ -> USD, € -> EUR, £ -> GBP).
-
original
[string, null]
-
location
[string, null]
The location where the vehicle is available.
-
mileage
[object, null]
The mileage of the vehicle.
-
value
[number, null]
The mileage value of the vehicle.
-
unit
[string, null]
The unit of mileage (km or mil).
-
value
[number, null]
-
vehicleLink
[string, null]
A link to the full vehicle ad.
-
mainImage
[string, null]
A link to the main image of the vehicle.
-
imageGallery
[array, null]
A collection of images of the vehicle.
Items string
Items string
-
fuelType
[string, null]
The type of fuel used by the vehicle (e.g., Gasoline, Diesel, Electric).
-
transmission
[string, null]
The type of transmission (e.g., Automatic, Manual).
-
year
[string, null]
The year the vehicle was manufactured.
-
make
[string, null]
The make of the vehicle.
-
model
[string, null]
The model of the vehicle.
-
type
[string, null]
The body style of the vehicle (e.g., Car, SUV, Sedan, Truck, 4x4).
-
color
[string, null]
The color of the vehicle.
-
engine
[string, null]
The engine specifications of the vehicle.
-
features
[array, null]
A list of features of the vehicle.
Items string
Items string
-
seller
[object, null]
-
personName
[string, null]
The name of the person selling the vehicle if not a company or dealership.
-
companyName
[string, null]
The name of the company if applicable.
-
locationAddress
[string, null]
The address of the seller's location.
-
phone
[string, null]
The contact phone number for the seller.
-
reviewCount
[number, null]
The number of reviews for the seller.
-
reviewRating
[number, null]
The average rating from reviews for the seller.
-
email
[string, null]
The contact email for inquiries and applications.
-
personName
[string, null]
-
options
[array, null]
A list of all vehicle options.
Items string
Items string
-
adReference
[string, null]
The reference of the ad.