HMDA Mortgage Loan Applications & Lending Data Scraper avatar

HMDA Mortgage Loan Applications & Lending Data Scraper

Pricing

from $1.50 / 1,000 results

Go to Apify Store
HMDA Mortgage Loan Applications & Lending Data Scraper

HMDA Mortgage Loan Applications & Lending Data Scraper

Stream millions of official FFIEC/CFPB HMDA loan and application records by year, state, county, lender LEI, loan type, purpose, action, amount and property profile. Built for mortgage, fintech, housing, fair-lending and real-estate analytics.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Apify Actor No API key Pay per result Export

Stream millions of official FFIEC/CFPB HMDA loan and application records by year, state, county, lender LEI, loan type, purpose, action, amount and property profile. Built for mortgage, fintech, housing, fair-lending and real-estate analytics.


What does the HMDA Mortgage Loan Applications & Lending Data Scraper do?

This Actor turns HMDA Mortgage Loan Applications & Lending Data into a structured dataset you can actually work with. You give it a search, it walks the result pages, and it writes one clean row per record into your dataset โ€” ready to export as JSON, CSV or Excel, or to pull straight from the Apify API.

It runs on plain HTTP with no browser and no login, which keeps it fast and cheap, and it works the same on a free account as on a paid one. Every field documented below came from a real verification run of this Actor, so what you read here is what you get.

The current build returns 47 populated fields per record, of which 45 are present on virtually every row.

Who is it for?

  • Analysts who need HMDA Mortgage Loan Applications & Lending Data data as a spreadsheet instead of a browser tab.
  • Operations and research teams tracking how HMDA Mortgage Loan Applications & Lending Data listings change over time.
  • Developers wiring a live data feed into an internal tool or database.
  • Growth and sales teams building prospect and market lists from public data.
  • AI teams assembling structured training or grounding data.

Use cases

  • Export a full HMDA Mortgage Loan Applications & Lending Data search into a spreadsheet for analysis.
  • Track how prices, volumes or availability move week over week by scheduling the run.
  • Feed a dashboard or internal database with a repeatable, structured source.
  • Build a market map by running several searches in one job.
  • Enrich an existing list by matching on the identifiers in the output.

Why use this HMDA Mortgage Loan Applications & Lending Data Scraper?

  • ๐Ÿ”‘ No API key and no login โ€” nothing to authenticate, nothing to expire.
  • ๐Ÿ“ฆ 47 verified fields โ€” every column below was confirmed against live output.
  • ๐Ÿ“„ Real pagination โ€” it walks the result set instead of returning the first screen.
  • ๐ŸŽฏ Bounded runs โ€” caps in the input stop the job exactly where you want, so the bill is predictable.
  • ๐Ÿ’ธ Tiered pay-per-result โ€” you pay per row, and higher Apify plans pay less per row.
  • ๐Ÿ“Š Export anywhere โ€” JSON, CSV, Excel, HTML, the API, or any Apify integration.

What data can you extract?

One row per record. These columns come from a live run, with the share of rows that carried a value:

