filipw01 / worldsscraper

Custom web scraper for League of Legends World Championship 2019 for statistics website built with Puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorldsScraper

Custom web scraper for League of Legends World Championship 2019 for statistics website built with Puppeteer

Motivation

Since there is no official API i needed to create custom Match History scraper myself

Installation

Install Node.js

Install dependencies

npm i -D

Run scraper from file your are intrested in, for example mainEvent.js

node mainEvent

The data is now dumped to mainEvent.json

About

Custom web scraper for League of Legends World Championship 2019 for statistics website built with Puppeteer


Languages

Language:JavaScript 100.0%