iRecommend Product Reviews Scraper
Pricing
$19.99/month + usage
Go to Apify Store

iRecommend Product Reviews Scraper
Scrape product reviews from iRecommend.ru with automatic pagination and comprehensive review data extraction including ratings, comments, and images.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
6 days ago
Last modified
Categories
Share
💬 iRecommend Product Reviews Scraper
This actor allows you to scrape product reviews from iRecommend.ru by providing a product reviews page URL. It automatically handles pagination and extracts comprehensive review information including ratings, comments, images, and author details.
Features
- URL-based Scraping: Extract reviews by providing a complete iRecommend product reviews page URL
- Automatic Pagination: Automatically navigates through review pages until reaching the end or max items limit
- Comprehensive Review Data: Extract detailed information about each review including:
- Review title and teaser text
- Star ratings (1-5 stars)
- Review images and photo galleries
- Author information and avatars
- Comment counts
- Publication dates
- Review and product IDs
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete iRecommend product reviews page URL |
maxItems | integer | No | Maximum number of reviews to fetch |
proxyConfiguration | object | No | Proxy settings for the actor |
How to Get Product Reviews URL
- Go to iRecommend.ru
- Search for a product or navigate to a product page
- Find the reviews section for that product
- Copy the complete URL from your browser's address bar
- Paste it into the
searchUrlfield
Example product reviews URL:
https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat
Output
The output is a dataset of review objects, each containing:
searchUrl: The original product reviews page URL usedreviewId: Unique review identifierproductId: Product identifiervid: Review version identifierreviewUrl: Direct link to the full review pagetitle: Review titleteaser: Review teaser/preview textimages: Array of review image URLsmorePhotosText: Text indicating additional photos (e.g., "+14 фото")morePhotosUrl: URL to view all photosauthor: Author information object containing:name: Author usernameurl: Link to author profileavatar: Author avatar image URL
created: Review publication daterating: Star rating (1-5)commentsCount: Number of comments on the reviewphotosCount: Total number of photos in the reviewscrapedAt: Timestamp of when the review was scraped
Example output:
[{"searchUrl": "https://irecommend.ru/content/sait-prilozhenie-dostavki-produktov-samokat","reviewId": 10582612,"productId": 5814124,"vid": 18213605,"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 кг за год. Сомнительные подарки от курьеров. И как за несколько лет Самокат превратил меня в инфантильного потребителя.","teaser": "Добрый день! Знакомство с сервисом случилось в…","images": ["https://cdn-irec.r-99.com/sites/default/files/imagecache/200i/user-images/3175184/y8Pu4d9DjzD1T3WxEOA.jpg","https://cdn-irec.r-99.com/sites/default/files/imagecache/200i/user-images/3175184/kebkChb6uuFn5EiGHd3Q.jpg"],"morePhotosText": "+14 фото","morePhotosUrl": "https://irecommend.ru/content/minus-500-tysyach-i-plyus-10-kg-za-god-somnitelnye-podarki-ot-kurerov-i-kak-za-neskolko-let","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": "19.03.2025","rating": 5,"commentsCount": 29,"photosCount": 17,"scrapedAt": "2025-11-10T06:42:02.777Z"},...]
Use Cases
- Product review analysis and sentiment tracking
- Competitive research and market analysis
- Customer feedback collection
- Review quality assessment
- Author reputation analysis
- Product rating aggregation
- Review content mining for insights
Notes
- The actor works with iRecommend.ru (Russian review platform)
- Results are saved incrementally as they are found
- All timestamps are in ISO 8601 format
- Reviews are automatically deduplicated based on review URLs
- The actor handles pagination automatically
Start scraping product reviews from iRecommend.ru today!