All Stripe webhook events are taken from docs: [https://stripe.com/docs/api/events/types#event_types](https://stripe.com/docs/api/events/types#event_types) To get the entire list of events as a JS array, scrape the website: 1. manually add the id #event-types to `