Chenjiagou Taijiquan School & Master Directory Scraper
LEAD GENERATIONSPORTS
Chenjiagou Taijiquan School & Master Directory Scraper
Scrape the Chenjiagou (chenjiago) Chen-style Taijiquan lineage portal for school/association listings, certified master profiles, and news/event articles.
What it scrapes
The Chenjiagou International Taijiquan Academy website (chenjiagou.net) is the canonical portal for Chen-style Taijiquan lineage. Content includes school and association directories, master profiles with generation and lineage metadata, and news/events.
Output fields
| Field | Description |
|---|---|
| record_type | school, master, or article |
| school_name | School or association name (Chinese) |
| master_name | Master or instructor name |
| generation | Generation in Chen lineage (e.g. 19th generation) |
| lineage | Lineage branch (Chen Xiaowang / Chen Zhenglei / etc.) |
| city | City |
| province | Province or state |
| country | Country (default: China) |
| address | Full address |
| phone | Contact phone number |
| article_title | Thread or article title |
| article_body | Full post body text (up to 5,000 chars) |
| publish_date | Publication date |
| source_url | Source URL |
| scraped_at | Scrape timestamp (ISO 8601) |
Input
| Parameter | Default | Description |
|---|---|---|
| maxItems | 0 (all) | Maximum records to scrape. |
| sections | 37,30,44 | Section IDs: 37=schools, 30=practitioners, 44=news |
Notes
- Site uses GBK encoding (Chinese). Charset conversion is automatic.
- No authentication required. All content publicly accessible.