niche.com API: search_k12_schools
niche.com via Parse · education
Search for K-12 schools with optional filters. Returns paginated results ranked by Niche grade. Supports filtering by school type and grade level. Each result includes the school name, slug, URL, overall grade, and tagline. Search and retrieve school information, reviews, and rankings from Niche.com Fulfilled by Parse from niche.com.
- education
- niche-com
- parse
- platform-key
- real-estate
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1699b6f4-00c8-4d10-ba20-7829ae6046ef/search_k12_schools
- Interface artifact
- sha256:1b8b8dbb2121944400bcff15acb4e45a874b3237843840b89d4adb0323424d9c
- Manifest digest
- sha256:62aa466140f14cb47001599b768624809772ba2b8909a7b41ae97989891a6b07
Request fields
- page (integer): Page number for pagination.
- type (string): School type filter. Accepted values: 'private', 'public', 'charter'.: Allowed values: private, public, charter
- grades (string): Grade level filter. Accepted values: 'elementary', 'middle', 'high'.: Allowed values: elementary, middle, high
Example queries
- {"page":"1","type":"private","grades":"elementary"}