Gumtree.com(.au) Scraper avatar
Gumtree.com(.au) Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Gumtree.com(.au) Scraper

Gumtree.com(.au) Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Extract detailed listings including pricing history, seller info, vehicle specs (VIN, mileage, condition), electronics details, and furniture dimensions. Get rich media (images, videos), location data, and competitor analysis.

0.0 (0)

Pricing

$5.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

Gumtree Scraper

How it works

This actor is designed to extract detailed information from both Gumtree Australia and Gumtree UK listings, capturing comprehensive data about items for sale including vehicles, properties, jobs, and more. The scraper extracts rich metadata, images, seller information, and listing details from both regional versions of the platform.

Features

This actor offers the following features:

  • Comprehensive Data Extraction: Captures detailed listing information including title, price, description, location, and seller details.
  • Image and Media Support: Extracts all available images in multiple resolutions.
  • Multiple Page Scraping: Can process multiple listing URLs in a single run.
  • Proxy Support: Built-in support for proxies to avoid blocking and improve reliability.
  • Customizable Configuration: Adjust settings like concurrency, retries, and item limits.

How to Use

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Input Start URLs: Specify one or more Gumtree listing URLs or search result pages to scrape, e.g.:
    • Australia: https://www.gumtree.com.au/s-cars-vans-utes/perth/caryear-2017__/c18320l3008303
    • UK: https://www.gumtree.com/search?q=computer&search_location=uk&max_price=1000
  3. Configure Settings (Optional):
    • Set maxItems to limit the number of listings to scrape
    • Adjust concurrency settings if needed
    • Configure proxy settings if required
  4. Run the Actor: Start the actor and monitor its progress.
  5. Download Results: Export the scraped data in your preferred format (JSON, CSV, etc.).

Supported URL Formats

The scraper supports the following URL formats:

  1. Search Results Pages

    • Example: https://www.gumtree.com.au/s-cars-vans-utes/perth/caryear-2017__/c18320l3008303
    • Scrapes all listings from the search results
  2. Individual Listing Pages

    • Standard format: https://www.gumtree.com/p/volkswagen/2013-volkswagen-golf/1493392449
    • Web listing format: https://www.gumtree.com.au/web/listing/cars-vans-utes/1329319289
    • Scrapes detailed information from a single listing
  3. Search with Filters

    • Example: https://www.gumtree.com/search?q=computer&search_location=uk&max_price=1000
    • Applies search filters and scrapes matching results

Input Data

Here's an example input for scraping listings from Gumtree (supports both .com.au and .com domains):

{
"startUrls": [
{
"url": "https://www.gumtree.com.au/web/listing/cars-vans-utes/1329319289"
},
{
"url": "https://www.gumtree.com.au/s-cars-vans-utes/perth/caryear-2017__/c18320l3008303"
},
{
"url": "https://www.gumtree.com/search?q=computer&search_location=uk&max_price=1000"
}
],
"maxItems": 100,
"maxConcurrency": 10,
"minConcurrency": 1,
"maxRequestRetries": 30,
"includeListingDetails": true
}

Input Parameters

ParameterTypeDefaultDescription
startUrlsArrayRequiredList of URLs to start scraping from
maxItemsInteger100Maximum number of items to scrape
maxConcurrencyInteger100Maximum concurrent requests
minConcurrencyInteger1Minimum concurrent requests
maxRequestRetriesInteger30Number of retries for failed requests
includeListingDetailsBooleantrueWhether to include detailed listing information

Output Structure

The scraper returns data in a consistent JSON format across both Gumtree Australia and UK. Here are examples of the output structure for both regions:

Example 1: Vehicle Listing (Australia)

{
"adHeadingData": {
"title": "Kia Sportage 2017",
"negotiable": true
},
"adLocationData": {
"locationId": 3008863,
"locationPath": "0,3008845,3008303,3008583,3008863",
"longitude": 115.97088,
"latitude": -31.8269,
"suburb": "Brabham",
"state": "WA",
"postcode": "6055",
"mapAddress": "Brabham, WA"
},
"adPosterData": {
"randomUserId": 4823848522656,
"posterType": "PRIVATE",
"name": "SURESH",
"phoneNumberExists": false,
"profileImageUrl": "",
"memberSince": "August 2014",
"paypalLinked": false,
"paymentsOptedIn": false,
"otherListingsUrl": "/web/s-user/4823848522656",
"phoneVerified": false,
"carDealer": false,
"proseller": false
},
"adPriceData": {
"amount": 21000,
"currency": "AUD",
"type": "PLEASE_CONTACT",
"priceText": "$21,000",
"isFree": false
},
"ancillaryInfo": {
"buyWithConfidence": [
{
"type": "CAR_INSPECT",
"value": "https://app.carinspect.com.au/campaigns/gumtree/booking-flow?ci_car_make=Kia&ci_car_model=Sportage&ci_car_year=2017&ci_car_registration_number=KNAPM81AMH7341743&ci_car_suburb=Brabham&utm_source=gumtree&utm_medium=traffic&utm_campaign=vip",
"title": "Vehicle inspection",
"description": "Book a qualified mechanic to assess this vehicle."
}
],
"financeAndInsurance": [
{
"type": "FINANCE_CALCULATOR",
"value": "",
"title": "$106 per week",
"description": "for 5 years at 11.09%",
"subText": "Calculate repayments",
"additionalData": {
"rate": 11.09
}
}
]
},
"categoryId": 18320,
"categoryInfo": [
{
"name": "Seller Type",
"value": "Private seller",
"icon": "IconBusinessDealHandshake"
},
{
"name": "Make, Model",
"value": "Kia Sportage",
"srpUrl": "/s-cars-vans-utes/brabham-perth/carmake-kia/carmodel-kia_sportage/c18320l3008863",
"icon": "IconTags"
},
{
"name": "Body Type",
"value": "SUV",
"srpUrl": "/s-cars-vans-utes/brabham-perth/carbodytype-suv/c18320l3008863",
"icon": "IconCar"
},
{
"name": "Transmission",
"value": "Automatic",
"srpUrl": "/s-cars-vans-utes/brabham-perth/cartransmission-a/c18320l3008863",
"icon": "IconCog"
},
{
"name": "Drive Train",
"value": "Front Wheel Drive",
"icon": "IconDriveTrain"
},
{
"name": "Cylinder Configuration",
"value": "4 cyl",
"icon": "IconCarEngine"
},
{
"name": "Odometer",
"value": "110,475 km",
"icon": "IconOdometer"
},
{
"name": "Fuel Type",
"value": "Petrol - Unleaded",
"srpUrl": "/s-cars-vans-utes/brabham-perth/fueltype-unleaded/c18320l3008863",
"icon": "IconGasStation"
},
{
"name": "Colour",
"value": "Blue",
"icon": "IconColour"
},
{
"name": "Variant",
"value": "Si (FWD)",
"icon": "IconTags"
},
{
"name": "Is your car registered?",
"value": "Yes",
"icon": "IconCarActionsSearch"
},
{
"name": "Year",
"value": "2017",
"icon": "IconCalendar"
},
{
"name": "Engine Capacity",
"value": "2.0L",
"icon": "IconCarEngine"
},
{
"name": "VIN",
"value": "KNAPM81AMH7341743",
"icon": "IconVIN"
},
{
"name": "ANCAP",
"value": "5",
"icon": "IconSpecialANCAP"
},
{
"name": "Air conditioning?",
"value": "Yes",
"icon": "IconAirConditioning"
}
],
"categoryName": "Cars, Vans & Utes",
"description": "Kia shortage 2017 car for sale\n\nThe car is in perfect condition. Never had any problem, well maintained and regularly serviced from Kia service\n\nI bought it in Sep 2022. Only used as spare vehicle.\n\n*** Low km - 110475\n\nYou are most welcome for car inspection\n\nRego - Sep 2025",
"flags": {
"newsAndReviews": true,
"externalRealEstateListing": false,
"carsVansUtesCategory": true,
"homelyListing": false,
"realEstateCategory": false,
"sellerVIP": false,
"otherVehiclesAndBoatsCategory": false
},
"id": 1334193749,
"images": [
{
"small": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"baseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"large": "https://gumtreeau-res.cloudinary.com/image/private/t_$_75/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"zoombaseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"xlarge": "https://gumtreeau-res.cloudinary.com/image/private/t_$_20/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
},
{
"small": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"baseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"large": "https://gumtreeau-res.cloudinary.com/image/private/t_$_75/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"zoombaseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"xlarge": "https://gumtreeau-res.cloudinary.com/image/private/t_$_20/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg"
},
...
],
"listingInfo": [
{
"name": "Location",
"value": "Brabham, WA",
"icon": "IconPinLocation"
},
{
"name": "Listed By",
"value": "SURESH",
"icon": "IconPeopleMan"
},
{
"name": "Views",
"value": "42",
"icon": "IconTags"
},
{
"name": "Last Edited",
"value": "15 May 2025",
"icon": "IconTags"
},
{
"name": "Date Listed",
"value": "15 May 2025",
"icon": "IconTags"
},
{
"name": "Listing ID",
"value": "1334193749",
"icon": "IconTags"
}
],
"media": {
"images": [
{
"small": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"baseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"large": "https://gumtreeau-res.cloudinary.com/image/private/t_$_75/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"zoombaseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg",
"xlarge": "https://gumtreeau-res.cloudinary.com/image/private/t_$_20/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
},
{
"small": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"baseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"large": "https://gumtreeau-res.cloudinary.com/image/private/t_$_75/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"zoombaseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg",
"xlarge": "https://gumtreeau-res.cloudinary.com/image/private/t_$_20/gumtree/c338eee7-0dd3-444a-8e9c-00bbac3e01d0.jpg"
},
...
],
"videos": []
},
"motorsInfo": {
"ppsr": false,
"autoRecord": false,
"buyWithConfidence": [
{
"type": "CAR_INSPECT",
"value": "https://app.carinspect.com.au/campaigns/gumtree/booking-flow?ci_car_make=Kia&ci_car_model=Sportage&ci_car_year=2017&ci_car_registration_number=KNAPM81AMH7341743&ci_car_suburb=Brabham&utm_source=gumtree&utm_medium=traffic&utm_campaign=vip",
"title": "Vehicle inspection",
"description": "Book a qualified mechanic to assess this vehicle."
}
]
},
"reportAdReasons": [
{
"name": "SPAM",
"value": "This is a duplicate or spam",
"requiresComment": false
},
{
"name": "PROHIBITED",
"value": "This is a scam or fraud",
"requiresComment": false
},
{
"name": "WRONG_CATEGORY",
"value": "The ad is in the wrong category",
"requiresComment": false
},
{
"name": "NO_LONGER_AVAILABLE",
"value": "The item is no longer available",
"requiresComment": false
},
{
"name": "UNRESPONSIVE_POSTER",
"value": "The price listed is incorrect",
"requiresComment": false
},
{
"name": "OTHER",
"value": "Other",
"requiresComment": true
}
],
"sellerListings": [],
"shareLink": "https://www.gumtree.com.au/s-ad/1334193749",
"similarListings": [
{
"adId": 1333545303,
"categoryId": 18320,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/f4d8898b-174b-4f99-a2b2-5b7b63107c01.jpg",
"l1Category": 9299,
"listedPrice": 6500,
"priceType": "FIXED",
"subTitle": "2012 KIA GRAND CARNIVAL SLi 6 SP AUTOMATIC 4D WAGON, 8 seats VQ MY12",
"suburbState": "Gidgegannup, WA",
"title": "$6,500",
"url": "/s-ad/gidgegannup-perth/cars-vans-utes/2012-kia-grand-carnival-sli-6-sp-automatic-4d-wagon-8-seats-vq-my12/1333545303",
"watchlisted": false
},
{
"adId": 1333770316,
"categoryId": 18320,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/5c830120-2f62-4cc1-bfba-a571e39f4f68.jpg",
"l1Category": 9299,
"listedPrice": 13000,
"priceType": "NEGOTIABLE",
"subTitle": "2005 KIA K2700 5 SP MANUAL C/CHAS",
"suburbState": "Ballajura, WA",
"title": "$13,000",
"url": "/s-ad/ballajura-perth/cars-vans-utes/2005-kia-k2700-5-sp-manual-c-chas/1333770316",
"watchlisted": false
},
{
"adId": 1334071392,
"categoryId": 18320,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/6c977b80-e7f4-46b1-b118-7d467af3561f.jpg",
"l1Category": 9299,
"listedPrice": 9000,
"priceType": "FIXED",
"subTitle": "2016 KIA CERATO S 6 SP AUTOMATIC 5D HATCHBACK",
"suburbState": "The Vines, WA",
"title": "$9,000",
"url": "/s-ad/the-vines-perth/cars-vans-utes/2016-kia-cerato-s-6-sp-automatic-5d-hatchback/1334071392",
"watchlisted": false
},
{
"adId": 1334264083,
"categoryId": 18320,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/dc26923c-b69a-44a7-ab81-c1ceb2888034.jpg",
"l1Category": 9299,
"listedPrice": 18500,
"priceType": "NEGOTIABLE",
"subTitle": "2019 Kia Cerato BD MY19 automatic hatchback ",
"suburbState": "Beechboro, WA",
"title": "$18,500",
"url": "/s-ad/beechboro-perth/cars-vans-utes/2019-kia-cerato-bd-my19-automatic-hatchback-/1334264083",
"watchlisted": false
}
],
"snapshotTabs": [
{
"name": "Details"
},
{
"name": "Features"
},
{
"name": "Specs"
},
{
"name": "Listing Info"
}
],
"status": "ACTIVE",
"summaryInfo": [
{
"name": "Location",
"value": "Brabham, WA",
"icon": "IconPinLocation"
},
{
"name": "Listed By",
"value": "SURESH",
"icon": "IconPeopleMan"
},
{
"name": "Seller Type",
"value": "Private seller",
"icon": "IconBusinessDealHandshake"
},
{
"name": "Make, Model",
"value": "Kia Sportage",
"srpUrl": "/s-cars-vans-utes/brabham-perth/carmake-kia/carmodel-kia_sportage/c18320l3008863",
"icon": "IconTags"
},
{
"name": "Body Type",
"value": "SUV",
"srpUrl": "/s-cars-vans-utes/brabham-perth/carbodytype-suv/c18320l3008863",
"icon": "IconCar"
},
{
"name": "Odometer",
"value": "110,475 km",
"icon": "IconOdometer"
},
{
"name": "Transmission",
"value": "Automatic",
"srpUrl": "/s-cars-vans-utes/brabham-perth/cartransmission-a/c18320l3008863",
"icon": "IconCog"
},
{
"name": "Fuel Type",
"value": "Petrol - Unleaded",
"srpUrl": "/s-cars-vans-utes/brabham-perth/fueltype-unleaded/c18320l3008863",
"icon": "IconGasStation"
}
],
"title": "Kia Sportage 2017",
"totalImages": 20,
"watchListed": false,
"item": {
"id": 1334193749,
"title": "Kia Sportage 2017",
"description": "Kia shortage 2017 car for sale\n\nThe car is in perfect condition. Never had any problem, well ...",
"categoryId": 18320,
"locationId": 3008863,
"price": {
"amount": 21000,
"priceDisplay": "$21,000",
"priceType": "PLEASE_CONTACT",
"highestPrice": 21000
},
"adType": "OFFERED",
"posterType": "PRIVATE",
"creationDate": "2025-05-15T01:02:06.000+10:00",
"startDate": "2025-05-15T01:12:43.000+10:00",
"endDate": "2025-06-29T01:12:43.000+10:00",
"adListingType": "B2C_PACKAGE_2",
"pictures": [
[
{
"size": "thumbnail",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l64/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
},
{
"size": "normal",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l135/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
},
{
"size": "large",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l400/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
},
{
"size": "extralarge",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l800/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
},
{
"size": "extraextralarge",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l1600/gumtree/413db1f1-de22-4cd6-a148-d06581bf037c.jpg"
}
]
],
"attributes": [
{
"name": "cars.cylinder_configuration",
"value": "4 cyl",
"type": "string"
},
{
"name": "cars.fueltype",
"value": "Petrol - Unleaded",
"type": "enum"
},
{
"name": "cars.forsaleby",
"value": "Private seller",
"type": "enum"
},
{
"name": "cars.registrationnumber",
"value": "1GSQ188",
"type": "string"
},
{
"name": "cars.carmake",
"value": "Kia",
"type": "enum"
},
{
"name": "cars.ancap_rating",
"value": "5",
"type": "string"
},
{
"name": "cars.registered",
"value": "Yes",
"type": "enum"
},
{
"name": "cars.vin",
"value": "KNAPM81AMH7341743",
"type": "string"
},
{
"name": "cars.registrationstate",
"value": "WA",
"type": "enum"
},
{
"name": "cars.carmodel",
"value": "Sportage",
"type": "enum"
},
{
"name": "cars.variant",
"value": "Si (FWD)",
"type": "string"
},
{
"name": "cars.carmileageinkms",
"value": "110475",
"type": "long"
},
{
"name": "cars.drivetrain",
"value": "Front Wheel Drive",
"type": "enum"
},
{
"name": "cars.registrationexpiry",
"value": "2025-09-20T00:00:00",
"type": "date"
},
{
"name": "cars.nvic",
"value": "V9Y17A",
"type": "string"
},
{
"name": "cars.airconditioning",
"value": "Yes",
"type": "enum"
},
{
"name": "cars.colour",
"value": "Blue",
"type": "enum"
},
{
"name": "cars.cartransmission",
"value": "Automatic",
"type": "enum"
},
{
"name": "cars.caryear",
"value": "2017",
"type": "long"
},
{
"name": "cars.carbodytype",
"value": "SUV",
"type": "enum"
},
{
"name": "cars.engine_capacity_litres",
"value": "2.0L",
"type": "string"
}
],
"searchOrchestrationAttributes": {},
"similarItemsLink": "https://ecg-api.gumtree.com.au/api/papi/ads/search/1334193749/similar-items",
"featureList": [
{
"name": "B2C_PACKAGE_2",
"display": false
},
{
"name": "AD_LISTING_FEE",
"display": false
},
{
"name": "AD_RECURRING_BUMP_UP",
"display": false
},
{
"name": "PREMIUM_AD",
"display": false
},
{
"name": "AD_GP_TOP_AD",
"display": true
},
{
"name": "AD_HIGHLIGHT",
"display": true
}
]
}
}

