Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 1.89 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.89 KB

deprecated
This is deprecated since the login portal introduced CAPTCHA for the login process.

slcmAPI

MAHE Logo

Welcome to slcmAPI - the Open-Sourced REST-API for Manipal University's Student Life cycle Management Portal. This API is an aid for those who want to build an app or a website requiring data on SLcM. Avoid the hassle of writing your code to scrape data from the website when all you can do is make queries to this API.


Version History

  • slcmAPI 1.0.x: Included support for only the scraper for marks of all theory subjects of the current semester
  • slcmAPI 1.1.x: Added scraping of attendance of the current semester
  • slcmAPI 1.2.x: The third Update added scraping of user details from the admission profile
  • slcmAPI 1.3.x: Included features to check if the provided user credentials are correct or not. Also added an option to combine this action with other requests
  • slcmAPI 1.4.x: A major redesign of the code to handle exceptions created during the request-response process (current)

Need help running it?

Go to the Wiki pages to find all information about the project. Use this to set up the local server and use this to learn how to make requests.

Questions?

Go to our FAQs to see if it is already there, or you can email the developer here.