# ityard/python-fxxk-spider

收集各种免费的 Python 爬虫项目

Repository: https://github.com/ityard/python-fxxk-spider
Canonical: https://ross.abutalabs.com/products/python-fxxk-spider
License: Apache-2.0
License Family: permissive
Topics: crawler, python, requests, scrapy, spider
Last push: 2023-12-18T05:35:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1775, "days_push": 989, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1274, forks 202 (observed 2026-08-28T04:04:12.836423+00:00)

## What it is
A curated collection of free, open-source Python web crawler/spider projects covering sites like Weibo, Douban, JD, Zhihu, and Douyin. It serves as an index of example scrapers built with tools like requests and Scrapy, updated over time.

## Use cases
- find example python scrapers for a specific website
- learn web scraping by studying real crawler projects
- scrape social media posts from weibo or qq
- collect product data from e-commerce sites like jd or ebay
- build a proxy ip pool for crawling
- find scrapy project examples to reference

## When to choose
- you want ready-made Python crawler examples for popular Chinese websites
- you are learning web scraping and want diverse real-world code samples
- you need inspiration or a starting point for building a custom spider

## When to avoid
- you need a maintained, production-ready scraping framework rather than a link collection
- the target site's structure has changed and the linked crawler no longer works
- you need scraping in a language other than Python

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-scraping
- domain: crawlers, developer-tools
- platform: python, cross-platform
- tags: spider-collection, awesome-list, scrapy, requests, curated-list, automation

## Member repositories
- ityard/python-fxxk-spider (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.836423+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-30T05:03:07.992522+00:00, confidence not recorded.
  - readme: https://github.com/ityard/python-fxxk-spider (fetched 2026-08-28T04:04:12.836423+00:00, sha b434cb553aad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