Example 2: Electronics Listing (UK)

{
"adHeadingData": {
"title": "Storage Ottoman Blanket Box 97cm Leather White"
},
"adLocationData": {
"locationId": 3003497,
"locationPath": "0,3008839,3003435,3003469,3003497",
"longitude": 150.88492,
"latitude": -33.72663,
"suburb": "Quakers Hill",
"state": "NSW",
"postcode": "2763",
"mapAddress": "Quakers Hill, NSW"
},
"adPosterData": {
"randomUserId": 4479034258253,
"posterType": "PRIVATE",
"name": "Grace",
"phoneNumberExists": false,
"profileImageUrl": "",
"memberSince": "July 2022",
"paypalLinked": false,
"paymentsOptedIn": false,
"otherListingsUrl": "/web/s-user/4479034258253",
"phoneVerified": false,
"carDealer": false,
"proseller": false
},
"adPriceData": {
"amount": 122,
"currency": "AUD",
"type": "SPECIFIED_AMOUNT",
"priceText": "$122",
"isFree": false
},
"ancillaryInfo": {},
"categoryId": 20078,
"categoryInfo": [
{
"name": "Condition",
"value": "New",
"srpUrl": "/s-other-furniture/sydney/condition-new/c20078l3003435",
"icon": "IconRewardStars"
},
{
"name": "Shipping",
"value": "Shipping & Pickup",
"icon": "IconShipmentInTransit"
}
],
"categoryName": "Other Furniture",
"description": "Looking for a more storage space with taste? Look no further than our premium multi-functional ottoman. Finished in a choice of premium PU leather or faux linen fabric, our ottoman are simply luxurious to rest on and adds a plush touch to any home. But more than that, it also provides neat storage space for your home essentials. Blankets, throws, pillows, magazines and even toys can be stowed away in a discreet, easy-to-access manner.\n\nUnlike other cheaper alternatives, our ottoman is made with a solid wooden lid and frame that can take up to 100kg in capacity. We also use genuine detachable legs that protects your floor and are anti-slip too. So whether you're using the ottoman as extra lounge seating, bedroom d�cor or your favourite footrest, our multi-functional and versatile ottoman matches form with function perfectly and elegantly. Available in a range of popular colours.\n\nFeatures\nPremium faux PU leather\nTriple soft cushion-top seat\nGenerous storage space\nSolid wood construction\nRobust hinges\nDetachable legs\nLift-up lid\nCan be easily cleaned with a damp cloth\n\nSpecifications:\nBrand: Artiss\nMaterial: Faux PU leather, Foam\nOuter Dimension: 97 x 41.5 x 37cm\nInner Dimension: 92 x 36 x 21cm\nColour: White\nSeat capacity: 100kg\nStorage capacity: 50kg\nAssembly Required: Yes\nNumber of packages: One\n\nPackage Content\nArtiss Storage Ottoman X1\nAssembly Manual X1\n\nThis product comes with 1 year warranty\n\nElevate your everyday life with the perfect blend of comfort and elegance. Let our collection of furnishings and accessories inspire you to create the home of your dreams. Let our curated collection of furnishings and accessories inspire your home décor journey. Infuse your living space with warmth and character with our stylish and inviting furnishings. Welcome to our online store, where style meets affordability. Explore our collection of on-trend furnishings and decor, and discover the perfect pieces to elevate your living space. Make a statement with your home decor choices and leave a lasting impression. Welcome to our online boutique, where every purchase is a step towards creating the home of your dreams. With our commitment to quality and customer satisfaction, you can shop with confidence knowing you're getting the best.\n\nDeclaration: Please note that advertised prices may fluctuate slightly due to market changes. Kindly contact us to confirm the current pricing.\n",
"flags": {
"newsAndReviews": false,
"externalRealEstateListing": false,
"carsVansUtesCategory": false,
"homelyListing": false,
"sellerVIP": false,
"realEstateCategory": false,
"otherVehiclesAndBoatsCategory": false
},
"id": 1334313637,
"images": [
{
"small": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg",
"baseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg",
"large": "https://gumtreeau-res.cloudinary.com/image/private/t_$_75/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg",
"zoombaseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg",
"xlarge": "https://gumtreeau-res.cloudinary.com/image/private/t_$_20/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg"
},
{
"small": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/432f873b-db41-403e-9426-fe35083f5d03.jpg",
"baseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/432f873b-db41-403e-9426-fe35083f5d03.jpg",
"large": "https://gumtreeau-res.cloudinary.com/image/private/t_$_75/gumtree/432f873b-db41-403e-9426-fe35083f5d03.jpg",
"zoombaseurl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/432f873b-db41-403e-9426-fe35083f5d03.jpg",
"xlarge": "https://gumtreeau-res.cloudinary.com/image/private/t_$_20/gumtree/432f873b-db41-403e-9426-fe35083f5d03.jpg"
},
...
],
"listingInfo": [
{
"name": "Location",
"value": "Quakers Hill, NSW",
"icon": "IconPinLocation"
},
{
"name": "Listed By",
"value": "Grace",
"icon": "IconPeopleMan"
},
{
"name": "Views",
"value": "0",
"icon": "IconTags"
},
{
"name": "Last Edited",
"value": "4 minutes ago",
"icon": "IconTags"
},
{
"name": "Date Listed",
"value": "3 minutes ago",
"icon": "IconTags"
},
{
"name": "Listing ID",
"value": "1334313637",
"icon": "IconTags"
}
],
"reportAdReasons": [
{
"name": "SPAM",
"value": "This is a duplicate or spam",
"requiresComment": false
},
{
"name": "PROHIBITED",
"value": "This is a scam or fraud",
"requiresComment": false
},
{
"name": "WRONG_CATEGORY",
"value": "The ad is in the wrong category",
"requiresComment": false
},
{
"name": "NO_LONGER_AVAILABLE",
"value": "The item is no longer available",
"requiresComment": false
},
{
"name": "UNRESPONSIVE_POSTER",
"value": "The price listed is incorrect",
"requiresComment": false
},
{
"name": "OTHER",
"value": "Other",
"requiresComment": true
}
],
"sellerListings": [],
"shareLink": "https://www.gumtree.com.au/s-ad/1334313637",
"similarListings": [
{
"adId": 1210612307,
"categoryId": 20078,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/e3f9241e-5275-4384-ab47-97eab84401b4.jpg",
"l1Category": 18397,
"listedPrice": 145,
"priceType": "FIXED",
"subTitle": "New Iron Clothing Rack Two Shelves Free Stand Home Fashion Black",
"suburbState": "Kings Park, NSW",
"title": "$145",
"url": "/s-ad/kings-park-sydney/other-furniture/new-iron-clothing-rack-two-shelves-free-stand-home-fashion-black/1210612307",
"watchlisted": false
},
{
"adId": 1210612029,
"categoryId": 20078,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/abad090d-d4e1-4304-abb9-56e1cf123961.jpg",
"l1Category": 18397,
"listedPrice": 145,
"priceType": "FIXED",
"subTitle": "New Iron Clothing Rack Two Shelves Free Stand Home Fashion Brass",
"suburbState": "Kings Park, NSW",
"title": "$145",
"url": "/s-ad/kings-park-sydney/other-furniture/new-iron-clothing-rack-two-shelves-free-stand-home-fashion-brass/1210612029",
"watchlisted": false
},
{
"adId": 1328305253,
"categoryId": 20078,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/866310ec-2a1b-4e61-ac3d-ce1c7d9b0b83.jpg",
"l1Category": 18397,
"listedPrice": 30,
"priceType": "FIXED",
"subTitle": "wooden Kids Toy Storage Box",
"suburbState": "Marsden Park, NSW",
"title": "$30",
"url": "/s-ad/marsden-park-sydney/other-furniture/wooden-kids-toy-storage-box/1328305253",
"watchlisted": false
},
{
"adId": 1333913344,
"categoryId": 20078,
"image": "https://gumtreeau-res.cloudinary.com/image/private/t_$_35/gumtree/0c28283c-a28e-4425-8721-21fdfa9e1c2b.jpg",
"l1Category": 18397,
"listedPrice": 168.95,
"priceType": "FIXED",
"subTitle": "8 Panel Room Divider Screen 326x170cm Woven White",
"suburbState": "Lalor Park, NSW",
"title": "$168.95",
"url": "/s-ad/lalor-park-sydney/other-furniture/8-panel-room-divider-screen-326x170cm-woven-white/1333913344",
"watchlisted": false
}
],
"status": "ACTIVE",
"summaryInfo": [
{
"name": "Location",
"value": "Quakers Hill, NSW",
"icon": "IconPinLocation"
},
{
"name": "Listed By",
"value": "Grace",
"icon": "IconPeopleMan"
},
{
"name": "Shipping",
"value": "Shipping & Pickup",
"icon": "IconShipmentInTransit"
},
{
"name": "Condition",
"value": "New",
"srpUrl": "/s-other-furniture/sydney/condition-new/c20078l3003435",
"icon": "IconRewardStars"
}
],
"title": "Storage Ottoman Blanket Box 97cm Leather White",
"totalImages": 7,
"watchListed": false,
"item": {
"id": 1334313637,
"title": "Storage Ottoman Blanket Box 97cm Leather White",
"description": "Looking for a more storage space with taste? Look no further than our premium multi-functional ...",
"categoryId": 20078,
"locationId": 3003497,
"price": {
"amount": 122,
"priceDisplay": "$122",
"priceType": "SPECIFIED_AMOUNT",
"highestPrice": 122
},
"adType": "OFFERED",
"posterType": "PRIVATE",
"creationDate": "2025-05-20T02:58:47.000+10:00",
"startDate": "2025-05-20T02:59:07.000+10:00",
"endDate": "2025-06-19T02:58:47.000+10:00",
"pictures": [
[
{
"size": "thumbnail",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l64/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg"
},
{
"size": "normal",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l135/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg"
},
{
"size": "large",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l400/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg"
},
{
"size": "extralarge",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l800/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg"
},
{
"size": "extraextralarge",
"pictureUrl": "https://gumtreeau-res.cloudinary.com/image/private/t_$_s-l1600/gumtree/2d2c1227-38d4-4535-930b-a2f6490c41f3.jpg"
}
]
],
"attributes": [],
"searchOrchestrationAttributes": {},
"similarItemsLink": "https://ecg-api.gumtree.com.au/api/papi/ads/search/1334313637/similar-items",
"featureList": []
}
}

