Access real-time roofing permit data from San Francisco, CA. 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 San Francisco, CA. Access all 3,320 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-08-05 | 500 07th Av | $500 | ISSUED | — |
| 2026-08-05 | 390 Buckingham Wy | $386K | ISSUED | — |
| 2026-08-04 | 1507 Noe St | $10K | ISSUED | — |
| 2026-08-04 | 1310 Thomas Av | $14K | ISSUED | — |
| 2026-08-04 | 133 Magnolia St | $500 | ISSUED | — |
| 2026-08-04 | 435 Euclid Av | $9K | ISSUED | — |
| 2026-08-04 | 1528 11th Av | $125K | ISSUED | — |
| 2026-08-04 | 354 Arlington St | $40K | ISSUED | — |
| 2026-08-04 | 2417 Green St | $25K | ISSUED | — |
| 2026-08-03 | 410 24th Av | $5K | 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 San Francisco, CA roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=San%20Francisco&state=CA&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from San Francisco, CA'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 San Francisco, CA'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 San Francisco, CA open data portal. Last updated: 2026-08-05.