IKEA Reviews Scraper ⭐ avatar

IKEA Reviews Scraper ⭐

Pricing

Pay per usage

Go to Apify Store
IKEA Reviews Scraper ⭐

IKEA Reviews Scraper ⭐

Scrape IKEA customer reviews, ratings & verified feedback at scale. Extract product insights for competitive analysis, trend monitoring, sentiment tracking & data-driven retail decisions.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

IKEA Reviews Scraper

Collect customer reviews for a single IKEA product using product URL or product ID. Output is flattened and deduplicated, ready for analytics and exports.

Features

  • Single-product, customer-review focused extraction
  • URL or product ID based product resolution
  • Deduplicated review records
  • Flattened dataset fields (no nested category/rating arrays)
  • Configurable results, pages, sort, and proxy
  • Null/empty values removed before save

Input Parameters

ParameterTypeRequiredDefaultDescription
urlStringNoPOÄNG sample URLIKEA product URL
productIdStringNo"89286612"IKEA 8-digit product ID
resultsWantedIntegerNo20Maximum review rows to collect
maxPagesIntegerNo3Maximum review pages to request
sortByStringNo"submissionOn:desc"Sort expression
proxyConfigurationObjectNoApify proxy configOptional proxy settings

Output Data

Each row is a flattened customer review record with product context.

FieldTypeDescription
productIdStringProduct ID
productNameStringProduct name
productUrlStringProduct page URL
productPriceNumberProduct price
productCurrencyStringCurrency
primaryRatingValueNumberOverall product rating
totalReviewCountIntegerTotal product review count
reviewIdStringUnique review ID
reviewSubmissionOnStringReview timestamp
reviewPrimaryRatingValueNumberReview rating
reviewTitleStringReview title
reviewTextStringReview content
reviewAuthorStringReview author
reviewSourceCountryCodeStringReview source country
reviewVerifiedPurchaseBooleanVerified purchase flag
reviewCountCollectedIntegerTotal collected reviews in run
reviewPositionIntegerRow position
sortByStringApplied sort
scrapedAtStringScrape timestamp

Usage Example

{
"url": "https://www.ikea.com/gb/en/p/poaeng-armchair-white-stained-oak-veneer-knisa-light-beige-s89286612/",
"resultsWanted": 20,
"maxPages": 3,
"sortBy": "submissionOn:desc"
}

Use responsibly and comply with website terms and applicable laws.