Common Output Fields

Basic Information

FieldTypeDescription
idNumberUnique identifier for the listing
titleStringThe title of the listing
descriptionStringFull description provided by the seller
categoryIdNumberGumtree's internal category ID
categoryNameStringHuman-readable category name
statusStringCurrent status of the listing (e.g., "ACTIVE")
totalImagesNumberTotal number of images in the listing
watchListedBooleanWhether the listing is in the user's watchlist
shareLinkStringDirect URL to share the listing

Heading and Location

FieldTypeDescription
adHeadingDataObjectContains title and negotiation status
adLocationDataObjectDetailed location information including coordinates and address components

Price Information

FieldTypeDescription
adPriceData.amountNumberThe price amount
adPriceData.currencyStringCurrency code (e.g., "AUD", "GBP")
adPriceData.typeStringPrice type (e.g., "FIXED", "NEGOTIABLE", "PLEASE_CONTACT")
adPriceData.priceTextStringFormatted price text (e.g., "$21,000")
adPriceData.isFreeBooleanWhether the item is listed as free

Seller Information

FieldTypeDescription
adPosterData.randomUserIdNumberUnique identifier for the seller
adPosterData.posterTypeStringType of seller (e.g., "PRIVATE", "BUSINESS")
adPosterData.nameStringSeller's display name
adPosterData.phoneNumberExistsBooleanWhether seller has provided a phone number
adPosterData.profileImageUrlStringURL to seller's profile image
adPosterData.memberSinceStringWhen the seller joined Gumtree
adPosterData.paypalLinkedBooleanWhether seller has PayPal linked
adPosterData.otherListingsUrlStringURL to seller's other listings
adPosterData.phoneVerifiedBooleanWhether seller's phone is verified
adPosterData.carDealerBooleanWhether seller is a car dealer
adPosterData.prosellerBooleanWhether seller has pro seller status

Additional Services

FieldTypeDescription
ancillaryInfo.buyWithConfidenceArrayVehicle inspection services
ancillaryInfo.financeAndInsuranceArrayFinancing options and insurance information

Category Information

FieldTypeDescription
categoryInfoArrayArray of category-specific information objects with name, value, and icon

Media

FieldTypeDescription
imagesArrayArray of image objects with different sizes
media.imagesArrayAlternative array of image objects
media.videosArrayArray of video objects (if any)

Vehicle-Specific Information

FieldTypeDescription
motorsInfo.ppsrBooleanWhether PPSR check is available
motorsInfo.autoRecordBooleanWhether auto record is available
motorsInfo.buyWithConfidenceArrayVehicle inspection services

Listing Information

FieldTypeDescription
listingInfoArrayArray of objects containing listing metadata (views, dates, etc.)
flagsObjectVarious boolean flags about the listing
reportAdReasonsArrayPossible reasons for reporting the ad
sellerListingsArrayOther listings by the same seller
similarListingsArraySimilar listings from the same category
snapshotTabsArrayTabs available in the listing view
summaryInfoArraySummary information about the listing

Detailed Item Information

FieldTypeDescription
item.idNumberItem ID (matches listing ID)
item.categoryIdNumberCategory ID
item.locationIdNumberLocation ID
item.priceObjectDetailed price information
item.adTypeStringType of ad (e.g., "OFFERED")
item.picturesArrayArray of picture objects in different sizes
item.attributesArrayDetailed item specifications
item.featureListArrayList of features enabled for this listing

