{"id":37089024,"url":"https://github.com/jonwho/go-iex","last_synced_at":"2026-01-14T10:55:30.787Z","repository":{"id":57508399,"uuid":"141638649","full_name":"jonwho/go-iex","owner":"jonwho","description":"IEX Cloud API client in Go","archived":false,"fork":false,"pushed_at":"2020-12-30T05:43:46.000Z","size":56962,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T09:11:16.945Z","etag":null,"topics":["go-iex","gobroke","goiex","golang","iex","iex-api","iexcloud","stock","stocks","stonks"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jonwho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-19T23:00:08.000Z","updated_at":"2022-08-05T08:33:08.000Z","dependencies_parsed_at":"2022-08-29T22:42:06.135Z","dependency_job_id":null,"html_url":"https://github.com/jonwho/go-iex","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/jonwho/go-iex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonwho%2Fgo-iex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonwho%2Fgo-iex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonwho%2Fgo-iex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonwho%2Fgo-iex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonwho","download_url":"https://codeload.github.com/jonwho/go-iex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonwho%2Fgo-iex/sbom","scorecard":{"id":532286,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonwho/go-iex","commit":"d6515f632c9417c815c797a3811380175b875643"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jonwho/go-iex/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jonwho/go-iex/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2020-0036 / GHSA-wxc4-f4m6-wwqv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:59:42.857Z","repository_id":57508399,"created_at":"2025-08-20T05:59:42.857Z","updated_at":"2025-08-20T05:59:42.857Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"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":["go-iex","gobroke","goiex","golang","iex","iex-api","iexcloud","stock","stocks","stonks"],"created_at":"2026-01-14T10:55:30.199Z","updated_at":"2026-01-14T10:55:30.783Z","avatar_url":"https://github.com/jonwho.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-iex\n\n[![GoDoc](https://godoc.org/github.com/jonwho/go-iex?status.svg)](http://godoc.org/github.com/jonwho/go-iex)\n[![releases](https://img.shields.io/github/release/jonwho/go-iex.svg)](https://github.com/jonwho/go-iex/releases)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jonwho/go-iex)](https://goreportcard.com/report/github.com/jonwho/go-iex)\n![](https://github.com/jonwho/go-iex/workflows/tests/badge.svg)\n\u003ca href='https://github.com/jpoles1/gopherbadger' target='_blank'\u003e![gopherbadger-tag-do-not-edit](https://img.shields.io/badge/Go%20Coverage-80%25-brightgreen.svg?longCache=true\u0026style=flat)\u003c/a\u003e\n\n## ATTRIBUTION\n[Data provided by IEX](https://iexcloud.io)\n\n## DESCRIPTION\nClient interface to IEX trading API.\n\n## ENV\n### TEST\n* Grab your test/real tokens from [https://iexcloud.io/console/](https://iexcloud.io/console/)\n* Set ENV VAR\n```sh\nexport IEX_TEST_SECRET_TOKEN=Tsk_ahsvyao12u4u0ausvn1o3rhw988120yf_FAKE\nexport IEX_TEST_PUBLISHABLE_TOKEN=Tpk_la091720ihakbso128uihotbfao_FAKE\n```\n### PRODUCTION\n```sh\nexport IEX_SECRET_TOKEN=Tsk_ahsvyao12u4u0ausvn1o3rhw988120yf_REAL\nexport IEX_PUBLISHABLE_TOKEN=Tpk_la091720ihakbso128uihotbfao_REAL\n```\n\n## DEV NOTES\n* Use this [online json to struct converter](https://mholt.github.io/json-to-go/) to save time\n* Use `make test` to run test suite\n* Use `make coverage` to update `README.md` coverage badge (install coverage tool first `go get github.com/jpoles1/gopherbadger`)\n\n## USAGE\nSee [examples/](examples/)\n\n## SUPPORTED ENDPOINTS\n\u003cdetails\u003e\u003csummary\u003eExpand to see supported endpoints\u003c/summary\u003e\n\n### Introduction\n- [x] Batch Requests\n\n### Account\n- [x] Metadata\n- [x] Usage\n- [ ] Pay as you go\n- [ ] Message Budget\n- [ ] Signed Requests\n- [ ] Setting up signed token\n- [ ] Getting the secret for a signed token\n\n### API System Metadata\n- [x] Status\n\n### Data APIS\n- [x] Data Points\n- [ ] Data Tables\n- [ ] Time Series\n\n### Stock Prices\n- [x] Book\n- [x] Charts\n- [x] Delayed Quote\n- [x] Extended Hours Quote (included as part of Quote response)\n- [x] Historical Prices\n- [x] Intraday Prices\n- [x] Largest Trades\n- [x] Open / Close Price\n- [x] OHLC\n- [x] Previous Day Price\n- [x] Price Only\n- [x] Quote\n- [ ] Real-time Quote (included as part of Quote response)\n- [x] Volume by Venue\n\n### Stock Profiles\n- [x] Company\n- [x] Insider Roster\n- [x] Insider Summary\n- [x] Insider Transactions\n- [x] Logo\n- [x] Peer Groups\n\n### Stock Fundamentals\n- [x] Balance Sheet\n- [x] Cash Flow\n- [x] Dividends (Basic)\n- [x] Earnings\n- [x] Financials\n- [ ] Financials As Reported\n- [x] Income Statement\n- [ ] SEC Filings\n- [x] Splits (Basic)\n\n### Stock Research\n- [x] Advanced Stats\n- [ ] Analyst Recommendations (see RecommendationTrends)\n- [x] Estimates\n- [x] Fund Ownership\n- [x] Institutional Ownership\n- [x] Key Stats\n- [x] Price Target\n- [x] Technical Indicators\n\n### Corporate Actions\n- [ ] Bonus Issue\n- [ ] Distribution\n- [ ] Dividends\n- [ ] Return of Capital\n- [ ] Rights Issue\n- [ ] Right to Purchase\n- [ ] Security Reclassification\n- [ ] Security Swap\n- [ ] Spinoff\n- [ ] Splits\n\n### Market Info\n- [x] Collections\n- [x] Earnings Today\n- [x] IPO Calendar\n- [x] List\n- [x] Market Volume (U.S.)\n- [x] Sector Performance\n- [x] Upcoming Events\n\n### News\n- [x] News\n- [ ] Streaming News\n- [ ] Historical News\n\n### Cryptocurrency\n- [x] Cryptocurrency Book\n- [ ] Cryptocurrency Event\n- [x] Cryptocurrency Price\n- [x] Cryptocurrency Quote\n\n### Forex / Currencies\n- [ ] Real-time Streaming\n- [x] Latest Currency Rates\n- [x] Currency Conversion\n- [x] Historical Daily\n\n### Options\n- [x] End of Day Options\n\n### Social Sentiment\n- [ ] Social Sentiment\n\n### CEO Compensation\n- [ ] CEO Compensation\n\n### Treasures\n- [ ] Daily Treasury Rates\n\n### Commodities\n- [x] Oil Prices\n- [x] Natural Gas Price\n- [x] Heating Oil Prices\n- [x] Jet Fuel Prices\n- [x] Diesel Prices\n- [x] Diesel Price\n- [x] Gas Prices\n- [x] Propane Prices\n\n### Economic Data\n- [x] CD Rates\n- [x] Consumer Price Index\n- [x] Credit Card Interest Rate\n- [x] Federal Fund Rates\n- [x] Real GDP\n- [ ] Institutional Money Funds\n- [ ] Initial Claims\n- [x] Industrial Production Index\n- [x] Mortgage Rates\n- [x] Total Housing Starts\n- [x] Total Payrolls\n- [x] Total Vehicle Sales\n- [ ] Retail Money Funds\n- [x] Unemployment Rate\n- [x] US Recession Probabilities\n\n### Reference Data\n- [ ] Search\n- [ ] Cryptocurrency Symbols\n- [x] FX Symbols\n- [x] IEX Symbols\n- [x] International Symbols\n- [x] International Exchanges\n- [ ] ISIN Mapping\n- [x] Mutual Fund Symbols\n- [ ] Options Symbols\n- [x] OTC Symbols\n- [x] Sectors\n- [x] Symbols\n- [x] Tags\n- [x] U.S. Exchanges\n- [x] U.S. Holidays and Trading Dates\n\n### Investors Exchange Data\n- [x] DEEP\n- [ ] DEEP Auction\n- [ ] DEEP Book\n- [ ] DEEP Operational Halt Status\n- [ ] DEEP Official Price\n- [ ] DEEP Security Event\n- [ ] DEEP Short Sale Price Test Status\n- [ ] DEEP System Event\n- [ ] DEEP Trades\n- [ ] DEEP Trade Break\n- [ ] DEEP Trading Status\n- [x] Last\n- [ ] Listed Regulation SHO Threshold Securities List\n- [ ] Listed Short Interest List In Dev\n- [ ] Stats Historical Daily In Dev\n- [ ] Stats Historical Summary\n- [ ] Stats Intraday\n- [ ] Stats Recent\n- [ ] Stats Records\n- [x] TOPS\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonwho%2Fgo-iex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonwho%2Fgo-iex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonwho%2Fgo-iex/lists"}