0

I want to get Income Statement, Balance Sheet, and Cashflow statement from yahoo finance on companys. I know There is Tidyquant, but I didn't see options to pull this data. Is there other R packages that have an API to get this data? My last resort would be to webscrape the page, but was hoping there is an R package that uses the API? thank you

Daniel_j_iii
  • 3,041
  • 2
  • 11
  • 27

1 Answers1

0

Actually, I found an answer here I actually want the package quantmod

Daniel_j_iii
  • 3,041
  • 2
  • 11
  • 27