项目作者: sabertooth9

项目描述 :
KUET Teacher Data Scrapper from KUET Website
高级语言: HTML
项目地址: git://github.com/sabertooth9/KUET-Teachers-Web-Scrapper.git
创建时间: 2019-11-07T14:28:49Z
项目社区:https://github.com/sabertooth9/KUET-Teachers-Web-Scrapper

开源协议:Apache License 2.0

下载


KUET-Teachers-Web-Scrapper

KUET Teacher Data Scrapper from KUET Website


Iftekher Toufique Imam

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