NDEO College Dance Program Directory Scraper avatar

NDEO College Dance Program Directory Scraper

Pricing

Pay per event

Go to Apify Store
NDEO College Dance Program Directory Scraper

NDEO College Dance Program Directory Scraper

Scrapes the National Dance Education Organization's college dance program directory, job board, and events. Returns institution names, locations, contact info, degree offerings, and faculty counts.

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

Share

Scrapes the National Dance Education Organization (NDEO) public directories: the college dance program directory, job board, and event listings.

What it does

The actor fetches records from three NDEO data sources:

  • College programs — All NDEO-member higher education institutions offering dance programs, with degree offerings, faculty counts, contact details, and program descriptions. Returns ~315 US college and university programs.
  • Job listings — Active dance education job postings from the NDEO job board (title, organization, location, deadline).
  • Events — Active dance education event listings from the NDEO event board.

Output fields

FieldDescription
recordIdUnique identifier (college-<ID>, job-<ID>, or event-<ID>)
recordTypecollege_program, job, or event
institutionNameName of the institution or organization
departmentDance department or program name / first address line
cityCity
stateUS state abbreviation
zipZIP code
countryCountry (typically United States)
emailContact email
websiteProgram or institution website
degreeOfferingsComma-separated degree types (e.g. Bachelors, Master in Fine Arts)
facultyCountFaculty summary (e.g. "16 full, 3 adjunct")
businessTypeInstitution type (e.g. University (public))
descriptionProgram description (first 2000 chars)
titleJob or event title
organizationHiring organization or event host
locationLocation string
applicationDeadlineApplication deadline for jobs
eventDateEvent date string
sourceUrlSource URL
scrapedAtISO-8601 timestamp

Input options

FieldTypeDescription
maxItemsintegerMaximum total records to return (required)
sourcesarrayWhich sources to scrape: college_directory, job_board, event_board (default: all three)

Use cases

  • Dance faculty recruitment — Find accredited dance programs for faculty job searches and placement
  • Competitive intelligence — Survey degree offerings across US dance programs for accreditation or curriculum comparison
  • Event discovery — Aggregate dance education conferences and professional development events
  • Lead generation — Build contact lists of dance department chairs and program coordinators

Notes

  • The actor uses the NDEO CV5 member management system backend directly, not browser automation
  • College program details include full program descriptions from the NDEO database
  • Jobs and events only include active listings (past the posting date)
  • NDEO membership is required to view full contact details for individuals; this actor returns publicly listed program contact info only