# airingursb/bilibili-user

🍥 Bilibili 用户爬虫

Repository: https://github.com/airingursb/bilibili-user
Canonical: https://ross.abutalabs.com/products/bilibili-user
Homepage: http://ursb.me/bilibili-report
Language: Python
License Family: other
Topics: bilibili, python3, mysql
Last push: 2021-05-02T09:34:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3815, "days_push": 1949, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3090, forks 937 (observed 2026-08-28T04:07:42.265824+00:00)

## What it is
A Python web crawler that scrapes Bilibili user profiles (id, nickname, gender, avatar, level, birthday, location, etc.) and stores them in MySQL. It was used to produce a large-scale demographic analysis of over 20 million Bilibili users.

## Use cases
- scrape bilibili user profiles
- collect bilibili user data into mysql
- download bilibili user avatars
- analyze bilibili user demographics
- crawl bilibili user registration and level stats

## When to choose
- you need bulk Bilibili user profile data for research or analysis
- you want a simple Python crawler with a ready-made MySQL schema

## When to avoid
- you need a maintained tool - the project has no license and last released in 2021
- Bilibili's API or anti-scraping measures have changed since the crawler was written
- you need legal guarantees for commercial data collection

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: web-scraping, data-science, etl
- domain: crawlers, social-media, data-science, analytics
- platform: python, cli, windows
- tags: bilibili, scraper, mysql, user-data, chinese, linux, macos

## Member repositories
- airingursb/bilibili-user (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.265824+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:21.135519+00:00, confidence not recorded.
  - readme: https://github.com/airingursb/bilibili-user (fetched 2026-08-28T04:07:42.265824+00:00, sha 649caff37948)
  - homepage: http://ursb.me/bilibili-report (fetched 2026-08-29T09:42:37.622625+00:00, sha 76f03e3b6503)
- Data as of 2026-08-30T08:39:29.467469+00:00.
