2026-01-10 20:50:44 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-10 20:50:44 [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-10 20:50:44 [zomato_integration_check] INFO: Dynamic attribute _job = 281_2026-01-10T20_30_02 2026-01-10 20:50:44 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7850 2026-01-10 20:50:44 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 281 2026-01-10 20:50:44 [scrapy.addons] INFO: Enabled addons: [] 2026-01-10 20:50:44 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-10 20:50:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:50:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:50:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:50:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:50:44 [scrapy.extensions.telnet] INFO: Telnet Password: 1e3d2a686980abd3 2026-01-10 20:50:44 [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-10 20:50:44 [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/281_2026-01-10T20_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-10 20:50:44 [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-10 20:50:44 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-10 20:50:44 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-10 20:50:44 [scrapy.core.engine] INFO: Spider opened 2026-01-10 20:50:44 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-10 20:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:50:45 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-10 20:50:45 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6027 2026-01-10 20:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:50:45 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2897 2026-01-10 20:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:50:45 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5879972 HTTP/11" 200 None 2026-01-10 20:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:50:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-10 20:50:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-10 20:50:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:50:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-10 20:51:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-10 20:51:00 [zomato_integration_check] INFO: Found 20 restaurant IDs from database for client_id 281 2026-01-10 20:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:51:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:51:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20219657) 2026-01-10 20:51:01 [zomato_integration_check] INFO: Res ID 20219657: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'harish@omsweets.in', 'worldstreet@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20219657&business_type=o2> None 2026-01-10 20:51:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=5003) 2026-01-10 20:51:05 [zomato_integration_check] INFO: Res ID 5003: Found emails {'admin@omsweets.in', 'tushar.kumar@zomato.com', 'reviews@restaverse.com', 'sector4@omsweets.in', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=5003&business_type=o2> None 2026-01-10 20:51:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19527522) 2026-01-10 20:51:09 [zomato_integration_check] INFO: Res ID 19527522: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'pankaj.pandey@zomato.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19527522&business_type=o2> None 2026-01-10 20:51:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=5056) 2026-01-10 20:51:14 [zomato_integration_check] INFO: Res ID 5056: Found emails {'admin@omsweets.in', 'harish@omsweets.in', 'reviews@restaverse.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=5056&business_type=o2> None 2026-01-10 20:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:51:15 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:51:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19531717) 2026-01-10 20:51:18 [zomato_integration_check] INFO: Res ID 19531717: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'pankaj.pandey@zomato.com', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19531717&business_type=o2> None 2026-01-10 20:51:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=1034) 2026-01-10 20:51:22 [zomato_integration_check] INFO: Res ID 1034: Found emails {'admin@omsweets.in', 'arjunnagar@omsweets.in', 'reviews@restaverse.com', 'accounts@omsweets.in', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=1034&business_type=o2> None 2026-01-10 20:51:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=5057) 2026-01-10 20:51:25 [zomato_integration_check] INFO: Res ID 5057: Found emails {'admin@omsweets.in', 'harish@omsweets.in', 'reviews@restaverse.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=5057&business_type=o2> None 2026-01-10 20:51:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19385669) 2026-01-10 20:51:28 [zomato_integration_check] INFO: Res ID 19385669: Found emails {'admin@omsweets.in', 'harish@omsweets.in', 'reviews@restaverse.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19385669&business_type=o2> None 2026-01-10 20:51:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:51:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:51:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=5004) 2026-01-10 20:51:32 [zomato_integration_check] INFO: Res ID 5004: Found emails {'sales@omsweets.in', 'admin@omsweets.in', 'reviews@restaverse.com', 'omsweets7518@gmail.com', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=5004&business_type=o2> None 2026-01-10 20:51:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=309974) 2026-01-10 20:51:34 [zomato_integration_check] INFO: Res ID 309974: Found emails {'admin@omsweets.in', 'omsweetzomato@yahoo.com', 'gecc@omsweets.in', 'tushar.kumar@zomato.com', 'reviews@restaverse.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=309974&business_type=o2> None 2026-01-10 20:51:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18633261) 2026-01-10 20:51:38 [zomato_integration_check] INFO: Res ID 18633261: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'pankaj.pandey@zomato.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18633261&business_type=o2> None 2026-01-10 20:51:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=5172) 2026-01-10 20:51:42 [zomato_integration_check] INFO: Res ID 5172: Found emails {'admin@omsweets.in', 'harish@omsweets.in', 'reviews@restaverse.com', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=5172&business_type=o2> None 2026-01-10 20:51:44 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 14 pages/min), scraped 12 items (at 12 items/min) 2026-01-10 20:51:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:51:45 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:51:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21342407) 2026-01-10 20:51:46 [zomato_integration_check] INFO: Res ID 21342407: Found emails {'reviews@restaverse.com', 'karan@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21342407&business_type=o2> None 2026-01-10 20:51:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20861486) 2026-01-10 20:51:50 [zomato_integration_check] INFO: Res ID 20861486: Found emails {'reviews@restaverse.com', 'omcare540@gmail.com', 'karan@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20861486&business_type=o2> None 2026-01-10 20:51:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18580396) 2026-01-10 20:51:54 [zomato_integration_check] INFO: Res ID 18580396: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'pankaj.pandey@zomato.com', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18580396&business_type=o2> None 2026-01-10 20:51:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18303698) 2026-01-10 20:51:56 [zomato_integration_check] INFO: Res ID 18303698: Found emails {'sector46@omsweets.in', 'admin@omsweets.in', 'reviews@restaverse.com', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18303698&business_type=o2> None 2026-01-10 20:52:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:52:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:52:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20036777) 2026-01-10 20:52:01 [zomato_integration_check] INFO: Res ID 20036777: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'nit@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:52:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20036777&business_type=o2> None 2026-01-10 20:52:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=5059) 2026-01-10 20:52:05 [zomato_integration_check] INFO: Res ID 5059: Found emails {'admin@omsweets.in', 'reviews@restaverse.com', 'azeem.om49@gmail.com', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:52:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=5059&business_type=o2> None 2026-01-10 20:52:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=313106) 2026-01-10 20:52:09 [zomato_integration_check] INFO: Res ID 313106: Found emails {'admin@omsweets.in', 'jom337999@gmail.com', 'faridabad@omsweets.in', 'reviews@restaverse.com', 'harish@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:52:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=313106&business_type=o2> None 2026-01-10 20:52:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20861485) 2026-01-10 20:52:13 [zomato_integration_check] INFO: Res ID 20861485: Found emails {'reviews@restaverse.com', 'karan@omsweets.in', 'deliveries@omsweets.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20861485&business_type=o2> None 2026-01-10 20:52:13 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 929 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-10 20:52:13 [zomato_integration_check] INFO: 2026-01-10 20:52:13 [zomato_integration_check] INFO: Logger Payload: {'run_id': '290a29a8-6400-4f99-ae14-40dd76ac10e7', 'timestamp': '2026-01-10T20:52:13Z', 'spider': 'zomato_integration_check', 'client_id': '281', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 132176, 'duration_seconds': 88.98, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 168 2026-01-10 20:52:13 [zomato_integration_check] INFO: Logger Payload: {'run_id': '290a29a8-6400-4f99-ae14-40dd76ac10e7', 'timestamp': '2026-01-10T20:52:13Z', 'spider': 'zomato_integration_check', 'client_id': '281', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 409, 'duration_seconds': 88.98, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 167 2026-01-10 20:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:52:14 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:52:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '281', 'downloader/request_bytes': 93337, 'downloader/request_count': 22, 'downloader/request_method_count/GET': 21, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 97636, 'downloader/response_count': 22, 'downloader/response_status_count/200': 22, 'elapsed_time_seconds': 88.977123, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 10, 20, 52, 13, 752014, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 132176, 'httpcompression/response_count': 21, 'item_scraped_count': 20, 'items_per_minute': None, 'log_count/DEBUG': 77, 'log_count/INFO': 35, 'memusage/max': 122417152, 'memusage/startup': 109572096, 'request_depth_max': 2, 'response_received_count': 22, 'responses_per_minute': None, 'scheduler/dequeued': 22, 'scheduler/dequeued/memory': 22, 'scheduler/enqueued': 22, 'scheduler/enqueued/memory': 22, 'start_time': datetime.datetime(2026, 1, 10, 20, 50, 44, 774891, tzinfo=datetime.timezone.utc)} 2026-01-10 20:52:14 [scrapy.core.engine] INFO: Spider closed (finished)