KatoPachi/YahooFinance: Web Scraping of Stock Price Data from Yahoo! Finance

Scrap stock price data for Yahoo! Finance (\url{https://finance.yahoo.co.jp/}). By specifying multiple brand codes, you can get stock price data of multiple companies with just one function. There is also a function that allows you to search for a brand code from a company name using JPX's public data, so by specifying multiple company names, you can obtain stock price data for multiple companies with just one function. Web scraping uses the functions of the {rvest} package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("KatoPachi/YahooFinance")
KatoPachi/YahooFinance documentation built on Feb. 9, 2022, 3:22 p.m.