Gumte Product Details Extractor avatar

Gumte Product Details Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Gumte Product Details Extractor

Gumte Product Details Extractor

The Gumte Product Details Extractor is an Apify actor designed for scraping comprehensive product information from Gumtree listings, including names, descriptions, prices, and seller details....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share


Gumte Product Details Extractor

Introduction

The Gumte Product Details Extractor is a powerful tool designed to efficiently scrape and extract detailed product information from Gumtree listings. This Apify actor specializes in gathering comprehensive data such as product names, descriptions, prices, seller details, and more, enabling users to leverage this information for various analytical purposes.

Features

  • Comprehensive Data Extraction: Extracts detailed product information including name, description, price, location, and images.
  • High Reliability: Ensures accurate and up-to-date data collection from Gumtree listings.
  • Customizable Limits: Allows setting a maximum number of items to scrape per run for tailored data extraction.
  • Flexible URL Configuration: Supports multiple category URLs for extensive scraping capabilities.
  • User-Friendly Interface: Easy setup with clear input parameters and straightforward execution process.

Input Parameters

ParameterTypeRequiredDescriptionExample
CategoryUrlarrayYesThe category URL(s) for the spider to scrape.["https://www.gumtree.com/p/other-womens-coats-jackets/fashion-nova-night-coat-rrp%C2%A359-/1511310448"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"CategoryUrl": [
"https://www.gumtree.com/p/other-womens-coats-jackets/fashion-nova-night-coat-rrp%C2%A359-/1511310448"
],
"item_limit": 10
}

Output JSON

[
{
"product_name": "Fashion Nova Night coat RRP\u00a359\u2764\ufe0f\u2764\ufe0f\u2764\ufe0f",
"description": "Size S New RRP\u00a359 Some marks on the back please see photos.",
"price": 10,
"currency": "GBP",
"location": "Hackney, London",
"product_url": "https://www.gumtree.com/p/other-womens-coats-jackets/fashion-nova-night-coat-rrp59-/1511310448",
"images": [
"https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/ef4b8086985b4a32b0_1b1aa151d04a/86",
"https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/008b4b12874c440092_085ce40d360d/86",
"https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/16f25d613cfa4cec93_3588963a062b/86",
"https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/3cbbcd54429846be90_358fc590990d/86",
"https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/5e874062f5c248daa0_54eb55bc7200/86",
"https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/9e26a51779dc4e43a8_d3a0f0b46ac1/86"
],
"sku": 1511310448,
"seller_url": "https://gumtree.com/sellerads/1511310448?userId=99156696&publicUserId=e3d1d91938290e548dfaed7afc58fb34",
"seller_name": "Claudia",
"seller_status": "Active today",
"seller_rating_count": 5,
"post_image": "https://img.gumtree.com/ePR8PyKf84wPHx7_RYmEag/ef4b8086985b4a32b0_1b1aa151d04a/86",
"actor_id": "YbvzvKZROaZYBvrTZ",
"run_id": "xppnxkIc8JaaCQfgY"
}
]

Use Cases

  • Market Research and Analysis: Gather data to analyze market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes over time for specific products.
  • Content Aggregation: Collect product listings for content creation or aggregation platforms.
  • Academic Research: Use scraped data for research projects in economics, marketing, etc.
  • Business Automation: Automate data collection processes to enhance business operations.

Installation and Usage

  1. Search for "Gumte Product Details Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with detailed product information. Key fields include:

  • product_name: Name of the product.
  • description: Detailed description of the product.
  • price: Price of the product.
  • currency: Currency in which the price is listed.
  • location: Location where the product is available.
  • product_url: URL to the product listing.
  • images: Array of image URLs related to the product.
  • sku: Stock Keeping Unit identifier for the product.
  • seller_url: URL to the seller's profile.
  • seller_name: Name of the seller.
  • seller_status: Current status of the seller.
  • seller_rating_count: Number of ratings received by the seller.
  • post_image: Main image associated with the post.
  • actor_id and run_id: Unique identifiers for the actor run.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!