Regional Differences

  1. Australia (gumtree.com.au)

    • Location data includes Australian states and suburbs
    • Prices in AUD (Australian Dollars)
    • Vehicle listings include Australian-specific fields like rego details
  2. United Kingdom (gumtree.com)

    • Location data includes UK cities and regions
    • Prices in GBP (British Pounds)
    • May include UK-specific fields like postcodes in the standard UK format

Troubleshooting

Common Issues

  1. No results found

    • Verify that the start URLs are correct and accessible
    • Check if the Gumtree website structure has changed
    • Try with a different proxy or IP address
  2. Incomplete data

    • Some fields might be optional and not always present in every listing
    • Check if the listing page contains the expected information
    • Verify that the includeListingDetails parameter is set to true
  3. Blocking

    • If you encounter blocking, try:
      • Using residential proxies
      • Increasing delays between requests
      • Reducing concurrency
      • Rotating user agents
  4. Rate Limiting

    • Gumtree may implement rate limiting. If you encounter 429 (Too Many Requests) errors:
      • Increase the delay between requests
      • Reduce the number of concurrent requests
      • Use rotating proxies

Skool Posts(Content) with Comments Scraper - unlock valuable insights from Skool.com discussions. Extract comprehensive post data and nested comments with ease, empowering your community analysis and content strategy.

Support

Additional Services