NTD Classical Chinese Dance Competition Scraper avatar

NTD Classical Chinese Dance Competition Scraper

Pricing

Pay per event

Go to Apify Store
NTD Classical Chinese Dance Competition Scraper

NTD Classical Chinese Dance Competition Scraper

Scrapes competition posts and pages from the NTD International Classical Chinese Dance Competition WordPress site. Returns competition news, announcements, contestant highlights, and results across English, Traditional Chinese, and Simplified Chinese.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Extracts competition news, contestant highlights, and announcements from the NTD International Classical Chinese Dance Competition website — the world's only globally-televised classical Chinese dance competition, held biennially in New York since 2007.

What it does

Connects to the competitions.ntdtv.com WordPress REST API and collects posts and pages across three language variants:

  • Traditional Chinese (zh-hant) — competition news and dancer spotlights
  • Simplified Chinese (zh-hans) — competition news and media coverage
  • English — dance section static pages (rules, registration, history)

Each record includes the post title, publication date, category label, body HTML and text, winner/rank extraction (where available), division, and a link back to the source article on ntdtv.com or epochtimes.com.

Output fields

FieldDescription
post_idWordPress post ID
post_slugURL slug
titlePost or page title
categoryCategory label (e.g. classical-dance-zh-hant, competition-news-zh-hans)
divisionDetected competition division (adult-male, adult-female, junior, etc.)
publish_datePublication date (YYYY-MM-DD)
body_htmlRaw HTML content
body_textStripped plain text
winner_nameExtracted winner name (when detectable from title/body)
winner_countryWinner country (where available)
rankGold / silver / bronze / honorable-mention (when detectable)
yearCompetition year
source_urlCanonical URL of the post or source article

Input

FieldDefaultDescription
maxItems10Maximum number of records to return

Notes

  • No proxy required — the API is publicly accessible
  • Deduplicates records across language queries (a post can appear under multiple category IDs)
  • Most posts are article stubs linking to full content on ntdtv.com / epochtimes.com; body_text captures the available on-site content
  • Dance section has ~370 records total (zh-hant: ~244, zh-hans: ~121, pages: 8)