Vivino avatar

Vivino

Try for free

1 day trial then $10.00/month - No credit card required now

Go to Store
Vivino

Vivino

canadesk/vivino
Try for free

1 day trial then $10.00/month - No credit card required now

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

You can access the Vivino programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "reviewsfilter": [
3    1,
4    2,
5    3,
6    4,
7    5
8  ],
9  "winetypes": [
10    "Red",
11    "White",
12    "Rose",
13    "Sparkling",
14    "Dessert",
15    "Fortified"
16  ],
17  "proxy": {
18    "useApifyProxy": true,
19    "apifyProxyGroups": [
20      "RESIDENTIAL"
21    ]
22  }
23}' |
24apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 2 stars

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 20 days ago