Kmart Reviews Spider avatar

Kmart Reviews Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Kmart Reviews Spider

Kmart Reviews Spider

The Kmart Reviews Spider scrapes product reviews from Kmart Australia's website. Extract ratings, review text, dates, images, and product details using URLs. Perfect for customer sentiment analysis, market research, and competitor monitoring. Supports Apify proxy for reliable, scalable scraping.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

16 days ago

Last modified

Share

Kmart Reviews Spider

The Kmart Reviews Spider is an Apify Actor that scrapes product reviews from Kmart Australia's website. By providing product URLs, users can extract ratings, review text, dates, and product details for market research, customer feedback analysis, or competitor monitoring.

Input Parameters

The Actor requires a JSON input with the following parameters:

ParameterTypeDescription
UrlsArrayList of Kmart product URLs to scrape reviews from.
proxyConfigurationObjectProxy settings for the Actor. Set useApifyProxy: true and specify groups.

Example Input:

{
"Urls": [
"https://www.kmart.com.au/product/core-hoodie-s168393/?selectedSwatch=Gry%20Marle"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Features

  • Comprehensive Review Extraction: Captures ratings, review titles, text, and product details.
  • Image Support: Includes image URLs associated with reviews for visual insights.
  • Country-Specific Data: Provides country information for region-specific analysis.
  • Proxy Support: Utilizes Apify's proxy system for reliable and scalable scraping.
  • Structured JSON Output: Delivers data in a clean format for easy integration.

Output

The Actor outputs a JSON array containing review details. Below is an example output:

[
{
"sku": "73134350",
"Review_Id": 732864232,
"Rating": 5,
"Title": "Perfect Hoodie for the hood",
"Body": "Warm and fit perfectly",
"Source": "Kmart",
"Full_Review": "Perfect Hoodie for the hood: Warm and fit perfectly",
"Review_Type": "Product Review",
"Country": "🇳🇿 New Zealand",
"Date": "07-27-2025",
"Product_Name": "Core Hoodie",
"imageUrl": "https://cdn-yotpo-images-production.yotpo.com/Product/787339400/662399516/square.jpg?1739280329",
"URL": "https://www.kmart.com.au/product/core-hoodie-s168393/?selectedSwatch=Gry%20Marle",
"Crawled_Date": "08-01-2025"
},
{
"sku": "73134350",
"Review_Id": 733299694,
"Rating": 5,
"Title": "Hoodie",
"Body": "Got on sale for grandson. Very happy with purchase",
"Source": "Kmart",
"Full_Review": "Hoodie: Got on sale for grandson. Very happy with purchase",
"Review_Type": "Product Review",
"Country": "🇳🇿 New Zealand",
"Date": "07-29-2025",
"Product_Name": "Core Hoodie",
"imageUrl": "https://cdn-yotpo-images-production.yotpo.com/Product/785888931/661108288/square.jpg?1738905976",
"URL": "https://www.kmart.com.au/product/core-hoodie-s168393/?selectedSwatch=Gry%20Marle",
"Crawled_Date": "08-01-2025"
}
]

Use Cases

  • Customer Sentiment Analysis: Analyze reviews to gauge customer satisfaction with Kmart products.
  • Market Research: Collect data on product performance and popularity for strategic insights.
  • Competitor Analysis: Compare reviews across retailers to identify competitive edges.
  • Marketing Optimization: Use review images and feedback to enhance product listings.

Support

For bug reports or custom needs, contact us at support@getdataforme.com or use our contact form at https://getdataforme.com/contact/.
Please include a clear subject line, such as "Custom Support for Kmart Reviews Spider."

Thank you for using the Kmart Reviews Spider!