Curl usage from any Linux/UNIX host:
curl \
-s \
-u <API_KEY>: \
-e "https://example-publisher-site.com/find-jobs/?s=python+developer&l=London" \
'https://search.api.careerjet.net/v4/query?locale_code=en_IMsearch=python+developer&location=London&user_ip=<USER_IP>&user_agent=<USER_AGENT>'
Important notes:
- Replace <USER_IP> with your user's actual IP address
- Replace <USER_AGENT> with your user's actual User Agent