-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add scrape of ETF top/major holdings #1872
base: dev
Are you sure you want to change the base?
Conversation
01c3d40
to
301c237
Compare
Can it be converted to a DataFrame? More usable. Use
Documentation - update README. Add a unit test, in case someone in future breaks your code. |
It seems that this data is no longer a table on that page? I'd rather help with the quoteSummary than parse more html. |
Does the webpage fetch from API? Firefox -> F11 -> Network -> refresh |
Not directly. |
btw your commit history is a mess, I can't merge that. |
I've fixed formatting but only tested on |
This PR is a a completion of the work started in #1571
To address the issue with returning price information when checking the holdings of a non-fund ticker, it does the following:
/holdings
to identify when they are n/a.