Skip to content

akpmohan07/Auto-Result-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Result-Fetcher

One Click to retrieve all the Students Result

At the time of Examination Result it is too difficult for the Staffs to See all the Student's Result.

Requirements

import requests 
import bs4 as 
import webbrowser 
import wget
import pandas 
from datetime import datetime 

Usage

  • requests - communicating with server.
  • wget - To download Image from URL
  • pandas - Read the login data from Excel file
  • datetime - Handling the Date format which is a password
  • webbrowser - To open the result file in browser
  • bs4 - To handle the HTML response

About

One Click to retrieve all the Students Result

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages