/gradcafe-school-admission-results

Web app that scrapes the gradcafe admissions results page and returns some data visualizations

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

GradCafe Survey Visualizer

I'm not affiliated with GradCafe.

All this does is, it takes your search results and returns a few visualizations of GRE scores and uGPA scores.

For large searches, I placed a 2-second delay between page queries.

I use this GRE Conversion Table to convert scores on the old scale to the new scale.

My JS is horrible, and I'm also trying to escape using any DB here.