Shen Yun Tour Schedule & Venue Scraper avatar

Shen Yun Tour Schedule & Venue Scraper

Pricing

Pay per event

Go to Apify Store
Shen Yun Tour Schedule & Venue Scraper

Shen Yun Tour Schedule & Venue Scraper

Extract the complete Shen Yun global tour schedule: venue, city, country, show dates, ticket prices, availability, and event status — all from shenyun.com schema.org/Event structured data.

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

6 days ago

Last modified

Share

Extract the complete global Shen Yun performing arts tour schedule from shenyun.com. Returns structured venue data for every current-season tour stop worldwide: venue name, city, country, show dates, ticket prices, availability status, and the raw schema.org/Event JSON-LD for downstream processing.

What it does

Shen Yun Performing Arts runs one of the world's largest touring productions — 8 simultaneous companies visiting 150–250+ venues across North America, Europe, Asia, and Australia each season. This actor:

  1. Fetches the master venue listing from shenyun.com (all current-season stops, ~177 cities)
  2. Visits each venue's detail page and extracts the structured schema.org/Event data
  3. Returns one record per venue with full location, date, pricing, and ticket link

No JavaScript rendering required — all data is in server-rendered HTML as schema.org/Event JSON-LD.

Output fields

FieldDescription
venue_slugURL slug for this venue (e.g. bjcc-concert-hall)
city_slugCity path segment (e.g. birmingham)
venue_nameFull venue name
tour_companyOrganizer name from schema.org data
cityCity name
state_regionState/region code
countryCountry name
postal_codeVenue postal code
street_addressStreet address
show_start_dateISO datetime of first performance
show_end_dateISO datetime of last performance
show_datesComma-separated start/end datetimes
ticket_urlLink to purchase tickets
price_min_usdMinimum ticket price (USD)
price_max_usdMaximum ticket price (USD)
price_currencyCurrency code
sold_outWhether tickets are sold out
event_statusEventScheduled / EventCancelled / EventPostponed
schema_org_jsonldFull schema.org/Event JSON string
source_urlURL of the venue detail page
scrapedAtScrape timestamp

Input

ParameterTypeDefaultDescription
maxItemsinteger10Maximum number of venues to scrape. Omit or set to 0 for all venues in the current season.

Use cases

  • Secondary ticket markets — Monitor availability and pricing across all Shen Yun venues
  • Travel & event aggregators — Integrate Shen Yun into tour/concert search (Bandsintown, Songkick, etc. lack coverage)
  • Press monitoring — Track the tour footprint for news coverage
  • Data analysis — Study global touring patterns, pricing by region, sell-out rates

Notes

  • Data reflects the current season — run periodically to catch newly added venues and status changes
  • schema_org_jsonld contains the complete raw Event payload for fields not surfaced individually (performer, image, description)
  • Pricing is the base/minimum listed in schema.org; final prices vary by seat tier on the ticketing platform
  • UK, Canada, and Japan venues are included; all return 200 responses with full data