GoLang script for download all of your Codeforces accepted solutions
- install go from https://golang.org/dl/
- install gocolly
go get -u github.com/gocolly/colly/...
- run script
go run main.go
- solutions folder should be created and contains all your solutions
- add file extension