felipeas / liga-price-scraper

simple ligamagic.com price scraper, made for learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liga-price-scraper

price api for the ligamagic.com website

it scraps their page and returns a JSON with the low, mid and high price of the card in BRL

for learning porpouses

usage

npm install
npm start 
curl localhost:3000/price?card=Tarmogoyf

todo

  • switch to micro
  • tests

About

simple ligamagic.com price scraper, made for learning


Languages

Language:JavaScript 100.0%