{"id":16660988,"url":"https://github.com/agrafix/yahoo-finance-conduit","last_synced_at":"2026-04-25T00:34:08.254Z","repository":{"id":20905345,"uuid":"24193038","full_name":"agrafix/yahoo-finance-conduit","owner":"agrafix","description":"Small haskell library streaming stock market data from the yahoo finance api","archived":false,"fork":false,"pushed_at":"2015-09-20T12:12:35.000Z","size":115,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-12T04:06:19.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/agrafix.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}},"created_at":"2014-09-18T15:13:53.000Z","updated_at":"2021-04-12T14:23:46.000Z","dependencies_parsed_at":"2022-08-26T19:00:32.058Z","dependency_job_id":null,"html_url":"https://github.com/agrafix/yahoo-finance-conduit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agrafix/yahoo-finance-conduit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fyahoo-finance-conduit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fyahoo-finance-conduit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fyahoo-finance-conduit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fyahoo-finance-conduit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrafix","download_url":"https://codeload.github.com/agrafix/yahoo-finance-conduit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fyahoo-finance-conduit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32246049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":[],"created_at":"2024-10-12T10:32:51.432Z","updated_at":"2026-04-25T00:34:08.223Z","avatar_url":"https://github.com/agrafix.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"yahoo-finance-conduit\n=====\n\n[![Build Status](https://travis-ci.org/agrafix/yahoo-finance-conduit.svg)](https://travis-ci.org/agrafix/yahoo-finance-conduit)\n[![Hackage](https://img.shields.io/hackage/v/yahoo-finance-conduit.svg)](http://hackage.haskell.org/package/yahoo-finance-conduit)\n\n## Intro\n\nHackage: [yahoo-finance-conduit](http://hackage.haskell.org/package/yahoo-finance-conduit)\nStackage: [yahoo-finance-conduit](https://www.stackage.org/package/yahoo-finance-conduit)\n\nStreaming aproach to the yahoo finance api\n\n\n## Library Usage Example\n\n```haskell\n{-# LANGUAGE OverloadedStrings #-}\nimport Data.Conduit\nimport Data.Conduit.Finance.Yahoo\n\nmain :: IO ()\nmain =\n    stockQuoteSource [Symbol \"AAPL\", Symbol \"GOOG\", Symbol \"MSFT\"] $$ simpleStockPrinter\n\n```\n\n## Install\n\n* Using cabal: `cabal install yahoo-finance-conduit`\n* Using Stack: `stack install yahoo-finance-conduit`\n* From Source (cabal): `git clone https://github.com/agrafix/yahoo-finance-conduit.git \u0026\u0026 cd yahoo-finance-conduit \u0026\u0026 cabal install`\n* From Source (stack): `git clone https://github.com/agrafix/yahoo-finance-conduit.git \u0026\u0026 cd yahoo-finance-conduit \u0026\u0026 stack build`\n\n\n## Misc\n\n### Supported GHC Versions\n\n* 7.8.4\n* 7.10.2\n\n### License\n\nReleased under the MIT license.\n(c) 2014 - 2015 Alexander Thiemann \u003cmail@agrafix.net\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrafix%2Fyahoo-finance-conduit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrafix%2Fyahoo-finance-conduit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrafix%2Fyahoo-finance-conduit/lists"}