Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.19 KB

HistoricalListing.md

File metadata and controls

21 lines (17 loc) · 1.19 KB

HistoricalListing

Properties

Name Type Description Notes
id string Unique identifier representing a specific listing from the Marketcheck database [optional]
price string Asking price for the car [optional]
msrp string MSRP for the car [optional]
miles string Odometer reading / reported miles usage for the car [optional]
vdp_url string Vehicle Details Page url of the specific car [optional]
seller_name string Seller name of the listing from the Marketcheck database [optional]
scraped_at float Listing scraped at timestamp [optional]
last_seen_at float Listing last seen at (most recent) timestamp [optional]
source string Source website for the listing [optional]
city string City of the listing [optional]
state string State of the listing [optional]
zip string Zip of the listing [optional]

[Back to Model list] [Back to API list] [Back to README]