Skip to content

VarunDTU/dtu-unofficial-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNOFFICAL-DTU-API

This repository contains the source code for the DTU Unofficial API, a project that aims to provide a simple and easy-to-use interface for accessing various data and services from the Delhi Technological University (DTU). The API is built with Nodejs and express and uses web scraping and reverse engineering techniques to obtain information from DTU's official websites and applications. The API is not affiliated with or endorsed by DTU, and is intended for educational and research purposes only. Use it at your own risk and respect the terms and conditions of the original sources.

Production link

API Reference

  GET /

Get API STATUS

Get notices by category

  GET /info/{Parameter}
Parameter Type Notice type
latest_news string
notices string
firstyear string
jobs string
events string

Get Student information (Takes time)

  GET /student-info/:name/:password
Parameter Type Description
name string Required.User id
password string Required.user id password

search professor via query

  GET /search/professor_id/:query
Parameter Type Description
query string Required. search query for professors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published