House: Get Transactions
House via Parse · government_public
Extract all transactions from a Congressional financial disclosure filing (PTR). Parses the PDF and returns structured data including filer information and each transaction's asset name, ticker, transaction type, date, amount range, and description. A single filing typically contains 1-50 transactions. The PDF is fetched from the House disclosure system by filing_id and year. Extract and analyze transaction data from Congressional Periodic Transaction Reports (PTR) filed with the House of Representatives. Returns structured transaction data and pie chart aggregation from financial disclosure PDFs. Fulfilled by Parse from disclosures-clerk.house.gov.
- b2b-directory
- disclosures-clerk-house-gov
- finance
- government-public
- house
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e5422bf1-5120-4283-b715-3992bedee252/get_transactions
- Interface artifact
- sha256:b7102aaf4e7161027dc2067f6a00b45c1da0db1c4fe143bbde1ce2650bc8b4f7
- Manifest digest
- sha256:7bebe39d2594a17c4d08145b916c7fefac99a4fe7d3ab4b19c384932c60998d8
Request fields
- year (string): Year the filing was made (used in PDF URL path).
- filing_id (string): Filing ID number from the House disclosure system.
Example queries
- {"year":"2026","filing_id":"20033725"}