needish

Needish API sales.search

Returns up to 100 sales matching the selected terms.

method url: http://api.needish.com/sales/search.format

Parameters

terms Required The terms you are searching for.
order Optional (default=created) Valid values are created, relevance and title.
limit Optional (default=20) Limits the number of sales to retrieve.
page Optional (default=1) The page to retrieve.
since Optional Returns sales created after the specified date.

Examples

Using curl

curl http://api.needish.com/sales/search.xml?api_key=<your_api_key>&terms=dog&order=relevance

A Google Group has been created to discuss Needish API related topics. To keep updated with the API development, and discuss API related topics, suscribe to http://groups.google.com/group/needish-api