{"id":15651543,"url":"https://github.com/nodesocket/stocks-dashboard","last_synced_at":"2026-02-03T10:32:46.126Z","repository":{"id":142535641,"uuid":"132406857","full_name":"nodesocket/stocks-dashboard","owner":"nodesocket","description":"A free, lightweight, and beautiful static dashboard for stock quotes using the IEX API","archived":false,"fork":false,"pushed_at":"2018-12-06T20:45:19.000Z","size":13,"stargazers_count":32,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T01:13:33.835Z","etag":null,"topics":["iex","salvattore","static-site","stock-data","stock-market","stock-prices","stock-quotes","stocks"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodesocket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-07T04:24:45.000Z","updated_at":"2024-01-07T17:05:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"c176ba60-7f29-4984-877f-ef9e8da97aa6","html_url":"https://github.com/nodesocket/stocks-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nodesocket/stocks-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fstocks-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fstocks-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fstocks-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fstocks-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesocket","download_url":"https://codeload.github.com/nodesocket/stocks-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fstocks-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29041383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iex","salvattore","static-site","stock-data","stock-market","stock-prices","stock-quotes","stocks"],"created_at":"2024-10-03T12:38:56.510Z","updated_at":"2026-02-03T10:32:46.108Z","avatar_url":"https://github.com/nodesocket.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stocks-dashboard\n\nA free, lightweight, and beautiful static dashboard for stock quotes using the [IEX API](https://iextrading.com/developer/). Fully responsive design that adapts to mobile, tablet, desktop, and TV. Stocks can be grouped into user-defined portfolios. Quotes update every 5 seconds. No API key required.\n\nBased on the project \u003ca href=\"https://github.com/toddwschneider/stocks\"\u003e@toddwschneider/stocks\u003c/a\u003e 🙏.\n\n## Improvements\n\n- Beautiful CSS styles\n- Fully responsive *(mobile, tablet, desktop, TV)* using [salvattore.js](https://salvattore.js.org/)\n- Ticker symbols link to Yahoo Finance stock pages\n- Increased market capitalization precision\n\n## Screenshot\n\n![sample stocks-dashboard](https://i.imgur.com/WNzVRQ0.png)\n\n## Customize\n\nEdit the `PORTFOLIOS` variable within `index.html`. For example:\n\n```js\nconst PORTFOLIOS = [{'name': 'Portfolio', 'symbols': ['AAPL', 'BAC', 'BRK.B', 'SPY', 'F']}];\n```\n\nNote you can provide multiple portfolios:\n\n```js\nconst PORTFOLIOS = [\n    {'name': 'Banks', 'symbols': ['BAC', 'MS', 'GS', 'C']},\n    {'name': 'Tech', 'symbols': ['AAPL', 'AMZN', 'TSLA', 'NFLX']}\n];\n```\n\n## IEX API\n\nYou do not need to sign up for anything or get an API key to use the [IEX API](https://iextrading.com/developer/docs/), but usage is subject to their [terms of service](https://iextrading.com/api-terms/).\n\n## Browser compatibility\n\nThe page uses the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API), which means it does not work with Internet Explorer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesocket%2Fstocks-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesocket%2Fstocks-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesocket%2Fstocks-dashboard/lists"}