2026-02-22 02:46:43 [INFO] [scrapy.utils.log] Scrapy 2.13.3 started (bot: price_scraper)
2026-02-22 02:46:43 [INFO] [scrapy.utils.log] Versions:
{'lxml': '6.0.0',
'libxml2': '2.14.4',
'cssselect': '1.3.0',
'parsel': '1.10.0',
'w3lib': '2.3.1',
'Twisted': '25.5.0',
'Python': '3.12.11 (main, Jul 1 2025, 18:37:24) [Clang 20.1.4 ]',
'pyOpenSSL': '25.1.0 (OpenSSL 3.5.1 1 Jul 2025)',
'cryptography': '45.0.5',
'Platform': 'Linux-5.15.0-161-generic-x86_64-with-glibc2.35'}
2026-02-22 02:46:43 [INFO] [scrapy.addons] Enabled addons:
[]
2026-02-22 02:46:43 [DEBUG] [asyncio] Using selector: EpollSelector
2026-02-22 02:46:43 [DEBUG] [scrapy.utils.log] Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-02-22 02:46:43 [DEBUG] [scrapy.utils.log] Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-02-22 02:46:43 [INFO] [scrapy.middleware] Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'price_scraper.utils.per_spider_logger.PerSpiderFileLogger']
2026-02-22 02:46:43 [INFO] [scrapy.crawler] Overridden settings:
{'BOT_NAME': 'price_scraper',
'CONCURRENT_REQUESTS_PER_DOMAIN': 1,
'DOWNLOAD_DELAY': 1,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/Users/rodionulanov/projects/price-scraper/logs/price_scraper/kingstore/36f2ab6e0f9211f18dfebd92ec2c210c.log',
'LOG_FORMAT': '%(asctime)s [%(levelname)s] [%(name)s] %(message)s',
'LOG_STDOUT': True,
'NEWSPIDER_MODULE': 'price_scraper.spiders',
'SPIDER_MODULES': ['price_scraper.spiders']}
2026-02-22 02:46:50 [INFO] [scrapy.middleware] Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-02-22 02:46:50 [INFO] [scrapy.middleware] Enabled spider middlewares:
['scrapy.spidermiddlewares.start.StartSpiderMiddleware',
'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware']
2026-02-22 02:46:50 [INFO] [scrapy.middleware] Enabled item pipelines:
['price_scraper.pipelines.SheetsWriterPipeline']
2026-02-22 02:46:50 [INFO] [scrapy.core.engine] Spider opened
2026-02-22 02:46:50 [INFO] [ps.kingstore] File logging: /root/price-scraper/kingstore/kingstore_2026-02-22_024650.log
2026-02-22 02:46:50 [INFO] [ps.kingstore] Job logging: /Users/rodionulanov/projects/price-scraper/logs/price_scraper/kingstore/36f2ab6e0f9211f18dfebd92ec2c210c.log
2026-02-22 02:46:50 [INFO] [ps.kingstore] Job logging: /Users/rodionulanov/projects/price-scraper/logs/price_scraper/kingstore/36f2ab6e0f9211f18dfebd92ec2c210c.log
2026-02-22 02:46:50 [INFO] [scrapy-playwright] Starting download handler
2026-02-22 02:46:50 [INFO] [scrapy-playwright] Starting download handler
2026-02-22 02:47:10 [INFO] [scrapy-playwright] Launching browser chromium
2026-02-22 02:47:10 [INFO] [ps.kingstore] Start crawl: 1 URL(s) (accepted=1, total_input=1)
2026-02-22 02:47:10 [INFO] [ps.kingstore] Start crawl: 1 URL(s) (accepted=1, total_input=1)
2026-02-22 02:47:11 [INFO] [scrapy-playwright] Browser chromium launched
2026-02-22 02:47:11 [DEBUG] [scrapy-playwright] Browser context started: 'default' (persistent=False, remote=False)
2026-02-22 02:47:12 [DEBUG] [scrapy-playwright] [Context=default] New page created, page count is 1 (1 for all contexts)
2026-02-22 02:47:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: document)
2026-02-22 02:47:17 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/>
2026-02-22 02:47:17 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:18 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:18 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:18 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:18 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/cache/css/s1/kingstore/page_a401b43570d1f3501347354bf03df01d/page_a401b43570d1f3501347354bf03df01d_v1.css?17413635741491>
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js>
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css>
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js>
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://unpkg.com/infinite-scroll@4.0.1/dist/infinite-scroll.pkgd.min.js>
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://api-maps.yandex.ru/2.0-stable/?load=package.standard&lang=ru-RU>
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <302 https://vk.com/js/api/openapi.js?169> (location: /dist/public/api/openapi.6ed04a4cc80655f4384429e1d969f6ff.js?169)
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/dist/public/api/openapi.6ed04a4cc80655f4384429e1d969f6ff.js?169>
2026-02-22 02:47:33 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/cache/css/s1/kingstore/template_bc3f08097615c7e35988fe298689a1c2/template_bc3f08097615c7e35988fe298689a1c2_v1.css?1735117572386>
2026-02-22 02:47:33 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/swiper/swiper-bundle.min.css>
2026-02-22 02:47:33 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/jquery.maskedinput.js>
2026-02-22 02:47:33 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/css/normalize.css>
2026-02-22 02:47:33 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/swiper/swiper-bundle.min.js>
2026-02-22 02:47:34 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434>
2026-02-22 02:47:34 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:35 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:35 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:35 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:35 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:36 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:36 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:36 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:36 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:37 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:38 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:39 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-menu-close.svg>
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-tel-grey.svg>
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: document, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1771728434)
2026-02-22 02:47:40 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-menu.svg>
2026-02-22 02:47:41 [WARNING] [scrapy-playwright] Ignoring ('wait_for_selector', '.page-product-card-info-price-and-buttons__price', {'timeout': 15000}): expected PageMethod, got
2026-02-22 02:47:41 [WARNING] [scrapy-playwright] Ignoring ('wait_for_selector', "script[type='application/ld+json']", {'timeout': 5000}): expected PageMethod, got
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/logo.svg>
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-compare3.svg>
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-favorites-link.svg>
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/scripts.js?time=1771728436>
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-basket.svg>
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-search.svg>
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:41 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/394/400_400_1/bnaa4bf3h0cc9jp9lcz5whqr045ie4ji.jpg>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/widget_contactus.php?app=0&width=100%25&_ver=1&oid=-219278019&height=24&text=&startWidth=215&url=https%3A%2F%2Fsaratov.kingstore.io%2Fcatalog%2Fiphone%2Fiphone-air%2Fsmartfon-apple-iphone-air-256gb-space-black%2F&referrer=&title=%D0%9A%D1%83%D0%BF%D0%B8%D1%82%D1%8C%20%D0%A1%D0%BC%D0%B0%D1%80%D1%82%D1%84%D0%BE%D0%BD%20Apple%20iPhone%20Air%20256gb%20Space%20Black%20%D0%B2%20%D0%B3.%20%D0%A1%D0%B0%D1%80%D0%B0%D1%82%D0%BE%D0%B2%20-%20%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%BC%D0%B0%D0%B3%D0%B0%D0%B7...&19c833ec190>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/widget_contactus.php?app=0&width=100%25&_ver=1&oid=-219278019&height=24&text=&startWidth=215&url=https%3A%2F%2Fsaratov.kingstore.io%2Fcatalog%2Fiphone%2Fiphone-air%2Fsmartfon-apple-iphone-air-256gb-space-black%2F&referrer=&title=%D0%9A%D1%83%D0%BF%D0%B8%D1%82%D1%8C%20%D0%A1%D0%BC%D0%B0%D1%80%D1%82%D1%84%D0%BE%D0%BD%20Apple%20iPhone%20Air%20256gb%20Space%20Black%20%D0%B2%20%D0%B3.%20%D0%A1%D0%B0%D1%80%D0%B0%D1%82%D0%BE%D0%B2%20-%20%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%BC%D0%B0%D0%B3%D0%B0%D0%B7...&19c833ec190)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/widget_contactus.php?app=0&width=100%25&_ver=1&oid=-219278019&height=24&text=&startWidth=215&url=https%3A%2F%2Fsaratov.kingstore.io%2Fcatalog%2Fiphone%2Fiphone-air%2Fsmartfon-apple-iphone-air-256gb-space-black%2F&referrer=&title=%D0%9A%D1%83%D0%BF%D0%B8%D1%82%D1%8C%20%D0%A1%D0%BC%D0%B0%D1%80%D1%82%D1%84%D0%BE%D0%BD%20Apple%20iPhone%20Air%20256gb%20Space%20Black%20%D0%B2%20%D0%B3.%20%D0%A1%D0%B0%D1%80%D0%B0%D1%82%D0%BE%D0%B2%20-%20%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%BC%D0%B0%D0%B3%D0%B0%D0%B7...&19c833ec190)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/widget_contactus.php?app=0&width=100%25&_ver=1&oid=-219278019&height=24&text=&startWidth=215&url=https%3A%2F%2Fsaratov.kingstore.io%2Fcatalog%2Fiphone%2Fiphone-air%2Fsmartfon-apple-iphone-air-256gb-space-black%2F&referrer=&title=%D0%9A%D1%83%D0%BF%D0%B8%D1%82%D1%8C%20%D0%A1%D0%BC%D0%B0%D1%80%D1%82%D1%84%D0%BE%D0%BD%20Apple%20iPhone%20Air%20256gb%20Space%20Black%20%D0%B2%20%D0%B3.%20%D0%A1%D0%B0%D1%80%D0%B0%D1%82%D0%BE%D0%B2%20-%20%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%BC%D0%B0%D0%B3%D0%B0%D0%B7...&19c833ec190)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/)
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/305/400_400_1/03dt7pw22d4d3o9ezkacqp76ei2qt7m4.jpg>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/83a/400_400_1/rb5nu36qvqo7g5yricujazdfx8pzltzz.jpg>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/969/400_400_1/qzrp48ae93of2rjgnw8fum3ztr5o86r1.jpg>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-social-grey-vk.svg>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-social-grey-telegram.svg>
2026-02-22 02:47:42 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/eea/300_300_1/ny50uh1wt0tt8ycuxq18nfx9ui50db01.png>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/lite.af2ea385.css>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <302 https://vk.com/js/al/lite.js?110> (location: /dist/public/al/lite.f7b0faf190d0f9e7c6612d1c3eda2d5a.js?110)
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/widget_contactus.php?app=0&width=100%25&_ver=1&oid=-219278019&height=24&text=&startWidth=215&url=https%3A%2F%2Fsaratov.kingstore.io%2Fcatalog%2Fiphone%2Fiphone-air%2Fsmartfon-apple-iphone-air-256gb-space-black%2F&referrer=&title=%D0%9A%D1%83%D0%BF%D0%B8%D1%82%D1%8C%20%D0%A1%D0%BC%D0%B0%D1%80%D1%82%D1%84%D0%BE%D0%BD%20Apple%20iPhone%20Air%20256gb%20Space%20Black%20%D0%B2%20%D0%B3.%20%D0%A1%D0%B0%D1%80%D0%B0%D1%82%D0%BE%D0%B2%20-%20%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%BC%D0%B0%D0%B3%D0%B0%D0%B7...&19c833ec190)
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/js/loader_nav21472227210_3.js>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/dist/public/al/lite.f7b0faf190d0f9e7c6612d1c3eda2d5a.js?110>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/vkui.f9180587.css>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/js/lang3_2.js?29528807>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/js/api/xdm.js?10>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/js/api/widgets/al_contactus.js?1>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/widget_contactus.b954f2d4.css>
2026-02-22 02:47:45 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/dist/api/widgets/polyfills.97373766.js>
2026-02-22 02:47:46 [DEBUG] [scrapy.core.engine] Crawled (200) (referer: None) ['playwright']
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/base.ce5ac853.css>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/f54/300_300_1/j9jee7jxsthxb1ek96rgtbjlytz8wowr.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/9cc/300_300_1/2ihgxz49rpdpsuvltbt25nk2u947j2sf.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/5bf/300_300_1/1zd9wtyyidhhxpzx5c021931lpy905pb.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-modal-city-change-first-address.svg>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow-black-down.svg>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/3dc/40_40_1/unepyug2gpyyi062ylxrki2g1utq3puf.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/929/40_40_1/532tovcpmq6k32huceediyp8qf29gihp.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/200/40_40_1/4r40y4sf8nzqmphlo92cw91jswtyddzl.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/385/40_40_1/o81qragnz2kq28wc32aja8m2obnrdwsg.png>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/info.svg>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-favorites.svg>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow-grey-right.svg>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow-brown-right.svg>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/dist/api/widgets/performance_observers.b6fc4a22.js>
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script)
2026-02-22 02:47:46 [INFO] [ps.kingstore] Got price: 79990 | https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/
2026-02-22 02:47:46 [INFO] [ps.kingstore] Got price: 79990 | https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/
2026-02-22 02:47:46 [INFO] [ps.pipeline] Item: row=368 price=79990 status=✅ Успешно url=https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/
2026-02-22 02:47:46 [INFO] [ps.pipeline] Item: row=368 price=79990 status=✅ Успешно url=https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/
2026-02-22 02:47:46 [DEBUG] [scrapy.core.scraper] Scraped from <200 https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/>
{'title': 'Смартфон Apple iPhone Air 256gb Space Black', 'price': '79990', 'url': 'https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-space-black/', 'status': '✅ Успешно', 'row': '368', 'price_column': 'K', 'errors_column': 'L'}
2026-02-22 02:47:46 [INFO] [scrapy.core.engine] Closing spider (finished)
2026-02-22 02:47:46 [INFO] [ps.pipeline] Pipeline: 1 result(s) -> results.json
2026-02-22 02:47:46 [INFO] [ps.pipeline] Pipeline: 1 result(s) -> results.json
2026-02-22 02:47:46 [INFO] [ps.kingstore] Spider closed: reason=finished
2026-02-22 02:47:46 [INFO] [ps.kingstore] Spider closed: reason=finished
2026-02-22 02:47:46 [INFO] [ps.kingstore] Spider closed (signal): reason=finished
2026-02-22 02:47:46 [INFO] [ps.kingstore] Spider closed (signal): reason=finished
2026-02-22 02:47:46 [INFO] [scrapy.statscollectors] Dumping Scrapy stats:
{'downloader/request_bytes': 291,
'downloader/request_count': 1,
'downloader/request_method_count/GET': 1,
'downloader/response_bytes': 167590,
'downloader/response_count': 1,
'downloader/response_status_count/200': 1,
'elapsed_time_seconds': 55.859702,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 2, 22, 2, 47, 46, 507970, tzinfo=datetime.timezone.utc),
'item_scraped_count': 1,
'log_count/DEBUG': 162,
'log_count/INFO': 19,
'log_count/WARNING': 2,
'playwright/browser_count': 1,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/closed': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 98,
'playwright/request_count/method/GET': 98,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/font': 4,
'playwright/request_count/resource_type/image': 58,
'playwright/request_count/resource_type/script': 24,
'playwright/request_count/resource_type/stylesheet': 10,
'playwright/response_count': 57,
'playwright/response_count/method/GET': 57,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/image': 28,
'playwright/response_count/resource_type/script': 17,
'playwright/response_count/resource_type/stylesheet': 10,
'response_received_count': 1,
'scheduler/dequeued': 1,
'scheduler/dequeued/memory': 1,
'scheduler/enqueued': 1,
'scheduler/enqueued/memory': 1,
'start_time': datetime.datetime(2026, 2, 22, 2, 46, 50, 648268, tzinfo=datetime.timezone.utc)}
2026-02-22 02:47:46 [INFO] [scrapy.core.engine] Spider closed (finished)
2026-02-22 02:47:46 [INFO] [scrapy-playwright] Closing download handler
2026-02-22 02:47:46 [INFO] [scrapy-playwright] Closing download handler
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] Browser context closed: 'default' (persistent=False, remote=False)
2026-02-22 02:47:46 [INFO] [scrapy-playwright] Closing browser
2026-02-22 02:47:46 [DEBUG] [scrapy-playwright] Browser disconnected