- To develop a script to extract job posting data from mycareersfuture website
- To test/poc deploying it to aws and automate using lambda, storing data to s3
- Chromium binary at https://github.com/adieuadieu/serverless-chrome/releases/download/v1.0.0-57/stable-headless-chromium-amazonlinux-2.zip
- chromedriver:
- Put chromedriver in PATH and change permission to executable (chmod 0755) for local testing
- Later docker to create PATH and copy files there