curl --location --request POST '/api/test/proxy' \ --header 'Content-Type: application/json' \ --data-raw '{ "task_id": "task_123", "domain_url": "facebook.com", "organic_engine": 1 }'
{}