{"id":13789053,"url":"https://github.com/cwjokaka/bilibili_member_crawler","last_synced_at":"2025-10-03T18:10:32.467Z","repository":{"id":50188791,"uuid":"196700029","full_name":"cwjokaka/bilibili_member_crawler","owner":"cwjokaka","description":"B站用户爬虫 好耶~是爬虫","archived":false,"fork":false,"pushed_at":"2022-12-08T05:52:42.000Z","size":34,"stargazers_count":146,"open_issues_count":3,"forks_count":21,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T01:35:14.386Z","etag":null,"topics":["bilibili","crawler","multithreading","mysql","python","python3","queue","requests","spider","web"],"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/cwjokaka.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":"2019-07-13T08:52:46.000Z","updated_at":"2025-02-26T08:49:36.000Z","dependencies_parsed_at":"2023-01-25T12:16:08.856Z","dependency_job_id":null,"html_url":"https://github.com/cwjokaka/bilibili_member_crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwjokaka/bilibili_member_crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwjokaka%2Fbilibili_member_crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwjokaka%2Fbilibili_member_crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwjokaka%2Fbilibili_member_crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwjokaka%2Fbilibili_member_crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwjokaka","download_url":"https://codeload.github.com/cwjokaka/bilibili_member_crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwjokaka%2Fbilibili_member_crawler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261958080,"owners_count":23236397,"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":["bilibili","crawler","multithreading","mysql","python","python3","queue","requests","spider","web"],"created_at":"2024-08-03T21:00:57.995Z","updated_at":"2025-10-03T18:10:32.354Z","avatar_url":"https://github.com/cwjokaka.png","language":"Python","funding_links":[],"categories":["爬虫"],"sub_categories":[],"readme":"# bilibili_member_crawler \nB站用户信息爬虫 (求Star\\(^o^)/~\n仅供娱乐学习使用\n\n### 环境\n* python 3.6+\n* mysql 5.7+\n\n### 下载安装\n\n* 下载源码:\n\n```shell\ngit clone git@github.com:cwjokaka/bilibili_member_crawler.git\n\n或者在https://github.com/cwjokaka/bilibili_member_crawler 下载zip文件\n```\n\n* 安装相关依赖:\n\n```shell\npip install -r requirements.txt\n```\n\n### 文件介绍\n* `bilibili_member_crawler.py`：爬虫入口\n* `distributor.py`：任务分发器,负责生成任务到任务队列\n* `worker.py`：工作线程,负责从任务队列拉取任务,并把B站用户信息持久化到mysql\n* `res_manager.py`：资源管理,用于管理任务队列\n* `variable.py`: 配置文件, 包含代理、数据库、线程设置等\n* `sql/bilibili.sql`：数据库初始化文件\n* `user-agents.txt`：浏览器agent列表文件\n* `exception/*`：各类异常\n\n### 注意\n* 请控制好您的车速(由variable.py的线程数、爬取时间间隔决定)\n* 代理PROXIES需要定期更换(2019/9/4已加入外部代理池)\n\n\nPS:有时间会做相关统计 (溜了溜了\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwjokaka%2Fbilibili_member_crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwjokaka%2Fbilibili_member_crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwjokaka%2Fbilibili_member_crawler/lists"}