Noomii: Search Coaches
Noomii via Parse · b2b_directory
Search for coaches by category and location. Returns paginated results with coach summaries including name, specialties, score, and bio excerpt. Category defaults to 'life-coaches' when omitted. Location is optional. Paginated by page number; has_next indicates more results. API for the Noomii professional coach directory, providing search, profile details, and category listings. Fulfilled by Parse from noomii.com.
- b2b-directory
- education
- healthcare
- noomii
- noomii-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c78d7ab5-7889-4f59-9bea-e21367a3c217/search_coaches
- Interface artifact
- sha256:dad4df10117135250fb0ba8967ec0f403c940a2547aa6b3dae1492a77642fcb4
- Manifest digest
- sha256:220c295aedbf96b7241d7c3ebe8bc695dde28d2aa026afa921a466ed06af702a
Request fields
- page (integer): Page number for pagination.
- category_slug (string): Category slug from list_coach_categories (e.g. 'life-coaches', 'business-coaches', 'career-coaches'). Omitting defaults to 'life-coaches'.
- location_slug (string): Location slug from get_location_filter_options (e.g. 'california', 'new_york', 'ontario').
Example queries
- {"page":"1","category_slug":"add-adhd-coaches","location_slug":"california"}