How to Verify Outscraper Webhook Request Signatures
When you configure a webhook URL in your Outscraper integration settings, our system will automatically send a POST request with the scraped results to that URL whenever a task/reuqest is finished. For security, every webhook payload is signed using your Outscraper API key. This allows you to verify that the webhook truly comes from Outscraper and has not been altered. Step 1. Signature Header Every webhook request includes an additional header: X-Hub-Signature-256: sha256= <signature> is Seguir leyendo









