Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"cars_summary"
WEBSITE
http://www.cars.com/
DESCRIPTION
The Cars.com summary datasource returns all information of the selected car model. msrp, fuel economy, engines, new notable, what we like and what we dont is availabale in meta information of node.
This data source is dependent on "cars_search" data source.
INPUT
1st Parameter - key ( from cars_search data source [metadata][key] field )
Type - string
2nd Parameter - Start (set to 0)
Type - int/string
2nd Parameter - End (set to 0)
Type - int/string
EXAMPLE DATA
[0] => Array
(
[source] => cars_summary
[title] => 2008 BMW Z4
[url] => http://www.cars.com/go/crp/summary.jsp?makeid..
[summary] => The Z4 coupe and roadster offer a different shade ..
[image] => http://a137.g.akamai.net/f/137/3538/120m/imageonthefly.cars.com/i...
[metadata] => Array
(
[msrp] => $36,400 - $42,400
[epa_fuel_economy] => City: 18 - 19 Highway: 28
[available_engines] => 215-hp, 3.0-liter I-6 255-hp, 3.0-liter I-6
[available_transmission] => 6-speed automatic w/OD a...
[new_notable] => Array
(
[0] => Roadster or two-seat coupe
[1] => 215- or 255-hp engine, 330-hp engine in Z4 M
[2] => Six-speed manual or automatic
[3] => Manual or powered fabric top on roadster
[4] => High-performance M version
[5] => New gray paint for 2008
[6] => Powered fabric top on Z4 M
)
[what_we_like] => Array
(
[0] => Handling and stability
[1] => Ride comfort on smooth surfaces
[2] => Quietness
[3] => Seat comfort and support
[4] => Fully automatic optional top
)
[what_we_dont] => Array
(
[0] => Ride comfort on rough surfaces
[1] => Difficult entry and exit
[2] => Cargo space
[3] => Electric power steering
[4] => Three-star side-impact rating
)
[jd_power_rating] => N/A
)
Categories: