Skip to content

Find a KIIT student detail using his/her roll number.

License

Notifications You must be signed in to change notification settings

erucix/kiitian-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiitian Finder 😋

Find a kiit student Name, Email and Student Number using his/her roll number only.

How to run? 🤨

Make sure you have nodeJS installed. And this requires an active internet connection.

Paste this into your favourite terminal.

git clone https://github.com/erucix/kiitian-finder
cd kiitian-finder
node kiit.js 220XXXXX # <--this is your kiit roll number

How to find faculties now? 🤨

For getting faculties you need to install some extra modules. Paste this code intor your Commmand Prompt or Terminal to do all in once.

git clone https://github.com/erucix/kiitian-finder
cd kiitian-finder
npm install jsdom got
node faculty.js  # <---- Saves output in faculty.json file.

Note: Running faculty search will cost you some time since we are fetching every staff details from the site.

⚠️ Desclaimer: This is only for recreational and educational purpose and I am in no way responsible for the misconduct done with the use of this program.

About

Find a KIIT student detail using his/her roll number.

Topics

Resources

License

Stars

Watchers

Forks