Skip to content

A Web Crawler written in Python using Selenium to delete emails from my CS2340 Class

Notifications You must be signed in to change notification settings

aarora4/cs2340-web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs2340-web-crawler

A Web Crawler written in Python using Selenium to delete emails from my CS2340 Class

Demo

Installation

Clone repository from github

Use the package manager pip to install selenium.

pip install selenium

Usage

python3 seleniumOutlook.py username@gatech.edu  password

Duo is difficult for the web crawler to interact with so the user must click through Duo authentication.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A Web Crawler written in Python using Selenium to delete emails from my CS2340 Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages