SocialCrawl

Gumtree

Extract data from Gumtree

Extract data from Gumtree.

Base URL: /v1/gumtree/...

Getting Started

Make your first request to any endpoint below.

3. Read computed fields

When an endpoint supports a computed field and the required source inputs are present, the unified response includes that optional field. Depending on the endpoint, optional fields can include engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.

Endpoints

11 endpoints available.

EndpointPathCredit Tier
Get the Gumtree category tree/v1/gumtree/categoriesstandard (1cr)
Get Gumtree filters for a category/v1/gumtree/filtersstandard (1cr)
Get trending Gumtree searches/v1/gumtree/trendingstandard (1cr)
Autocomplete Gumtree locations/v1/gumtree/locationsadvanced (5cr)
Find the nearest Gumtree location/v1/gumtree/locations/nearestadvanced (5cr)
Get a Gumtree listing by ad id or URL/v1/gumtree/productadvanced (5cr)
Get listings similar to a Gumtree ad/v1/gumtree/product/similaradvanced (5cr)
Search Gumtree UK listings/v1/gumtree/searchadvanced (5cr)
Get Gumtree search suggestions/v1/gumtree/search/suggestionsadvanced (5cr)
Get a Gumtree seller profile/v1/gumtree/selleradvanced (5cr)
List a Gumtree seller's active ads/v1/gumtree/seller/listingsadvanced (5cr)

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema