Academia 2.0 API (v1.0.0 final release)

  1. The project is respectful of the original work and it is by no means a replacement of the original. It will in fact use live data from the original website to achieve the goal.
  2. The project respects the privacy of the users and hence any data retrieved for the user is not stored in any information retrieval system.
  3. Any suggestions and contributions are welcome.

May the fun begin!

Documentation!

The documentation is very limited as it is an alpha release

Routes

Each of the route uses GET method

/

Use "Basic access authentication", read more on Wikipedia.org

Sample response

wsxzaq

/attendance

Sample request

/attendance/wsxzaq

/courses

Sample request

/courses/wsxzaq

/details

Sample request

/details/wsxzaq

/logout

Sample request

/logout/wsxzaq

/timetable

Sample request

/timetable/wsxzaq

/schedule

Sample request

/schedule/wsxzaq

Note:This api is covered under GNU General Public License v3 (GPLv3).You agree to the terms of GPLv3 if you choose to use the api.