Yahoo Finance Scraper

A simple script for getting currency prices from Yahoo Finance



Intro

A simple app for getting currency prices from Yahoo Finance. Find example in main.go

Prerequisites

  • GO V1.19

Important Assumptions

  • The price is set to be the Adjusted closing price as opposed to the (Open, High, Low, Close prices)
  • Pair must be specified in format such as EURUSD wihtout slash or spaces

Copyright © 2022 TACBIZ Development (Timothy Odebunmi).
Covered by MIT License.