Skip to content

lamtonylam/alkoscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alkoscraper

For scraping alko.fi prices

Local usage

Install dependencies

npm install && npx playwright install --with-deps

to start server:

npm start

to find price of jaloviina 0.5l one star:

http://localhost:3000/

to find specific product id:

http://localhost:3000/?id=PRODUCTID

For example to find price of karhu sixpack:

http://localhost:3000/?id=710578

Hosting

Install command:

npm ci && npx playwright install --with-deps

to start server:

npm start

About

Scraping alko.fi prices API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •