Yandex Market Scraper: Парсер Яндекс Маркет avatar

Yandex Market Scraper: Парсер Яндекс Маркет

Pricing

from $2.54 / 1,000 product records

Go to Apify Store
Yandex Market Scraper: Парсер Яндекс Маркет

Yandex Market Scraper: Парсер Яндекс Маркет

Scrape Yandex Market (market.yandex.ru) products by keyword: price, rating, reviews, seller, specs, and verified images. Batch many searches. Парсер товаров Яндекс Маркета.

Pricing

from $2.54 / 1,000 product records

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Turn Yandex Market searches into ready-to-use product data, one run at a time.
Search Яндекс Маркет by keyword, batch as many keywords as you want in a single run, and get price, stock, seller, rating, and a verified working photo for every product.
🎯 Batch keyword search
Search dozens of keywords in one run instead of starting a new run for every term
🖼️ Working photos only
Every image link is checked before it ships, so you never get a broken thumbnail
🏷️ Full pricing picture
Current price, old price, discount percent, and stock status on every row
🏬 Seller and brand details
See who is selling it, what brand it is, and how it is rated, not just the price

Get structured data from Яндекс Маркет (market.yandex.ru), Russia's largest online marketplace. Give this Actor a list of keywords and it returns one clean row per product: name, brand, price, old price, discount, stock status, rating, seller, category, a short spec summary, an estimated delivery time, and a verified working image. Built for price monitoring, sourcing research, and any tool that needs clean, structured marketplace data without babysitting one search at a time.

🔍 What does Yandex Market Scraper do?

This Actor searches Яндекс Маркет, Russia's largest online marketplace, by keyword and returns structured data for every matching product.

Give it one or more search terms and it returns price, stock status, rating, seller, brand, a short spec summary, an estimated delivery time, and a verified working image for each result. Add as many keywords as you want, they all run in the same batch, and every row is tagged with the keyword that found it. It runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.

Batch keywords, not one at a time. Search dozens of terms in a single run and get back only listings with a working photo, or none at all if Yandex Market doesn't have one.

💡 Why use Yandex Market Scraper?

  • Price and stock monitoring - track price, stock, and discount across dozens of keywords in one run instead of checking each search by hand.
  • Sourcing and resale research - compare brand, seller, and rating side by side before deciding what's worth listing elsewhere.
  • Market research - measure how a category is priced and stocked across many search terms without opening a single product page by hand.
  • Building your own tools - feed clean pricing and verified product images straight into a price comparison, catalog, or monitoring tool.

🚀 How to use Yandex Market Scraper

STEP 1
Add your keywords
Type in one or more search terms, in Russian or English.
STEP 2
Set your filters
Narrow by price range, sort order, category, or region.
STEP 3
Start and export
Download results as a spreadsheet or table, or pull them into your own tools.

⚙️ Input

FieldTypeRequiredDescription
searchQueriesarray of keywordsNoOne or more keywords to search on Yandex Market (e.g. iphone, кроссовки). Every result row is tagged with the keyword that found it, so you can batch many searches in one run.
maxItemsintegerNoMaximum number of product rows to return across all keywords combined (0 = no limit, default 100). Keep this modest while testing.
enrichProductsbooleanNoAdds brand, seller name, rating, discount, delivery estimate, and a verified image to each row. Turn off for a faster, leaner run with just the core fields.
sortByenumNoOrder results by popularity, cheapest first, most expensive first, or highest rated.
priceFromintegerNoOnly return products priced at or above this value, in Russian rubles.
priceTointegerNoOnly return products priced at or below this value, in Russian rubles.
categoryIdstringNoOptional Yandex Market category ID to limit the search to a single category. Leave blank to search all categories.
regionstringNoYandex region ID used for pricing, availability, and delivery estimates. Defaults to Moscow.
proxyConfigurationproxy configurationNoRussian residential proxy (default) is required. Yandex Market blocks datacenter and non-Russian traffic.

📦 Output

Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one product:

