Skip to content

This project is a web scraper developed using Selenium WebDriver to automate the process of updating roles on a webpage containing student data by navigating through multiple pages, identifies specific roles such as "No Role," and changes them to "Student" based on predefined conditions. This tool significantly reduces the time and effort used.

Notifications You must be signed in to change notification settings

Shannon-Kioko/Selenium-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper for Automating Role Updates

Overview

This project is a web scraper designed to automate the process of updating user roles on a webpage. The scraper uses Selenium WebDriver to navigate through pages of student data and automatically updates roles that are labeled as "No Role" to "Student." This automation helps to reduce the manual workload involved in managing user roles and ensures data consistency.

Features

  • Automated Navigation: Automatically navigates through multiple pages of student data.
  • Role Identification: Identifies rows with the "No Role" status.
  • Role Update: Updates "No Role" entries to "Student" based on specific conditions.
  • Error Handling: Includes error handling for common issues such as element visibility and connectivity.

About

This project is a web scraper developed using Selenium WebDriver to automate the process of updating roles on a webpage containing student data by navigating through multiple pages, identifies specific roles such as "No Role," and changes them to "Student" based on predefined conditions. This tool significantly reduces the time and effort used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages