VOOZH about

URL: https://apify.com/crawlerbros/hud-fair-market-rents-scraper

โ‡ฑ HUD Fair Market Rents Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

HUD Fair Market Rents Scraper

Scrape HUD Fair Market Rents (FMR) data for all US states, counties, and metro areas. Get studio through 4-bedroom FMR values by state, year, or metro area - no API key required.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 days ago

Last modified

Share

Extract HUD (U.S. Department of Housing and Urban Development) Fair Market Rent (FMR) data for all U.S. counties and metro areas across multiple fiscal years โ€” no API key required.

What Is This?

Fair Market Rents are published annually by HUD and represent the 40th percentile of gross rents for standard-quality units in a given area. They are used to determine payment standards for the Housing Choice Voucher program and other federal housing assistance.

What Data Does It Return?

Each record contains:

FieldDescription
area_nameHUD FMR area name (e.g., "San Francisco, CA MSA")
county_nameCounty name
state_nameFull state name
state_codeTwo-letter state abbreviation
fips_codeFIPS geographic code
area_codeHUD internal area code
yearFiscal year
metrotrue = metropolitan area, false = non-metro county
efficiency_fmrStudio/efficiency FMR in USD
onebr_fmr1-bedroom FMR in USD
twobr_fmr2-bedroom FMR in USD
threebr_fmr3-bedroom FMR in USD
fourbr_fmr4-bedroom FMR in USD
fmr_typeAlways "Fair Market Rent"
scrapedAtISO 8601 timestamp

Modes

searchByState (default)

Return all FMR records for a specific US state.

Example input:

{
"mode":"searchByState",
"state":"California",
"year":"2024",
"maxItems":100
}

searchByMetroArea

Search metro areas by keyword in the area name.

Example input:

{
"mode":"searchByMetroArea",
"metroAreaName":"Los Angeles",
"year":"2024"
}

allMetroAreas

Return all metropolitan area FMR records nationwide (or for a specific state).

Example input:

{
"mode":"allMetroAreas",
"year":"2024",
"maxItems":500
}

byCounty

Return non-metropolitan county-level FMR records, optionally filtered by state.

Example input:

{
"mode":"byCounty",
"state":"Texas",
"year":"2024"
}

Input Options

ParameterTypeDescription
modeSelectsearchByState, searchByMetroArea, allMetroAreas, byCounty
stateSelectUS state name (e.g., "California")
yearSelectFiscal year: 2018โ€“2026
metroAreaNameTextKeyword to search metro area names
maxItemsIntegerMax records to return (1โ€“2000, default 100)

Years Available

FY 2018 through FY 2026 data is available. Each year's data covers approximately 4,700โ€“4,800 geographic areas.

Data Source

Data is sourced from the official HUD User Portal:
https://www.huduser.gov/portal/datasets/fmr.html

No API key or registration is required.

Use Cases

  • Housing affordability research
  • Section 8 / Housing Choice Voucher analysis
  • Real estate market analysis
  • Policy research and government reporting
  • Rent comparison across cities and states

FAQs

Q: Is an API key required?
A: No. The scraper downloads publicly available XLSX files from the HUD portal.

Q: How current is the data?
A: FY 2026 data is the most current. HUD typically publishes new fiscal year data in the fall.

Q: What does "efficiency FMR" mean?
A: It's the Fair Market Rent for a studio/0-bedroom unit.

Q: How many records can I get?
A: Each state has approximately 50โ€“200 FMR areas. Nationwide, there are ~4,700 records per year.

Q: Are territories included?
A: Yes โ€” Puerto Rico, U.S. Virgin Islands, Guam, and American Samoa are included in the data.

You might also like

HUD Fair Market Rents & Income Limits Scraper

compute-edge/hud-fair-market-rents-scraper

Extract HUD Fair Market Rents and Income Limits data by state and county from the official HUD User API. Get efficiency through 4-bedroom rent amounts, plus Very Low, Extremely Low, and Low income thresholds by family size.

HUD Home Store Scraper

solidcode/hudhomestore-scraper

[๐Ÿ’ฐ $2.5 / 1K] Extract HUD foreclosed home listings nationwide โ€” addresses, prices, beds/baths, case numbers, bid dates, FHA financing, and photos. Search by state, city, ZIP, or URL with price, bedroom, type, and status filters.

HUD Homes Scraper

crawlergang/hud-homes-scraper

Scrape HUD foreclosed homes listings from HUDHomeStore.gov with search by state or city, filter by price, bedrooms, bathrooms, property type. Returns full listing data including address, price, beds/baths, sqft, images, and bid dates.

2

5.0

HUD Homes Scraper

crawlerbros/hud-homes-scraper

Scrape HUD foreclosed homes listings from HUDHomeStore.gov with search by state or city, filter by price, bedrooms, bathrooms, property type. Returns full listing data including address, price, beds/baths, sqft, images, and bid dates.

Summits Rents Lists

getdataforme/summits-rents-lists

Summits Rents Lists is an Apify Actor that scrapes rental property listings from Summit.co.nz, extracting detailed info like prices, locations, and descriptions....

HUD Assisted Multifamily Housing Scraper - Section 8

oriented_wallpaper/hud-assisted-housing-scraper

Scrape HUD assisted multifamily housing (Section 8/202/811) from the official HUD ArcGIS โ€” property, units, mgmt contact (name, phone, email), program, REAC score & subsidy contract-expiration dates. Filter by state/program + expiring-within-months. No API key. Export CSV/JSON.

AAA Fuel Prices Scraper

automation-lab/aaa-fuel-prices-scraper

Scrape AAA fuel price averages for US states and metro areas.

๐Ÿ‘ User avatar

Stas Persiianenko

2