{
"productId": 123456789,
"modelId": "1789234561",
"sku": "100987654321",
"name": "Смартфон Apple iPhone 15 128GB",
"brand": "Apple",
"price": 64990,
"oldPrice": 71990,
"discountPercent": 10,
"currency": "RUB",
"inStock": true,
"availability": "В наличии",
"rating": 4.8,
"ratingCount": 236,
"sellerName": "DNS",
"sellerId": 4215678,
"businessId": "10321456",
"vendorId": 152,
"categoryId": 91491,
"specSummary": "128 ГБ, экран 6.1 дюйма, основная камера 48 Мп, аккумулятор 3349 мА·ч",
"delivery": "Завтра, бесплатно",
"image": "https://avatars.mds.yandex.net/get-mpic/1234567/img_id890/orig",
"productUrl": "https://market.yandex.ru/card/apple-iphone-15/1789234561",
"offerId": "abc123XYZ",
"searchPosition": 1,
"sourceQuery": "iphone 15",
"scrapedAt": "2026-07-09T10:15:00Z"
}

📊 Output data fields

FieldTypeDescription
productIdnumberYandex Market's internal product identifier
modelIdstringYandex Market's model identifier for this product
skustringThe specific SKU (variant) identifier for this listing
namestringProduct title
brandstringBrand name, when Yandex Market provides one
pricenumberCurrent price
oldPricenumberPrice before a markdown, when Yandex Market shows one
discountPercentnumberDiscount percentage, when a markdown is active
currencystringCurrency code
inStockbooleanWhether the product currently shows as available
availabilitystringYandex Market's stated availability status
ratingnumberAverage product rating, when Yandex Market provides one
ratingCountnumberNumber of ratings behind the score. Newer or unrated listings omit this field rather than show a fake zero
sellerNamestringName of the seller offering this product
sellerIdnumberSeller's identifier on Yandex Market
businessIdstringYandex Market's business identifier for the seller
vendorIdnumberBrand identifier
categoryIdnumberYandex Market category identifier
specSummarystringA short spec summary in Yandex Market's own words, not a complete specification table
deliverystringEstimated delivery text as shown on Yandex Market
imagestringA verified, working image link. Omitted rather than shown broken when the photo doesn't load
productUrlstringLink to the product page on Yandex Market
offerIdstringIdentifier for this specific offer
searchPositionnumberThe product's position in the search results it was found in
sourceQuerystringWhich of your input keywords produced this row
scrapedAtstringWhen the row was collected

💰 Pricing

This Actor uses pay-per-result pricing: you pay for the products you actually get back, and nothing for an empty run. There is no subscription and no minimum spend. Use maxItems and the price filters to control how many results a run returns.

⭐ Enjoying Yandex Market Scraper: Парсер Яндекс Маркет?

⭐ ⭐ ⭐ ⭐ ⭐
Turning Yandex Market searches into structured product data, batch keywords included, in one run?
A 5-star rating takes 10 seconds and helps other sellers, sourcers, and researchers watching Yandex Market find it. Your feedback also tells us what to build next.
★  Rate this Actor on Apify

✨ Tips

  • Batch related keywords in one searchQueries list instead of running the Actor multiple times.
  • Turn off enrichProducts when you only need core fields like name, price, and stock, it returns faster.
  • Use priceFrom and priceTo to narrow a broad category search instead of scrolling through every result.
  • Keep maxItems low while testing a new keyword list, then raise it once you know what it returns.

❓ FAQ, disclaimers, and support

Что такое парсер Яндекс Маркета? This Actor is a parser (парсер) for Yandex Market. Give it search keywords and it returns structured product data: price, stock, seller, rating, brand, and a verified image for each matching product.

Как собрать данные о товарах с Яндекс Маркета? Add your search terms to searchQueries and run the Actor. It returns every matching product with price, availability, seller, and a working image, batched across all your keywords in one run.

Does this include every technical detail for each product? No. Each row includes a short spec summary pulled from the listing itself, not a detailed breakdown of every technical attribute.

Why does the image field sometimes stay empty? Every image link is checked before it ships. When a photo doesn't load, the field is left out rather than shown broken.

Why do I need a proxy? Yandex Market blocks datacenter and non-Russian traffic. A Russian residential proxy is required, and the default configuration works reliably out of the box.

Is scraping Yandex Market data legal? This Actor collects publicly available product data. You are responsible for complying with Yandex Market's Terms of Service and applicable laws in your use of the data.

Found a bug or need a field added? Open an issue on the Actor's Issues tab. Custom solutions are available on request.