Gradschools: Search Programs
Gradschools via Parse · education
Searches for graduate programs by degree level and either a category or a specific subject. The URL is constructed as /{degree_level}/{subject_or_category}. Subject takes precedence over category when both are provided. Returns a flat list of program listings with school name, program name, degree abbreviation, and URL. Access graduate program listings and editorial content from GradSchools.com, including degree-level and subject filtering, admissions guidance articles, and site-wide keyword search. Fulfilled by Parse from gradschools.com.
- b2b-directory
- education
- gradschools
- gradschools-com
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/900478e0-03e0-416f-aba4-4679d036ed18/search_programs
- Interface artifact
- sha256:a514f357eec4ddde04c24ac5fb7e400416dc505348b84c34f2b5cc8ee983d25c
- Manifest digest
- sha256:7be4de4d9606f6e0943e6d1b544ef841637a75f0630eedcccc01d334b80d5f8a
Request fields
- page (integer): Page number for pagination.
- subject (string): Specific subject slug (e.g., 'accounting', 'computer-science'). Takes precedence over category.
- category (string): Category slug (e.g., 'business', 'technology'). Used when subject is not provided.
- degree_level (string): Degree level slug for the search path.: Allowed values: masters, doctorate, certificate
Example queries
- {"page":"1","subject":"accounting","category":"business","degree_level":"masters"}