acieroid / scraping-wasm

Scraping WebAssembly usage on the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To reproduce the scraping, the following steps have to be taken:

  1. Get the urls to scrape: get_urls.sh
  2. Perform the scraping: see scraping/README.md
  3. Process the scraping results: see processing/README.md (And possibly reschedule a scraping job)
  4. Analyze the reults, see analysis/README.md

About

Scraping WebAssembly usage on the web


Languages

Language:Go 72.5%Language:Shell 24.7%Language:Python 2.4%Language:Dockerfile 0.3%