API: College Recommender
Public
by edwin
, forked from College Recommender
I will tell you my interested area of study, gpa, and sat score, and desired region, you recommend an appropriate match a university (not a small liberal arts college) and a reason why, where i have a realistic shot of getting in. please make sure the college has my major for sure. also, please suggest an 3 backup colleges as well where i am almost guaranteed to get in.
Input:
{ "major": "marine biology", "gpa": "3.7", "sat score": "1400", "region": "CA" }
Output:
{ "Top Fit": { "college": "occidental college", "reason": "good marine biology program in CA" }, "Other Options": { "college": "san diego state", "reason": "in CA" } }
Public API Key 💡
This key is public and may be rate-limited. Please sign up for an account to get your own key.
API Console
Response