9 lines
461 B
Markdown
9 lines
461 B
Markdown
Due to bullshit regulations, I cannot easily (legally?) purchase ETFs in the US. But I can purchase individual stock in US companies.
|
|
|
|
The plan is to rather than buy the ETF, just by the individual shares that incorporate that ETF. That way I can still buy an "ETF", it's just happens to be my own.
|
|
|
|
This talk covers:
|
|
* scraping VOOG holdings data
|
|
* getting pricing data
|
|
* creating a simple API with Cloudflare Workers
|
|
* integrating that API into a Google Sheet |