This uses https://github.com/rainmanjam/jobspy-api Dockerized version of the jobspy-api to search popular listing sites.
docker run -d --name jobspy-api -p 8000:8000 \
-e API_KEYS=test-key-123 \
-e ENABLE_API_KEY_AUTH=true \
rainmanjam/jobspy-api:latest
python nyc_job_search.py