You are on page 1of 6

STUDENT RESULT AUTOMATION

SYSTEM THROUGH WEB SCRAPING

BATCH : 10
GUIDE : D.SRINIVASA RAO SIR
TEAM LEAD : P.MADHU SAHITHYA
MEMBERS : T.S.L.JYOTHI
P.TANUJA
V.SAI PAVITHRA
ABSTRACT

 The main theme of this project to fetch the semester results from the university website directly. Automating
collection of results into excel sheet in the desired format it greatly reduces the human effort. Further, the
obtained results can also be stored into the database.
 Database is maintained so as to make information of the result handy and avoid the duplicate of the student
marks. It also maintain the academic year of marks details. Today every field is computerized to make the
work easier , faster and also to reduce the manual work.
 This automation system allows any authorized user to search for the results and their pass percentage subject
wise and grade wise with the permission of administrator. This project entitled “Student Result Automation
System and Web Scraping” is developed by using python and php as frontend and MYSQL as backened.
INTRODUCTION

 This system provides users to download marks from university website. It will also provides the information
regarding the student marks details.
 This automation system allows any authorized user to search for the results and their pass percentage
subject wise marks with the permission of administrator.
 Database is maintained so as to make information of the result handy and avoid the duplicate of the student
marks.
 It also maintain the academic years of marks details. Today every field is computerized to make the work
easier , faster and also to reduce the manual work.
 This project entitled “Student Result Automation System through web scraping” is developed by using
python,PHP as frontend and MYSQL as backend.
MODULE DESCRIPTION
ADMIN
 DOWNLOAD RESULTS
 LOGIN
 VIEW RESULTS
 DELETE

FACULTY
 LOGIN
 VIEW RESULTS

STUDENT
 VIEW RESULTS
SYSTEM REQUIREMENTS
SOFTWARE REQUIREMENTS
OPERATING SYSTEM : WINDOWS 7 OR LATER
FRONT-END TECHNOLOGIES : HTML , CSS
DATABASE : MYSQL
CONNECTIVITY : PYHTON , PHP
IDE : PYCHARM
HARDWARE REQUIREMENTS
HARDWARE : 160GB OR ABOVE
RAM : 1 GB (MINIMUM)
PROCESSOR : INTEL CORE 2 DUO OR ABOVE

You might also like