Australian services marketplace - local tasks and gigs by location, category, and price.
Category Landing Page
ASYNCREADNo auth
Returns top-rated taskers for a service category with ratings, reviews, and locations.
ParametersFormJSON
URL slug for the service category (e.g. cleaning, moving, handyman)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_airtasker_category_landing_ssr", "params": { "category_slug": "cleaning" } }'