2026-01-09 20:40:24 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:40:24 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-09 20:40:24 [zomato_integration_check] INFO: Dynamic attribute _job = 132_2026-01-09T20_30_02 2026-01-09 20:40:24 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7905 2026-01-09 20:40:24 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 132 2026-01-09 20:40:24 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:40:24 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:40:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:40:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:40:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:40:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:40:24 [scrapy.extensions.telnet] INFO: Telnet Password: b4ecb84098ec858a 2026-01-09 20:40:24 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-09 20:40:24 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_check_in', 'DOWNLOAD_DELAY': 3, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_check_in/zomato_integration_check/132_2026-01-09T20_30_02.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-01-09 20:40:24 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.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-01-09 20:40:24 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-09 20:40:24 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:40:24 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:40:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:40:25 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2026-01-09 20:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:40:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2898 2026-01-09 20:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871316 HTTP/11" 200 None 2026-01-09 20:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:40:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:40:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:29 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:40:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:40:32 [zomato_integration_check] INFO: Found 15 restaurant IDs from database for client_id 132 2026-01-09 20:40:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21387267) 2026-01-09 20:40:33 [zomato_integration_check] INFO: Res ID 21387267: Found emails {'ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21387267&business_type=o2> None 2026-01-09 20:40:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20651116) 2026-01-09 20:40:37 [zomato_integration_check] INFO: Res ID 20651116: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20651116&business_type=o2> None 2026-01-09 20:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:40:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20268562) 2026-01-09 20:40:41 [zomato_integration_check] INFO: Res ID 20268562: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20268562&business_type=o2> None 2026-01-09 20:40:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20268560) 2026-01-09 20:40:45 [zomato_integration_check] INFO: Res ID 20268560: Found emails {'chemburkytchens@gmail.com', 'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20268560&business_type=o2> None 2026-01-09 20:40:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21249980) 2026-01-09 20:40:49 [zomato_integration_check] INFO: Res ID 21249980: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21249980&business_type=o2> None 2026-01-09 20:40:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20972244) 2026-01-09 20:40:53 [zomato_integration_check] INFO: Res ID 20972244: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20972244&business_type=o2> None 2026-01-09 20:40:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:40:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20983901) 2026-01-09 20:40:55 [zomato_integration_check] INFO: Res ID 20983901: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20983901&business_type=o2> None 2026-01-09 20:40:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20565934) 2026-01-09 20:40:59 [zomato_integration_check] INFO: Res ID 20565934: Found emails {'anwar.meemees@gmail.com', 'satbirsingh.lote@zomato.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:40:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20565934&business_type=o2> None 2026-01-09 20:41:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20821543) 2026-01-09 20:41:05 [zomato_integration_check] INFO: Res ID 20821543: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20821543&business_type=o2> None 2026-01-09 20:41:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20715401) 2026-01-09 20:41:09 [zomato_integration_check] INFO: Res ID 20715401: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20715401&business_type=o2> None 2026-01-09 20:41:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:41:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:41:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20357421) 2026-01-09 20:41:16 [zomato_integration_check] INFO: Res ID 20357421: Found emails {'anwar.meemees@gmail.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:41:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20357421&business_type=o2> None 2026-01-09 20:41:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:24 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 13 pages/min), scraped 11 items (at 11 items/min) 2026-01-09 20:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:41:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:41:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:41:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:41:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:41:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:41:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:41:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:41:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:41:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21567828) 2026-01-09 20:41:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21567828. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:41:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21567828&business_type=o2> None 2026-01-09 20:41:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:41:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20995816) 2026-01-09 20:41:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20995816. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:41:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20995816&business_type=o2> None 2026-01-09 20:41:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:41:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20913119) 2026-01-09 20:41:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20913119. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:41:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20913119&business_type=o2> None 2026-01-09 20:41:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:41:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21038634) 2026-01-09 20:41:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21038634. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:41:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21038634&business_type=o2> None 2026-01-09 20:41:53 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 721 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 20:41:53 [zomato_integration_check] INFO: 2026-01-09 20:41:53 [zomato_integration_check] INFO: Logger Payload: {'run_id': 'ddbd8a02-696c-4809-88f7-ff658ec4e2d9', 'timestamp': '2026-01-09T20:41:53Z', 'spider': 'zomato_integration_check', 'client_id': '132', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 74647, 'duration_seconds': 88.65, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:41:53 [zomato_integration_check] INFO: Logger Payload: {'run_id': 'ddbd8a02-696c-4809-88f7-ff658ec4e2d9', 'timestamp': '2026-01-09T20:41:53Z', 'spider': 'zomato_integration_check', 'client_id': '132', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 331, 'duration_seconds': 88.65, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:41:53 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:41:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '132', 'downloader/request_bytes': 107892, 'downloader/request_count': 25, 'downloader/request_method_count/GET': 24, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 98532, 'downloader/response_count': 25, 'downloader/response_status_count/200': 13, 'downloader/response_status_count/403': 12, 'elapsed_time_seconds': 88.647203, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 20, 41, 53, 403801, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 73131, 'httpcompression/response_count': 12, 'item_scraped_count': 15, 'items_per_minute': None, 'log_count/DEBUG': 75, 'log_count/ERROR': 8, 'log_count/INFO': 26, 'memusage/max': 122294272, 'memusage/startup': 109580288, 'request_depth_max': 2, 'response_received_count': 17, 'responses_per_minute': None, 'retry/count': 8, 'retry/max_reached': 4, 'retry/reason_count/403 Forbidden': 8, 'scheduler/dequeued': 25, 'scheduler/dequeued/memory': 25, 'scheduler/enqueued': 25, 'scheduler/enqueued/memory': 25, 'start_time': datetime.datetime(2026, 1, 9, 20, 40, 24, 756598, tzinfo=datetime.timezone.utc)} 2026-01-09 20:41:53 [scrapy.core.engine] INFO: Spider closed (finished)