Sima Land Product Search Scraper avatar

Sima Land Product Search Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Sima Land Product Search Scraper

Sima Land Product Search Scraper

Scrape product listings from Sima-land.ru search results with precision. Collect product names, prices, ratings, reviews, stock status, discounts, and 20+ additional fields per item. Perfect for price monitoring, market analysis, and product data aggregation.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Sima-land Product Search Scraper: Extract E-Commerce Data at Scale


What Is Sima-land.ru?

Sima-land.ru is a major Russian e-commerce platform offering a wide range of products across multiple categories. The site hosts thousands of product listings updated regularly with pricing, stock status, and promotional information. Manually collecting product data from search results is labor-intensive — the Sima-land Product Search Scraper automates this process, delivering structured product intelligence instantly.


Overview

The Sima-land Product Search Scraper extracts comprehensive product data from search results pages on Sima-land.ru, transforming raw listings into clean, structured datasets. It is ideal for:

  • Price monitoring — Track competitor pricing and promotional activity
  • Market research — Analyze product availability, ratings, and trends
  • Product aggregators — Feed product data into price comparison platforms or catalogs
  • Business intelligence — Build datasets for inventory and sales analysis
  • Retailers — Monitor category performance and product positioning

The scraper handles pagination automatically, supports configurable item limits, and gracefully manages failed URLs, making it robust for large-scale operations.


Input Format

The scraper accepts a JSON configuration object with three main parameters:

{
"urls": [
"https://www.sima-land.ru/search/p3/?per-page=20&q=%D1%83%D1%86%D0%B5%D0%BD%D0%BA%D0%B0&sort=rank&viewtype=cards"
],
"ignore_url_failures": true,
"max_items_per_url": 200
}
ParameterTypeDescriptionExample
urlsArraySima-land search result page URLs you want to scrape["https://www.sima-land.ru/search/..."]
max_items_per_urlIntegerMaximum products to collect per URL (1–200 recommended)200
ignore_url_failuresBooleanIf true, continues scraping even if some URLs fail; if false, halts on first errortrue

How to get URLs:

  1. Go to Sima-land.ru and perform a product search
  2. Use the filters and sorting options (category, price range, popularity, etc.)
  3. Copy the full URL from your browser (includes query parameters like q=, sort=, per-page=)
  4. Paste into the urls array

Tip: URLs typically include query parameters (q= for search term, sort= for sorting, per-page= for page size). Keep these intact for accurate scraping.


Output Format

Sample output

{
"badges": [
{
"hint": {
"text": "На товар действует скидка в указанном размере.",
"text_html": "На товар действует скидка в указанном размере. <a href=\"/sale/\">Посмотреть все товары со скидкой</a>.",
"title": "Скидка"
},
"type": "b-discount",
"href": "/sale/?is_label=1",
"rel": null,
"color": "#2962FF",
"fields": [
{
"type": "text",
"value": "-20%"
}
]
},
{
"hint": {
"text": "Товар с небольшими недочётами.",
"text_html": "Товар с небольшими недочётами. <a href=\"/markdown/\">Посмотреть все уценённые товары</a>.",
"title": "Уценка"
},
"type": "b-markdown",
"href": "/markdown/?is_label=1",
"rel": null,
"color": "#607D8B",
"coloring": "outline",
"fields": [
{
"type": "text",
"value": "Уценённый товар"
}
]
}
],
"discount_badge": {
"hint": {
"text": "На товар действует скидка в указанном размере.",
"text_html": "На товар действует скидка в указанном размере. <a href=\"/sale/\">Посмотреть все товары со скидкой</a>.",
"title": "Скидка"
},
"type": "b-discount",
"href": "/sale/?is_label=1",
"rel": null,
"color": "#2962FF",
"fields": [
{
"type": "text",
"value": "-20%"
}
]
},
"is_enough": true,
"can_add_to_waiting_list": true,
"rating": 5,
"reviews_count": 324,
"prices": {
"main": 8019,
"old": 9999,
"wholesale": 7533
},
"modifiers_type": "",
"item_modifiers": null,
"not_in_stock": false,
"data_layer": 6504701,
"category_id": 19578,
"balance": {
"text": "",
"unit": "",
"value": 0
},
"photos": [
"https://goods-photos.static1-sima-land.com/items/6504701/0/400.jpg?v=1754637732",
"https://goods-photos.static1-sima-land.com/items/6504701/1/400.jpg?v=1754637734",
"https://goods-photos.static1-sima-land.com/items/6504701/2/400.jpg?v=1754637735",
"https://goods-photos.static1-sima-land.com/items/6504701/3/400.jpg?v=1754637736",
"https://goods-photos.static1-sima-land.com/items/6504701/4/400.jpg?v=1754637738"
],
"without_discounts": true,
"is_only_for_legal_entities": false,
"currency_grapheme": "₽",
"id": 6504701,
"name": "УЦЕНКА Бассейн каркасный Steel Pro, 305×76 см, фильтр-насос, круглый. 56679 Bestway",
"properties": [
{
"name": "Торговая марка",
"slug": "/trademark/bestway/",
"text": "Bestway"
},
{
"name": "Страна производитель",
"text": "Китай"
},
{
"name": "Состав",
"text": "Металл, ПВХ, пластик"
}
],
"sid": 7704609,
"url": "/7704609/ucenka-basseyn-karkasnyy-steel-pro-305-76-cm-filtr-nasos-kruglyy-56679-bestway/",
"position": 3,
"from_url": "https://www.sima-land.ru/search/?mode=pagination&per-page=20&q=%D1%83%D1%86%D0%B5%D0%BD%D0%BA%D0%B0&sort=rank&viewtype=cards"
}

Each scraped product returns a detailed record with 23 fields:

Product Identification

FieldDescription & Purpose
IDUnique Sima-land product identifier; use for database keys or deduplication
NameOfficial product title as displayed on the listing; critical for search and categorization
SIDSystem ID; internal identifier for tracking product variants or editions
URLDirect product page link; enables drill-down analysis or customer access
PositionRanking position in the search results; indicates product prominence and relevance

Pricing & Discounts

FieldDescription & Purpose
PricesCurrent selling price in local currency; used for price tracking and comparison
Without DiscountsOriginal/list price before promotions; enables discount calculation and margin analysis
Discount BadgeVisual indicator or text (e.g., "–30%"); signals promotional intensity for market analysis
BadgesAny special labels (e.g., "New", "Best Seller", "Limited"); indicates product status
Currency GraphemeCurrency symbol (e.g., ₽ for RUB); ensures correct monetary interpretation

Stock & Availability

FieldDescription & Purpose
Not In StockBoolean flag; true if product is unavailable; critical for inventory monitoring
Is EnoughIndicates whether stock is sufficient for immediate purchase; affects conversion analysis
Can Add To Waiting ListBoolean; whether customer can request notification when back in stock; shows demand signals
BalanceExact stock quantity available; enables inventory trend tracking

Customer Feedback

FieldDescription & Purpose
RatingProduct rating (typically 1–5 stars); key trust indicator for customer insights
Reviews CountNumber of customer reviews; correlates with sales volume and engagement

Product Details

FieldDescription & Purpose
PropertiesProduct attributes (e.g., color, size, material); enable filtering and variant tracking
Category IDProduct category classification; used for category-level analysis and segmentation

Modifiers & Variants

FieldDescription & Purpose
Modifiers TypeType of product variations (e.g., size, color); defines variant structure
Item ModifiersSpecific variant options available (e.g., "Size: S, M, L"); affects SKU management

Buyer Restrictions & Marketing

FieldDescription & Purpose
Is Only For Legal EntitiesBoolean; if true, product is restricted to B2B buyers; critical for business model filtering

Media & Visual Data

FieldDescription & Purpose
PhotosArray of product image URLs; essential for visual catalog building

Tracking & Analytics

FieldDescription & Purpose
Data LayerGA/tracking data embedded in the page; enables integration with analytics platforms

How to Use

Step 1: Prepare URLs

  • Visit Sima-land.ru and search for products using your desired filters (category, price, popularity).
  • Copy the search result page URL (e.g., https://www.sima-land.ru/search/p3/?per-page=20&q=...).
  • You can add multiple URLs to scrape different searches or categories in one run.

Step 2: Configure Input

  • Set max_items_per_url to control volume (e.g., 50 for quick test, 200 for full collection).
  • Keep ignore_url_failures: true for bulk operations to prevent interruptions.

Step 3: Run the Scraper

  • Submit the JSON configuration and monitor the run progress.
  • Check logs for any failed URLs or parsing issues.

Step 4: Export & Analyze

  • Download results as JSON, CSV, or Excel.
  • Use ID and URL fields for deduplication and linking.
  • Compare Prices vs. Without Discounts to calculate promotional intensity.
  • Filter by Not In Stock and Balance for inventory analysis.

Best Practices:

  • Test with max_items_per_url: 10 first to verify output structure
  • Use sort=rank or other stable sorting to avoid duplicate results across runs
  • Store ID and timestamps to track price changes over time
  • Monitor Reviews Count and Rating for competitive positioning

Use Cases & Business Value

  • Price Intelligence: Track competitor pricing, discounts, and promotional patterns to optimize your own strategy
  • Inventory Monitoring: Monitor stock levels and identify trending vs. slow-moving products
  • Market Research: Analyze customer ratings, review counts, and product availability by category
  • Product Feed Management: Build automated product catalogs for price comparison sites or marketplaces
  • Demand Forecasting: Correlate review volume, ratings, and stock status with demand signals

By automating product data collection, you eliminate hours of manual work, reduce human error, and unlock timely insights for competitive advantage.


Conclusion

The Sima-land Product Search Scraper delivers fast, reliable extraction of e-commerce data from one of Russia's major retail platforms. With 23 fields covering pricing, inventory, reviews, and customer restrictions, it supports price monitoring, market research, and product aggregation use cases. Configure your search, run the scraper, and transform raw listings into actionable business intelligence.