Skip to content

tomandersson/systembolaget-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An HTTP-API for accessing Systembolaget's contents

Endpoints

Search

Searches through (almost) all fields.

Usage: /search?q=<search>

Country/region

Find wines from a specific country and, optionally, region.

Usage /country/frankrike/bourgogne

Producer

Find wines from a specific producer.

Usage /producer/Maison%20Rijckaert

Supplier

Find wines from a specific supplier.

Usage /supplier/Johan%20Lidby%20Vinhandel%20AB

Filtering

All endpoints support filtering. The following filters are available:

  • vintage: year to filter by. May appear more than once, may be a range (e.g. 2001-2003)
  • country: country (in Swedish),
  • region: region (in Swedish),
  • supplier: name of supplier, does not need to be exact match (e.g. 'lidby' is fine),
  • producer: name of producer, does not need to be exact match (e.g. 'rijckaert' is fine),
  • line: Systembolaget line to look at, must be one of FS, BS, TSE
  • availableFrom: date from which the wines should have been made available, of the form 2011-01-21,
  • group: which type of wine, one of rose, white, red, sparkling

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published