← Back to all apps

Whack

Financeby Whack Inc
Launched Apr 4, 2026 on ChatGPT

Whack gives you the data edge when buying property in Ireland. Search active listings across the market, see what properties actually sold for — not just what they were listed at — and understand how any area's prices stack up. Whether you're scoping out a neighbourhood, benchmarking an asking price, or figuring out what to bid, Whack puts the research at your fingertips.

Ask things like: "What have 3-beds in Midleton sold for recently?" "Show me the price distribution for Dublin 7" "Tell me everything about 45 Killala Road, Cabra" "What comparable properties have sold near this house?"

Stop guessing. Bid with confidence.

4ChatGPT Tools
Whack IncDeveloper
FinanceCategory

Available Tools

Get area price statistics

get_area_prices
Full Description

Get sale price distribution and statistics for an Irish area, county, or street. Returns a histogram of sold prices plus median, mean, and volume from official PPR data. Supports 'ppsm' mode for price-per-square-metre comparison. Pass optional property_id to highlight where a specific property sits in the distribution. Use this when the user asks about price ranges, what properties sell for, or market activity.

Parameters (1 required, 4 optional)
Required
areastring

Area to analyse: county name (e.g. 'Dublin', 'Cork'), Dublin postal district (e.g. 'Dublin 7'), or street/area name (e.g. 'Cabra', 'Stoneybatter')

Optional
modestring

Analysis mode: 'price' for total sale price (default), 'ppsm' for price per square metre (more comparable across different sized properties)

Options:priceppsm
months_backinteger

How many months of history to include (3-24, default 6)

property_idstring

Optional property ID (prp_xxx) to highlight on the histogram. Shows where a specific property sits relative to the area distribution.

property_typestring

Filter by property type as described in PPR: 'New Dwelling house /Apartment', 'Second-Hand Dwelling house /Apartment', or partial match like 'new' or 'second-hand'

Get comparable sales

get_comparable_sales
Full Description

Find recently sold properties near a target property. Searches within a radius using geocoded listing data with images, beds, baths, and sale prices. Pass property_id (preferred) or address to set the search centre. Use this when the user asks 'is this a fair price?', 'what have similar properties sold for?', or wants comparable sales for bidding decisions.

Parameters (0 required, 9 optional)
Optional
addressstring

Reference address to search near (will be geocoded via our records). Use property_id instead when available for more accurate results.

bedsinteger

Filter comparable sales to this bedroom count

latnumber

Latitude of reference point

limitinteger

Max results (1-20, default 10)

lngnumber

Longitude of reference point

months_backinteger

How far back to search (6-60 months, default 24)

property_idstring

Property ID (prp_xxx format) from a previous search or detail result. Preferred over address — uses the property's exact coordinates.

property_typestring

Filter by PPR property type (e.g. 'second-hand', 'new')

radius_kmnumber

Search radius in kilometres (0.1-10, default 2.0). Use 2-3km for urban areas like Dublin.

Get property detail

get_property_detail
Full Description

Get full details for a specific Irish property including listing history, sale history, price changes, and linked PPR records. Use this when the user asks about a specific property by ID, eircode, or address.

Parameters (0 required, 3 optional)
Optional
addressstring

Property address for text search

eircodestring

Irish eircode (e.g. D07F6N1)

property_idstring

Property ID (prp_xxx format) or listing ID

Search Irish properties

search_properties
Full Description

Search Irish property listings by location, price, bedrooms, property type, and more. Use this when the user wants to find properties for sale or recently sold in Ireland. Supports text queries like 'Cabra Dublin 7' or eircodes like 'D07F6N1'.

Parameters (0 required, 8 optional)
Optional
beds_maxinteger

Maximum bedrooms

beds_mininteger

Minimum bedrooms

limitinteger

Max results to return (1-20, default 10)

listing_sourcestring

Which listings to search: 'for_sale' (active listings), 'sold' (PPR sold records), 'both'. Defaults to 'for_sale'.

Options:for_salesoldboth
price_maxnumber

Maximum asking price in EUR

price_minnumber

Minimum asking price in EUR

property_typestring

Property type filter: house, apartment, duplex, bungalow, site, etc.

querystring

Location search: area name, street, address, or eircode (e.g. 'Cabra', 'Saint Attracta Road Dublin 7', 'D07F6N1')