Skip to content

A web crawler based on Selenium/Helium to automate the mundane task of manually copy pasting ID's from an excel and pressing delete on a website.

Notifications You must be signed in to change notification settings

UmairKamran/auto_delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About
A web crawler based on Selenium/Helium to automate the mundane task of manually copy pasting ID's from an excel and pressing delete on a website.



NOTE:
Excel file and config file MUST be in the same directory.
Change settings and file names as needed in the config file.

RUN COMMAND:
python auto_delete.py

REQUIREMENTS:
- python 3.7
- Google Chrome

Python libraries used:
- helium
- selenium
- time
- pandas
- os
- pprint

About

A web crawler based on Selenium/Helium to automate the mundane task of manually copy pasting ID's from an excel and pressing delete on a website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages