https://github.com/iamareebjamal/ctengg-api
Unofficial REST API for ctengg.amu.ac.in
https://github.com/iamareebjamal/ctengg-api
api-server appengine attendance html-parser python rest-api restful results university
Last synced: about 1 year ago
JSON representation
Unofficial REST API for ctengg.amu.ac.in
- Host: GitHub
- URL: https://github.com/iamareebjamal/ctengg-api
- Owner: iamareebjamal
- License: other
- Created: 2016-06-13T07:33:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T21:03:11.000Z (almost 9 years ago)
- Last Synced: 2025-03-30T09:11:48.153Z (over 1 year ago)
- Topics: api-server, appengine, attendance, html-parser, python, rest-api, restful, results, university
- Language: Python
- Homepage: https://ctengg-api.appspot.com
- Size: 257 KB
- Stars: 0
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ctengg-api
[]()
[]()
[](http://www.gnu.org/licenses/gpl-3.0)
Unofficial REST API for ctengg.amu.ac.in
## Endpoints
*Attendance* -
/attendance/?api_key={auth_key}
*Result* -
/result/btech?fac=&en=&api_key={auth_key}
*Complete Attendance List* -
/complete_attendance?api_key={auth_key}
*Subject from Complete Attendance* -
/complete_attendance/?api_key={auth_key}
## Disclaimer
Project is managed poorly. Caching is very premature and database and memcached are warmed every Sunday using a cron job.