jobId
curl --request POST \ --url 'https://api.hasdata.com/scrapers/redfin/jobs' \ --header 'Content-Type: application/json' \ --header 'x-api-key: <your-api-key>' \ --data '{ "type": "forSale", "locations": ["94110", "10001", "90001"] }'
forSale
forRent
sold
["94110", "10001"]