Outscraper 웹훅 요청 서명을 확인하는 방법
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 자세히 보기









