Using Selenium and Openpyxl to scrape the information.
https://github.com/CartlonGin/jobsearch-python-webscraper
I have only used Selenium for building test suites for websites, but for the most part, if you can do it with a browser and it's repeatable, you can automate it with Selenium