Woolsworth Reviews Scraper avatar
Woolsworth Reviews Scraper

Pricing

$35.00/month + usage

Go to Store
Woolsworth Reviews Scraper

Woolsworth Reviews Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

The Woolworths Reviews Scraper extracts product reviews from Woolworths and ShopperApproved, including ratings, text, and metadata. Ideal for market research, sentiment analysis, and competitor tracking. Input URLs and get structured JSON output with up to 30 reviews per product.

0.0 (0)

Pricing

$35.00/month + usage

0

2

2

Last modified

3 days ago

Woolworths Reviews Scraper

The Woolworths Reviews Scraper is an Apify Actor that extracts detailed product review data from Woolworths and affiliated review platforms like ShopperApproved. By providing product URLs, it retrieves reviews, ratings, and metadata, perfect for market research, product analysis, or customer sentiment tracking.

Input Parameters

The Actor requires a JSON input to function. Below is a table of input parameters:

ParameterTypeDescriptionRequiredDefault
item_limitNumberMaximum number of reviews to scrape per URLNoNone
proxyConfigurationObjectProxy settings for the scraper (e.g., useApifyProxy and apifyProxyGroups)NoNone
urlsArrayList of product URLs to scrape (e.g., https://www.shopperapproved.com/reviews/silvergoldbull.com/#reviews)YesNone

Example Input:

{
"item_limit": 30,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
},
"urls": [
"https://www.shopperapproved.com/reviews/silvergoldbull.com/#reviews"
]
}

Features

  • Detailed Review Extraction: Captures review text, ratings, dates, and product metadata for in-depth analysis.
  • Flexible Input Options: Supports limiting the number of reviews and custom proxy configurations for reliable scraping.
  • Structured JSON Output: Delivers clean, organized data for easy integration into databases or analytics tools.
  • Robust Proxy Support: Uses Apify’s proxy system to ensure stable and scalable scraping.
  • Multi-Platform Compatibility: Scrapes reviews from Woolworths and linked platforms like ShopperApproved.

Output

The Actor returns a JSON array containing detailed review information. Below is an example output:

[
{
"Product_Id": "826729",
"Review_Id": null,
"Rating": 5,
"Title": "",
"Body": "[This review was collected as part of a promotion. ] Smiths chicken chips are the best, they are the only ones that have the right amount of chicken flavour and crunchiness! Never dissspoint! Finger licking good!",
"Sentiment": null,
"Section": "",
"Higher_Topic": null,
"Granular_Topic": null,
"Source": "Woolworths",
"Full_Review": "[This review was collected as part of a promotion. ] Smiths chicken chips are the best, they are the only ones that have the right amount of chicken flavour and crunchiness! Never dissspoint! Finger licking good!",
"Review_Type": "Product Review",
"Title_Trans": "",
"Body_Trans": "[This review was collected as part of a promotion. ] Smiths chicken chips are the best, they are the only ones that have the right amount of chicken flavour and crunchiness! Never dissspoint! Finger licking good!",
"Full_Review_Trans": "[This review was collected as part of a promotion. ] Smiths chicken chips are the best, they are the only ones that have the right amount of chicken flavour and crunchiness! Never dissspoint! Finger licking good!",
"Product_Name_Trans": "",
"Product_Segment": "",
"Gender": "Unisex",
"Product_Segment2": "",
"Year_Quarter": "2023_Q1",
"Sub_Brand": "Smith’s Snackfood",
"Format": "",
"Country": "Australia",
"Date": "03-08-2023",
"Product_Name": "",
"Brand": "Smith’s Snackfood",
"URL": "https://www.woolworths.com.au/shop/productdetails/826729/smith-s-crinkle-cut-potato-chips-chicken?reviewPageNumber=1",
"Crawled_Date": "07-23-2025"
}
]

Possible Use Cases

  • Market Research: Analyze customer feedback to understand product performance and consumer preferences.
  • Competitor Analysis: Compare review ratings and sentiments across similar products or brands.
  • Product Development: Identify customer pain points or popular features to inform product improvements.
  • Sentiment Analysis: Use review data for automated sentiment analysis to gauge brand perception.
  • Retail Strategy: Monitor product reviews to optimize marketing campaigns or inventory decisions.

Support

For bug reports or custom needs, please contact support@getdataforme.com or use our contact form: https://getdataforme.com/contact/.
Make sure to include a clear subject line in your message, such as "Woolworths Reviews Scraper Support."