AlexVipond / class-list-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class List Stats

A little Puppeteer script to collect stats about class lists from various web pages.

Motivation

See this gist

Usage

mkdir class-list-stats && cd class-list-stats && npx degit alexvipond/class-list-stats && npm i
node scrape-stats.js

Note: the script is hardcoded to work with MacOS, and it assumes that Chrome is already installed.

About


Languages

Language:JavaScript 100.0%