{"id":22420486,"url":"https://github.com/eniompw/stockapi","last_synced_at":"2025-09-09T05:43:08.111Z","repository":{"id":130003842,"uuid":"539380525","full_name":"eniompw/StockAPI","owner":"eniompw","description":"Python Stock API","archived":false,"fork":false,"pushed_at":"2025-02-04T16:58:27.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T04:43:45.660Z","etag":null,"topics":["api","finance","stock-data","stock-prices"],"latest_commit_sha":null,"homepage":"","language":"Python","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/eniompw.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-21T08:21:45.000Z","updated_at":"2025-02-04T16:58:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"d780a8c6-2441-40c0-9482-da0c206ec955","html_url":"https://github.com/eniompw/StockAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eniompw/StockAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniompw%2FStockAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniompw%2FStockAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniompw%2FStockAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniompw%2FStockAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eniompw","download_url":"https://codeload.github.com/eniompw/StockAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniompw%2FStockAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274250444,"owners_count":25249396,"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-09T02:00:10.223Z","response_time":80,"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","stock-data","stock-prices"],"created_at":"2024-12-05T16:19:57.736Z","updated_at":"2025-09-09T05:43:08.053Z","avatar_url":"https://github.com/eniompw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Stock API\n\n* [Finnhub example.py](https://github.com/eniompw/stockAPI/blob/main/finnhub-example.py)\n\n``` Python\nimport requests\nr = requests.get(\"https://finnhub.io/api/v1/quote?symbol=AAPL\u0026token=\")\ndict = r.json()\nprint(dict['c'])\n```\n\n![image](https://github.com/user-attachments/assets/94a308ad-a296-47f7-a92f-1c844f63ea9e)\n\n\n* [CS50 Yahoo Finance example](https://github.com/eniompw/StockAPI/blob/main/cs50-lookup.py)\n\n### Ref:\n* [requests](https://www.w3schools.com/python/ref_requests_response.asp)\n* [finnhub.io quote](https://finnhub.io/docs/api/quote)\n* [CS50 Finance lookup](https://cdn.cs50.net/2022/fall/psets/9/finance/helpers.py?highlight)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniompw%2Fstockapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feniompw%2Fstockapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniompw%2Fstockapi/lists"}