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

https://github.com/jfmdev/golang-scraper

A simple tool, implemented with Go and Colly, for get the exchange rate between the Argentinean Peso and the US Dollar
https://github.com/jfmdev/golang-scraper

chromedp colly go golang scraper toy-project

Last synced: about 1 year ago
JSON representation

A simple tool, implemented with Go and Colly, for get the exchange rate between the Argentinean Peso and the US Dollar

Awesome Lists containing this project

README

          

# Golang Scraper

A simple tool, implemented with [Go](https://go.dev/) and [Colly](https://github.com/gocolly/colly), for get the exchange rate between the Argentinean Peso and the US Dollar.

## License

Golang Scraper is free software; you can redistribute it and/or modify it under the terms of the Mozilla Public License v2.0. You should have received a copy of the MPL 2.0 along with this software, otherwise you can obtain one at http://mozilla.org/MPL/2.0/.