Vivino (Bulk) avatar
Vivino (Bulk)

Pricing

$25.00/month + usage

Go to Store
Vivino (Bulk)

Vivino (Bulk)

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Higher limits and more filters! Find wines, vintages, wineries, ratings, taste profiles and more. It's fast, too.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

91%

Last modified

5 days ago

You can access the Vivino (Bulk) 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 '{
< "keywords": [
< "https://www.vivino.com/CA/en/w/2141966?year=2020",
< "https://www.vivino.com/alamos-malbec/w/1879"
< ],
< "reviewsfilter": [
< 1,
< 2,
< 3,
< 4,
< 5
< ],
< "winetypes": [
< "Red",
< "White",
< "Rose",
< "Sparkling",
< "Dessert",
< "Fortified"
< ],
< "grapetypes": [],
< "foodtypes": [],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< }
<}' |
<apify call canadesk/vivino-bulk --silent --output-dataset

Vivino (Bulk) API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: