Skip to content

Instantly share code, notes, and snippets.

View GooglyBlox's full-sized avatar
🕷️

Google GooglyBlox

🕷️
View GitHub Profile
@GooglyBlox
GooglyBlox / professor_data.json
Last active September 3, 2025 03:23
Rate My Professor Data (Updated: 2019-08-04 01:39:40)
[
{
"__typename": "Teacher",
"avgDifficulty": 2.5,
"avgRating": 4.4,
"department": "History",
"firstName": "Bryan",
"id": "VGVhY2hlci0yMTUzNjM0",
"lastName": "Price",
"legacyId": 2153634,

Unofficial Numerade API Documentation

Note: This is a work in progress documentation of Numerade's undocumented API endpoints. Some endpoints require authentication with a premium Numerade account.

Base URL

https://www.numerade.com/api/v1/

Authentication