Skip to main content
JULY 2026 · 1448 AH|169 CHARITIES|METHODOLOGY v5.2.0 · UPDATED JUL 18CHANGELOG
Good MeasureGivingBeta
AI Prompt

Donation Page Extraction

Extracts tax-deductibility status and payment methods from donation pages.

Data ExtractionActive

Prompt content

Promptconfig/page_prompts.yaml
Extract the following information from this charity's donation page. Return ONLY valid JSON matching the exact schema below.

Required fields:
- tax_deductible: Boolean - Whether donations are tax-deductible

Optional fields:
- donation_methods: Array of strings (0-10 items) - Accepted methods from: credit_card, debit_card, paypal, bank_transfer, check, wire_transfer, cryptocurrency, stock_donation, donor_advised_fund, other
- donate_url: String or null (valid URI) - Primary donation URL

Return JSON only. Do not include explanations or markdown formatting.

Annotations

Structured list of accepted methods: credit card, PayPal, crypto, DAF, etc. Helps donors know how they can give.