Stripe
GoodBotVerifiedBOTThe Stripe Webhooks service allows Stripe to push real-time event data to customers' application webhook endpoint when events happen in their Stripe account. Operated by Stripe.
What is Stripe?
Stripe is a web crawler operated by Stripe. The Stripe Webhooks service allows Stripe to push real-time event data to customers' application webhook endpoint when events happen in their Stripe account.
Identification
Stripe/1.0Why it crawls your site
Stripe crawls websites to deliver webhook payloads and verify endpoints. It is operated by Stripe as part of their webhook delivery infrastructure. If you see this bot in your server logs, it is a verified crawler and generally safe.
Block or allow Stripe
Add a Disallow rule for Stripe/1.0 in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Stripe from crawling your entire site User-agent: Stripe/1.0 Disallow: / # Allow Stripe full access User-agent: Stripe/1.0 Allow: /
Ensure your robots.txt allows Stripe/1.0. Verify requests are genuine by checking the user-agent string and referring to Stripe's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Related bots
Other crawlers operated by Stripe.
Links & references
Data sources
This profile is compiled from the following sources.