UK Police Crime Data Scraper avatar

UK Police Crime Data Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
UK Police Crime Data Scraper

UK Police Crime Data Scraper

Scrapes crime data from the UK Police API (data.police.uk) - 100M+ reported crimes, completely free, no authentication required. Search by location coordinates, police force, list all forces, or list crime categories.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape crime data from the UK Police API (data.police.uk) — over 100 million reported crimes across England, Wales, and Northern Ireland. Completely free, no API key or authentication required.

What data can you get?

  • Crime records near any location (latitude/longitude)
  • Force-level crimes reported to a specific police force
  • All 43 UK police forces with IDs and names
  • Crime category types (16 categories)

Input Parameters

ParameterTypeDescription
modeSelectWhat to fetch: searchByLocation, searchByForce, listForces, listCategories
latNumberLatitude for location search (default: 51.5074 = central London)
lngNumberLongitude for location search (default: -0.1278 = central London)
forceSelectPolice force ID (43 forces available, e.g. metropolitan, greater-manchester)
dateStringMonth to query in YYYY-MM format (e.g. 2024-10). Data available from 2013 onwards.
categorySelectCrime category filter (16 types including all-crime, burglary, drugs, etc.)
maxItemsIntegerMaximum records to return (1–5000, default 200)

Output Fields

Each crime record includes:

FieldDescription
crimeIdUnique crime ID
persistentIdStable persistent identifier
categoryCrime category slug (e.g. burglary)
crimeTypeHuman-readable crime type (e.g. Burglary)
locationLocation description
streetStreet name
streetIdStreet ID
latLatitude of crime location
lngLongitude of crime location
monthMonth of occurrence (YYYY-MM)
contextAdditional context (when available)
outcomeStatusOutcome category (e.g. Under investigation)
outcomeDateDate of outcome update
forcePolice force ID (mode=searchByForce only)
scrapedAtISO timestamp of when this record was scraped

Example Use Cases

  • Research crime rates in specific neighbourhoods or cities
  • Compare crime types across different UK regions
  • Track monthly crime trends over time (data from 2013–present)
  • Enrich property or business data with nearby crime statistics
  • Academic and journalism research on crime patterns

Modes

searchByLocation

Search for crimes near a specific latitude/longitude coordinate. Returns up to 5,000 crimes. Great for neighbourhood analysis or mapping.

Example: Crimes within 1 mile of central London in October 2024.

searchByForce

Search for crimes reported to a specific police force with no associated location. Returns force-level crime data by category and month.

listForces

Returns all 43 territorial police forces in England and Wales with their IDs and names.

listCategories

Returns all available crime category types for a given month.

Frequently Asked Questions

Is this free to use? Yes. The UK Police API is completely free with no registration, API key, or authentication required.

How current is the data? Data is typically 2-3 months behind the current date. For example, in June 2024, the most recent available data would be around March 2024.

How far back does the data go? Data is available from December 2010 onwards.

What geographic area does it cover? England, Wales, and Northern Ireland. Scotland has a separate police force (Police Scotland) which is not included in this dataset.

How many crimes are in the database? The UK Police API contains 100M+ reported crimes and is updated monthly.

What is the rate limit? The API allows 15 requests per second. This actor stays well within those limits.

Can I search by postcode or address? Not directly. Use a geocoding service to convert postcodes/addresses to latitude/longitude coordinates first.

Data Source

Data comes from the UK Police Crime Data API maintained by the Home Office. This is official UK government open data licensed under the Open Government Licence v3.0.