Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 310 Bytes

etymonline-scrape

Program to scrape all etymologies on https://www.etymonline.com/

How to use

Compile the program via

go build cmd/etymonline-scrape/scrape.go

And execute it with

./scrape

Once executed, the program will dump the scraped etymologies to output/etymologies.json.