Scholarships: List Scholarships In Category
Scholarships via Parse · education
Returns a list of scholarships within a specific category and subcategory combination. Each scholarship includes name, slug, and URL. Uses slugs from get_scholarship_directory_categories and list_subcategories. Results are not paginated; all scholarships for the subcategory are returned in a single response. APIs to search and extract scholarship data from Scholarships.com directory, including categories for majors, states, ethnicities, and detailed scholarship information. Fulfilled by Parse from scholarships.com.
- b2b-directory
- education
- government-public
- parse
- platform-key
- scholarships
- scholarships-com
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/e39726f8-b69f-440d-a6f6-d53c1a3e549b/list_scholarships_in_category
- Interface artifact
- sha256:2ad4af3f4514cd6b5ac53c3798e42c9f97e351287ff009f02d1c4e6618c37fa8
- Manifest digest
- sha256:821092cffd615506d86be6a2c58bc17aa94a787393828d6ba2bf449c236dfeaa
Request fields
- category_slug (string, required): Slug of the top-level category (e.g. residence-state, academic-major, ethnicity)
- subcategory_slug (string, required): Slug of the subcategory (e.g. california, accounting, afghan). Obtained from list_subcategories results.
Example queries
- {"category_slug":"academic-major","subcategory_slug":"accounting"}