0.3.9 • Published 6 months ago

go-license-scraper v0.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

go-license-scraper

go-license-scraper collects go module license by scraping http://pkg.go.dev (or http://github.com if its path includes github.com) with Playwright.

Prerequisite

Install

$ npm install --location=global go-license-scraper

Usage

$ cd path/to/your/directory/of/go.mod
$ go-license-scraper PATH/TO/LICENSES.csv

Chrome Canary or Microsoft Edge

Set browser channel to environment variable BROWSER_CHANNEL. If you want to use Microsoft Edge instead of Chrome, set msedge. See https://playwright.dev/docs/api/class-testoptions#test-options-channel for more details.

0.3.9

6 months ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.5

3 years ago

0.3.2

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago