This automation works with Indeed
. Searches for Quality Engineer
in the United States and then just collects names and homepages for companies who post job ads into a CSV file that can be imported into Google Sheets/Excel.
Indeed doesn't allow their job search API to be used, so this is the only way, looks like...
It's not perfect in any sense but it works.
Requirements: Java 11+, IntelliJ, git
- Clone the repository to a folder on the local drive
- Open the project in the IntlliJ
- Open
pom.xml
file and refresh Maven dependencies. - Enjoy :)