ufosc / SwampScheduler

The future of scheduling is here.
https://osc.rconde.xyz
GNU Affero General Public License v3.0
22 stars 44 forks source link

Find or create a way to scrape RateMyProfessor #2

Closed bnielsen1 closed 1 year ago

bnielsen1 commented 1 year ago

Either create a way to scrape RateMyProfessor or see if this open-source API still works https://github.com/tisuela/ratemyprof-api

ThundR67 commented 1 year ago

RateMyProfessor does have a graphql api. https://github.com/Michigan-Tech-Courses/rate-my-professors. This repo has implemented it in javascript, I believe. So, we will need to convert it into python.

ThundR67 commented 1 year ago

I am on it on this repo: https://github.com/ThundR67/RateMyProfessor.py

ThundR67 commented 1 year ago

Can you tell me exactly what info we need to scap out?