Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 976 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 976 Bytes

Pisspricer

API Frontend
Pricescraper
New Zealand liquor price comparison website pisspricer.co.nz

Frontend

Frontend Vue.js webapp for Pisspricer. A live deployed version can be found at pisspricer.co.nz and the staging branch can be found at dev.pisspricer.co.nz. See more in frontend

REST Api

A Node.js Express web api used for Pisspricer. The api is currently deployed at api.pisspricer.co.nz. See more in api

Web Scraper

A Python CLI application used to scrape, process and upload liquor prices for pisspricer. See more in scraper