{"id":16446451,"url":"https://github.com/fbukevin/stock","last_synced_at":"2026-03-04T11:01:05.251Z","repository":{"id":33263296,"uuid":"36907831","full_name":"fbukevin/stock","owner":"fbukevin","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-19T08:32:15.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-02-26T10:16:40.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fbukevin.github.io/stock","language":"HTML","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/fbukevin.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}},"created_at":"2015-06-05T02:39:33.000Z","updated_at":"2016-02-19T08:32:16.000Z","dependencies_parsed_at":"2022-09-05T05:31:21.331Z","dependency_job_id":null,"html_url":"https://github.com/fbukevin/stock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fbukevin/stock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbukevin%2Fstock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbukevin%2Fstock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbukevin%2Fstock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbukevin%2Fstock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbukevin","download_url":"https://codeload.github.com/fbukevin/stock/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbukevin%2Fstock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-10-11T09:47:40.517Z","updated_at":"2026-03-04T11:01:05.209Z","avatar_url":"https://github.com/fbukevin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n#Google Finance Stock API\n\n##Request\n\n`https://finance.google.com/finance/info?client=ig\u0026q=TPE:2330`\n\n\n##Response\n\n*NOTE that \"//\" makes this not real JSON*\n\n```\n// [ { \"id\": \"674465\" ,\"t\" : \"2330\" ,\"e\" : \"TPE\" ,\"l\" : \"140.00\" ,\"l_fix\" : \"140.00\" ,\"l_cur\" : \"NT$140.00\" ,\"s\": \"0\" ,\"ltt\":\"1:30PM GMT+8\" ,\"lt\" : \"Nov 6, 1:30PM GMT+8\" ,\"lt_dts\" : \"2015-11-06T13:30:01Z\" ,\"c\" : \"-2.50\" ,\"c_fix\" : \"-2.50\" ,\"cp\" : \"-1.75\" ,\"cp_fix\" : \"-1.75\" ,\"ccol\" : \"chr\" ,\"pcls_fix\" : \"142.5\" } ]\n````\n\n#Google App Engine Currency API\n\n##Request\n\n`https://currency-api.appspot.com/api/USD/TWD.json`\n\n##Response\n\n`{\"success\":true,\"source\":\"USD\",\"target\":\"TWD\",\"rate\":32.707001,\"amount\":32.71,\"message\":\"\"}`\n\n*上方會有 server(resouce) no Access-Control-Allow-Origin 為 true 的 response header 設定，暫時改用 jsonp*\n\n##Request\n\n`https://currency-api.appspot.com/api/USD/TWD.jsonp`\n\n##Response\n\n`Object {success: true, source: \"JPY\", target: \"TWD\", rate: 0.2655651, amount: 0.27, message: \"\"}`\n\n###Reference: https://currency-api.appspot.com/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbukevin%2Fstock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbukevin%2Fstock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbukevin%2Fstock/lists"}