{"id":25902392,"url":"https://github.com/k1995/baiduyunspider","last_synced_at":"2025-04-12T14:56:52.537Z","repository":{"id":65302102,"uuid":"68600344","full_name":"k1995/BaiduyunSpider","owner":"k1995","description":"百度云网盘搜索引擎，包含爬虫 \u0026 网站","archived":false,"fork":false,"pushed_at":"2019-09-16T06:59:12.000Z","size":2967,"stargazers_count":1163,"open_issues_count":8,"forks_count":477,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-04-03T14:11:05.312Z","etag":null,"topics":["python","spider"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/k1995.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":"2016-09-19T11:43:12.000Z","updated_at":"2025-04-02T15:49:36.000Z","dependencies_parsed_at":"2023-01-16T15:00:10.889Z","dependency_job_id":null,"html_url":"https://github.com/k1995/BaiduyunSpider","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1995%2FBaiduyunSpider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1995%2FBaiduyunSpider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1995%2FBaiduyunSpider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1995%2FBaiduyunSpider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1995","download_url":"https://codeload.github.com/k1995/BaiduyunSpider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586249,"owners_count":21128997,"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":["python","spider"],"created_at":"2025-03-03T03:16:04.598Z","updated_at":"2025-04-12T14:56:52.515Z","avatar_url":"https://github.com/k1995.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BaiduyunSpider\n分布式百度网盘爬虫，使用当前最流行的技术框架。适合个人学习以及二次开发。\n\n爬虫基于 `Scrapy`，灵活简单、易扩展，方便二次开发。使用 `Scrapy-Redis` 作为分布式中间件，可同时部署多个爬虫实例，以提升采集效率。`Web`后台管理基于`React`，`Material Design` 设计风格。 \n\n\n## 依赖 \n- MongoDB\n- Python3\n- Redis\n- Node.js \u003e 8.0 (可选) \n\n## 安装 \n\n```\npip install -r requirements.txt\n```\n\n## 如何使用 \n\n1.运行爬虫 \n\n```\nscrapy crawl baidupan\n```\n\n2.运行Web Service \n\n```\ncd api\npython rest.py\n```\n\n3.开始采集 \n\n开源版目前需要通过后台管理界面，手动提交待采集的分享链接。或者使用`API`方式：\n\n```\nPOST http://localhost:5000/addUrl\n表单参数: url\n```\n\ncurl 例子\n\n```\ncurl -X POST http://localhost:5000/addUrl \\\n  -F url=https://pan.baidu.com/s/17BtXyO-i02gsC7h4QsKexg\n```\n\n\n\n## 运行截图\n\n爬虫运行截图 \n![crawl](screenshot/crawl.gif)\n\n\n\n后台管理界面 \n![admin](screenshot/admin.gif)\n\n\n## 技术支持\n提供高级版本，包含额外的搜索引擎和私密分享采集部分，暂仅用于毕业设计。联系邮箱：![](screenshot/email.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1995%2Fbaiduyunspider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1995%2Fbaiduyunspider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1995%2Fbaiduyunspider/lists"}