We scrape every council, standardise the data, and enrich it with AI classification and planning constraints. You get a clean REST API — no scraping, no normalisation, no maintenance.
No credit card. Founder's pricing from £79/month for first 50 subscribers.
Whether you're building a PropTech product, sourcing development sites, or tracking planning activity across the UK — we handle the data pipeline so you don't have to.
Ship planning data features without building a scraper. One API integration covers every council — consistent JSON, documented endpoints, predictable pagination.
Find opportunities before your competitors. Filter by location, constraint, development type, and status — with AI classification that makes sense of free-text descriptions.
Evidence for planning statements and appeals. Approval rates, development patterns, and constraint overlays — structured data, not hours of manual portal searches.
Spot projects early. Track new residential, commercial, and infrastructure applications across every council — updated daily with AI-tagged categories and scale.
Council planning portals are inconsistent, slow, and impossible to query at scale. We fix that.
Councils use different portal systems with different formats. We normalise everything into a single, consistent JSON structure. Integrate once, get all councils.
Council portals give you free text: "Erection of two-storey side extension and single-storey rear extension to dwellinghouse". Our AI reads every description and extracts structured fields you can filter and query:
Green belt, conservation areas, flood risk, listed buildings, AONB, SSSIs, and more — checked against every application automatically from government open data.
Every application includes lat/lon coordinates. Build maps, run proximity searches, or filter by geographic area — no geocoding step needed.
New applications and status changes scraped throughout the day. Enterprise plans get webhook alerts the moment something changes in your areas of interest.
Not everyone needs an API. Our dashboard puts the same data in a browser — search, filter, save, and get alerts without writing a line of code.
Find applications by council, postcode, development type, status, or planning constraint. Save your most-used searches and come back to them in one click.
See applications plotted on a map with colour-coded pins by category. Zoom into a street, a neighbourhood, or an entire council area. Click any pin for full details.
Set up alerts for the areas and application types you care about. Get a digest when new applications are submitted or decisions are made — no need to check manually.
Download filtered results as CSV. Take the data into Excel, Google Sheets, or your own reporting tools — with all the AI classification and constraint fields included.
The full dashboard is in development. In the meantime, try the Explorer — a live preview of what's coming.
Join the waitlist Try the ExplorerA standard REST API returning JSON. If you've used any data provider before, this will feel familiar.
Sign up and get your key instantly. Pass it in the X-API-Key header with every request.
Filter by council, status, category, scale, date range, or constraints like ?flood_risk=true. Paginated JSON, every endpoint.
Feed data into your product, dashboard, map, or spreadsheet. Set up alerts to get notified when new applications match your criteria.
Everything is queryable. Predictable envelope structure so you can build reliable integrations.
{
"reference": "26/00330/FUL",
"council": "Plymouth",
"description": "Loft conversion with rear dormer",
"address": "13 Charlton Road PL6 5EG",
"status": "pending",
"dates": {
"received": "2026-01-15"
},
"geo": {
"lat": 50.4095,
"lon": -4.0839
},
"enrichment": {
"category": "residential_extension",
"scale": "minor",
"confidence": "high"
},
"constraints": {
"conservationArea": true,
"conservationAreaName": "Barbican",
"floodRiskZone": "2",
"listedBuilding": true,
"listedBuildingDistance": 45
}
}
No council limits. No geographic restrictions. Upgrade for deeper enrichment, longer history, and automation features.
All plans monthly, cancel any time. Founder's pricing: £79/£199 for first 50 subscribers, locked for life.