Welcome to Viewzoo!  |  Log In  |  Sign Up
Navigation
  1. Wiki Home
  2. Categories
  3. Title List
  4. Recent Changes
  5. RSS
  6. Atom
Active Members

 

Search the Wiki

 

Create or Find a Page

 
View cars search
Category:Data Provider API Docs
DataQueryObject API Documentation

DATAKEY


"cars_search"

WEBSITE


http://www.cars.com/

DESCRIPTION


The Cars.com Search will match all the cars for a given term. the "key" field returned in data is useful for getting more information about the car ( Refer to "cars_summary" datasource).

INPUT


1st Parameter - Term
Type - string
2nd Parameter - Start
Type - int/string
3rd Parameter - End
Type - int/string

EXAMPLE DATA



[0] => Array
(
[source] => cars_search
[url] => http://www.cars.com/go/crp/summary.jsp?makeid=5&..
[title] => 2008 BMW Z4 Summary
[summary] => Research and compare the 2008 BMW Z4 and ge..
[metadata] => Array
(
[key] => http://www.cars.com/go/crp/summary.jsp?makeid...
)

[id] => 0
)

.......

Categories: