Nobelz / RateMyProfessorAPI

Python web scraper to get professor ratings from ratemyprofessor.com website.
Apache License 2.0
39 stars 11 forks source link

No longer working? #4

Closed ozeitis closed 2 years ago

ozeitis commented 2 years ago

Hey so I did extensive testing on a few devices and the API no longer finds professors for me anymore. I thought it was an IP blocking issue maybe but tried different networks and no luck.

Nobelz commented 2 years ago

Hey @Ozeitis, You are correct. I just tested it and upon closer look at the website code I believe it is because they have changed the way they have formatted their queries, which results in the entire API being broken. I will have to look at it after finals; alternatively, you can also look at it.

The problem is with professorquery.json. Other .json files may be affected, but as of now I cannot isolate the issue.

ozeitis commented 2 years ago

5

Nobelz commented 2 years ago

Your pull request should've fixed the issue, can you confirm?

ozeitis commented 2 years ago

Your pull request should've fixed the issue, can you confirm?

I am using this myself and can confirm it does fix the issue :). No problems yet. I use this often so I will report if I find any.