FieldTypeTypically filledDescription
actionTakennumber100%Action taken
activityYearnumber100%Activity year
applicantAgestring100%Applicant age
businessOrCommercialPurposenumber100%Business or commercial purpose
censusTractstring100%Census tract
conformingLoanLimitstring100%Conforming loan limit
constructionMethodnumber100%Construction method
countyCodenumber100%County code
debtToIncomeRatiostring100%Debt to income ratio
denialReason1number100%Denial reason1
derivedEthnicitystring100%Derived ethnicity
derivedRacestring100%Derived race
derivedSexstring100%Derived sex
dwellingCategorystring100%Dwelling category
financialInstitutionLeistring100%Financial institution lei
incomeThousandsnumber100%Income thousands
interestRatenumber100%Interest rate
lienStatusnumber100%Lien status
loanAmountnumber100%Loan amount
loanProductTypestring100%Loan product type
loanPurposenumber100%Loan purpose
loanTermMonthsnumber100%Loan term months
loanToValueRationumber100%Loan to value ratio
loanTypenumber100%Loan type
msaMdstring100%Msa md
msaMedianFamilyIncomenumber100%Msa median family income
occupancyTypenumber100%Occupancy type
originationChargesnumber100%Origination charges
preapprovalnumber100%Preapproval
propertyValuenumber100%Property value
purchaserTypenumber100%Purchaser type
rateSpreadnumber97%Rate spread
recordIdstring100%Record id
reverseMortgagenumber100%Reverse mortgage
scrapedAtstring100%Scraped at
sourceFileUrlstring100%Source file url
sourceUrlstring100%Source url
stateCodestring100%State code
totalLoanCostsnumber100%Total loan costs
totalUnitsnumber100%Total units
tractMinorityPopulationPercentnumber100%Tract minority population percent
tractOneToFourFamilyHomesnumber100%Tract one to four family homes
tractOwnerOccupiedUnitsnumber100%Tract owner occupied units
tractPopulationnumber100%Tract population
tractToMsaIncomePercentnumber100%Tract to msa income percent
discountPointsnumber58%Discount points
lenderCreditsstring87%Lender credits

Fields below 90% are genuinely optional at the source โ€” HMDA Mortgage Loan Applications & Lending Data does not publish them for every record. An empty value means the source did not show it, not that extraction failed.

Output example

{
"actionTaken": 1,
"activityYear": 2025,
"applicantAge": "25-34",
"businessOrCommercialPurpose": 2,
"censusTract": "48141001501",
"conformingLoanLimit": "C",
"constructionMethod": 1,
"countyCode": "48141",
"debtToIncomeRatio": ">60%",
"denialReason1": 10,
"derivedEthnicity": "Hispanic or Latino",
"derivedRace": "White",
"derivedSex": "Female",
"dwellingCategory": "Single Family (1-4 Units):Site-Built",
"financialInstitutionLei": "549300IV3BQZRSE82O16",
"incomeThousands": 46,
"interestRate": 5.99,
"lienStatus": 1,
"loanAmount": 245000,
"loanProductType": "Conventional:First Lien",
"loanPurpose": 31,
"loanTermMonths": 360
}

How to use

  1. Open the Actor and fill in the search fields โ€” the defaults below are a working example.
  2. Set the result cap so the run stops where you want it.
  3. Click Start, then export from the Output tab or pull the dataset through the API.
{
"years": [
"2025"
],
"states": [
"TX"
],
"loanTypes": [
"1",
"2",
"3",
"4"
],
"actionTaken": [
"1"
],
"minLoanAmount": 100000,
"maxResults": 10000
}

Input parameters

ParameterTypeDefaultDescription
yearsarray[]Four-digit years.
statesarray[]Two-letter state codes.
countiesarray[]Five-digit county FIPS codes for source-side geographic extraction.
loanTypesarray["1", "2", "3", "4"]1 conventional, 2 FHA, 3 VA, 4 USDA/RHS or FSA.
actionTakenarray[]Exact HMDA action codes, for example 1 originated, 2 approved not accepted or 3 denied.
loanPurposesarray[]Exact HMDA loan-purpose codes.
lienStatusesarray[]1 first lien, 2 subordinate lien.
occupancyTypesarray[]1 principal residence, 2 second residence, 3 investment property.
institutionLeisarray[]Exact Legal Entity Identifiers for one or more reporting lenders.
minLoanAmountnumberโ€“Minimum reported loan amount in USD.
maxLoanAmountnumberโ€“Maximum reported loan amount in USD.
minIncomenumberโ€“Minimum reported applicant income in USD; HMDA stores income in thousands.
maxIncomenumberโ€“Maximum reported applicant income in USD; HMDA stores income in thousands.
maxResultsinteger1000Maximum HMDA loan/application records saved.

