Gumtree Seller Scraper avatar
Gumtree Seller Scraper

Pricing

$30.00/month + usage

Go to Apify Store
Gumtree Seller Scraper

Gumtree Seller Scraper

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

Pricing

$30.00/month + usage

Rating

5.0

(1)

Developer

Lucas

Lucas

Maintained by Community

Actor stats

0

Bookmarked

12

Total users

1

Monthly active users

6 months ago

Last modified

Categories

Share

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!