iRecommend Reviews Scraper avatar

iRecommend Reviews Scraper

Pricing

from $4.00 / 1,000 products

Go to Apify Store
iRecommend Reviews Scraper

iRecommend Reviews Scraper

[💰 $0.50/1K reviews + $4/1K products] Extract product reviews from iRecommend.ru, Russia's largest consumer review site. Get full review text, star ratings, recommend flags, author profiles, photos, dates, comment counts, plus product summaries with average rating and total review count.

Pricing

from $4.00 / 1,000 products

Rating

0.0

(0)

Developer

SolidCode

SolidCode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

24 days ago

Last modified

Share

Pull consumer product reviews from iRecommend.ru — Russia's largest review site (иРекомендую) — with full review bodies, the рекомендует / не рекомендует recommend verdict, star ratings, structured pros and cons, author profiles, photos, and a per-product summary that rolls up the average rating and total review count. Built for brand researchers, e-commerce sellers, and sentiment analysts who need Russian-market consumer opinion data without copy-pasting reviews page by page.

Why This Scraper?

  • Full review body text, not teaser excerpts — every review is opened to its own page so you get the complete write-up (often 5,000+ characters of Russian prose), while cheaper tools stop at the short list-page preview.
  • рекомендует / не рекомендует verdict on every review — iRecommend's defining signal, captured as a clean recommends true/false flag, so you can measure recommendation rate directly instead of inferring it from stars.
  • Structured pros and cons — the reviewer's own достоинства and недостатки are pulled out as separate positiveNotes and negativeNotes arrays, ready to feed straight into theme tagging.
  • Product summary row for every URLproductName, category breadcrumb, averageRating, total reviewCount, and a computed recommendPercent (from the like/dislike split), so you get the headline verdict without averaging reviews yourself.
  • Products and reviews as separate rows — one summary row per product and one row per review, each carrying a productId back-reference, so a flagship's thousands of reviews never get crammed into a single cell.
  • Author profile on every review — reviewer name, profile URL, and avatar, so you can trace prolific or influential reviewers across products and spot repeat voices.
  • Photo counts and full-resolution galleriesphotosCount plus every attached image URL, deduplicated across the site's thumbnail size variants so you keep one clean link per photo.
  • Native Cyrillic content, UTF-8 clean — titles, bodies, categories, and author names preserved exactly as written, with no mojibake or encoding damage.
  • Per-product review capmaxReviewsPerProduct lets you pull a quick 20-review sentiment sample or the full history of a flagship product carrying 10,000+ reviews, up to a 5,000-per-product ceiling.

Use Cases

Brand & Market Research

  • Measure how Russian consumers really feel about your product or a competitor's
  • Track recommendation rate over time using the рекомендует / не рекомендует verdict
  • Surface the most-praised and most-criticized features from structured pros and cons
  • Benchmark average rating and review volume across a category

Competitive Intelligence

  • Compare recommend percentages side by side across rival products
  • Watch a competitor's flagship product for a sudden wave of negative reviews
  • Map which product categories draw the most engaged reviewers

Product Sentiment Analysis

  • Feed full review bodies into sentiment or topic models — teasers are too short to score reliably
  • Build labelled datasets using the built-in recommend flag as ground truth
  • Separate praise from complaints instantly via positiveNotes / negativeNotes

Marketing & Content

  • Pull authentic Russian-language testimonials for localized campaigns
  • Identify power reviewers and photo-rich reviews for influencer outreach
  • Source real customer quotes to answer objections in product copy

E-commerce & Product Teams

  • Prioritize the product fixes customers complain about most
  • Monitor reviews after a launch or price change
  • Enrich a product catalogue with live rating and review-count figures

Getting Started

Scrape One Product

The simplest run — paste a product page and collect its first 100 reviews plus the product summary:

{
"startUrls": ["https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat"],
"maxReviewsPerProduct": 100
}

Quick Sentiment Sample

Grab a small, representative slice of a high-volume product for a fast read on overall sentiment:

{
"startUrls": ["https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat"],
"maxReviewsPerProduct": 20
}

Batch Several Products, All Reviews

Compare multiple products in one run and collect every available review (up to the 5,000-per-product safety ceiling):

{
"startUrls": [
"https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat",
"https://irecommend.ru/content/krem-dlya-litsa-nivea",
"https://irecommend.ru/content/smartfon-samsung-galaxy"
],
"maxReviewsPerProduct": 0
}

Input Reference

What to Scrape

