aarora4 / cs2340-web-crawler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%