2026-01-09 20:34:20 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:34:20 [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:34:20 [zomato_integration_check] INFO: Dynamic attribute _job = 259_2026-01-09T20_30_02 2026-01-09 20:34:20 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 8224 2026-01-09 20:34:20 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 259 2026-01-09 20:34:20 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:34:20 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:34:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:34:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:34:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:34:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:34:20 [scrapy.extensions.telnet] INFO: Telnet Password: 874a7ac66b0bd98c 2026-01-09 20:34:20 [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:34:20 [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/259_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:34:20 [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:34:20 [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:34:20 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:34:20 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:34:20 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:34:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:34:21 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6027 2026-01-09 20:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:34:21 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2898 2026-01-09 20:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:34:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871257 HTTP/11" 200 None 2026-01-09 20:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:34:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:34:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:34:24 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:34:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:34:26 [zomato_integration_check] INFO: Found 205 restaurant IDs from database for client_id 259 2026-01-09 20:34:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:34:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:34:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:34:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:34:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:34:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:35:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:35:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:20 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:35:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:35:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:35:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:35:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:35:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:35:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:35:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:36:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:36:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:36:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:36:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:36:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19959190) 2026-01-09 20:36:13 [zomato_integration_check] INFO: Res ID 19959190: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19959190&business_type=o2> None 2026-01-09 20:36:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21640085) 2026-01-09 20:36:17 [zomato_integration_check] INFO: Res ID 21640085: Found emails {'isha.paba@zomato.com', 'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21640085&business_type=o2> None 2026-01-09 20:36:20 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 2 pages/min), scraped 2 items (at 2 items/min) 2026-01-09 20:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:36:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:36:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20400495) 2026-01-09 20:36:21 [zomato_integration_check] INFO: Res ID 20400495: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20400495&business_type=o2> None 2026-01-09 20:36:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20175944) 2026-01-09 20:36:25 [zomato_integration_check] INFO: Res ID 20175944: Found emails {'centralsupport@eatnoto.com', 'madala.krishna@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20175944&business_type=o2> None 2026-01-09 20:36:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19938100) 2026-01-09 20:36:29 [zomato_integration_check] INFO: Res ID 19938100: Found emails {'centralsupport@eatnoto.com', 'madala.krishna@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19938100&business_type=o2> None 2026-01-09 20:36:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19705008) 2026-01-09 20:36:32 [zomato_integration_check] INFO: Res ID 19705008: Found emails {'centralsupport@eatnoto.com', 'info@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19705008&business_type=o2> None 2026-01-09 20:36:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19693153) 2026-01-09 20:36:36 [zomato_integration_check] INFO: Res ID 19693153: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19693153&business_type=o2> None 2026-01-09 20:36:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21026794) 2026-01-09 20:36:38 [zomato_integration_check] INFO: Res ID 21026794: Found emails {'k4kumara4amit@gmail.com', 'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21026794&business_type=o2> None 2026-01-09 20:36:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245049) 2026-01-09 20:36:42 [zomato_integration_check] INFO: Res ID 21245049: Found emails {'isha.paba@zomato.com', 'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245049&business_type=o2> None 2026-01-09 20:36:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21640087) 2026-01-09 20:36:46 [zomato_integration_check] INFO: Res ID 21640087: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21640087&business_type=o2> None 2026-01-09 20:36:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283408) 2026-01-09 20:36:50 [zomato_integration_check] INFO: Res ID 21283408: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283408&business_type=o2> None 2026-01-09 20:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:36:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:36:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283412) 2026-01-09 20:36:54 [zomato_integration_check] INFO: Res ID 21283412: Found emails {'centralsupport@eatnoto.com', 'ops.mis@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283412&business_type=o2> None 2026-01-09 20:36:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21284242) 2026-01-09 20:36:58 [zomato_integration_check] INFO: Res ID 21284242: Found emails {'centralsupport@eatnoto.com', 'madala.krishna@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21284242&business_type=o2> None 2026-01-09 20:37:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283359) 2026-01-09 20:37:02 [zomato_integration_check] INFO: Res ID 21283359: Found emails {'centralsupport@eatnoto.com', 'madala.krishna@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283359&business_type=o2> None 2026-01-09 20:37:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283352) 2026-01-09 20:37:06 [zomato_integration_check] INFO: Res ID 21283352: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283352&business_type=o2> None 2026-01-09 20:37:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21284208) 2026-01-09 20:37:10 [zomato_integration_check] INFO: Res ID 21284208: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21284208&business_type=o2> None 2026-01-09 20:37:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283435) 2026-01-09 20:37:14 [zomato_integration_check] INFO: Res ID 21283435: Found emails {'elaine@eatnoto.com', 'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283435&business_type=o2> None 2026-01-09 20:37:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:20 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 15 pages/min), scraped 17 items (at 15 items/min) 2026-01-09 20:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:37:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:37:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:37:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:37:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:37:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:20 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-09 20:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:38:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:38:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:38:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:38:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:38:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:20 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-09 20:39:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:39:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:39:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:39:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:39:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:39:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:20 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-09 20:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:40:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:40:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:40:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:40:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:20 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-09 20:41:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:41:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:41:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:41:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:41:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:41:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:20 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-09 20:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:42:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:42:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:42:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20335203) 2026-01-09 20:43:02 [zomato_integration_check] INFO: Res ID 20335203: Found emails {'isha.paba@zomato.com', 'ashishk.kumar50.ak@gmail.com', 'centralsupport@eatnoto.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20335203&business_type=o2> None 2026-01-09 20:43:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:20 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 1 pages/min), scraped 18 items (at 1 items/min) 2026-01-09 20:43:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:43:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:43:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:20 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 0 pages/min), scraped 18 items (at 0 items/min) 2026-01-09 20:44:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:44:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:44:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:20 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 0 pages/min), scraped 18 items (at 0 items/min) 2026-01-09 20:45:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236942) 2026-01-09 20:45:26 [zomato_integration_check] INFO: Res ID 21236942: Found emails {'centralsupport@eatnoto.com', 'madala.krishna@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:45:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236942&business_type=o2> None 2026-01-09 20:45:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:45:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19968378) 2026-01-09 20:46:18 [zomato_integration_check] INFO: Res ID 19968378: Found emails {'centralsupport@eatnoto.com', 'madala.krishna@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-09 20:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19968378&business_type=o2> None 2026-01-09 20:46:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 2 pages/min), scraped 20 items (at 2 items/min) 2026-01-09 20:46:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:46:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:47:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:47:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:47:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:47:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:48:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:48:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:49:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:49:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:49:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:49:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:50:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:50:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:51:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:51:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:52:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:52:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:53:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:53:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:54:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:54:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:54:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:55:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:55:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:56:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:56:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:20 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-09 20:57:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:57:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:58:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:58:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:58:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:58:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:58:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803705) 2026-01-09 20:58:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803705. 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:58:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803705&business_type=o2> None 2026-01-09 20:58:20 [scrapy.extensions.logstats] INFO: Crawled 23 pages (at 1 pages/min), scraped 21 items (at 1 items/min) 2026-01-09 20:58:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20316281) 2026-01-09 20:58:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20316281. 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:58:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20316281&business_type=o2> None 2026-01-09 20:58:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20302001) 2026-01-09 20:58:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20302001. 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:58:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20302001&business_type=o2> None 2026-01-09 20:58:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748514) 2026-01-09 20:58:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748514. 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:58:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748514&business_type=o2> None 2026-01-09 20:58:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20305519) 2026-01-09 20:58:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20305519. 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:58:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20305519&business_type=o2> None 2026-01-09 20:58:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748525) 2026-01-09 20:58:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748525. 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:58:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748525&business_type=o2> None 2026-01-09 20:58:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20373487) 2026-01-09 20:58:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20373487. 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:58:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20373487&business_type=o2> None 2026-01-09 20:58:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20192896) 2026-01-09 20:58:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20192896. 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:58:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20192896&business_type=o2> None 2026-01-09 20:58:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20147553) 2026-01-09 20:58:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20147553. 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:58:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20147553&business_type=o2> None 2026-01-09 20:58:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20320125) 2026-01-09 20:58:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20320125. 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:58:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20320125&business_type=o2> None 2026-01-09 20:58:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19906085) 2026-01-09 20:58:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19906085. 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:58:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19906085&business_type=o2> None 2026-01-09 20:58:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20396304) 2026-01-09 20:58:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20396304. 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:58:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20396304&business_type=o2> None 2026-01-09 20:58:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:58:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20325180) 2026-01-09 20:58:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20325180. 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:58:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20325180&business_type=o2> None 2026-01-09 20:59:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748516) 2026-01-09 20:59:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748516. 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:59:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748516&business_type=o2> None 2026-01-09 20:59:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20192759) 2026-01-09 20:59:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20192759. 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:59:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20192759&business_type=o2> None 2026-01-09 20:59:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332079) 2026-01-09 20:59:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332079. 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:59:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332079&business_type=o2> None 2026-01-09 20:59:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21746961) 2026-01-09 20:59:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21746961. 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:59:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21746961&business_type=o2> None 2026-01-09 20:59:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21719198) 2026-01-09 20:59:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21719198. 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:59:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21719198&business_type=o2> None 2026-01-09 20:59:20 [scrapy.extensions.logstats] INFO: Crawled 40 pages (at 17 pages/min), scraped 38 items (at 17 items/min) 2026-01-09 20:59:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:59:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:59:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21686388) 2026-01-09 20:59:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21686388. 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:59:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21686388&business_type=o2> None 2026-01-09 20:59:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632857) 2026-01-09 20:59:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632857. 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:59:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632857&business_type=o2> None 2026-01-09 20:59:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21663108) 2026-01-09 20:59:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21663108. 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:59:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21663108&business_type=o2> None 2026-01-09 20:59:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21300718) 2026-01-09 20:59:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21300718. 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:59:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21300718&business_type=o2> None 2026-01-09 20:59:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21746971) 2026-01-09 20:59:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21746971. 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:59:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21746971&business_type=o2> None 2026-01-09 20:59:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21719203) 2026-01-09 20:59:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21719203. 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:59:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21719203&business_type=o2> None 2026-01-09 20:59:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21686374) 2026-01-09 20:59:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21686374. 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:59:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21686374&business_type=o2> None 2026-01-09 20:59:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632406) 2026-01-09 20:59:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632406. 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:59:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632406&business_type=o2> None 2026-01-09 20:59:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21663099) 2026-01-09 20:59:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21663099. 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:59:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21663099&business_type=o2> None 2026-01-09 20:59:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:59:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21300698) 2026-01-09 20:59:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21300698. 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:59:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21300698&business_type=o2> None 2026-01-09 21:00:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21672426) 2026-01-09 21:00:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21672426. 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 21:00:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21672426&business_type=o2> None 2026-01-09 21:00:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21673852) 2026-01-09 21:00:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21673852. 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 21:00:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21673852&business_type=o2> None 2026-01-09 21:00:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21707686) 2026-01-09 21:00:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21707686. 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 21:00:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21707686&business_type=o2> None 2026-01-09 21:00:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668669) 2026-01-09 21:00:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21668669. 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 21:00:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21668669&business_type=o2> None 2026-01-09 21:00:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632848) 2026-01-09 21:00:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632848. 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 21:00:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632848&business_type=o2> None 2026-01-09 21:00:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21697707) 2026-01-09 21:00:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21697707. 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 21:00:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21697707&business_type=o2> None 2026-01-09 21:00:20 [scrapy.extensions.logstats] INFO: Crawled 56 pages (at 16 pages/min), scraped 54 items (at 16 items/min) 2026-01-09 21:00:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310001) 2026-01-09 21:00:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21310001. 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 21:00:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21310001&business_type=o2> None 2026-01-09 21:00:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668652) 2026-01-09 21:00:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21668652. 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 21:00:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21668652&business_type=o2> None 2026-01-09 21:00:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632812) 2026-01-09 21:00:29 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632812. 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 21:00:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632812&business_type=o2> None 2026-01-09 21:00:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245060) 2026-01-09 21:00:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245060. 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 21:00:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245060&business_type=o2> None 2026-01-09 21:00:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21337681) 2026-01-09 21:00:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21337681. 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 21:00:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21337681&business_type=o2> None 2026-01-09 21:00:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332090) 2026-01-09 21:00:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332090. 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 21:00:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332090&business_type=o2> None 2026-01-09 21:00:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236609) 2026-01-09 21:00:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236609. 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 21:00:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236609&business_type=o2> None 2026-01-09 21:00:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245068) 2026-01-09 21:00:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245068. 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 21:00:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245068&business_type=o2> None 2026-01-09 21:00:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240894) 2026-01-09 21:00:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240894. 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 21:00:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240894&business_type=o2> None 2026-01-09 21:00:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240870) 2026-01-09 21:00:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240870. 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 21:00:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240870&business_type=o2> None 2026-01-09 21:00:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:00:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240907) 2026-01-09 21:00:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240907. 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 21:00:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240907&business_type=o2> None 2026-01-09 21:01:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240891) 2026-01-09 21:01:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240891. 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 21:01:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240891&business_type=o2> None 2026-01-09 21:01:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283228) 2026-01-09 21:01:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283228. 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 21:01:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283228&business_type=o2> None 2026-01-09 21:01:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244977) 2026-01-09 21:01:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21244977. 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 21:01:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21244977&business_type=o2> None 2026-01-09 21:01:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283238) 2026-01-09 21:01:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283238. 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 21:01:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283238&business_type=o2> None 2026-01-09 21:01:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236455) 2026-01-09 21:01:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236455. 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 21:01:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236455&business_type=o2> None 2026-01-09 21:01:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240760) 2026-01-09 21:01:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240760. 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 21:01:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240760&business_type=o2> None 2026-01-09 21:01:20 [scrapy.extensions.logstats] INFO: Crawled 73 pages (at 17 pages/min), scraped 71 items (at 17 items/min) 2026-01-09 21:01:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283084) 2026-01-09 21:01:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283084. 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 21:01:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283084&business_type=o2> None 2026-01-09 21:01:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245056) 2026-01-09 21:01:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245056. 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 21:01:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245056&business_type=o2> None 2026-01-09 21:01:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240830) 2026-01-09 21:01:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240830. 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 21:01:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240830&business_type=o2> None 2026-01-09 21:01:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21242965) 2026-01-09 21:01:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21242965. 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 21:01:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21242965&business_type=o2> None 2026-01-09 21:01:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240914) 2026-01-09 21:01:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240914. 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 21:01:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240914&business_type=o2> None 2026-01-09 21:01:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245010) 2026-01-09 21:01:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245010. 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 21:01:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245010&business_type=o2> None 2026-01-09 21:01:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237887) 2026-01-09 21:01:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237887. 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 21:01:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237887&business_type=o2> None 2026-01-09 21:01:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245031) 2026-01-09 21:01:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245031. 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 21:01:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245031&business_type=o2> None 2026-01-09 21:01:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238070) 2026-01-09 21:01:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21238070. 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 21:01:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21238070&business_type=o2> None 2026-01-09 21:01:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:01:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237878) 2026-01-09 21:01:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237878. 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 21:01:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237878&business_type=o2> None 2026-01-09 21:02:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245020) 2026-01-09 21:02:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245020. 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 21:02:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245020&business_type=o2> None 2026-01-09 21:02:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237909) 2026-01-09 21:02:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237909. 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 21:02:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237909&business_type=o2> None 2026-01-09 21:02:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240879) 2026-01-09 21:02:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240879. 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 21:02:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240879&business_type=o2> None 2026-01-09 21:02:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244960) 2026-01-09 21:02:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21244960. 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 21:02:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21244960&business_type=o2> None 2026-01-09 21:02:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240924) 2026-01-09 21:02:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240924. 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 21:02:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240924&business_type=o2> None 2026-01-09 21:02:20 [scrapy.extensions.logstats] INFO: Crawled 88 pages (at 15 pages/min), scraped 86 items (at 15 items/min) 2026-01-09 21:02:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245000) 2026-01-09 21:02:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245000. 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 21:02:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245000&business_type=o2> None 2026-01-09 21:02:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236621) 2026-01-09 21:02:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236621. 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 21:02:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236621&business_type=o2> None 2026-01-09 21:02:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238050) 2026-01-09 21:02:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21238050. 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 21:02:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21238050&business_type=o2> None 2026-01-09 21:02:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240835) 2026-01-09 21:02:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240835. 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 21:02:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240835&business_type=o2> None 2026-01-09 21:02:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238087) 2026-01-09 21:02:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21238087. 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 21:02:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21238087&business_type=o2> None 2026-01-09 21:02:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234903) 2026-01-09 21:02:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234903. 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 21:02:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234903&business_type=o2> None 2026-01-09 21:02:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240800) 2026-01-09 21:02:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240800. 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 21:02:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240800&business_type=o2> None 2026-01-09 21:02:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234369) 2026-01-09 21:02:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234369. 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 21:02:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234369&business_type=o2> None 2026-01-09 21:02:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240788) 2026-01-09 21:02:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240788. 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 21:02:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240788&business_type=o2> None 2026-01-09 21:02:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240861) 2026-01-09 21:02:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240861. 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 21:02:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240861&business_type=o2> None 2026-01-09 21:02:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:02:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240619) 2026-01-09 21:02:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240619. 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 21:02:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240619&business_type=o2> None 2026-01-09 21:03:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234943) 2026-01-09 21:03:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234943. 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 21:03:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234943&business_type=o2> None 2026-01-09 21:03:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240780) 2026-01-09 21:03:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240780. 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 21:03:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240780&business_type=o2> None 2026-01-09 21:03:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240523) 2026-01-09 21:03:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240523. 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 21:03:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240523&business_type=o2> None 2026-01-09 21:03:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234771) 2026-01-09 21:03:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234771. 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 21:03:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234771&business_type=o2> None 2026-01-09 21:03:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240483) 2026-01-09 21:03:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240483. 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 21:03:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240483&business_type=o2> None 2026-01-09 21:03:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332112) 2026-01-09 21:03:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332112. 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 21:03:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332112&business_type=o2> None 2026-01-09 21:03:20 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 17 pages/min), scraped 103 items (at 17 items/min) 2026-01-09 21:03:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283253) 2026-01-09 21:03:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283253. 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 21:03:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283253&business_type=o2> None 2026-01-09 21:03:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240549) 2026-01-09 21:03:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240549. 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 21:03:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240549&business_type=o2> None 2026-01-09 21:03:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283263) 2026-01-09 21:03:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283263. 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 21:03:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283263&business_type=o2> None 2026-01-09 21:03:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240816) 2026-01-09 21:03:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240816. 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 21:03:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240816&business_type=o2> None 2026-01-09 21:03:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240917) 2026-01-09 21:03:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240917. 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 21:03:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240917&business_type=o2> None 2026-01-09 21:03:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244971) 2026-01-09 21:03:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21244971. 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 21:03:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21244971&business_type=o2> None 2026-01-09 21:03:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240445) 2026-01-09 21:03:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240445. 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 21:03:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240445&business_type=o2> None 2026-01-09 21:03:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21242958) 2026-01-09 21:03:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21242958. 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 21:03:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21242958&business_type=o2> None 2026-01-09 21:03:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240797) 2026-01-09 21:03:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240797. 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 21:03:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240797&business_type=o2> None 2026-01-09 21:03:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240538) 2026-01-09 21:03:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240538. 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 21:03:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240538&business_type=o2> None 2026-01-09 21:03:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:03:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240652) 2026-01-09 21:03:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240652. 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 21:03:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240652&business_type=o2> None 2026-01-09 21:04:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234864) 2026-01-09 21:04:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234864. 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 21:04:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234864&business_type=o2> None 2026-01-09 21:04:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240560) 2026-01-09 21:04:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240560. 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 21:04:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240560&business_type=o2> None 2026-01-09 21:04:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240644) 2026-01-09 21:04:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240644. 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 21:04:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240644&business_type=o2> None 2026-01-09 21:04:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283247) 2026-01-09 21:04:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283247. 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 21:04:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283247&business_type=o2> None 2026-01-09 21:04:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240755) 2026-01-09 21:04:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240755. 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 21:04:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240755&business_type=o2> None 2026-01-09 21:04:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240773) 2026-01-09 21:04:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240773. 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 21:04:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240773&business_type=o2> None 2026-01-09 21:04:20 [scrapy.extensions.logstats] INFO: Crawled 122 pages (at 17 pages/min), scraped 120 items (at 17 items/min) 2026-01-09 21:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 21:04:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 21:04:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240826) 2026-01-09 21:04:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240826. 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 21:04:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240826&business_type=o2> None 2026-01-09 21:04:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21672411) 2026-01-09 21:04:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21672411. 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 21:04:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21672411&business_type=o2> None 2026-01-09 21:04:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21673850) 2026-01-09 21:04:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21673850. 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 21:04:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21673850&business_type=o2> None 2026-01-09 21:04:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21707680) 2026-01-09 21:04:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21707680. 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 21:04:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21707680&business_type=o2> None 2026-01-09 21:04:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21670204) 2026-01-09 21:04:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21670204. 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 21:04:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21670204&business_type=o2> None 2026-01-09 21:04:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632401) 2026-01-09 21:04:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632401. 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 21:04:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632401&business_type=o2> None 2026-01-09 21:04:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21697685) 2026-01-09 21:04:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21697685. 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 21:04:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21697685&business_type=o2> None 2026-01-09 21:04:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310027) 2026-01-09 21:04:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21310027. 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 21:04:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21310027&business_type=o2> None 2026-01-09 21:04:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668641) 2026-01-09 21:04:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21668641. 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 21:04:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21668641&business_type=o2> None 2026-01-09 21:04:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632374) 2026-01-09 21:04:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632374. 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 21:04:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632374&business_type=o2> None 2026-01-09 21:04:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:04:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20571630) 2026-01-09 21:04:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20571630. 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 21:04:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20571630&business_type=o2> None 2026-01-09 21:05:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21337699) 2026-01-09 21:05:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21337699. 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 21:05:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21337699&business_type=o2> None 2026-01-09 21:05:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332022) 2026-01-09 21:05:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332022. 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 21:05:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332022&business_type=o2> None 2026-01-09 21:05:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19968318) 2026-01-09 21:05:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19968318. 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 21:05:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19968318&business_type=o2> None 2026-01-09 21:05:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19990251) 2026-01-09 21:05:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19990251. 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 21:05:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19990251&business_type=o2> None 2026-01-09 21:05:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19867803) 2026-01-09 21:05:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19867803. 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 21:05:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19867803&business_type=o2> None 2026-01-09 21:05:20 [scrapy.extensions.logstats] INFO: Crawled 138 pages (at 16 pages/min), scraped 136 items (at 16 items/min) 2026-01-09 21:05:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691234) 2026-01-09 21:05:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691234. 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 21:05:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691234&business_type=o2> None 2026-01-09 21:05:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19906267) 2026-01-09 21:05:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19906267. 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 21:05:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19906267&business_type=o2> None 2026-01-09 21:05:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803678) 2026-01-09 21:05:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803678. 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 21:05:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803678&business_type=o2> None 2026-01-09 21:05:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:32 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20379844) 2026-01-09 21:05:32 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20379844. 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 21:05:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20379844&business_type=o2> None 2026-01-09 21:05:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20369615) 2026-01-09 21:05:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20369615. 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 21:05:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20369615&business_type=o2> None 2026-01-09 21:05:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803692) 2026-01-09 21:05:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803692. 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 21:05:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803692&business_type=o2> None 2026-01-09 21:05:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20317268) 2026-01-09 21:05:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20317268. 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 21:05:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20317268&business_type=o2> None 2026-01-09 21:05:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19841857) 2026-01-09 21:05:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19841857. 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 21:05:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19841857&business_type=o2> None 2026-01-09 21:05:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19978847) 2026-01-09 21:05:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19978847. 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 21:05:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19978847&business_type=o2> None 2026-01-09 21:05:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20424464) 2026-01-09 21:05:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20424464. 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 21:05:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20424464&business_type=o2> None 2026-01-09 21:05:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:05:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20320160) 2026-01-09 21:05:58 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20320160. 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 21:05:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20320160&business_type=o2> None 2026-01-09 21:06:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20172625) 2026-01-09 21:06:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20172625. 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 21:06:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20172625&business_type=o2> None 2026-01-09 21:06:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20734130) 2026-01-09 21:06:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20734130. 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 21:06:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20734130&business_type=o2> None 2026-01-09 21:06:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691320) 2026-01-09 21:06:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691320. 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 21:06:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691320&business_type=o2> None 2026-01-09 21:06:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691313) 2026-01-09 21:06:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691313. 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 21:06:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691313&business_type=o2> None 2026-01-09 21:06:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691206) 2026-01-09 21:06:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691206. 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 21:06:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691206&business_type=o2> None 2026-01-09 21:06:20 [scrapy.extensions.logstats] INFO: Crawled 154 pages (at 16 pages/min), scraped 152 items (at 16 items/min) 2026-01-09 21:06:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691294) 2026-01-09 21:06:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691294. 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 21:06:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691294&business_type=o2> None 2026-01-09 21:06:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691256) 2026-01-09 21:06:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691256. 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 21:06:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691256&business_type=o2> None 2026-01-09 21:06:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21112418) 2026-01-09 21:06:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21112418. 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 21:06:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21112418&business_type=o2> None 2026-01-09 21:06:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803688) 2026-01-09 21:06:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803688. 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 21:06:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803688&business_type=o2> None 2026-01-09 21:06:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20325197) 2026-01-09 21:06:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20325197. 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 21:06:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20325197&business_type=o2> None 2026-01-09 21:06:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19907902) 2026-01-09 21:06:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19907902. 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 21:06:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19907902&business_type=o2> None 2026-01-09 21:06:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20571566) 2026-01-09 21:06:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20571566. 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 21:06:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20571566&business_type=o2> None 2026-01-09 21:06:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20384961) 2026-01-09 21:06:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20384961. 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 21:06:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20384961&business_type=o2> None 2026-01-09 21:06:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20697469) 2026-01-09 21:06:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20697469. 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 21:06:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20697469&business_type=o2> None 2026-01-09 21:06:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20429032) 2026-01-09 21:06:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20429032. 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 21:06:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20429032&business_type=o2> None 2026-01-09 21:06:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:06:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21050542) 2026-01-09 21:06:58 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21050542. 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 21:06:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21050542&business_type=o2> None 2026-01-09 21:07:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748523) 2026-01-09 21:07:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748523. 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 21:07:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748523&business_type=o2> None 2026-01-09 21:07:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20380716) 2026-01-09 21:07:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20380716. 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 21:07:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20380716&business_type=o2> None 2026-01-09 21:07:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748518) 2026-01-09 21:07:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748518. 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 21:07:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748518&business_type=o2> None 2026-01-09 21:07:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20355123) 2026-01-09 21:07:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20355123. 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 21:07:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20355123&business_type=o2> None 2026-01-09 21:07:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20431530) 2026-01-09 21:07:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20431530. 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 21:07:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20431530&business_type=o2> None 2026-01-09 21:07:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20191328) 2026-01-09 21:07:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20191328. 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 21:07:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20191328&business_type=o2> None 2026-01-09 21:07:20 [scrapy.extensions.logstats] INFO: Crawled 171 pages (at 17 pages/min), scraped 169 items (at 17 items/min) 2026-01-09 21:07:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748522) 2026-01-09 21:07:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748522. 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 21:07:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748522&business_type=o2> None 2026-01-09 21:07:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20349511) 2026-01-09 21:07:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20349511. 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 21:07:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20349511&business_type=o2> None 2026-01-09 21:07:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20147631) 2026-01-09 21:07:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20147631. 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 21:07:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20147631&business_type=o2> None 2026-01-09 21:07:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748520) 2026-01-09 21:07:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748520. 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 21:07:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748520&business_type=o2> None 2026-01-09 21:07:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19849199) 2026-01-09 21:07:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19849199. 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 21:07:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19849199&business_type=o2> None 2026-01-09 21:07:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20317215) 2026-01-09 21:07:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20317215. 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 21:07:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20317215&business_type=o2> None 2026-01-09 21:07:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20338861) 2026-01-09 21:07:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20338861. 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 21:07:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20338861&business_type=o2> None 2026-01-09 21:07:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20682953) 2026-01-09 21:07:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20682953. 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 21:07:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20682953&business_type=o2> None 2026-01-09 21:07:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21591744) 2026-01-09 21:07:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21591744. 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 21:07:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21591744&business_type=o2> None 2026-01-09 21:07:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:07:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237428) 2026-01-09 21:07:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237428. 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 21:07:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237428&business_type=o2> None 2026-01-09 21:08:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245043) 2026-01-09 21:08:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245043. 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 21:08:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245043&business_type=o2> None 2026-01-09 21:08:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236834) 2026-01-09 21:08:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236834. 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 21:08:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236834&business_type=o2> None 2026-01-09 21:08:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237767) 2026-01-09 21:08:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237767. 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 21:08:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237767&business_type=o2> None 2026-01-09 21:08:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236936) 2026-01-09 21:08:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236936. 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 21:08:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236936&business_type=o2> None 2026-01-09 21:08:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237742) 2026-01-09 21:08:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237742. 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 21:08:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237742&business_type=o2> None 2026-01-09 21:08:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236889) 2026-01-09 21:08:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236889. 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 21:08:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236889&business_type=o2> None 2026-01-09 21:08:20 [scrapy.extensions.logstats] INFO: Crawled 187 pages (at 16 pages/min), scraped 185 items (at 16 items/min) 2026-01-09 21:08:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237750) 2026-01-09 21:08:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237750. 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 21:08:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237750&business_type=o2> None 2026-01-09 21:08:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236878) 2026-01-09 21:08:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236878. 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 21:08:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236878&business_type=o2> None 2026-01-09 21:08:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236855) 2026-01-09 21:08:32 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236855. 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 21:08:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236855&business_type=o2> None 2026-01-09 21:08:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237770) 2026-01-09 21:08:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237770. 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 21:08:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237770&business_type=o2> None 2026-01-09 21:08:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19501497) 2026-01-09 21:08:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19501497. 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 21:08:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19501497&business_type=o2> None 2026-01-09 21:08:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19350779) 2026-01-09 21:08:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19350779. 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 21:08:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19350779&business_type=o2> None 2026-01-09 21:08:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20404120) 2026-01-09 21:08:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20404120. 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 21:08:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20404120&business_type=o2> None 2026-01-09 21:08:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19350773) 2026-01-09 21:08:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19350773. 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 21:08:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19350773&business_type=o2> None 2026-01-09 21:08:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19583614) 2026-01-09 21:08:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19583614. 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 21:08:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19583614&business_type=o2> None 2026-01-09 21:08:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:08:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20119913) 2026-01-09 21:08:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20119913. 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 21:08:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20119913&business_type=o2> None 2026-01-09 21:09:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19689119) 2026-01-09 21:09:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19689119. 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 21:09:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19689119&business_type=o2> None 2026-01-09 21:09:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20041583) 2026-01-09 21:09:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20041583. 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 21:09:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20041583&business_type=o2> None 2026-01-09 21:09:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20910137) 2026-01-09 21:09:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20910137. 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 21:09:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20910137&business_type=o2> None 2026-01-09 21:09:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20390771) 2026-01-09 21:09:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20390771. 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 21:09:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20390771&business_type=o2> None 2026-01-09 21:09:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19671145) 2026-01-09 21:09:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19671145. 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 21:09:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19671145&business_type=o2> None 2026-01-09 21:09:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236825) 2026-01-09 21:09:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236825. 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 21:09:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236825&business_type=o2> None 2026-01-09 21:09:20 [scrapy.extensions.logstats] INFO: Crawled 203 pages (at 16 pages/min), scraped 201 items (at 16 items/min) 2026-01-09 21:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 21:09:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 21:09:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19971715) 2026-01-09 21:09:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19971715. 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 21:09:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19971715&business_type=o2> None 2026-01-09 21:09:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20910130) 2026-01-09 21:09:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20910130. 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 21:09:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20910130&business_type=o2> None 2026-01-09 21:09:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21592073) 2026-01-09 21:09:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21592073. 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 21:09:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21592073&business_type=o2> None 2026-01-09 21:09:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 21:09:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236845) 2026-01-09 21:09:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236845. 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 21:09:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236845&business_type=o2> None 2026-01-09 21:09:31 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 21:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 21:09:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 9841 2026-01-09 21:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 21:09:37 [zomato_integration_check] INFO: 2026-01-09 21:09:37 [zomato_integration_check] INFO: Logger Payload: {'run_id': '6e63d703-5b9c-4327-be66-c4d740149dd2', 'timestamp': '2026-01-09T21:09:37Z', 'spider': 'zomato_integration_check', 'client_id': '259', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 190342, 'duration_seconds': 2116.91, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 168 2026-01-09 21:09:37 [zomato_integration_check] INFO: Logger Payload: {'run_id': '6e63d703-5b9c-4327-be66-c4d740149dd2', 'timestamp': '2026-01-09T21:09:37Z', 'spider': 'zomato_integration_check', 'client_id': '259', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 4511, 'duration_seconds': 2116.91, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 168 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 21:09:37 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 21:09:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '259', 'downloader/request_bytes': 2678038, 'downloader/request_count': 577, 'downloader/request_method_count/GET': 576, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 1968974, 'downloader/response_count': 577, 'downloader/response_status_count/200': 22, 'downloader/response_status_count/403': 555, 'elapsed_time_seconds': 2116.906708, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 21, 9, 37, 417101, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 120227, 'httpcompression/response_count': 21, 'item_scraped_count': 205, 'items_per_minute': None, 'log_count/DEBUG': 861, 'log_count/ERROR': 370, 'log_count/INFO': 69, 'memusage/max': 124649472, 'memusage/startup': 109445120, 'request_depth_max': 2, 'response_received_count': 207, 'responses_per_minute': None, 'retry/count': 370, 'retry/max_reached': 185, 'retry/reason_count/403 Forbidden': 370, 'scheduler/dequeued': 577, 'scheduler/dequeued/memory': 577, 'scheduler/enqueued': 577, 'scheduler/enqueued/memory': 577, 'start_time': datetime.datetime(2026, 1, 9, 20, 34, 20, 510393, tzinfo=datetime.timezone.utc)} 2026-01-09 21:09:37 [scrapy.core.engine] INFO: Spider closed (finished)