2026-03-02 02:48:45 [INFO] [scrapy.utils.log] Scrapy 2.13.3 started (bot: price_scraper) 2026-03-02 02:48:46 [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-03-02 02:48:46 [INFO] [scrapy.addons] Enabled addons: [] 2026-03-02 02:48:46 [DEBUG] [asyncio] Using selector: EpollSelector 2026-03-02 02:48:46 [DEBUG] [scrapy.utils.log] Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-02 02:48:46 [DEBUG] [scrapy.utils.log] Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-02 02:48:46 [INFO] [scrapy.middleware] Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'price_scraper.utils.per_spider_logger.PerSpiderFileLogger'] 2026-03-02 02:48:46 [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/8aa1c9a815db11f18dfebd92ec2c210c.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-03-02 02:48:52 [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-03-02 02:48:52 [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-03-02 02:48:52 [INFO] [scrapy.middleware] Enabled item pipelines: ['price_scraper.pipelines.SheetsWriterPipeline'] 2026-03-02 02:48:52 [INFO] [scrapy.core.engine] Spider opened 2026-03-02 02:48:52 [INFO] [ps.kingstore] File logging: /root/price-scraper/kingstore/kingstore_2026-03-02_024852.log 2026-03-02 02:48:52 [INFO] [ps.kingstore] Job logging: /Users/rodionulanov/projects/price-scraper/logs/price_scraper/kingstore/8aa1c9a815db11f18dfebd92ec2c210c.log 2026-03-02 02:48:52 [INFO] [ps.kingstore] Job logging: /Users/rodionulanov/projects/price-scraper/logs/price_scraper/kingstore/8aa1c9a815db11f18dfebd92ec2c210c.log 2026-03-02 02:48:52 [INFO] [scrapy-playwright] Starting download handler 2026-03-02 02:48:52 [INFO] [scrapy-playwright] Starting download handler 2026-03-02 02:49:00 [INFO] [scrapy-playwright] Launching browser chromium 2026-03-02 02:49:00 [INFO] [ps.kingstore] Start crawl: 1 URL(s) (accepted=1, total_input=1) 2026-03-02 02:49:00 [INFO] [ps.kingstore] Start crawl: 1 URL(s) (accepted=1, total_input=1) 2026-03-02 02:49:01 [INFO] [scrapy-playwright] Browser chromium launched 2026-03-02 02:49:01 [DEBUG] [scrapy-playwright] Browser context started: 'default' (persistent=False, remote=False) 2026-03-02 02:49:02 [DEBUG] [scrapy-playwright] [Context=default] New page created, page count is 1 (1 for all contexts) 2026-03-02 02:49:02 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: document) 2026-03-02 02:49:02 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/> 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:03 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:04 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:04 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/cache/css/s1/kingstore/page_a401b43570d1f3501347354bf03df01d/page_a401b43570d1f3501347354bf03df01d_v1.css?17413635741491> 2026-03-02 02:49:04 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/cache/css/s1/kingstore/template_bc3f08097615c7e35988fe298689a1c2/template_bc3f08097615c7e35988fe298689a1c2_v1.css?1735117572386> 2026-03-02 02:49:04 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/jquery.maskedinput.js> 2026-03-02 02:49:05 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css> 2026-03-02 02:49:05 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/swiper/swiper-bundle.min.css> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/css/normalize.css> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/swiper/swiper-bundle.min.js> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://unpkg.com/infinite-scroll@4.0.1/dist/infinite-scroll.pkgd.min.js> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-menu-close.svg> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-tel-grey.svg> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://api-maps.yandex.ru/2.0-stable/?load=package.standard&lang=ru-RU> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <302 https://vk.com/js/api/openapi.js?169> (location: /dist/public/api/openapi.6ed04a4cc80655f4384429e1d969f6ff.js?169) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/dist/public/api/openapi.6ed04a4cc80655f4384429e1d969f6ff.js?169> 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:07 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:08 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:09 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:10 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:11 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: font, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:12 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: document, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:13 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:13 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/bitrix/templates/kingstore/css/style.css?time=1772419742) 2026-03-02 02:49:13 [WARNING] [scrapy-playwright] Ignoring ('wait_for_selector', '.page-product-card-info-price-and-buttons__price', {'timeout': 15000}): expected PageMethod, got 2026-03-02 02:49:13 [WARNING] [scrapy-playwright] Ignoring ('wait_for_selector', "script[type='application/ld+json']", {'timeout': 5000}): expected PageMethod, got 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-menu.svg> 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/logo.svg> 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-compare3.svg> 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/js/scripts.js?time=1772419742> 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-favorites-link.svg> 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:19 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-basket.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-search.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-modal-city-change-first-address.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-modal-city-change-first-arrow-back.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/e80/400_400_1/uytickqmcldcyxlwh5xjizc20te6k8cz.jpg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/96b/400_400_1/imc7uixuw0frdxhn3zds49tnzc8436t9.jpg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/522/400_400_1/dlydy0jtg2uaveab91ulklcrkk822pcc.jpg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/a7f/400_400_1/cjfneet89l10dffv4rp76vbibr9tysds.jpg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/77e/400_400_1/028d1z5ugk45x5q8nlz17pfxawe598ee.jpg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-social-grey-vk.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-social-grey-telegram.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/eea/300_300_1/ny50uh1wt0tt8ycuxq18nfx9ui50db01.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/f54/300_300_1/j9jee7jxsthxb1ek96rgtbjlytz8wowr.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/9cc/300_300_1/2ihgxz49rpdpsuvltbt25nk2u947j2sf.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/5bf/300_300_1/1zd9wtyyidhhxpzx5c021931lpy905pb.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one2.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one3.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one4.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one5.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one6.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one7.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one8.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one9.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/services/one10.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/29c/50_50_1/paxktxh4fmbxadlkq8af10f66zyiwm1a.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/14b/50_50_1/9bs4yp7ykdhbryav9p7aq7lm6pucp9hv.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/549/50_50_1/tbx8rypeg263co2dm1x17gagnkheg2yl.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/d54/50_50_1/zna01l5yzho00j1v3dfwdzj8xgu439hx.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/865/50_50_1/jp8jig8ej4btmlsd4yne515q91dkq90d.webp> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/35f/50_50_1/vgypp7z532k15ucv9xeg7e6e01edu3pe.webp> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/67f/50_50_1/pvhdoag1abvlnparjnopd5vlzad4oaqc.webp> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-telegram.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-whatsapp.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/logo-grey.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/vk.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/logo-et.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/9cd/350_350_1/hemw5tkm8v1w9y7xn2ys00oa8yk9omgy.webp> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/36b/350_350_1/8gw9b4qhhiw2k4b8e2lr3oq6d61dmbf6.webp> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://bitrix.info/ba.js> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://code.jivo.ru/widget/hG8fB3kKVy> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: xhr, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow-black-down.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/3dc/40_40_1/unepyug2gpyyi062ylxrki2g1utq3puf.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/929/40_40_1/532tovcpmq6k32huceediyp8qf29gihp.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/200/40_40_1/4r40y4sf8nzqmphlo92cw91jswtyddzl.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/upload/resize_cache/iblock/385/40_40_1/o81qragnz2kq28wc32aja8m2obnrdwsg.png> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/info.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/ico-favorites.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow-grey-right.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow-brown-right.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/fonts/SFPro/SFProDisplay-Regular.woff2> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/fonts/SFPro/SFProDisplay-Medium.woff2> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/fonts/SFPro/SFProDisplay-Bold.woff2> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/spoiler.svg> 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/spoiler-active.svg> 2026-03-02 02:49:20 [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-light-gold%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%20Light%20Gold%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%D0%B8...&19cac730498> 2026-03-02 02:49:20 [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-light-gold%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%20Light%20Gold%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%D0%B8...&19cac730498) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/) 2026-03-02 02:49:20 [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-light-gold%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%20Light%20Gold%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%D0%B8...&19cac730498) 2026-03-02 02:49:20 [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-light-gold%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%20Light%20Gold%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%D0%B8...&19cac730498) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/) 2026-03-02 02:49:20 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/images/upload.gif> 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-0/17321100/out/src/client/_YMaps.js> 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://vk.com/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/fonts/SFPro/SFProDisplay-Semibold.woff2> 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:21 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://saratov.kingstore.io/bitrix/templates/kingstore/images/arrow_bottom.svg> 2026-03-02 02:49:23 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://mc.yandex.ru/metrika/tag.js> 2026-03-02 02:49:23 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://neiros.cloud/api/w/542efad47e03f60ca5d49d0b18de076b_2949?ni=null&nv=null&referrer=&URl=https%3A%2F%2Fsaratov.kingstore.io%2Fcatalog%2Fiphone%2Fiphone-air%2Fsmartfon-apple-iphone-air-256gb-light-gold%2F> 2026-03-02 02:49:23 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://mc.yandex.ru/metrika/tag.js?id=105068379> 2026-03-02 02:49:23 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: image, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:23 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: fetch, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:23 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: stylesheet, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: fetch, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://code.jivo.ru/script/widget/config/hG8fB3kKVy> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: xhr, referrer: https://saratov.kingstore.io/) 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/lite.af2ea385.css> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <302 https://vk.com/js/al/lite.js?110> (location: /dist/public/al/lite.f7b0faf190d0f9e7c6612d1c3eda2d5a.js?110) 2026-03-02 02:49:24 [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-light-gold%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%20Light%20Gold%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%D0%B8...&19cac730498) 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/js/loader_nav21485960185_3.js> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/dist/public/al/lite.f7b0faf190d0f9e7c6612d1c3eda2d5a.js?110> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://vk.com/js/lang3_2.js?29540329> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/vkui.f9180587.css> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/js/api/xdm.js?10> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/js/api/widgets/al_contactus.js?1> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/dist/api/widgets/polyfills.97373766.js> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/widget_contactus.b954f2d4.css> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/css/al/base.ce5ac853.css> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-0/17321100/out/src/client/images/ef50ac9e93aaebe3299791c79f277f8e.cur> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-0/17321100/out/src/client/images/3ce22e999d54bb9ca8150a59207f9d3e.cur> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://st1-25.vk.com/dist/api/widgets/performance_observers.b6fc4a22.js> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-0/17321100/out/src/client/images/4965b66fe115b2f2ed500ece66514d86.cur> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Response: <200 https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-0/17321100/out/src/client/images/77492cf358d8b12629399322926c93f2.cur> 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] [Context=default] Request: (resource type: script, referrer: https://vk.com/) 2026-03-02 02:49:24 [DEBUG] [scrapy.core.engine] Crawled (200) (referer: None) ['playwright'] 2026-03-02 02:49:24 [INFO] [ps.kingstore] Got price: 74990 | https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/ 2026-03-02 02:49:24 [INFO] [ps.kingstore] Got price: 74990 | https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/ 2026-03-02 02:49:24 [INFO] [ps.pipeline] Item: row=369 price=74990 status=✅ Успешно url=https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/ 2026-03-02 02:49:24 [INFO] [ps.pipeline] Item: row=369 price=74990 status=✅ Успешно url=https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/ 2026-03-02 02:49:24 [DEBUG] [scrapy.core.scraper] Scraped from <200 https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/> {'title': 'Смартфон Apple iPhone Air 256gb Light Gold', 'price': '74990', 'url': 'https://saratov.kingstore.io/catalog/iphone/iphone-air/smartfon-apple-iphone-air-256gb-light-gold/', 'status': '✅ Успешно', 'row': '369', 'price_column': 'K', 'errors_column': 'L'} 2026-03-02 02:49:24 [INFO] [scrapy.core.engine] Closing spider (finished) 2026-03-02 02:49:24 [INFO] [ps.pipeline] Pipeline: 1 result(s) -> results.json 2026-03-02 02:49:24 [INFO] [ps.pipeline] Pipeline: 1 result(s) -> results.json 2026-03-02 02:49:24 [INFO] [ps.kingstore] Spider closed: reason=finished 2026-03-02 02:49:24 [INFO] [ps.kingstore] Spider closed: reason=finished 2026-03-02 02:49:24 [INFO] [ps.kingstore] Spider closed (signal): reason=finished 2026-03-02 02:49:24 [INFO] [ps.kingstore] Spider closed (signal): reason=finished 2026-03-02 02:49:24 [INFO] [scrapy.statscollectors] Dumping Scrapy stats: {'downloader/request_bytes': 290, 'downloader/request_count': 1, 'downloader/request_method_count/GET': 1, 'downloader/response_bytes': 365649, 'downloader/response_count': 1, 'downloader/response_status_count/200': 1, 'elapsed_time_seconds': 31.886362, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 3, 2, 2, 49, 24, 559137, tzinfo=datetime.timezone.utc), 'item_scraped_count': 1, 'log_count/DEBUG': 218, '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': 109, 'playwright/request_count/method/GET': 109, 'playwright/request_count/navigation': 2, 'playwright/request_count/resource_type/document': 2, 'playwright/request_count/resource_type/fetch': 2, 'playwright/request_count/resource_type/font': 4, 'playwright/request_count/resource_type/image': 63, 'playwright/request_count/resource_type/script': 25, 'playwright/request_count/resource_type/stylesheet': 11, 'playwright/request_count/resource_type/xhr': 2, 'playwright/response_count': 102, 'playwright/response_count/method/GET': 102, 'playwright/response_count/resource_type/document': 2, 'playwright/response_count/resource_type/font': 4, 'playwright/response_count/resource_type/image': 62, 'playwright/response_count/resource_type/script': 23, 'playwright/response_count/resource_type/stylesheet': 10, 'playwright/response_count/resource_type/xhr': 1, 'response_received_count': 1, 'scheduler/dequeued': 1, 'scheduler/dequeued/memory': 1, 'scheduler/enqueued': 1, 'scheduler/enqueued/memory': 1, 'start_time': datetime.datetime(2026, 3, 2, 2, 48, 52, 672775, tzinfo=datetime.timezone.utc)} 2026-03-02 02:49:24 [INFO] [scrapy.core.engine] Spider closed (finished) 2026-03-02 02:49:24 [INFO] [scrapy-playwright] Closing download handler 2026-03-02 02:49:24 [INFO] [scrapy-playwright] Closing download handler 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] Browser context closed: 'default' (persistent=False, remote=False) 2026-03-02 02:49:24 [INFO] [scrapy-playwright] Closing browser 2026-03-02 02:49:24 [DEBUG] [scrapy-playwright] Browser disconnected