| key |
WineFetch API Key.
You will need to login to get your api key. Login now or Create a New Account. |
| kw |
Query terms for the search. |
| year |
Vintage year of the wines to search. |
| site |
By setting this parameter, you are going to search one particular wine retailers' inventory. The name of the wine retailer must match WineFetch's retailer list. View WineFetch retailer list. |
| zip |
A valid US zip code to search. You can use the 'radius' field to to search within a particular number of miles from this zip code. |
| radius |
The number of miles around a particular US zip code to search within. The field 'zip' must be a valid US zip code for this parameter to take effect. Default value is 10 miles. |
| start |
Return the results starting at the specified result number. If left blank, the results will start at 1. |
| limit |
The maximum number of results returned per query. The maximum number of results that can be requested is 20. If left blank, the default is 10. |
| query_kw |
Keywords sent in the API request. |
| query_year |
Year sent in the API request. |
| totalresults |
Total number of WineFetch results. Can be used to determine pagination. |
| start |
Record number of the first result returned. |
| end |
Record number of the last result returned. |
| items |
XML structure of search results |
| wine |
Child of item. The name of the wine. |
| year |
Child of item. The year of the wine. |
| size |
Child of item. The size of the wine bottle. |
| price |
Child of item. The price of the wine. |
| saleprice |
Child of item. The sales price of the wine. |
| wine_site |
Child of item. The site where the wine is being sold. |
| url |
Child of item. The url for the wine. |