File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# RateMyProfessors API Client (Python)
22
3+ [ ![ PyPI] ( https://img.shields.io/pypi/v/ratemyprofessors-client?color=10b981 )] ( https://pypi.org/project/ratemyprofessors-client/ ) [ ![ downloads] ( https://img.shields.io/pepy/dt/ratemyprofessors-client )] ( https://pypi.org/project/ratemyprofessors-client/ ) [ ![ docs] ( https://img.shields.io/badge/docs-website-10b981 )] ( https://amaanjaved1.github.io/Rate-My-Professors-API-Client/ )
4+
35A typed, retrying, rate-limited ** unofficial** client for [ RateMyProfessors] ( https://www.ratemyprofessors.com ) .
46
5- > ** Disclaimer: ** This library is unofficial and may break if RMP changes their internal API. Use responsibly and respect rate limits .
7+ > ** Looking for TypeScript? ** Check out the [ TypeScript version ] ( https://github.com/amaanjaved1/ rate-my-professors-client-ts ) .
68
79## Requirements
810
Original file line number Diff line number Diff line change 2222
2323 < main class ="content ">
2424 < h1 > RateMyProfessors API Client</ h1 >
25+ < p style ="display:flex;gap:6px;flex-wrap:wrap;margin-bottom:1.25rem ">
26+ < a href ="https://pypi.org/project/ratemyprofessors-client/ "> < img src ="https://img.shields.io/pypi/v/ratemyprofessors-client?color=10b981 " alt ="PyPI " /> </ a >
27+ < a href ="https://pypi.org/project/ratemyprofessors-client/ "> < img src ="https://img.shields.io/pepy/dt/ratemyprofessors-client " alt ="downloads " /> </ a >
28+ < a href ="https://amaanjaved1.github.io/Rate-My-Professors-API-Client/ "> < img src ="https://img.shields.io/badge/docs-website-10b981 " alt ="docs " /> </ a >
29+ </ p >
2530 < p >
2631 An unofficial, typed Python client for < a href ="https://www.ratemyprofessors.com "> RateMyProfessors</ a > .
2732 All data is fetched via RMP's GraphQL API — no HTML scraping or browser automation required.
You can’t perform that action at this time.
0 commit comments