Gumtree Search Result Scraper avatar
Gumtree Search Result Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Gumtree Search Result Scraper

Gumtree Search Result Scraper

Scrape classified listings from Gumtree.com by providing a search URL, with automatic pagination and comprehensive listing information extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

3 days ago

Last modified

Share

🛍️ Gumtree Search Result Scraper

This actor allows you to scrape classified listings from Gumtree.com by providing a search URL. It automatically handles pagination and extracts comprehensive listing information including prices, locations, descriptions, and images.

Features

  • URL-based Scraping: Extract listings by providing a complete Gumtree search URL
  • Automatic Pagination: Automatically navigates through pages and loads more listings until reaching the end or max items limit
  • Comprehensive Listing Data: Extract detailed information about each listing including:
    • Listing title and description
    • Price information
    • Location details
    • Product images
    • Featured listing status
    • Image count for listings with multiple photos
  • Rich Media: Includes listing images and visual content
  • Location Information: Track listing locations for local search optimization

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Gumtree search URL to scrape
maxItemsintegerNoMaximum number of listings to fetch

Output

The output is a main list of listing objects, each containing:

  • searchUrl: The original search URL used
  • url: URL to the individual listing page
  • title: Title of the listing
  • description: Detailed description of the listing
  • location: Location where the item is located
  • price: Price of the item
  • image: URL of the main listing image
  • isFeatured: Whether the listing is featured
  • imageCount: Number of images available for the listing
  • scrapedAt: Timestamp of when the listing was scraped

Example output:

[
{
"searchUrl": "https://www.gumtree.com/search?search_category=all&q=iphone&search_term_populated_by=suggested&searchOptionsExactMatch=true&search_location=United%20Kingdom",
"url": "https://www.gumtree.com/p/iphone/iphone-16-pro-max-512gb-desert-titanium-free-gifts/1500350395",
"title": "iPhone 16 Pro Max 512GB desert titanium + free gifts",
"description": "Brand new iPhone 16 Pro Max Desert Titanium 512GB \nSealed box \n1 year manufacturer warranty \nNo postage, collection only with cash payment \n\n5 free gifts included worth over £100!\nNeck & back kneading massager with carry bag, heavy duty resista",
"location": "Blackburn, Lancashire",
"price": "£999",
"image": "https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/7b9f3ad7-f6db-4eec-8354-8a902ac29000/86",
"isFeatured": true,
"imageCount": 7,
"scrapedAt": "2025-11-18T06:05:09.206Z"
},
...
]

Use Cases

  • Market research and price monitoring
  • Product availability tracking
  • Local marketplace analysis
  • Competitive pricing research
  • Inventory monitoring across categories

Notes

  • Results are automatically paginated until reaching the end or max items limit
  • Featured listings are clearly identified in the output
  • Image counts help identify listings with comprehensive photo galleries
  • Location data enables geographic filtering and analysis

Start exploring Gumtree listings today!