{"id":13992279,"url":"https://github.com/nodesocket/quote-stream","last_synced_at":"2025-09-03T23:41:03.389Z","repository":{"id":3050859,"uuid":"4072379","full_name":"nodesocket/quote-stream","owner":"nodesocket","description":"Push JSON stock quotes in real-time over websockets.","archived":false,"fork":false,"pushed_at":"2018-08-06T21:41:00.000Z","size":5032,"stargazers_count":236,"open_issues_count":0,"forks_count":72,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-17T10:07:15.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nodesocket.github.com/quote-stream/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodesocket.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-19T06:33:52.000Z","updated_at":"2024-11-28T16:29:59.000Z","dependencies_parsed_at":"2022-09-08T03:51:47.092Z","dependency_job_id":null,"html_url":"https://github.com/nodesocket/quote-stream","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fquote-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fquote-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fquote-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Fquote-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesocket","download_url":"https://codeload.github.com/nodesocket/quote-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245755672,"owners_count":20667027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-09T14:01:54.734Z","updated_at":"2025-03-27T00:09:34.421Z","avatar_url":"https://github.com/nodesocket.png","language":"JavaScript","readme":"# Quote Stream\n\nPush JSON stock quotes in real-time over websockets.\n\n## Usage\n\n**Apple Inc. (AAPL)**\n### \u003chttp://localhost:4000/#AAPL\u003e\n\nSimply replace **AAPL** in the URL with a **valid ticker symbol**. Stock quotes are pulled from \u003chttps://www.google.com/finance\u003e and are real-time.\n\n## Additional Details\n\nBy default stock quotes are fetched every **5 seconds** and pushed to the client. The fetch interval can be adjusted as well as if you want the JSON response pretty-printed or not.\n\n## Example JSON Response\n\n    {\n        \"ticker\": \"AAPL\",\n        \"exchange\": \"NASDAQ\",\n        \"price\": \"116.60\",\n        \"change\": \"-0.46\",\n        \"change_percent\": \"-0.39\",\n        \"last_trade_time\": \"Oct 21, 4:00PM EDT\",\n        \"dividend\": \"0.57\",\n        \"yield\": \"1.96\"\n    }\n\n## License \u0026 Legal\n\nCopyright 2016 Justin Keller\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesocket%2Fquote-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesocket%2Fquote-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesocket%2Fquote-stream/lists"}