2026-01-10 20:35:39 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-10 20:35:39 [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:35:39 [zomato_integration_check] INFO: Dynamic attribute _job = 23_2026-01-10T20_30_02 2026-01-10 20:35:39 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7808 2026-01-10 20:35:39 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 23 2026-01-10 20:35:39 [scrapy.addons] INFO: Enabled addons: [] 2026-01-10 20:35:39 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-10 20:35:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:35:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:35:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:35:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:35:39 [scrapy.extensions.telnet] INFO: Telnet Password: a608b3316d737c77 2026-01-10 20:35:39 [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:35:39 [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/23_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:35:39 [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:35:39 [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:35:39 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-10 20:35:39 [scrapy.core.engine] INFO: Spider opened 2026-01-10 20:35:39 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-10 20:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-10 20:35:40 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6028 2026-01-10 20:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:35:40 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2896 2026-01-10 20:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5879870 HTTP/11" 200 None 2026-01-10 20:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-10 20:35:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-10 20:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-10 20:35:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-10 20:35:45 [zomato_integration_check] INFO: Found 21 restaurant IDs from database for client_id 23 2026-01-10 20:35:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22286073) 2026-01-10 20:35:47 [zomato_integration_check] INFO: Res ID 22286073: Found emails {'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'customercare@eatberiyan.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22286073&business_type=o2> None 2026-01-10 20:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21340081) 2026-01-10 20:35:51 [zomato_integration_check] INFO: Res ID 21340081: Found emails {'hobopx@marveltech.co.in', 'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'arijit.moitra@zomato.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21340081&business_type=o2> None 2026-01-10 20:35:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21371753) 2026-01-10 20:35:55 [zomato_integration_check] INFO: Res ID 21371753: Found emails {'hobopx@marveltech.co.in', 'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'arijit.moitra@zomato.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21371753&business_type=o2> None 2026-01-10 20:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:35:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21371702) 2026-01-10 20:35:58 [zomato_integration_check] INFO: Res ID 21371702: Found emails {'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21371702&business_type=o2> None 2026-01-10 20:36:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21424762) 2026-01-10 20:36:01 [zomato_integration_check] INFO: Res ID 21424762: Found emails {'tushar.kumar@zomato.com', 'fp.houseofberiyan@gmail.com', 'hobopx@marveltech.co.in', 'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21424762&business_type=o2> None 2026-01-10 20:36:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21422492) 2026-01-10 20:36:04 [zomato_integration_check] INFO: Res ID 21422492: Found emails {'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21422492&business_type=o2> None 2026-01-10 20:36:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21397283) 2026-01-10 20:36:07 [zomato_integration_check] INFO: Res ID 21397283: Found emails {'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21397283&business_type=o2> None 2026-01-10 20:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21340127) 2026-01-10 20:36:12 [zomato_integration_check] INFO: Res ID 21340127: Found emails {'hobopx@marveltech.co.in', 'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'hobopxmarketing@gmail.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21340127&business_type=o2> None 2026-01-10 20:36:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21275968) 2026-01-10 20:36:16 [zomato_integration_check] INFO: Res ID 21275968: Found emails {'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21275968&business_type=o2> None 2026-01-10 20:36:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21274227) 2026-01-10 20:36:19 [zomato_integration_check] INFO: Res ID 21274227: Found emails {'hobopx@marveltech.co.in', 'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'arijit.moitra@zomato.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21274227&business_type=o2> None 2026-01-10 20:36:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21276113) 2026-01-10 20:36:23 [zomato_integration_check] INFO: Res ID 21276113: Found emails {'mbracketwala@gmail.com', 'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21276113&business_type=o2> None 2026-01-10 20:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21397272) 2026-01-10 20:36:27 [zomato_integration_check] INFO: Res ID 21397272: Found emails {'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21397272&business_type=o2> None 2026-01-10 20:36:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21124209) 2026-01-10 20:36:31 [zomato_integration_check] INFO: Res ID 21124209: Found emails {'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21124209&business_type=o2> None 2026-01-10 20:36:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21005995) 2026-01-10 20:36:34 [zomato_integration_check] INFO: Res ID 21005995: Found emails {'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21005995&business_type=o2> None 2026-01-10 20:36:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20936364) 2026-01-10 20:36:37 [zomato_integration_check] INFO: Res ID 20936364: Found emails {'jiyan@eatberiyan.com', 'virensaldanha1608@gmail.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20936364&business_type=o2> None 2026-01-10 20:36:39 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 15 items (at 15 items/min) 2026-01-10 20:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20900792) 2026-01-10 20:36:42 [zomato_integration_check] INFO: Res ID 20900792: Found emails {'jiyan@eatberiyan.com', 'virensaldanha1608@gmail.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20900792&business_type=o2> None 2026-01-10 20:36:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20749244) 2026-01-10 20:36:46 [zomato_integration_check] INFO: Res ID 20749244: Found emails {'jiyan@eatberiyan.com', 'virensaldanha1608@gmail.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20749244&business_type=o2> None 2026-01-10 20:36:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20711623) 2026-01-10 20:36:50 [zomato_integration_check] INFO: Res ID 20711623: Found emails {'fp.houseofberiyan@gmail.com', 'hobopx@marveltech.co.in', 'jiyan@eatberiyan.com', 'mariyam@eatberiyan.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20711623&business_type=o2> None 2026-01-10 20:36:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20692116) 2026-01-10 20:36:53 [zomato_integration_check] INFO: Res ID 20692116: Found emails {'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20692116&business_type=o2> None 2026-01-10 20:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20516034) 2026-01-10 20:36:57 [zomato_integration_check] INFO: Res ID 20516034: Found emails {'jiyan@eatberiyan.com', 'reviews@restaverse.com', 'gunjan.gupta@zomato.com', 'hobopx@marveltech.co.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20516034&business_type=o2> None 2026-01-10 20:37:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20494988) 2026-01-10 20:37:01 [zomato_integration_check] INFO: Res ID 20494988: Found emails {'pm@weareflinch.com', 'hobopx@marveltech.co.in', 'jiyan@eatberiyan.com', 'satbirsingh.lote@zomato.com', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-10 20:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20494988&business_type=o2> None 2026-01-10 20:37:01 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 980 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-10 20:37:01 [zomato_integration_check] INFO: 2026-01-10 20:37:01 [zomato_integration_check] INFO: Logger Payload: {'run_id': '62e5d59a-dd6b-421b-846a-10af00787dbb', 'timestamp': '2026-01-10T20:37:01Z', 'spider': 'zomato_integration_check', 'client_id': '23', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 131719, 'duration_seconds': 82.06, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 167 2026-01-10 20:37:01 [zomato_integration_check] INFO: Logger Payload: {'run_id': '62e5d59a-dd6b-421b-846a-10af00787dbb', 'timestamp': '2026-01-10T20:37:01Z', 'spider': 'zomato_integration_check', 'client_id': '23', 'domain': 'cron.restaverse.com', 'bytes_sent': 214, 'bytes_received': 463, 'duration_seconds': 82.06, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 168 2026-01-10 20:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:37:02 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:37:02 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '23', 'downloader/request_bytes': 97890, 'downloader/request_count': 23, 'downloader/request_method_count/GET': 22, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 99658, 'downloader/response_count': 23, 'downloader/response_status_count/200': 23, 'elapsed_time_seconds': 82.056103, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 10, 20, 37, 1, 884792, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 131719, 'httpcompression/response_count': 22, 'item_scraped_count': 21, 'items_per_minute': None, 'log_count/DEBUG': 79, 'log_count/INFO': 36, 'memusage/max': 122417152, 'memusage/startup': 109572096, 'request_depth_max': 2, 'response_received_count': 23, 'responses_per_minute': None, 'scheduler/dequeued': 23, 'scheduler/dequeued/memory': 23, 'scheduler/enqueued': 23, 'scheduler/enqueued/memory': 23, 'start_time': datetime.datetime(2026, 1, 10, 20, 35, 39, 828689, tzinfo=datetime.timezone.utc)} 2026-01-10 20:37:02 [scrapy.core.engine] INFO: Spider closed (finished)