2026-01-09 03:52:54 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 03:52: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 03:52:54 [zomato_integration_check] INFO: Dynamic attribute _job = df976da9ed0d11f091f6bbf0a74f61c7 2026-01-09 03:52:54 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 03:52:54 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 03:52:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 03:52:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 03:52:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 03:52:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 03:52:54 [scrapy.extensions.telnet] INFO: Telnet Password: 4ed97ef111825356 2026-01-09 03:52: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 03:52: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/df976da9ed0d11f091f6bbf0a74f61c7.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 03:52: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 03:52: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 03:52:54 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 03:52:54 [scrapy.core.engine] INFO: Spider opened 2026-01-09 03:52:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:52:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 03:52:55 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6029 2026-01-09 03:52:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 03:52:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2897 2026-01-09 03:52:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5862178 HTTP/11" 200 None 2026-01-09 03:52:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 03:52:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 03:52:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:59 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 03:53:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 03:53:01 [zomato_integration_check] INFO: Found 18 restaurant IDs from database for client_id 304 2026-01-09 03:53:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21524778) 2026-01-09 03:53:02 [zomato_integration_check] INFO: Res ID 21524778: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21524778&business_type=o2> None 2026-01-09 03:53:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21500943) 2026-01-09 03:53:04 [zomato_integration_check] INFO: Res ID 21500943: Found emails {'outlet@bloombay.in', 'seawoods.c014@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21500943&business_type=o2> None 2026-01-09 03:53:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21442530) 2026-01-09 03:53:08 [zomato_integration_check] INFO: Res ID 21442530: Found emails {'vishal.mocha@gmail.com', 'outlet@bloombay.in', 'psvr.c296@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21442530&business_type=o2> None 2026-01-09 03:53:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21441662) 2026-01-09 03:53:12 [zomato_integration_check] INFO: Res ID 21441662: Found emails {'outlet@bloombay.in', 'sanpada.c278@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21441662&business_type=o2> None 2026-01-09 03:53:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21386870) 2026-01-09 03:53:15 [zomato_integration_check] INFO: Res ID 21386870: Found emails {'vishakha.kumari@zomato.com', 'outlet@bloombay.in', 'shivajichowk.c275@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21386870&business_type=o2> None 2026-01-09 03:53:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21365131) 2026-01-09 03:53:19 [zomato_integration_check] INFO: Res ID 21365131: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'sarfaraznawab@bloombay.in', 'mgroad.c274@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com', 'rajendradevle@bloombay.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21365131&business_type=o2> None 2026-01-09 03:53:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21386860) 2026-01-09 03:53:23 [zomato_integration_check] INFO: Res ID 21386860: Found emails {'kunal.kriplani@zomato.com', 'ulwesec19.c272@bloombay.in', 'outlet@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21386860&business_type=o2> None 2026-01-09 03:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18616276) 2026-01-09 03:53:27 [zomato_integration_check] INFO: Res ID 18616276: Found emails {'outlet@bloombay.in', 'komal@bloombay.in', 'cocofinance@bloombay.in', 'sarfaraznawab@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'asmitashigwan@bloombay.in', 'rajendradevle@bloombay.in', 'goregaonsvroad.c254@bloombay.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18616276&business_type=o2> None 2026-01-09 03:53:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21227267) 2026-01-09 03:53:31 [zomato_integration_check] INFO: Res ID 21227267: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com', 'thebelgianwaffle-zomato@cointab.in', 'antiliaulhasnagar.c233@bloombay.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21227267&business_type=o2> None 2026-01-09 03:53:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21190626) 2026-01-09 03:53:35 [zomato_integration_check] INFO: Res ID 21190626: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'khargharsec35.c229@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com', 'thebelgianwaffle-zomato@cointab.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21190626&business_type=o2> None 2026-01-09 03:53:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21133955) 2026-01-09 03:53:39 [zomato_integration_check] INFO: Res ID 21133955: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'imran.h@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'rrkk.c232@bloombay.in', 'singh.arshdeep@zomato.com', 'thebelgianwaffle-zomato@cointab.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21133955&business_type=o2> None 2026-01-09 03:53:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21098132) 2026-01-09 03:53:43 [zomato_integration_check] INFO: Res ID 21098132: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'charniroad.c215@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com', 'thebelgianwaffle-zomato@cointab.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21098132&business_type=o2> None 2026-01-09 03:53:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21075750) 2026-01-09 03:53:47 [zomato_integration_check] INFO: Res ID 21075750: Found emails {'outlet@bloombay.in', 'belgianwaffle.2025@gmail.com', 'cocofinance@bloombay.in', 'kingcircle.c209@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com', 'thebelgianwaffle-zomato@cointab.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21075750&business_type=o2> None 2026-01-09 03:53:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21029805) 2026-01-09 03:53:50 [zomato_integration_check] INFO: Res ID 21029805: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'inorbitmallvashi.c208@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'singh.arshdeep@zomato.com', 'thebelgianwaffle-zomato@cointab.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21029805&business_type=o2> None 2026-01-09 03:53:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18526776) 2026-01-09 03:53:53 [zomato_integration_check] INFO: Res ID 18526776: Found emails {'outlet@bloombay.in', 'ppt.c207@bloombay.in', 'belgianwaffle0000@gmail.com', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'asmitashigwan@bloombay.in', 'hariniwasshop@gmail.com', 'rajesh.shadija12@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18526776&business_type=o2> None 2026-01-09 03:53:54 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 15 items (at 15 items/min) 2026-01-09 03:53:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18582773) 2026-01-09 03:53:57 [zomato_integration_check] INFO: Res ID 18582773: Found emails {'outlet@bloombay.in', 'cocofinance@bloombay.in', 'reviews@restaverse.com', 'crm@bloombay.in', 'imran.h@bloombay.in', 'asmitashigwan@bloombay.in', 'mumbaidashboard@bloombay.in', 'rajesh.shadija12@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18582773&business_type=o2> None 2026-01-09 03:54:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 03:54:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:54:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:54:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 03:54:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 03:54:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18616278) 2026-01-09 03:54:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18616278. 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 03:54:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18616278&business_type=o2> None 2026-01-09 03:54:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 03:54:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18561334) 2026-01-09 03:54:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18561334. 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 03:54:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18561334&business_type=o2> None 2026-01-09 03:54:20 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 865 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 03:54:20 [zomato_integration_check] INFO: 2026-01-09 03:54:20 [zomato_integration_check] INFO: Logger Payload: {'run_id': '93cb875c-0c01-4b45-9200-f937896d4868', 'timestamp': '2026-01-09T03:54:20Z', 'spider': 'zomato_integration_check', 'client_id': '304', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 117329, 'duration_seconds': 85.69, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 03:54:20 [zomato_integration_check] INFO: Logger Payload: {'run_id': '93cb875c-0c01-4b45-9200-f937896d4868', 'timestamp': '2026-01-09T03:54:20Z', 'spider': 'zomato_integration_check', 'client_id': '304', 'domain': 'cron.restaverse.com', 'bytes_sent': 620, 'bytes_received': 397, 'duration_seconds': 85.69, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 03:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:54:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:54:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '304', 'downloader/request_bytes': 103050, 'downloader/request_count': 24, 'downloader/request_method_count/GET': 23, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 102315, 'downloader/response_count': 24, 'downloader/response_status_count/200': 18, 'downloader/response_status_count/403': 6, 'elapsed_time_seconds': 85.692973, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 3, 54, 20, 539211, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 116571, 'httpcompression/response_count': 17, 'item_scraped_count': 18, 'items_per_minute': None, 'log_count/DEBUG': 77, 'log_count/ERROR': 4, 'log_count/INFO': 31, 'memusage/max': 122294272, 'memusage/startup': 109580288, 'request_depth_max': 2, 'response_received_count': 20, 'responses_per_minute': None, 'retry/count': 4, 'retry/max_reached': 2, 'retry/reason_count/403 Forbidden': 4, 'scheduler/dequeued': 24, 'scheduler/dequeued/memory': 24, 'scheduler/enqueued': 24, 'scheduler/enqueued/memory': 24, 'start_time': datetime.datetime(2026, 1, 9, 3, 52, 54, 846238, tzinfo=datetime.timezone.utc)} 2026-01-09 03:54:21 [scrapy.core.engine] INFO: Spider closed (finished)