Tips for best results

  • Broad searches return the deepest result sets; very narrow ones run out after a page or two.
  • Use the result cap rather than the page cap when you want a predictable bill.
  • Schedule the same input daily or weekly to build a history instead of a one-off snapshot.
  • Lower the concurrency if you see retries โ€” the source rate-limits aggressive crawling.
  • Run several searches in one job instead of one search with a huge page count.
  • Empty optional fields are normal; filter on the columns that matter to you after export.
  • Deduplicate on the identifier column if you merge several runs together.
  • Keep the proxy setting on the default unless the source blocks your region.

Integrations

Push results straight into Google Sheets, Slack, Zapier, Make, Airtable or any Webhook. You can also schedule the Actor and have each run append to the same dataset, which is how you turn a single export into a time series.

API usage

Replace <YOUR_TOKEN> with your Apify API token.

cURL

curl -X POST "https://api.apify.com/v2/acts/logiover~hmda-mortgage-loan-applications-scraper/run-sync-get-dataset-items?token=<YOUR_TOKEN>" \
-H "Content-Type: application/json" \
-d '{"years": ["2025"], "states": ["TX"], "loanTypes": ["1", "2", "3", "4"], "actionTaken": ["1"], "minLoanAmount": 100000, "maxResults": 10000}'

Python

from apify_client import ApifyClient
client = ApifyClient('<YOUR_TOKEN>')
run = client.actor('logiover/hmda-mortgage-loan-applications-scraper').call(run_input={"years": ["2025"], "states": ["TX"], "loanTypes": ["1", "2", "3", "4"], "actionTaken": ["1"], "minLoanAmount": 100000, "maxResults": 10000})
for item in client.dataset(run['defaultDatasetId']).iterate_items():
print(item)

Node.js

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: '<YOUR_TOKEN>' });
const run = await client.actor('logiover/hmda-mortgage-loan-applications-scraper').call({"years": ["2025"], "states": ["TX"], "loanTypes": ["1", "2", "3", "4"], "actionTaken": ["1"], "minLoanAmount": 100000, "maxResults": 10000});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Use with AI agents (MCP)

This Actor is reachable through the Apify MCP server, so an AI agent can call it as a tool. Point the agent at https://mcp.apify.com and ask it something like "pull the first 200 listings from HMDA Mortgage Loan Applications & Lending Data and summarise them" โ€” it receives the same structured rows you would get from the UI.

FAQ

Do I need a HMDA Mortgage Loan Applications & Lending Data account or API key?

No. The Actor reads publicly available pages only. There is nothing to authenticate and no credentials to rotate.

Does it work on the free plan?

Yes. Every feature is available on a free Apify account โ€” nothing is gated behind a paid tier. Pricing is per result, and higher plans simply pay less per row.

How many listings can I get in one run?

As many as the search exposes. Raise the page and result caps together; the run stops at whichever limit it reaches first.

Why did I get fewer rows than I asked for?

The search ran out of records. That is normal for narrow queries โ€” broaden the search or add more searches to one run.

Why are some fields empty?

HMDA Mortgage Loan Applications & Lending Data does not publish every attribute for every record. The table above shows how often each field is filled in practice.

What export formats are supported?

JSON, CSV, Excel, HTML and RSS from the Output tab, plus the Apify API and any integration you connect.

How fast is it?

It is pure HTTP with no browser, so a page of results typically takes a second or two.

Can I schedule it?

Yes. Use the Apify scheduler to run it on any interval and append each run to the same dataset.

Does it use a proxy?

It routes through Apify Proxy by default. You can switch groups or supply your own proxies in the input.

Is the output schema stable?

Yes. Field names and types are fixed, so downstream pipelines will not break between runs.

How often is the data refreshed?

Every run reads the live source. There is no cache, so the data is as current as the website itself.

What if the site changes its layout?

Open an issue on the Issues tab and it gets fixed โ€” the Actor is actively maintained.

This Actor reads only publicly available pages on HMDA Mortgage Loan Applications & Lending Data โ€” the same content any visitor sees without logging in. It does not bypass authentication and does not collect private data. You remain responsible for how you use the output: respect the source's terms of service, applicable copyright, and data-protection law such as GDPR where personal data is involved.

Browse the full collection at apify.com/logiover โ€” Lead Generation tools and more.