Vivino avatar
Vivino

Pricing

$15.00/month + usage

Go to Store
Vivino

Vivino

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Find wines, vintages, wineries, ratings, taste profiles and more. Many filters available. It's fast and costs little!

0.0 (0)

Pricing

$15.00/month + usage

4

Total users

81

Monthly users

19

Runs succeeded

>99%

Response time

1.4 days

Last modified

a month ago

You can access the Vivino programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "reviewsfilter": [
< 1,
< 2,
< 3,
< 4,
< 5
< ],
< "winetypes": [
< "Red",
< "White",
< "Rose",
< "Sparkling",
< "Dessert",
< "Fortified"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/vivino --silent --output-dataset

Vivino API through CLI

The Apify CLI is the official tool that allows you to use Vivino locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: