Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable yahoo finance api for Chinese users #404

Open
Newtype07 opened this issue Sep 28, 2023 · 0 comments
Open

Enable yahoo finance api for Chinese users #404

Newtype07 opened this issue Sep 28, 2023 · 0 comments

Comments

@Newtype07
Copy link

Description

Yahoo finance is not available for Chinese users for years, there has been always Http error 403 after calling getSymbols even if proxies are used to access foreign websites. However, directly requesting Yahoo finance api seems possible following instructions on this website: https://cryptocointracker.com/yahoo-finance/yahoo-finance-api

Expected behavior

Enable yahoo finance api for Chinese users by adding functionalities to request Yahoo finance api and parse the .json data to R objects, so that functions such as getSymbols can be used in China.

Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant