Skip to content

Prometheus Scraper for and Coin Analysis of crypto from coinmarketcap

Notifications You must be signed in to change notification settings

youngdev/techfellow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

techfellow

To test the exporter

Install golang https://golang.org/dl/ and then

To build for mac run:

env GOOS=darwin GOARCH=amd64 go build -v cmcexporter/src/coinmarketcap.go

Or just run

go run cmcexporter/src/coinmarketcap.go

getting the dependency

go get -u github.com/gocolly/colly/...

About

Prometheus Scraper for and Coin Analysis of crypto from coinmarketcap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published