ishaannarula / job-application-automation

A work-in-progress project to automate applying to jobs on commonly used Applicant Tracking Systems (Workday, Greenhouse etc.)
MIT License
7 stars 0 forks source link

Scrape sites other than those on workday and greenhouse with selenium, also scrape new workday websites using selenium and beautiful soup #4

Closed ishaannarula closed 2 years ago

ishaannarula commented 2 years ago

Read summary above for the changes made

In addition to the summary, also updated code to scrape Point72 careers website (careers.point72.com) because the changed the HTML's format because of which XPaths needed to be changed.