Ratemyprofessors: Search Professors
Ratemyprofessors via Parse · education
Search for professors by name and optionally filter by school. Returns a list of matching professors with basic rating info. The total field reports the server-side match count (capped at 10000); use limit to control how many results are returned per call. Retrieves professor ratings, reviews, and metadata from RateMyProfessors.com using their internal GraphQL API. Supports searching by name and fetching detailed profiles including course lists and recent comments. Fulfilled by Parse from ratemyprofessors.com.
- education
- parse
- platform-key
- ratemyprofessors
- ratemyprofessors-com
- reviews-ratings
- social-media
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/32ad44ea-e63f-4810-a4fe-10e409452bae/search_professors
- Interface artifact
- sha256:78e0c28305c17125f08efd5568abf0cb52be738961f5fa6a65c30e5f6f80e70c
- Manifest digest
- sha256:aefa17950f421e391acda89d8fe18cc7e64f05b818f8f0140f4650b1adb11ca7
Request fields
- limit (integer): Maximum number of results to return (up to 250): Allowed values: 5, 10, 50
- query (string, required): Professor name to search for
- school_id (string): Optional school ID (base64-encoded) to filter results by a specific school
Example queries
- {"limit":"5","query":"Smith"}