RG
- class rankguru.core.RG(header: dict)
The main API interface for the module
Creates new RG object, raises
AuthErrorif header is invalid- Parameters
header (dict) – Auth header obtained from rankguru
Methods
- get_tests(TEXT_BOOK_ID: str, latest_first=True)
This function return a sorted dictionary of tests for the given Textbook
- get_ans(QUESTION_PAPER_ID: str)
This function return a sorted dictionary of answers for the given Question Paper