HMDA Mortgage Loan Data Scraper
Pricing
from $7.50 / 1,000 results
HMDA Mortgage Loan Data Scraper
Mine CFPB Home Mortgage Disclosure Act records by year and state with action_taken, race, loan type, and lender filters. Returns county, loan_amount, income, and lender_name. Useful for fair lending analysis, housing market research, and bank competitive intelligence.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share

π HMDA Mortgage Loan Data Scraper
π Export HMDA loan aggregations data in seconds. Structured records direct from the public ffiec.cfpb.gov endpoint to CSV, Excel, JSON, or XML.
The HMDA Mortgage Loan Data Scraper turns the ffiec.cfpb.gov public REST endpoint into a clean, structured dataset. It calls the endpoint with the parameters you supply, parses the JSON, and flattens each record into one row.
Dataset coverage depends on the upstream source. All field names are clean snake_case / camelCase, numeric strings are auto-cast to numbers, and upstream rate-limit notes are surfaced as a clean error record instead of crashing your pipeline.
| π― Target Audience | π‘ Primary Use Cases |
|---|---|
| π Analysts | Pull structured records for analysis |
| π’ Finance teams | Snapshot data for dashboards and reports |
| π€ ML engineers | Build training sets from public sources |
| π° Journalists | Verify numbers for stories with one click |
| π©βπ» Developers | Mirror upstream data into your own DB without writing client code |
| π Researchers | Run reproducible studies on public data |
π What the HMDA Mortgage Loan Data Scraper does
- Calls the public
ffiec.cfpb.govendpoint. - Parses the JSON response and flattens each record into a clean row.
- Casts numeric fields to numbers so they import cleanly into Excel and BI tools.
- Surfaces upstream rate-limit or error notes as a single-row
errorrecord instead of crashing. - Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.
π‘ Why it matters: The raw HMDA loan aggregations JSON is verbose and hard to consume in spreadsheets. This actor normalizes the payload into one row per record so the data drops straight into pandas, BigQuery, or a Google Sheet.
π Data fields
Each record includes: actionTaken, count, county, loanPurpose, loanType, race, results, scrapedAt, state, sumLoanAmount, year. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
β οΈ Good to Know: The HMDA loan aggregations API is rate-limited. This actor surfaces rate-limit notes as a clean
errorrecord so your downstream pipeline can decide how to retry.
π How to use
- Click Try for free.
- Adjust input fields (or leave defaults).
- Click Start. Within seconds, your dataset is ready β download as CSV, Excel, JSON, or XML, or pipe to your warehouse.
π Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge Alpha Vantage Scraper | Stocks, FX, crypto, indicators. |
| ParseForge Yahoo Finance Scraper | Equities, funds, indices. |
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge NBA Stats Scraper | Player and team stats from NBA.com. |
π‘ Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers.
Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.
π Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.