Final Project CS106A: Ed Forum Cralwer (code focus), Jaehee Ryu

by Jay R

Description

Ed forum crawler - Open a chrome driver using Selenium, Get to Ed website and log-in with given information, Go to each category and scroll down, Parse html with BeautifulSoup and fetch (date, subject, category, title), Save collection of data on csv file, then convert to excel