cURL
curl --request POST \ --url https://app.gptscraper.com/api/searchgpt/jobs \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "query": "<string>", "screenshot": true, "country": "<string>" }'
{ "jobId": "<string>", "success": true }
Submit a query to be scraped