2026-01-09 20:54:54 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:54:54 [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:54:54 [zomato_integration_check] INFO: Dynamic attribute _job = 262_2026-01-09T20_30_02 2026-01-09 20:54:54 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7965 2026-01-09 20:54:54 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 262 2026-01-09 20:54:54 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:54:54 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:54:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:54:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:54:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:54:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:54:54 [scrapy.extensions.telnet] INFO: Telnet Password: 515923ea00a22394 2026-01-09 20:54:54 [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:54:54 [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/262_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:54:54 [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:54:54 [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:54:54 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:54:54 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:54:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:54:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:54:55 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6029 2026-01-09 20:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:54:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2897 2026-01-09 20:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871398 HTTP/11" 200 None 2026-01-09 20:54:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:54:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:54:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:59 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:55:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:55:01 [zomato_integration_check] INFO: Found 18 restaurant IDs from database for client_id 262 2026-01-09 20:55:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21768220) 2026-01-09 20:55:03 [zomato_integration_check] INFO: Res ID 21768220: Found emails {'shraddha.k@maiz.in', 'marketing@foodlink.in', 'reviews@restaverse.com', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21768220&business_type=o2> None 2026-01-09 20:55:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18245975) 2026-01-09 20:55:07 [zomato_integration_check] INFO: Res ID 18245975: Found emails {'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'singh.pratik@zomato.com', 'reviews@restaverse.com', 'devdhar.bhatia@zomato.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.restaurants@foodlink.in', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18245975&business_type=o2> None 2026-01-09 20:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:55:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:55:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18447034) 2026-01-09 20:55:11 [zomato_integration_check] INFO: Res ID 18447034: Found emails {'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'singh.pratik@zomato.com', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'sharatad@foodlink.in', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'manager.gjw@foodlink.in', 'ar.restaurants@foodlink.in', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18447034&business_type=o2> None 2026-01-09 20:55:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20798956) 2026-01-09 20:55:15 [zomato_integration_check] INFO: Res ID 20798956: Found emails {'clusterhead.cbdelhi@foodlink.in', 'harsh.sinha@zomato.com', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'manager.cbsk@foodlink.in', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.restaurants@foodlink.in', 'komal.kalra@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20798956&business_type=o2> None 2026-01-09 20:55:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21620289) 2026-01-09 20:55:19 [zomato_integration_check] INFO: Res ID 21620289: Found emails {'reviews@restaverse.com', 'marketing@foodlink.in', 'vm@panaroma.in', 'rasika.upasani@foodlink.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21620289&business_type=o2> None 2026-01-09 20:55:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20552658) 2026-01-09 20:55:23 [zomato_integration_check] INFO: Res ID 20552658: Found emails {'manager.cbsv@foodlink.in', 'reviews@restaverse.com', 'marketing@foodlink.in', 'vm@panaroma.in', 'rasika.upasani@foodlink.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20552658&business_type=o2> None 2026-01-09 20:55:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:55:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:55:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20806802) 2026-01-09 20:55:28 [zomato_integration_check] INFO: Res ID 20806802: Found emails {'reviews@restaverse.com', 'manager.aodt@foodlink.in', 'marketing@foodlink.in', 'rasika.upasani@foodlink.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20806802&business_type=o2> None 2026-01-09 20:55:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19769266) 2026-01-09 20:55:31 [zomato_integration_check] INFO: Res ID 19769266: Found emails {'reviews@restaverse.com', 'marketing@foodlink.in', 'manager.gjw@foodlink.in', 'vm@panaroma.in', 'rasika.upasani@foodlink.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19769266&business_type=o2> None 2026-01-09 20:55:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20194024) 2026-01-09 20:55:35 [zomato_integration_check] INFO: Res ID 20194024: Found emails {'manager.ibc@foodlink.in', 'reviews@restaverse.com', 'manager.cbc@foodlink.in', 'marketing@foodlink.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20194024&business_type=o2> None 2026-01-09 20:55:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=17741210) 2026-01-09 20:55:39 [zomato_integration_check] INFO: Res ID 17741210: Found emails {'harsh.sinha@zomato.com', 'manager.ibc@foodlink.in', 'kambli.saniya@zomato.com', 'singh.pratik@zomato.com', 'reviews@restaverse.com', 'manager.cbc@foodlink.in', 'gunjan.gupta@zomato.com', 'fp.foodlink@gmail.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.foodlink1@gmail.com', 'armaan.pruthi@zomato.com', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=17741210&business_type=o2> None 2026-01-09 20:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:55:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:55:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21630225) 2026-01-09 20:55:42 [zomato_integration_check] INFO: Res ID 21630225: Found emails {'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'reviews@restaverse.com', 'cbamcbam6@gmail.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'manager.cbam@foodlink.in', 'sukanya.dutt@zomato.com', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21630225&business_type=o2> None 2026-01-09 20:55:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21620471) 2026-01-09 20:55:46 [zomato_integration_check] INFO: Res ID 21620471: Found emails {'chinabistrokamlamills@gmail.com', 'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'reviews@restaverse.com', 'marketing@foodlink.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21620471&business_type=o2> None 2026-01-09 20:55:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21738341) 2026-01-09 20:55:49 [zomato_integration_check] INFO: Res ID 21738341: Found emails {'manager.cbrc@foodlink.in', 'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'reviews@restaverse.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'vm@panaroma.in', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21738341&business_type=o2> None 2026-01-09 20:55:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20696813) 2026-01-09 20:55:52 [zomato_integration_check] INFO: Res ID 20696813: Found emails {'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'manager.cbcbd@foodlink.in', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20696813&business_type=o2> None 2026-01-09 20:55:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:55:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:55:55 [scrapy.extensions.logstats] INFO: Crawled 16 pages (at 16 pages/min), scraped 14 items (at 14 items/min) 2026-01-09 20:55:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20865500) 2026-01-09 20:55:56 [zomato_integration_check] INFO: Res ID 20865500: Found emails {'harsh.sinha@zomato.com', 'vanessa@panaroma.in', 'kambli.saniya@zomato.com', 'reviews@restaverse.com', 'manager.cbbkc@foodlink.in', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.restaurants@foodlink.in', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:55:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20865500&business_type=o2> None 2026-01-09 20:56:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=47770) 2026-01-09 20:56:00 [zomato_integration_check] INFO: Res ID 47770: Found emails {'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'manager.cbw@foodlink.in', 'singh.pratik@zomato.com', 'reviews@restaverse.com', 'cbamcbam6@gmail.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.restaurants@foodlink.in', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:56:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=47770&business_type=o2> None 2026-01-09 20:56:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=40423) 2026-01-09 20:56:04 [zomato_integration_check] INFO: Res ID 40423: Found emails {'ayushi.mittal@zomato.com', 'harsh.sinha@zomato.com', 'kambli.saniya@zomato.com', 'singh.pratik@zomato.com', 'reviews@restaverse.com', 'manager.cbt@foodlink.in', 'fp.foodlink@gmail.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com', 'ar.restaurants@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:56:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=40423&business_type=o2> None 2026-01-09 20:56:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=16541539) 2026-01-09 20:56:06 [zomato_integration_check] INFO: Res ID 16541539: Found emails {'harsh.sinha@zomato.com', 'singh.pratik@zomato.com', 'reviews@restaverse.com', 'manager.cbc@foodlink.in', 'fp.foodlink@gmail.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'ar.restaurants@foodlink.in', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:56:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=16541539&business_type=o2> None 2026-01-09 20:56:06 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 859 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 20:56:06 [zomato_integration_check] INFO: 2026-01-09 20:56:06 [zomato_integration_check] INFO: Logger Payload: {'run_id': 'fdbb10e1-b2f0-4cc1-97eb-4eb8bb01f2f3', 'timestamp': '2026-01-09T20:56:06Z', 'spider': 'zomato_integration_check', 'client_id': '262', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 136553, 'duration_seconds': 72.17, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:56:06 [zomato_integration_check] INFO: Logger Payload: {'run_id': 'fdbb10e1-b2f0-4cc1-97eb-4eb8bb01f2f3', 'timestamp': '2026-01-09T20:56:06Z', 'spider': 'zomato_integration_check', 'client_id': '262', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 391, 'duration_seconds': 72.17, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:56:06 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:56:07 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 168 2026-01-09 20:56:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:56:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:56:07 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '262', 'downloader/request_bytes': 84017, 'downloader/request_count': 20, 'downloader/request_method_count/GET': 19, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 91140, 'downloader/response_count': 20, 'downloader/response_status_count/200': 20, 'elapsed_time_seconds': 72.169062, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 20, 56, 6, 985219, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 136553, 'httpcompression/response_count': 19, 'item_scraped_count': 18, 'items_per_minute': None, 'log_count/DEBUG': 71, 'log_count/INFO': 33, 'memusage/max': 122302464, 'memusage/startup': 109457408, 'request_depth_max': 2, 'response_received_count': 20, 'responses_per_minute': None, 'scheduler/dequeued': 20, 'scheduler/dequeued/memory': 20, 'scheduler/enqueued': 20, 'scheduler/enqueued/memory': 20, 'start_time': datetime.datetime(2026, 1, 9, 20, 54, 54, 816157, tzinfo=datetime.timezone.utc)} 2026-01-09 20:56:07 [scrapy.core.engine] INFO: Spider closed (finished)