bachelorsportal.com API: search_programmes
www.bachelorsportal.com via Parse · education
Search bachelor's degree programmes with optional text query, country, and discipline filters. Returns paginated results with programme summaries including university, location, fees, duration, and ratings. Pagination is controlled by page and page_size; omitting all filters returns all programmes sorted by default relevance. Search and retrieve detailed information about bachelor's degree programmes worldwide from Bachelorsportal.com, including university details, tuition fees, duration, ratings, and available scholarships. Fulfilled by Parse from www.bachelorsportal.com.
- education
- parse
- platform-key
- reviews-ratings
- travel
- www-bachelorsportal-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/1e3cdbf7-300a-4baf-9281-85a82398d585/search_programmes
- Interface artifact
- sha256:398442c171a39427c49ef93b2515d5bb34b2f10be563a82003bc7de1fbd4bb0e
- Manifest digest
- sha256:289fd67457564a0d963e1342a3ae4aedfe66d4985a42690737719dd2e2bd0555
Request fields
- page (integer): Page number for pagination (1-based).
- query (string): Free-text search query for programme name or field of study (e.g. 'computer science', 'engineering').
- country (string): Country ID to filter programmes by location (e.g. '30' for United Kingdom). IDs correspond to the country_iso and internal identifiers used by the site.
- page_size (integer): Number of results per page (1-50).
- discipline (string): Discipline ID to filter programmes by field of study (e.g. '281' for Computer Sciences). Discipline IDs are returned in the search API facets.
Example queries
- {"page":"2","query":"engineering","country":"30"}