Building Permits Scraper - Contractor & Construction Leads avatar

Building Permits Scraper - Contractor & Construction Leads

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Building Permits Scraper - Contractor & Construction Leads

Building Permits Scraper - Contractor & Construction Leads

Search official building permit records from 47 optimized US city/county sources, with Socrata auto-discovery for others. Find contractor and construction leads with addresses, dates, project descriptions, and available permit values for roofing, HVAC, solar, property research, and sales.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

2

Bookmarked

95

Total users

7

Monthly active users

11 days ago

Last modified

Share

Search official building permit records from 47 optimized US city/county open-data sources, with best-effort Socrata auto-discovery for other locations. No API key or authentication is required. Results are normalized into a consistent permit-evidence schema.

Fast first run: leave the defaults as city=austin, keyword=roof, maxResults=10. This stable fixture returns recent Austin permit records quickly and costs at most $0.0201 at the live $0.0001/start + $0.002/result price. Increase maxResults or change sources after confirming coverage and fields.

What This Gives You

  • Permit activity signals -- identify source-reported construction and renovation records
  • Contractor evidence -- compare contractor names when the jurisdiction publishes them
  • Property context -- use source-reported addresses and owner fields when available
  • Project-value evidence -- qualify records by estimated value when the source provides it
  • Location context -- map records when the source includes usable coordinates

Supported Cities

KeyCityState
nycNew York CityNY
chicagoChicagoIL
laLos AngelesCA
sfSan FranciscoCA
seattleSeattleWA
austinAustinTX
dallasDallasTX
bostonBostonMA
nashvilleNashvilleTN
raleighRaleighNC
fortworthFort WorthTX
hartfordHartfordCT
cincinnatiCincinnatiOH
neworleansNew OrleansLA
honoluluHonoluluHI
kansascityKansas CityMO
mesaMesaAZ
norfolkNorfolkVA
batonrougeBaton RougeLA
littlerockLittle RockAR
somervilleSomervilleMA
cambridgeCambridgeMA
framinghamFraminghamMA
montgomerycountyMontgomery CountyMD
howardcountyHoward CountyMD
princegeorgescountyPrince George's CountyMD
frederickFrederickMD
gainesvilleGainesvilleFL
sonomacountySonoma CountyCA
marincountyMarin CountyCA
sandiegocountySan Diego CountyCA
coronaCoronaCA
santarosaSanta RosaCA
newjerseyNew Jersey (Statewide)NJ
newcastleNew Castle CountyDE
hendersonHendersonNV
collincountyCollin CountyTX
fortcollinsFort CollinsCO
piercecountyPierce CountyWA
auburnAuburnWA
redmondRedmondWA
rockfordRockfordIL
saltlakecitySalt Lake CityUT
richmondRichmondCA
parkerParkerCO
providenceProvidenceRI
williamsoncountytxWilliamson CountyTX

Input

FieldTypeDescription
citystringCity key from the table above (required)
keywordstringFull-text search across all fields -- find "solar", "HVAC", "roofing", "demolition", or any term in descriptions, addresses, contractor names
permitTypestringOptional partial-match filter (e.g. "new building", "electrical")
dateFromstringStart of issue date range YYYY-MM-DD
dateTostringEnd of issue date range YYYY-MM-DD
maxResultsintegerMax records to return (default 10, max 50000). At current pricing, 10 results cost at most $0.0201.

Output Fields

Each record is normalized to a consistent schema regardless of city:

FieldDescription
permitNumberPermit or job number
permitTypePermit category (New Building, Alteration, Electrical, etc.)
statusCurrent permit status
issueDateDate permit was issued
expirationDatePermit expiration date
addressProperty street address
cityCity name
stateTwo-letter state code
workDescriptionScope of work description
estimatedCostEstimated project value
contractorContractor company name
ownerProperty owner name
latitudeGPS latitude
longitudeGPS longitude

Example Use Cases

  • Building material suppliers -- research contractors and source-reported project values
  • Property and insurance teams -- add cited permit-event context to property-change or roof-age review
  • Real estate researchers -- compare reported renovation activity by area
  • Roofing, HVAC, solar, and plumbing teams -- find relevant permit records for market research and lead qualification
  • Data teams -- monitor field coverage and source drift across selected jurisdictions

Use with AI Assistants (MCP)

This actor works as an MCP tool with Claude Desktop, Cursor, VS Code Copilot, and other MCP clients.

Setup: Add this to your MCP client configuration:

{
"mcpServers": {
"building-permits": {
"url": "https://mcp.apify.com?tools=pink_comic/building-permits-construction-leads"
}
}
}

Then ask your AI: "Find recent roofing permits in Austin" -- it will query the actor and return structured permit data. Chicago and other cities are available, but Austin is the safest quick-test default.

Data Sources and Evidence Limits

Data comes from official city/county open-data portals through public Socrata APIs. The 47 listed sources have optimized mappings; auto-discovery for other locations is best effort and may find no suitable dataset or map fewer fields.

Treat every result as point-in-time public-record evidence, not as independent verification:

  • publication schedules, coverage periods, status meanings, and field completeness vary by jurisdiction
  • a permit record does not prove work started, finished, passed inspection, remains active, or complies with code
  • source-reported status, dates, values, contractors, owners, addresses, and coordinates can be missing, stale, corrected, or differently defined
  • a missing result does not prove that no permit exists; the selected source, filters, and bounded result cap may exclude it
  • owner/contractor names are not identity verification, contact consent, or a complete due-diligence determination

Confirm consequential decisions against the issuing jurisdiction and the underlying source record.