Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmwylie19/webcrawler-coinmarketcap

Web crawler in go to scrape crypto data from coinmarketcap.com
https://github.com/cmwylie19/webcrawler-coinmarketcap

Last synced: about 1 month ago
JSON representation

Web crawler in go to scrape crypto data from coinmarketcap.com

Awesome Lists containing this project

README

        

# Scraper
_Scrapes crypto data from coin market cap._

## Run
```
go get

go run main.go | head -50
```