Provide one or more URLs of Gumtree Seller Profiles and receive the details of their listings.
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.
The actor accepts the following input parameters:
1{ 2 "start_urls": [ 3 {"url": "https://www.gumtree.com/profile/account/123"} 4 ] 5}
start_urls
(array): List of seller profile URLs to scrapeThe extracted data is structured in JSON format:
1{ 2 "seller_url": "https://www.gumtree.com/profile/account/8926089b88cf8ad70d26f127b6ded168", 3 "seller_username": "John Doe", 4 "seller_location": "Manchester, UK", 5 "listing_title": "Vintage Sofa", 6 "listing_price": "£250", 7 "listing_description": "Classic vintage sofa in great condition.", 8 "listing_location": "Manchester, UK" 9}
Try the Gumtree Seller Scraper now on Apify and automate your seller data extraction needs!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!