Search Gumtree Listings
searchListingsFull Description
Search for classified listings on Gumtree Australia, a popular Australian marketplace for buying and selling goods. Returns items for sale with title, price, location, image, and listing URL. Use this when a user wants to find something to buy in Australia.
Parameters (1 required, 8 optional)
keywordstringThe search keyword or phrase, e.g. 'fridge', 'mountain bike', 'iphone 15'
distanceintegerSearch radius in kilometres from the specified location. Defaults to 3km.
locationIdintegerGumtree location ID to filter by area. Use 0 for all of Australia. Overrides locationName if both provided.
locationNamestringLocation name to filter by area (e.g., 'Sydney', 'Melbourne', 'Brisbane'). Ignored if locationId is provided.
maxPriceintegerMaximum price in AUD to filter results. Use when the user wants items below a certain price.
minPriceintegerMinimum price in AUD to filter results. Use when the user wants items above a certain price.
pageintegerPage number starting from 0 for pagination
sizeintegerNumber of results per page, max 50, default 24
sortTypestringSort order: BEST_MATCH (default), DATE_DESCENDING (newest), PRICE_ASCENDING (cheapest), PRICE_DESCENDING (most expensive)