/trademe/agents/search
Search TradeMe real-estate agents by location or by agent/agency name. Returns agent cards: name, agency, contact phones, photo, sold and live listing counts, partner status and recently sold properties.
Price: 1 credit
💡 AI Hint: Search TradeMe (New Zealand) real-estate agents. Provide either location (e.g. ‘auckland’) or keyword (agent or agency name). Each result has alias (feed to trademe/agents for the full profile), first_name, last_name, agency_name, work_phone, mobile_phone, image, agency_image, sold_listing_count, live_listing_count, is_partner and recently_sold (recent sales with address, sale_price, sale_date). Sort by featured, sold_listings, first/last name ascending or descending.
⚠️ Common errors: 412: No agents matched the location or keyword
Authorizations
API token from the dashboard
Headers
Body
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Location slug to find agents in (e.g. 'auckland', 'wellington').
"auckland"
Agent name or agency name to search for.
"barfoot"
Result ordering.
featured, sold_listings, first_name_asc, first_name_desc, last_name_asc, last_name_desc Response
Successful Response