Chenjiagou Taijiquan School & Master Directory Scraper
Under maintenancePricing
Pay per event
Chenjiagou Taijiquan School & Master Directory Scraper
Under maintenanceScrapes the Chenjiagou (陈家沟) lineage portal for school listings, master profiles, and news articles. Returns structured records with generation, lineage, location, contact, and article body text. GBK-encoded Chinese site.
Pricing
Pay per event
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
22 days ago
Last modified
Categories
Share
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.