Access real-time roofing permit data from Philadelphia, PA. Roofing permits are required for replacements, significant repairs, and storm damage restoration — making this data especially valuable after weather events.
Showing the 10 most recent roofing permits issued in Philadelphia, PA. Access all 1,867 permits from the last year via the API.
| Issued | Address | Status | Contractor |
|---|---|---|---|
| 2026-08-31 | 147 W TIOGA ST | ISSUED | DOMUS INC |
| 2026-08-28 | 2840 W DAUPHIN ST | ISSUED | AHMAD HYLICK |
| 2026-08-28 | 301-21 W GIRARD AVE | ISSUED | AHMAD HYLICK |
| 2026-08-27 | 3147 MILLER ST | ISSUED | BLUE PRINT MECHANICAL LLC |
| 2026-08-27 | 5128 WEBSTER ST | ISSUED | UMBRELLA ROOFING LLC |
| 2026-08-27 | 2205 CORAL ST | ISSUED | — |
| 2026-08-27 | 614 JOHNSTON ST | ISSUED | — |
| 2026-08-27 | 893 CARVER ST | ISSUED | — |
| 2026-08-27 | 6647 LINCOLN DR | ISSUED | — |
| 2026-08-27 | 6401 OGONTZ AVE | ISSUED | — |
Customer profile: roofing contractors, insurance adjusters, and storm restoration companies.
Identify properties that just had roof work done (re-roof, repair, replacement) for targeted marketing, competitive intelligence, and post-storm restoration targeting.
Query Philadelphia, PA roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Philadelphia&state=PA&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Philadelphia, PA's official open data portal daily at 3 AM UTC. Most roofing permits appear within 24-48 hours of issuance.
Yes. The API supports filtering by zip code, date range, contractor name, estimated value, and more. See the full API documentation for query parameters.
Yes. Building permits including roofing permits are public records maintained by Philadelphia, PA's building department. PermitStack normalizes this open data into a clean, consistent API.
Our customers include roofing contractors, insurance adjusters, and storm restoration companies. Identify properties that just had roof work done (re-roof, repair, replacement) for targeted marketing, competitive intelligence, and post-storm restoration targeting.
Data source: Official Philadelphia, PA open data portal. Last updated: 2026-08-31.