Extract And Archive Tax Summary Data

Capture structured tax return summaries as YAML when PDF downloads are blocked or inaccessible

vamseeachanta Updated

File contents

Extract and Archive Tax Summary Data

When PDF downloads from FreeTaxUSA are blocked by popups or automation restrictions, scrape the summary page HTML to extract all line items and save as structured YAML instead. Include year-over-year columns (e.g., 2024 vs 2025) to enable programmatic comparison. This preserves critical tax data even when file downloads fail, and the structured format is more queryable than PDFs for future analysis.

vamseeachanta/workspace-hub/tree/main/.agents/skills/workspace-hub/learned/extract-and-archive-tax-summary-data commit a2bfc96cb4

Frequently asked questions

npx skillmds@latest add vamseeachanta/extract-and-archive-tax-summary-data