Gumtree Seller Scraper avatar
Gumtree Seller Scraper

Pricing

$30.00/month + usage

Go to Store
Gumtree Seller Scraper

Gumtree Seller Scraper

Developed by

Lucas

Lucas

Maintained by Community

Provide one or more URLs of Gumtree Seller Profiles and receive the details of their listings.

0.0 (0)

Pricing

$30.00/month + usage

0

Total users

6

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

Overview

The Gumtree Seller Scraper is an Apify actor that extracts seller profile information and their active listings from Gumtree. It provides structured data about the seller's name, location, and their listings.


Features

  • Scrapes seller profiles from Gumtree
  • Extracts seller information, including:
    • Username
    • Location
    • Listings (title, price, description, location)
  • Uses Selenium and BeautifulSoup for efficient data extraction
  • Handles pagination and dynamic content loading
  • Supports proxy configuration for residential IPs

Input Configuration

The actor accepts the following input parameters:

{
"start_urls": [
{"url": "https://www.gumtree.com/profile/account/123"}
]
}
  • start_urls (array): List of seller profile URLs to scrape

Output Format

The extracted data is structured in JSON format:

{
"seller_url": "https://www.gumtree.com/profile/account/8926089b88cf8ad70d26f127b6ded168",
"seller_username": "John Doe",
"seller_location": "Manchester, UK",
"listing_title": "Vintage Sofa",
"listing_price": "£250",
"listing_description": "Classic vintage sofa in great condition.",
"listing_location": "Manchester, UK"
}

Limitations

  • This scraper is optimized for seller profile pages only.

Get Started

Try the Gumtree Seller Scraper now on Apify and automate your seller data extraction needs!