Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 578 Bytes

File metadata and controls

19 lines (13 loc) · 578 Bytes

Ragheb Arabic API Client

A Python client to interact with the Ragheb Arabic API for tasks like logging in, retrieving public exams, starting exams, submitting answers, and getting exam results.

Features

  • Login: Authenticate with mobile and password.
  • Get Public Exams: Retrieve public exams.
  • Start Exam: Begin an exam.
  • Submit Answers: Submit answers for an exam.
  • Get Results: Fetch exam results.
  • Process Questions: Select random or correct answers.

Installation

  1. Install dependencies:
pip install requests fake-useragent