Collegedunia: Get University Reviews
Collegedunia via Parse · education
Get student reviews for a university on Collegedunia. Returns paginated reviews with ratings, pros/cons, content, and available filters. The university_slug follows the site's URL pattern including country prefix. Fetch university reviews from Collegedunia Study Abroad, bypassing CloudFront blocking. Supports pagination and filtering by stream, degree type, and more. Fulfilled by Parse from collegedunia.com.
- b2b-directory
- collegedunia
- collegedunia-com
- education
- parse
- platform-key
- reviews-ratings
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/7ca1b1a0-2fab-41be-8fc8-28b5b9650068/get_university_reviews
- Interface artifact
- sha256:b1b6309208a21e8d8b76182f2283de1c540b6f8b95a47938e382e063924cf436
- Manifest digest
- sha256:f8806ba5d9870edf048ac2c28d2be15776b46831f3e5fe25b37a06aeb78c86b7
Request fields
- page (integer): Page number for paginated results.
- stream_id (string): Filter reviews by stream/subject ID. Available stream IDs are returned in the filters field of the response (e.g. '339' for Computer Science, '4' for Arts).
- degree_type (string): Filter reviews by degree type. Available values are returned in the filters field of the response (e.g. 'Bachelor', 'Master').
- university_slug (string, required): University path slug in format '<country>/university/<id>-<name-slug>'. Examples: 'uk/university/865-university-of-oxford-oxford', 'usa/university/1020-northeastern-university-boston'. The slug can be found from the Collegedunia university page URL.