An open API service indexing awesome lists of open source software.

https://github.com/major/index-etfs

Tracking changes to SPY, QQQ, and IWM ETFs
https://github.com/major/index-etfs

etf stocks trading

Last synced: 3 months ago
JSON representation

Tracking changes to SPY, QQQ, and IWM ETFs

Awesome Lists containing this project

README

          

# Index ETF tracker

Collecting the holdings of various index ETFs as they make adjustments.

_Not financial advice, just a fun project._

## Supported ETFs

| ETF | CSV | Markdown |
|-----|-----|----------|
| SPY | [csv](spy.csv) | [markdown](spy.md) |
| QQQ | [csv](qqq.csv) | [markdown](qqq.md) |
| IWM | [csv](iwm.csv) | [markdown](iwm.md) |

To spot changes, look at the [commits in the main branch](commits/main/).