Building Permit Signal — new US permits, contractors, values avatar

Building Permit Signal — new US permits, contractors, values

Pricing

from $5.00 / 1,000 permit records

Go to Apify Store
Building Permit Signal — new US permits, contractors, values

Building Permit Signal — new US permits, contractors, values

New building permits from official open data of NYC, Chicago, SF, LA, Seattle, Austin, Cincinnati and Montgomery County MD. Filter by keyword, value and ZIP; contractor names where published; only new permits since your last run.

Pricing

from $5.00 / 1,000 permit records

Rating

0.0

(0)

Developer

tatsuya handa

tatsuya handa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

What is Building Permit Signal for?

Newly issued building permits are the earliest public sign that money is about to be spent on a property. This Actor reads the official open-data permit registries of eight US cities and counties, keeps only the permits that match your trade keywords, minimum value and ZIP codes, and in monitor mode returns only the permits it has not shown you before. Where the city publishes it, you also get the contractor's business name, trade and phone.

Typical users:

  • Building-product and service vendors (roofing supply, HVAC, solar, windows, scaffolding, dumpsters, cleaning) who want the address and value of every new job in their territory the day it is permitted.
  • Subcontractors and suppliers who want to know which general contractors are pulling permits right now.
  • Lenders, insurers, proptech and real-estate investors tracking renovation and construction activity by ZIP.
  • AI agents and workflows that need a clean JSON feed of "new construction activity" without scraping city portals.

No scraping of city websites: everything comes from the cities' own Socrata open-data APIs, so it does not break when a portal is redesigned and there is no proxy cost.

Sample output

A permit record (Seattle, roofing keyword):

{
"type": "permit",
"change": "new",
"permitId": "seattle:6987654-CN",
"city": "seattle",
"cityName": "Seattle",
"issuedDate": "2026-09-03",
"permitType": "Building / Construction Permit",
"workType": "Single Family/Duplex",
"description": "Replace roof covering on existing single family residence, subject to field inspection",
"value": 42000,
"address": "1234 NW 65TH ST",
"zip": "98117",
"contractorName": "RAIN CITY ROOFING LLC",
"contractorLicense": null,
"contractorTrade": null,
"contractorPhone": null,
"status": "Permit Issued",
"sourceUrl": "https://cosaccela.seattle.gov/portal/customize/LinkToRecord.aspx?altId=6987654-CN",
"sourceDataset": "https://data.seattle.gov/d/76t5-zqzr",
"latitude": 47.676,
"longitude": -122.362,
"checkedAt": "2026-09-04T03:50:12.000Z",
"llmSummary": "Seattle: permit 6987654-CN issued 2026-09-03 (Single Family/Duplex), value 42000 at 1234 NW 65TH ST 98117; contractor RAIN CITY ROOFING LLC. Replace roof covering on existing single family residence, subject to field inspection"
}

The first record of every run is a summary with counts per city, the number of permits with a named contractor, the sum of declared values and any source errors.

What you get

FieldMeaning
permitIdcity:permit number, stable across runs
issuedDateDate the permit was issued (YYYY-MM-DD)
permitType, workTypeCity's own permit type and work class / use
descriptionWork description as filed
valueDeclared or estimated job value in USD (null when the city does not publish it)
address, zip, latitude, longitudeSite of the work
contractorName, contractorTrade, contractorPhone, contractorLicenseContractor business details where the city publishes them
statusCurrent permit status
sourceUrlLink to the city's permit record when available
changenew (monitor mode), baseline (first run with emitBaseline) or snapshot
llmSummaryOne-sentence description for LLM agents and alerts

Coverage

CityDatasetContractor nameValueZIP
New York City (DOB NOW)rbx6-tga4yes (business + license type)yesyes
Chicagoydr8-5enuyes (contractor contact)yesno
San Franciscoi98e-djp9noyesyes
Los Angelespi9x-tg5xnoyesyes
Seattle76t5-zqzryesyesyes
Austin3syk-w9euyes (+ trade, phone)yesyes
Cincinnatiuhjb-xac9yesyesyes
Montgomery County, MDm88u-pqkinoyesyes

Owner and applicant personal names are never exported; only business names, license numbers and business phones are.

Settings

InputDefaultNotes
citiesnyc, chicago, seattle, austinAny subset of the eight registries
keywordsAny-match, case-insensitive, against description, work type, permit type and contractor trade. Empty = all permits
excludeKeywordsDrop permits containing any of these
minValueMinimum declared value in USD
zipPrefixese.g. 981, 78701
contractorOnlyfalseOnly permits with a named contractor
daysBack7Window of issue dates (1–90). Use 1–3 for daily schedules, up to 90 for a first snapshot
modemonitormonitor = only permits not seen before; snapshot = everything matching
watchlistIddefaultName for the memory of a watch. Filters are part of the key too
emitBaselinefalseEmit the current permits on the first run of a watch (charged)
maxPermits2000Cap per run, most recent first
socrataAppTokenOptional; raises the open-data rate limit

Monitor mode, watchlists and the free first run

  1. Choose a watchlistId (e.g. seattle-roofing) and your filters. Run once. The first run is a free baseline: the Actor remembers the permits currently in the window and returns only a summary (no permit records are charged) unless emitBaseline is on.
  2. Schedule the same input daily. Each later run returns only permits issued since the last run and charges only for those.
  3. Different watchlists keep separate memories. Changing filters starts a new baseline for that watchlist.

Pricing: one run-summary event per non-baseline run, one permit event per permit record. No charge for Apify compute beyond the Actor start.

Example: solar and HVAC jobs over $20k in Austin and Seattle, daily

{
"cities": ["austin", "seattle"],
"keywords": ["solar", "hvac", "heat pump", "mechanical"],
"minValue": 20000,
"daysBack": 3,
"mode": "monitor",
"watchlistId": "solar-hvac-tx-wa"
}

Notes and limits

  • Dates and values are whatever the city publishes; some registries lag a day or two behind the counter.
  • Chicago does not publish ZIP codes; use keywords or the coordinates instead.
  • Los Angeles publishes with roughly a one-week lag; use daysBack ≥ 10 there.
  • Seattle and Austin publish contractor names and values only for a subset of permits.
  • Chicago's contractor is taken from the first contact typed "…CONTRACTOR".
  • New York City is served from DOB NOW (2020 onward). Legacy BIS permits are not included.
  • Results are official public records provided as-is; verify licenses and values with the issuing authority before relying on them.

日本語

米国8都市・郡(ニューヨーク、シカゴ、サンフランシスコ、ロサンゼルス、シアトル、オースティン、シンシナティ、モンゴメリー郡)が公式オープンデータとして公開する建築許可の新規発行を取得します。キーワード(屋根・太陽光・空調など)、金額下限、ZIP で絞り込み、都市が公開している場合は施工業者の会社名・業種・電話も付きます。monitor モードでは前回以降に発行された許可だけを返し、初回はベースライン(無課金)です。個人名は出力しません。