Useful ampelographic info about native wine grapes in different European Countries. All data has been scraped from https://www.vivc.de with BeautifulSoup library in Python.
Python version used: 3.12.4
python native_grapes.py show_count_for_country <put_country_name_here>
Example
python native_grapes.py show_count_for_country armenia
Note: If country name is more than one word, use + to join them. For example, North+Macedonia
python native_grapes.py show_ancestry <put_grape_name_here>
Example
python native_grapes.py show_ancestry abbuoto
Note: If grape name is more than one word, use + to join them. For example, Pinot+Noir
python native_grapes.py show_countries_grape_count
python native_grapes.py show_children <put_grape_name_here>
Example
python native_grapes.py show_children chardonnay
Note: If grape name is more than one word, use + to join them. For example, Pinot+Noir
If there is a grape ID in the any output, to see the full link to the grape name, simply insert the ID at the last part of the url and paste in the browser:
For example, the grape ID for Aglianico, an Italian native grape, is 121. Here is the full link:
https://www.vivc.de/index.php?r=passport%2Fview&id=121