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
- Host: GitHub
- URL: https://github.com/jfmdev/golang-scraper
- Owner: jfmdev
- License: mpl-2.0
- Created: 2023-05-02T21:12:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T20:06:07.000Z (about 1 year ago)
- Last Synced: 2025-03-01T00:58:53.272Z (about 1 year ago)
- Topics: chromedp, colly, go, golang, scraper, toy-project
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/.