{"id":10799358,"url":"https://github.com/Real-time-finance/finance-websocket-API","last_synced_at":"2025-09-16T01:31:46.424Z","repository":{"id":220220118,"uuid":"280400063","full_name":"Real-time-finance/finance-websocket-API","owner":"Real-time-finance","description":"Public websocket API to get datas from financial markets","archived":false,"fork":false,"pushed_at":"2022-02-24T14:51:54.000Z","size":411,"stargazers_count":62,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-12T12:42:21.340Z","etag":null,"topics":["api","finance","financial-data","financial-markets","forex","livedata","market-data","public-api","real-time","realtime","stock-market","stocks","websocket","websocket-api"],"latest_commit_sha":null,"homepage":"https://realtimefinance.io","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Real-time-finance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-17T10:50:07.000Z","updated_at":"2024-05-03T16:14:49.948Z","dependencies_parsed_at":null,"dependency_job_id":"c7743751-c094-450a-bc73-fb4c0135a190","html_url":"https://github.com/Real-time-finance/finance-websocket-API","commit_stats":null,"previous_names":["real-time-finance/finance-websocket-api"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Real-time-finance/finance-websocket-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-time-finance%2Ffinance-websocket-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-time-finance%2Ffinance-websocket-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-time-finance%2Ffinance-websocket-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-time-finance%2Ffinance-websocket-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Real-time-finance","download_url":"https://codeload.github.com/Real-time-finance/finance-websocket-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-time-finance%2Ffinance-websocket-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275348317,"owners_count":25448628,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","finance","financial-data","financial-markets","forex","livedata","market-data","public-api","real-time","realtime","stock-market","stocks","websocket","websocket-api"],"created_at":"2024-06-06T14:04:00.782Z","updated_at":"2025-09-16T01:31:46.046Z","avatar_url":"https://github.com/Real-time-finance.png","language":null,"funding_links":[],"categories":["Index"],"sub_categories":["Finance"],"readme":"# :chart: Real Time Finance : a Financial WebSocket public API \n\nReal Time Finance is a simple websocket public API to get real-time stock prices.\nThe following markets are available at the moment :\n\n- Forex\n- US and European stocks companies (around 10K stocks) EURONEXT, NASDAQ, NYSE ...\n\n## Preview\n![Preview](https://raw.githubusercontent.com/Real-time-finance/finance-websocket-API/master/demo0.gif \"Preview\")\n\n# Get started :rocket:\n\n## Installing\n\nDownload rtf binaries : https://github.com/Real-time-finance/finance-websocket-API/releases\nUnix, macos and windows binaries available.\n\n## Usage example \n\nUse market name and stock symbol to receive datas. In this example we get quotations from Netflix (nasdaq) : \n```shell\nrtf add --market=\"NASDAQ\" --stock=\"NFLX\"\n```\nAnother example to get quotations from Goldman Sachs (nyse) :  \n```shell\nrtf add --market=\"NYSE\" --stock=\"GS\"\n```\nForex example to get eur/usd quotation : \n```\nrtf add --market=\"FX\" --stock=\"EURUSD\"\n```\n## Output example \n\n```\n{\n  price: 386.70,\n  volume: 665805,\n  time: 1643359743,\n  symbol: 'NFLX',\n  market: 'NASDAQ'\n}\n```\n\n# Available for stocks and forex\n\nHere after you can find JSON list with symbols :\n\n- [forex][forex]\n- [companies][companies]\n\n\nFurther infos: https://realtimefinance.io\n\n[forex]: ./pairs_list.json\n[companies]: ./companies_list.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReal-time-finance%2Ffinance-websocket-API","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FReal-time-finance%2Ffinance-websocket-API","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReal-time-finance%2Ffinance-websocket-API/lists"}