Python-Web-Scraping
This is a pythom script which uses Selenium and BeautifulSoup to scrape the student's result from the Website and store it in an Excel sheet. Many times college lecturers spend a lot of time to enter each student's Registration number and save the data, now with just the starting and ending registration number they will be able to extract all their student’s data. Note : The registration numbers have to be numeric , registration numbers which are Alphanumeric will not work.