VOOZH about

URL: https://apify.com/heenalr/us-building-permits

⇱ US Building Permits Scraper Β· Apify


πŸ‘ US Building Permits Scraper avatar

US Building Permits Scraper

Under maintenance

Pricing

from $4.00 / 1,000 permits

Go to Apify Store

US Building Permits Scraper

Under maintenance

Normalized building-permit records from US cities' official open-data portals. Multi-city, fresh daily, no API key required.

Pricing

from $4.00 / 1,000 permits

Rating

0.0

(0)

Developer

πŸ‘ Heenal Rajani

Heenal Rajani

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Share

US Building Permits Scraper πŸ—οΈ

Get clean, normalized building-permit records from major US cities β€” Chicago, New York City, Austin, and San Francisco β€” in one consistent format, updated daily, with no API key and no setup.

A drop-in building-permit data API and construction-permits scraper for lead generation, real-estate market research, and AI agents.

This actor pulls directly from each city's official government open-data portal (Socrata), so the data is public, legitimate, and fresh β€” typically including permits issued the same day. It normalizes every city's different column names into a single schema, so you can pull permits from four cities and get identical fields back every time.

Who uses this

  • Contractors & trades finding new jobs β€” pull every electrical, roofing, HVAC, or demolition permit issued this week in your city.
  • Sales teams at suppliers, insurers, and service businesses building lead lists from fresh construction activity.
  • Proptech & real-estate analysts tracking development and renovation trends by neighborhood.
  • AI agents & data pipelines that need a reliable, structured permits feed (this actor returns clean JSON and runs as an MCP tool).

What you get

Every permit is returned in this normalized schema:

FieldDescription
cityCity the permit is from
permit_idOfficial permit / job number
permit_typeType of permit
permit_statusCurrent status
work_descriptionDescription of the work
issue_dateDate the permit was issued/approved
applied_dateDate the application was filed (where available)
addressStreet address
zipZIP code
estimated_costEstimated job cost (where the city publishes it)
contractorContractor / applicant / owner business (where available)
latitude, longitudeCoordinates (where available)
source_urlLink to the source dataset

Input

FieldRequiredDescription
cityβœ…chicago, nyc, austin, or sf
maxResultsMax permits to return, newest first (default 1000)
issuedSinceOnly permits issued on/after this date (YYYY-MM-DD)
issuedUntilOnly permits issued on/before this date (YYYY-MM-DD)
zipFilter by ZIP code
permitTypeContainsSubstring filter on type/description, e.g. electrical, solar, demolition

Example

{
"city":"chicago",
"issuedSince":"2026-06-01",
"permitTypeContains":"electrical",
"maxResults":5000
}

Returns every Chicago electrical permit issued since June 1, 2026, newest first.

Pricing

Pay per result β€” you are charged only for permits actually returned. A run that returns 0 permits costs nothing.

How it works

The actor queries each city's Socrata SODA API with server-side date filtering and pagination, only returns permits that have a real issue date (newest first), and maps each city's columns onto the normalized schema above. Because it uses official public endpoints, there is no scraping of protected pages, no login, and no anti-bot fragility.

FAQ

Is this legal? Yes. All data comes from cities' official open-data portals, published for public use.

How fresh is the data? As fresh as the city publishes β€” typically daily. At the time of writing, all four cities return permits issued the same day.

Why these four cities? They expose complete, dated permit data through stable open-data APIs. More cities are being added β€” request one in the Issues tab.

Can an AI agent call this? Yes. The actor returns structured JSON and is available as an MCP tool, billed per result.

Roadmap

  • More cities (Los Angeles, Seattle, Boston, Denver, Dallas, Philadelphia)
  • Contractor-name normalization across cities
  • Webhook/Standby mode for low-latency single-address lookups

You might also like

US Building-Permits Bulk Extractor (Socrata)

xtracto/building-permits

Extract millions of US building-permit records from city open-data portals (Socrata) β€” construction-activity intelligence. One permit per row. Public data, no login.

πŸ‘ User avatar

Farhan Febrian Nauval

2

Permit Status Tracker β€” Track Building Permits Across Cities

curative_blanket/permit-status-tracker

Stop refreshing city portals. Track your building permits by number across major US cities β€” daily status rows, change flags, official data. No logins. Pay per check.

US Building Permits API β€” NYC, Chicago, SF, Austin, Seattle, LA

opaldata/us-building-permits-scraper

Extract building permits from 6 major US cities via official open data APIs. Get permit numbers, addresses, costs, contractors, dates, descriptions, and coordinates. No browser or proxy needed β€” direct API access.

πŸ‘ User avatar

Orestis Palampougioukis

10

πŸ—οΈ US Building Permits Scraper β€” Construction Leads

inexhaustible_glass/us-building-permits-scraper

Scrape US building permits from official city open-data APIs. Construction lead-gen for solar, roofing, HVAC & contractors: fresh permits, trade filter, contractor name + phone, owner, project value, lead score. No proxy, no blocks β€” public records.

9

5.0

Building Permits Scraper - National Permit Aggregator

jungle_synthesizer/building-permits-national-aggregator

Aggregate building permits across 30+ US metros via city open-data portals. Normalized schema: permit type, valuation, geocoded address, contractor, owner. Built for construction leads, contractor sales, PropTech, and insurance workflows.

πŸ‘ User avatar

BowTiedRaccoon

8

US Building Permits Scraper β€” Construction & Contractor Leads

curative_blanket/us-building-permits

Fresh building permits from 5 US cities (Austin, Chicago, NYC, LA, Seattle) via official open data. Normalized schema, incremental, pay-per-result. Built for solar/roofing/HVAC leads, proptech, and AI agents.

Building Permit Leads Scraper

careybrown/permit-signal-scout

Scrape official public building permit datasets for normalized construction project lead signals.