Fighting college spam with the power of Python and Selenium web scraping. Ever since I took the PSAT almost three years ago, my inbox has been cluttered with thousands of unopened emails from colleges that I have no interest in. I'm going to program a bot to log into my email account, detect college emails, and go through the unsubscribe process for each one. I guess you might learn some things along the way. HTML? Of course. Web driver -ing? Absolutely. Reading and writing from files? We got it. Double while loops (wow). It's in here too. By the end of the video, every college email will be in the trash where it belongs.
Here is the code: https://github.com/Carson-Stark/AutoE...
//contents
00:00 - Dramatic Backstory
2:17 - The Plan
04:03 - Unsubscribing From One Email
06:15 - Detecting College Emails
08:03 - Whitelist/Blacklist
08:57 - Generalizing
10:29 - Fixing Issues
12:29 - Unsubscribing Montage
14:43 - Deleting
16:02 - Rant
//music
Dreamer by Hazy
/ hazy_music
Music provided by https://www.plugnplaymusic.net
JX - It Doesn't Matter - Sonic Adventure 2
• [16-Bit;Genesis]It Doesn't Matter - S...
JX - Won't Stop, Just Go! (Green Forest) - Sonic Adventure 2
• [16-Bit;Genesis]Won't Stop, Just Go! ...
JX - Metal Harbor(Part 1+2) - Sonic Adventure 2
• [16-Bit;Genesis]Metal Harbor(Part 1+2...
Context Sensitive - a d v a n c e
• a d v a n c e
(first song) • Video
Context Sensitive - RELAXING CHIPTUNE ♫ Tundra
• RELAXING CHIPTUNE ♫ Tundra
#python #coding #programming #python automation #python bot #webscraping #webcrawler #web driver