{"id":20117804,"url":"https://github.com/andyesfly/dipiper","last_synced_at":"2025-05-12T14:29:13.031Z","repository":{"id":34978243,"uuid":"193053840","full_name":"andyesfly/dipiper","owner":"andyesfly","description":"基于nodejs的股票数据爬虫","archived":false,"fork":false,"pushed_at":"2023-05-06T02:53:03.000Z","size":1508,"stargazers_count":103,"open_issues_count":3,"forks_count":34,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T10:51:19.107Z","etag":null,"topics":["javascript","nodejs","numpy","quant","stock","stock-analysis","stock-data","stock-prices"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyesfly.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}},"created_at":"2019-06-21T07:39:23.000Z","updated_at":"2024-09-09T00:56:02.000Z","dependencies_parsed_at":"2025-01-03T01:17:09.069Z","dependency_job_id":"a760f309-eb1e-4277-8d40-357eba137218","html_url":"https://github.com/andyesfly/dipiper","commit_stats":{"total_commits":107,"total_committers":2,"mean_commits":53.5,"dds":0.009345794392523366,"last_synced_commit":"d67a38d26a5cd0d203e78a416973a7963b30ee54"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyesfly%2Fdipiper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyesfly%2Fdipiper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyesfly%2Fdipiper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyesfly%2Fdipiper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyesfly","download_url":"https://codeload.github.com/andyesfly/dipiper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238059009,"owners_count":19409607,"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","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":["javascript","nodejs","numpy","quant","stock","stock-analysis","stock-data","stock-prices"],"created_at":"2024-11-13T19:07:50.408Z","updated_at":"2025-02-10T05:07:55.034Z","avatar_url":"https://github.com/andyesfly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dipiper\n这是一个基于nodejs的开源的财经数据接口包，为量化投资提供数据来源，满足金融量化分析师和学习数据分析的人在数据获取方面的需求\n。      \n\n从数据采集到数据可视化都用同一种开发语言——javascript，降低了学习成本，让我们专注于分析模型的研究。\n\n本接口包采用puppeteer作为爬虫内核，在安装的时候需要下载Chromium ，国内请使用淘宝镜像，否则会被墙，导致puppeteer无法安装成功\n\n### 安装\n` cnpm install dipiper --save `\n\n### 使用方法   \n```\nconst dip = require(\"dipiper\");\n\ndip.stock.symbols.getStockList().then((data)=\u003e{\n    //数据存储、处理逻辑，请自行实现\n    console.log(data);\n})\n```\n\n### [API文档](http://dipiper.tech/)\n\n### 交流反馈\nQQ群：383331051","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyesfly%2Fdipiper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyesfly%2Fdipiper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyesfly%2Fdipiper/lists"}