Parser schemas
Parser schema examples. Choose one, POST raw MIME or plain-text email
to /v1/parse,
and get typed JSON back — no regex, no fragile screen-scraping.
Parse Stripe Receipts
Turn Stripe payment receipts and invoices into typed JSON — receipt ID, amount, currency, card brand, last four, customer email, and payment status. Schema-first, webhook-native.
Parse Shopify Orders
Extract Shopify order confirmations into typed JSON — order number, line items, totals, fulfillment status, and customer details from every store email.
Parse Amazon Order Emails
Turn Amazon order confirmations and shipping alerts into typed JSON — order ID, line items, totals, delivery estimate, and seller, ready for your database.
Parse PayPal Receipts
Convert PayPal payment receipt emails into typed JSON — transaction ID, amount, fees, net proceeds, payer, recipient, and payment status. No screen-scraping needed.
Parse Apple App Store Receipts
Extract Apple App Store receipt emails into typed JSON — order ID, Apple ID, purchased items, subscription type, tax, totals, and renewal status, automatically.
Parse Google Play Receipts
Extract Google Play order receipt emails into typed JSON — order ID, item title, purchase type, tax, totals, currency, and auto-renewal status for every transaction.
Parse GitHub Notification Emails
Turn GitHub notification emails into typed JSON — repository, thread type, issue or PR number, actor, action, notification reason, and the canonical URL. Schema-first, API-native.
Need a schema we don't have?
We add new schemas based on developer demand. Request one during early access and we'll prioritise the most-requested senders.
Request early access