Skip to content

toufique-imam/KUET-Teachers-Web-Scrapper

Repository files navigation

KUET-Teachers-Web-Scrapper

KUET Teacher Data Scrapper from KUET Website


GitHub Stars download visitors


Features

  • Get Teachers' data Department Wise

  • Search for Teachers' /Department wise with name/email/phone

  • Offline Scrapping added, So scrapping is possible even in KUET site is down

Playground

API is hostes in Rapidapi . Try it out :D

Install

Install dependencies from Requirements

Run api_teacher.py

Navigate to http://localhost:5000/data/ or http://localhost:5000/data/{DEPT_ID} for perticular Department Teachers' Data || Example: http://localhost:5000/data/CSE/

Navigate to http://localhost:5000/data/all for All data

Navigate to http://localhost:5000/find/{query_string} for getting data that contains query string || Example: http://localhost:5000/find/Ha

Navigate to http://localhost:5000/find/{DEPT_ID}/{query_string} for getting data that contains query string in dept_id || Example: http://localhost:5000/find/CSE/Ha

Bug

  • Something I didn't notice

Future Update (Hopefully)

  • Add more power in search

Releases

No releases published

Packages

No packages published

Languages