ParameterTypeDefaultDescription
startUrlsstring[]Example URL (prefilled)One or more iRecommend.ru product review page URLs (e.g. https://irecommend.ru/content/<name>). Each URL is scraped for its product summary and its reviews. Paste as many as you like.

Options

ParameterTypeDefaultDescription
maxReviewsPerProductinteger100Maximum reviews to collect per product. Set to 0 for all available reviews, up to a 5,000-per-product safety limit. A lower number keeps runs fast and affordable on popular products.

Output

Every row carries a recordType field — product or review — so you can filter the two cleanly downstream. The run also mirrors each type into its own Products and Reviews view for one-click access.

Product (recordType: "product")

One summary row per URL.

{
"recordType": "product",
"productId": "5814124",
"productName": "Приложение доставки продуктов Самокат",
"productUrl": "https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat",
"category": "Техника → Компьютеры → Компьютерные программы → Мобильное приложение",
"averageRating": 2.7,
"reviewCount": 851,
"recommendPercent": 44,
"likeCount": 375,
"dislikeCount": 476,
"image": "https://irecommend.ru/sites/default/files/product-images/669262/U2rWvsFwCoIcYt6JANdbDQ.png",
"reviewsCollected": 100,
"scrapedAt": "2026-07-24T14:30:00Z"
}
FieldTypeDescription
recordTypestringAlways "product"
productIdstringiRecommend internal product ID
productNamestringProduct name (Cyrillic)
productUrlstringCanonical product review page URL
categorystringCategory breadcrumb, joined with → (Cyrillic)
brandstringBrand or manufacturer, when the page lists one
averageRatingnumberAverage star rating, 0–5
reviewCountintegerTotal rated reviews the site shows for this product
recommendPercentintegerPercentage of reviewers who recommend it
likeCountintegerReviewers who recommend
dislikeCountintegerReviewers who do not recommend
imagestringProduct image URL
reviewsCollectedintegerHow many review rows this run produced for the product
scrapedAtstringISO 8601 extraction timestamp

Review (recordType: "review")

One row per review, linked back to its product.

{
"recordType": "review",
"reviewId": "10582612",
"productId": "5814124",
"productName": "Приложение доставки продуктов Самокат",
"productUrl": "https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat",
"reviewUrl": "https://irecommend.ru/content/minus-500-tysyach-i-plyus-10-kg-za-god-somnitelnye-podarki-ot-kurerov-i-kak-za-neskolko-let",
"title": "Минус 500 тысяч и плюс 10 кг за год. Сомнительные подарки от курьеров.",
"text": "Добрый день! Знакомство с сервисом случилось в 2021 году, когда Самокат только-только появился в моем родном Ярославле и мы с супругом как раз переехали...",
"teaser": "Добрый день! Знакомство с сервисом случилось в…",
"rating": 5,
"recommends": true,
"author": {
"name": "Zguglagolom",
"url": "https://irecommend.ru/users/zguglagolom",
"avatar": "https://cdn-irec.r-99.com/sites/default/files/imagecache/60i/pictures/31/picture-3175184-OjZolky0.jpg"
},
"created": "2025-03-19T15:15:11+01:00",
"commentsCount": 36,
"photosCount": 17,
"images": [
"https://cdn-irec.r-99.com/sites/default/files/imagecache/copyright/user-images/3175184/P5Cu79fjARXIeEaZsYg.jpg"
],
"positiveNotes": ["Акции и скидки", "Бесплатная доставка", "Удобство приложения"],
"negativeNotes": ["Иногда приезжает просрочка", "Выбор разнообразный, но еще маленький"],
"scrapedAt": "2026-07-24T14:30:00Z"
}
FieldTypeDescription
recordTypestringAlways "review"
reviewIdstringiRecommend review ID
productIdstringParent product ID (back-reference)
productNamestringParent product name (Cyrillic)
productUrlstringParent product review page URL
reviewUrlstringDirect URL to this review
titlestringReview headline (Cyrillic)
textstringFull review body text (Cyrillic)
teaserstringShort list-page excerpt
ratingintegerStar rating, 1–5
recommendsbooleantrue for рекомендует, false for не рекомендует
authorobject{ name, url, avatar } for the reviewer (Cyrillic name)
createdstringPublication date (ISO 8601)
commentsCountintegerComments left on the review
photosCountintegerPhotos attached to the review
imagesstring[]Full-resolution photo URLs, size-variant deduplicated
positiveNotesstring[]The reviewer's listed pros (достоинства)
negativeNotesstring[]The reviewer's listed cons (недостатки)
scrapedAtstringISO 8601 extraction timestamp

Tips for Best Results

  • Sample before you commit. On a high-volume product, run maxReviewsPerProduct: 20 first to gauge overall sentiment, then raise the cap only if you need the full set — flagship products can carry well over 10,000 reviews.
  • Set the cap to 0 only when you mean it. 0 collects everything up to the 5,000-per-product ceiling; on a popular product that is a large run, so reserve it for products where you truly need full coverage.
  • Batch related products in one run. Paste several competing products together to build a like-for-like comparison set in a single pass.
  • Use recommends as your sentiment ground truth. It is the reviewer's own explicit verdict — cleaner and more decisive than trying to threshold the star rating.
  • Read positiveNotes and negativeNotes first. These reviewer-authored pros and cons are the fastest route to recurring themes before you parse the full text.
  • Split your dataset by recordType. Keep product rows for headline metrics and review rows for detail; join them on productId when you need both.
  • Point at the exact product page. Use the /content/<name> review page for a product, not a category or brand landing page, so the summary and reviews line up.

Pricing

From $0.50 per 1,000 reviews + $4.00 per 1,000 products — you pay for each product summary collected and each review collected, nothing else. Reviews are the high-volume item and priced low so large sentiment pulls stay affordable.

Charged perGold pricePer row
Product summary$4.00 per 1,000 products$0.004
Review$0.50 per 1,000 reviews$0.0005

Estimate a run by adding the two together. Typical mixes at the Gold rate:

Example runProductsReviewsEstimated cost
10 products × 50 reviews10500$0.29
1 flagship × 5,000 reviews15,000$2.50
100 products × 100 reviews10010,000$5.40
1,000 products × 100 reviews1,000100,000$54.00

Bronze, Silver, and Gold loyalty subscribers pay progressively less, applied automatically in the Console — the table above shows the lowest (Gold) tier. No compute or time-based charges — you pay per result (product + review), plus a small fixed per-run start fee. See the Pricing tab for the current rate at your discount tier.

Integrations

Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:

  • Zapier / Make / n8n — Workflow automation
  • Google Sheets — Direct spreadsheet export
  • Slack / Email — Notifications on new results
  • Webhooks — Trigger custom APIs on run completion
  • Apify API — Full programmatic access

This actor is designed for legitimate market research, brand monitoring, sentiment analysis, and competitive intelligence. Users are responsible for complying with applicable laws and iRecommend.ru's terms of service, and for handling any personal data (such as reviewer names) in line with relevant privacy regulations. Do not use extracted data for spam, harassment, or any illegal purpose.