2026-01-10 20:34:19 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-10 20:34:19 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-10 20:34:19 [zomato_integration_check] INFO: Dynamic attribute _job = 259_2026-01-10T20_30_02 2026-01-10 20:34:19 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 8224 2026-01-10 20:34:19 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 259 2026-01-10 20:34:19 [scrapy.addons] INFO: Enabled addons: [] 2026-01-10 20:34:19 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-10 20:34:19 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:34:19 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:34:19 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:34:19 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:34:19 [scrapy.extensions.telnet] INFO: Telnet Password: 744884515e1c7c62 2026-01-10 20:34:19 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-10 20:34:19 [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-10T20_30_02.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-01-10 20:34:19 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-10 20:34:19 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-10 20:34:19 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-10 20:34:19 [scrapy.core.engine] INFO: Spider opened 2026-01-10 20:34:19 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-10 20:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:34:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-10 20:34:20 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2026-01-10 20:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:34:20 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2894 2026-01-10 20:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:34:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5879854 HTTP/11" 200 None 2026-01-10 20:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:34:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-10 20:34:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-10 20:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 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-10 20:34:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-10 20:34:26 [zomato_integration_check] INFO: Found 205 restaurant IDs from database for client_id 259 2026-01-10 20:34:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:34:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:34:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:34:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:34:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:34:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:35:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:19 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2026-01-10 20:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:35:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:35:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:35:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:35:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:35:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:36:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:36:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:36:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19959190) 2026-01-10 20:36:09 [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-10 20:36:09 [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-10 20:36:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21640085) 2026-01-10 20:36:14 [zomato_integration_check] INFO: Res ID 21640085: Found emails {'centralsupport@eatnoto.com', 'isha.paba@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:36:14 [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-10 20:36:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20400495) 2026-01-10 20:36:17 [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-10 20:36:17 [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-10 20:36:19 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 3 pages/min), scraped 3 items (at 3 items/min) 2026-01-10 20:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20175944) 2026-01-10 20:36:22 [zomato_integration_check] INFO: Res ID 20175944: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'madala.krishna@zomato.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:36:22 [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-10 20:36:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19938100) 2026-01-10 20:36:26 [zomato_integration_check] INFO: Res ID 19938100: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'madala.krishna@zomato.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:36:26 [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-10 20:36:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19705008) 2026-01-10 20:36:29 [zomato_integration_check] INFO: Res ID 19705008: Found emails {'accounts@kytchens.in', 'centralsupport@eatnoto.com', 'info@eatnoto.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:36:29 [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-10 20:36:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19693153) 2026-01-10 20:36:34 [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-10 20:36:34 [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-10 20:36:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21026794) 2026-01-10 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-10 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-10 20:36:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245049) 2026-01-10 20:36:41 [zomato_integration_check] INFO: Res ID 21245049: Found emails {'centralsupport@eatnoto.com', 'isha.paba@zomato.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:36:41 [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-10 20:36:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21640087) 2026-01-10 20:36:45 [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-10 20:36:45 [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-10 20:36:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283408) 2026-01-10 20:36:49 [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-10 20:36:49 [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-10 20:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:36:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:36:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283412) 2026-01-10 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-10 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-10 20:36:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21284242) 2026-01-10 20:36:57 [zomato_integration_check] INFO: Res ID 21284242: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'madala.krishna@zomato.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21284242&business_type=o2> None 2026-01-10 20:37:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283359) 2026-01-10 20:37:01 [zomato_integration_check] INFO: Res ID 21283359: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'madala.krishna@zomato.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283359&business_type=o2> None 2026-01-10 20:37:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283352) 2026-01-10 20:37:04 [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-10 20:37:04 [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-10 20:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21284208) 2026-01-10 20:37:08 [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-10 20:37:08 [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-10 20:37:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283435) 2026-01-10 20:37:12 [zomato_integration_check] INFO: Res ID 21283435: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'elaine@eatnoto.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:37:12 [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-10 20:37:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:19 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 14 pages/min), scraped 17 items (at 14 items/min) 2026-01-10 20:37:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:37:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:37:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:37:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:37:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:37:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:19 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-10 20:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:38:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:38:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:38:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:38:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:38:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:19 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-10 20:39:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:39:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:39:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:39:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:39:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:39:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:19 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-10 20:40:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:40:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:40:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:40:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:40:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:40:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:19 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-10 20:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:41:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:41:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:41:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:41:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:41:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:19 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 0 pages/min), scraped 17 items (at 0 items/min) 2026-01-10 20:42:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:42:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:42:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:42:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20335203) 2026-01-10 20:43:00 [zomato_integration_check] INFO: Res ID 20335203: Found emails {'accounts@kytchens.in', 'centralsupport@eatnoto.com', 'isha.paba@zomato.com', 'ashishk.kumar50.ak@gmail.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:43:00 [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-10 20:43:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:19 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 1 pages/min), scraped 18 items (at 1 items/min) 2026-01-10 20:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:43:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:43:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:43:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:19 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 0 pages/min), scraped 18 items (at 0 items/min) 2026-01-10 20:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:44:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:44:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:44:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:19 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 0 pages/min), scraped 18 items (at 0 items/min) 2026-01-10 20:45:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236942) 2026-01-10 20:45:27 [zomato_integration_check] INFO: Res ID 21236942: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'madala.krishna@zomato.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:45:27 [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-10 20:45:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:45:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:19 [scrapy.extensions.logstats] INFO: Crawled 21 pages (at 1 pages/min), scraped 19 items (at 1 items/min) 2026-01-10 20:46:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19968378) 2026-01-10 20:46:20 [zomato_integration_check] INFO: Res ID 19968378: Found emails {'centralsupport@eatnoto.com', 'accounts@kytchens.in', 'madala.krishna@zomato.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-01-10 20:46:20 [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-10 20:46:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:46:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:47:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-10 20:47:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 1 pages/min), scraped 20 items (at 1 items/min) 2026-01-10 20:47:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:47:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:48:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:48:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:49:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:49:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:49:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:50:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:50:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:51:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:51:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:52:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:52:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:53:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:53:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:54:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:54:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:54:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:55:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:55:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:56:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:56:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:19 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 0 pages/min), scraped 20 items (at 0 items/min) 2026-01-10 20:57:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:57:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:58:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:58:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:58:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-10 20:58:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803705) 2026-01-10 20:58:12 [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-10 20:58:12 [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-10 20:58:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20316281) 2026-01-10 20:58:15 [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-10 20:58:15 [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-10 20:58:19 [scrapy.extensions.logstats] INFO: Crawled 24 pages (at 2 pages/min), scraped 22 items (at 2 items/min) 2026-01-10 20:58:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20302001) 2026-01-10 20:58:20 [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-10 20:58:20 [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-10 20:58:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748514) 2026-01-10 20:58:23 [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-10 20:58:23 [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-10 20:58:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20305519) 2026-01-10 20:58:28 [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-10 20:58:28 [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-10 20:58:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:32 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748525) 2026-01-10 20:58:32 [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-10 20:58:32 [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-10 20:58:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20373487) 2026-01-10 20:58:35 [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-10 20:58:35 [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-10 20:58:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20192896) 2026-01-10 20:58:38 [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-10 20:58:38 [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-10 20:58:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20147553) 2026-01-10 20:58:41 [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-10 20:58:41 [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-10 20:58:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20320125) 2026-01-10 20:58:46 [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-10 20:58:46 [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-10 20:58:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19906085) 2026-01-10 20:58:49 [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-10 20:58:49 [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-10 20:58:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20396304) 2026-01-10 20:58:53 [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-10 20:58:53 [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-10 20:58:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20325180) 2026-01-10 20:58:57 [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-10 20:58:57 [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-10 20:58:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:58:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748516) 2026-01-10 20:59:00 [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-10 20:59:00 [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-10 20:59:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20192759) 2026-01-10 20:59:03 [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-10 20:59:03 [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-10 20:59:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332079) 2026-01-10 20:59:07 [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-10 20:59:07 [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-10 20:59:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21746961) 2026-01-10 20:59:10 [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-10 20:59:10 [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-10 20:59:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21719198) 2026-01-10 20:59:14 [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-10 20:59:14 [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-10 20:59:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21686388) 2026-01-10 20:59:17 [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-10 20:59:17 [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-10 20:59:19 [scrapy.extensions.logstats] INFO: Crawled 41 pages (at 17 pages/min), scraped 39 items (at 17 items/min) 2026-01-10 20:59:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:59:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:59:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632857) 2026-01-10 20:59:21 [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-10 20:59:21 [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-10 20:59:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21663108) 2026-01-10 20:59:23 [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-10 20:59:23 [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-10 20:59:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21300718) 2026-01-10 20:59:28 [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-10 20:59:28 [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-10 20:59:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:32 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21746971) 2026-01-10 20:59:32 [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-10 20:59:32 [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-10 20:59:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21719203) 2026-01-10 20:59:37 [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-10 20:59:37 [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-10 20:59:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21686374) 2026-01-10 20:59:39 [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-10 20:59:39 [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-10 20:59:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632406) 2026-01-10 20:59:43 [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-10 20:59:43 [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-10 20:59:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21663099) 2026-01-10 20:59:47 [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-10 20:59:47 [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-10 20:59:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21300698) 2026-01-10 20:59:52 [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-10 20:59:52 [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-10 20:59:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21672426) 2026-01-10 20:59:55 [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-10 20:59:55 [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-10 20:59:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 20:59:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21673852) 2026-01-10 20:59:58 [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-10 20:59:58 [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-10 21:00:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21707686) 2026-01-10 21:00:01 [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-10 21:00:01 [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-10 21:00:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668669) 2026-01-10 21:00:05 [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-10 21:00:05 [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-10 21:00:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632848) 2026-01-10 21:00:09 [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-10 21:00:09 [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-10 21:00:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21697707) 2026-01-10 21:00:12 [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-10 21:00:12 [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-10 21:00:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310001) 2026-01-10 21:00:15 [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-10 21:00:15 [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-10 21:00:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668652) 2026-01-10 21:00:18 [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-10 21:00:18 [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-10 21:00:19 [scrapy.extensions.logstats] INFO: Crawled 58 pages (at 17 pages/min), scraped 56 items (at 17 items/min) 2026-01-10 21:00:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632812) 2026-01-10 21:00:23 [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-10 21:00:23 [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-10 21:00:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245060) 2026-01-10 21:00:25 [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-10 21:00:25 [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-10 21:00:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21337681) 2026-01-10 21:00:28 [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-10 21:00:28 [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-10 21:00:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:32 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332090) 2026-01-10 21:00:32 [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-10 21:00:32 [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-10 21:00:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236609) 2026-01-10 21:00:36 [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-10 21:00:36 [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-10 21:00:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245068) 2026-01-10 21:00:41 [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-10 21:00:41 [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-10 21:00:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240894) 2026-01-10 21:00:45 [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-10 21:00:45 [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-10 21:00:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240870) 2026-01-10 21:00:47 [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-10 21:00:47 [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-10 21:00:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240907) 2026-01-10 21:00:51 [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-10 21:00:51 [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-10 21:00:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240891) 2026-01-10 21:00:54 [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-10 21:00:54 [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-10 21:00:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283228) 2026-01-10 21:00:56 [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-10 21:00:56 [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-10 21:00:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:00:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244977) 2026-01-10 21:00:59 [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-10 21:00:59 [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-10 21:01:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283238) 2026-01-10 21:01:03 [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-10 21:01:03 [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-10 21:01:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236455) 2026-01-10 21:01:08 [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-10 21:01:08 [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-10 21:01:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240760) 2026-01-10 21:01:10 [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-10 21:01:10 [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-10 21:01:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283084) 2026-01-10 21:01:14 [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-10 21:01:14 [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-10 21:01:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245056) 2026-01-10 21:01:18 [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-10 21:01:18 [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-10 21:01:19 [scrapy.extensions.logstats] INFO: Crawled 75 pages (at 17 pages/min), scraped 73 items (at 17 items/min) 2026-01-10 21:01:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240830) 2026-01-10 21:01:22 [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-10 21:01:22 [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-10 21:01:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21242965) 2026-01-10 21:01:25 [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-10 21:01:25 [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-10 21:01:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240914) 2026-01-10 21:01:30 [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-10 21:01:30 [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-10 21:01:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245010) 2026-01-10 21:01:34 [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-10 21:01:34 [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-10 21:01:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237887) 2026-01-10 21:01:37 [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-10 21:01:37 [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-10 21:01:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245031) 2026-01-10 21:01:39 [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-10 21:01:39 [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-10 21:01:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238070) 2026-01-10 21:01:43 [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-10 21:01:43 [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-10 21:01:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237878) 2026-01-10 21:01:48 [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-10 21:01:48 [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-10 21:01:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245020) 2026-01-10 21:01:51 [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-10 21:01:51 [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-10 21:01:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237909) 2026-01-10 21:01:55 [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-10 21:01:55 [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-10 21:01:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:01:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240879) 2026-01-10 21:01:59 [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-10 21:01:59 [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-10 21:02:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244960) 2026-01-10 21:02:01 [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-10 21:02:01 [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-10 21:02:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240924) 2026-01-10 21:02:06 [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-10 21:02:06 [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-10 21:02:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245000) 2026-01-10 21:02:10 [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-10 21:02:10 [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-10 21:02:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236621) 2026-01-10 21:02:14 [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-10 21:02:14 [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-10 21:02:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238050) 2026-01-10 21:02:18 [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-10 21:02:18 [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-10 21:02:19 [scrapy.extensions.logstats] INFO: Crawled 91 pages (at 16 pages/min), scraped 89 items (at 16 items/min) 2026-01-10 21:02:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240835) 2026-01-10 21:02:23 [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-10 21:02:23 [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-10 21:02:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238087) 2026-01-10 21:02:25 [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-10 21:02:25 [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-10 21:02:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234903) 2026-01-10 21:02:29 [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-10 21:02:29 [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-10 21:02:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240800) 2026-01-10 21:02:33 [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-10 21:02:33 [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-10 21:02:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234369) 2026-01-10 21:02:37 [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-10 21:02:37 [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-10 21:02:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240788) 2026-01-10 21:02:41 [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-10 21:02:41 [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-10 21:02:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240861) 2026-01-10 21:02:45 [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-10 21:02:45 [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-10 21:02:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240619) 2026-01-10 21:02:49 [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-10 21:02:49 [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-10 21:02:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234943) 2026-01-10 21:02:52 [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-10 21:02:52 [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-10 21:02:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240780) 2026-01-10 21:02:55 [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-10 21:02:55 [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-10 21:02:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:02:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240523) 2026-01-10 21:02:59 [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-10 21:02:59 [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-10 21:03:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234771) 2026-01-10 21:03:03 [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-10 21:03:03 [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-10 21:03:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240483) 2026-01-10 21:03:08 [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-10 21:03:08 [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-10 21:03:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332112) 2026-01-10 21:03:10 [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-10 21:03:10 [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-10 21:03:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283253) 2026-01-10 21:03:15 [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-10 21:03:15 [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-10 21:03:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240549) 2026-01-10 21:03:19 [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-10 21:03:19 [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-10 21:03:19 [scrapy.extensions.logstats] INFO: Crawled 107 pages (at 16 pages/min), scraped 105 items (at 16 items/min) 2026-01-10 21:03:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283263) 2026-01-10 21:03:22 [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-10 21:03:22 [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-10 21:03:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240816) 2026-01-10 21:03:26 [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-10 21:03:26 [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-10 21:03:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240917) 2026-01-10 21:03:30 [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-10 21:03:30 [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-10 21:03:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244971) 2026-01-10 21:03:34 [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-10 21:03:34 [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-10 21:03:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240445) 2026-01-10 21:03:36 [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-10 21:03:36 [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-10 21:03:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21242958) 2026-01-10 21:03:39 [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-10 21:03:39 [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-10 21:03:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240797) 2026-01-10 21:03:43 [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-10 21:03:43 [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-10 21:03:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240538) 2026-01-10 21:03:47 [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-10 21:03:47 [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-10 21:03:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240652) 2026-01-10 21:03:51 [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-10 21:03:51 [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-10 21:03:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234864) 2026-01-10 21:03:55 [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-10 21:03:55 [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-10 21:03:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:03:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240560) 2026-01-10 21:04:00 [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-10 21:04:00 [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-10 21:04:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240644) 2026-01-10 21:04:04 [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-10 21:04:04 [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-10 21:04:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283247) 2026-01-10 21:04:07 [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-10 21:04:07 [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-10 21:04:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240755) 2026-01-10 21:04:11 [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-10 21:04:11 [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-10 21:04:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240773) 2026-01-10 21:04:14 [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-10 21:04:14 [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-10 21:04:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240826) 2026-01-10 21:04:16 [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-10 21:04:16 [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-10 21:04:19 [scrapy.extensions.logstats] INFO: Crawled 123 pages (at 16 pages/min), scraped 121 items (at 16 items/min) 2026-01-10 21:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 21:04:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 21:04:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21672411) 2026-01-10 21:04:21 [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-10 21:04:21 [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-10 21:04:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21673850) 2026-01-10 21:04:25 [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-10 21:04:25 [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-10 21:04:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21707680) 2026-01-10 21:04:28 [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-10 21:04:28 [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-10 21:04:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21670204) 2026-01-10 21:04:33 [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-10 21:04:33 [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-10 21:04:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632401) 2026-01-10 21:04:35 [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-10 21:04:35 [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-10 21:04:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21697685) 2026-01-10 21:04:40 [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-10 21:04:40 [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-10 21:04:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310027) 2026-01-10 21:04:44 [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-10 21:04:44 [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-10 21:04:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668641) 2026-01-10 21:04:48 [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-10 21:04:48 [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-10 21:04:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632374) 2026-01-10 21:04:53 [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-10 21:04:53 [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-10 21:04:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:04:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20571630) 2026-01-10 21:04:57 [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-10 21:04:57 [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-10 21:05:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21337699) 2026-01-10 21:05:00 [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-10 21:05:00 [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-10 21:05:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332022) 2026-01-10 21:05:04 [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-10 21:05:04 [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-10 21:05:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19968318) 2026-01-10 21:05:07 [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-10 21:05:07 [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-10 21:05:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19990251) 2026-01-10 21:05:10 [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-10 21:05:10 [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-10 21:05:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19867803) 2026-01-10 21:05:13 [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-10 21:05:13 [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-10 21:05:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691234) 2026-01-10 21:05:18 [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-10 21:05:18 [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-10 21:05:19 [scrapy.extensions.logstats] INFO: Crawled 139 pages (at 16 pages/min), scraped 137 items (at 16 items/min) 2026-01-10 21:05:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19906267) 2026-01-10 21:05:22 [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-10 21:05:22 [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-10 21:05:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803678) 2026-01-10 21:05:27 [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-10 21:05:27 [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-10 21:05:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20379844) 2026-01-10 21:05:29 [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-10 21:05:29 [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-10 21:05:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20369615) 2026-01-10 21:05:34 [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-10 21:05:34 [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-10 21:05:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803692) 2026-01-10 21:05:37 [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-10 21:05:37 [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-10 21:05:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20317268) 2026-01-10 21:05:41 [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-10 21:05:41 [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-10 21:05:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19841857) 2026-01-10 21:05:45 [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-10 21:05:45 [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-10 21:05:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19978847) 2026-01-10 21:05:47 [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-10 21:05:47 [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-10 21:05:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20424464) 2026-01-10 21:05:50 [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-10 21:05:50 [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-10 21:05:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20320160) 2026-01-10 21:05:54 [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-10 21:05:54 [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-10 21:05:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:05:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20172625) 2026-01-10 21:05:58 [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-10 21:05:58 [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-10 21:06:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20734130) 2026-01-10 21:06:02 [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-10 21:06:02 [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-10 21:06:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691320) 2026-01-10 21:06:06 [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-10 21:06:06 [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-10 21:06:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691313) 2026-01-10 21:06:09 [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-10 21:06:09 [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-10 21:06:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691206) 2026-01-10 21:06:14 [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-10 21:06:14 [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-10 21:06:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691294) 2026-01-10 21:06:18 [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-10 21:06:18 [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-10 21:06:19 [scrapy.extensions.logstats] INFO: Crawled 155 pages (at 16 pages/min), scraped 153 items (at 16 items/min) 2026-01-10 21:06:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691256) 2026-01-10 21:06:22 [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-10 21:06:22 [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-10 21:06:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21112418) 2026-01-10 21:06:26 [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-10 21:06:26 [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-10 21:06:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803688) 2026-01-10 21:06:30 [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-10 21:06:30 [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-10 21:06:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20325197) 2026-01-10 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-10 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-10 21:06:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19907902) 2026-01-10 21:06:38 [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-10 21:06:38 [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-10 21:06:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20571566) 2026-01-10 21:06:43 [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-10 21:06:43 [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-10 21:06:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20384961) 2026-01-10 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-10 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-10 21:06:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20697469) 2026-01-10 21:06:50 [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-10 21:06:50 [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-10 21:06:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20429032) 2026-01-10 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-10 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-10 21:06:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:06:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21050542) 2026-01-10 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-10 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-10 21:07:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748523) 2026-01-10 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-10 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-10 21:07:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20380716) 2026-01-10 21:07:06 [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-10 21:07:06 [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-10 21:07:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748518) 2026-01-10 21:07:10 [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-10 21:07:10 [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-10 21:07:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20355123) 2026-01-10 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-10 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-10 21:07:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20431530) 2026-01-10 21:07:18 [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-10 21:07:18 [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-10 21:07:19 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 15 pages/min), scraped 168 items (at 15 items/min) 2026-01-10 21:07:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20191328) 2026-01-10 21:07:22 [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-10 21:07:22 [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-10 21:07:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748522) 2026-01-10 21:07:26 [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-10 21:07:26 [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-10 21:07:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20349511) 2026-01-10 21:07:29 [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-10 21:07:29 [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-10 21:07:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20147631) 2026-01-10 21:07:34 [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-10 21:07:34 [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-10 21:07:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748520) 2026-01-10 21:07:37 [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-10 21:07:37 [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-10 21:07:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19849199) 2026-01-10 21:07:40 [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-10 21:07:40 [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-10 21:07:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20317215) 2026-01-10 21:07:44 [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-10 21:07:44 [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-10 21:07:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20338861) 2026-01-10 21:07:48 [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-10 21:07:48 [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-10 21:07:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20682953) 2026-01-10 21:07:51 [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-10 21:07:51 [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-10 21:07:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21591744) 2026-01-10 21:07:54 [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-10 21:07:54 [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-10 21:07:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237428) 2026-01-10 21:07:57 [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-10 21:07:57 [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-10 21:07:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:07:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245043) 2026-01-10 21:07:59 [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-10 21:07:59 [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-10 21:08:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236834) 2026-01-10 21:08:03 [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-10 21:08:03 [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-10 21:08:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237767) 2026-01-10 21:08:07 [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-10 21:08:07 [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-10 21:08:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236936) 2026-01-10 21:08:10 [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-10 21:08:10 [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-10 21:08:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237742) 2026-01-10 21:08:14 [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-10 21:08:14 [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-10 21:08:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236889) 2026-01-10 21:08:18 [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-10 21:08:18 [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-10 21:08:19 [scrapy.extensions.logstats] INFO: Crawled 187 pages (at 17 pages/min), scraped 185 items (at 17 items/min) 2026-01-10 21:08:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237750) 2026-01-10 21:08:23 [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-10 21:08:23 [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-10 21:08:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236878) 2026-01-10 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-10 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-10 21:08:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236855) 2026-01-10 21:08:31 [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-10 21:08:31 [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-10 21:08:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237770) 2026-01-10 21:08:34 [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-10 21:08:34 [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-10 21:08:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19501497) 2026-01-10 21:08:37 [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-10 21:08:37 [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-10 21:08:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19350779) 2026-01-10 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-10 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-10 21:08:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20404120) 2026-01-10 21:08:46 [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-10 21:08:46 [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-10 21:08:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19350773) 2026-01-10 21:08:49 [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-10 21:08:49 [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-10 21:08:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19583614) 2026-01-10 21:08:54 [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-10 21:08:54 [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-10 21:08:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:08:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20119913) 2026-01-10 21:08:58 [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-10 21:08:58 [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-10 21:09:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19689119) 2026-01-10 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-10 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-10 21:09:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20041583) 2026-01-10 21:09:05 [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-10 21:09:05 [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-10 21:09:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20910137) 2026-01-10 21:09:08 [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-10 21:09:08 [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-10 21:09:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20390771) 2026-01-10 21:09:12 [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-10 21:09:12 [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-10 21:09:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19671145) 2026-01-10 21:09:16 [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-10 21:09:16 [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-10 21:09:19 [scrapy.extensions.logstats] INFO: Crawled 202 pages (at 15 pages/min), scraped 200 items (at 15 items/min) 2026-01-10 21:09:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236825) 2026-01-10 21:09:20 [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-10 21:09:20 [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-10 21:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 21:09:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 21:09:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19971715) 2026-01-10 21:09:23 [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-10 21:09:23 [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-10 21:09:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20910130) 2026-01-10 21:09:27 [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-10 21:09:27 [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-10 21:09:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21592073) 2026-01-10 21:09:30 [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-10 21:09:30 [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-10 21:09:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-10 21:09:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236845) 2026-01-10 21:09:34 [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-10 21:09:34 [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-10 21:09:34 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-10 21:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 21:09:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 9841 2026-01-10 21:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 21:09:43 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-10 21:09:43 [zomato_integration_check] INFO: 2026-01-10 21:09:43 [zomato_integration_check] INFO: Logger Payload: {'run_id': 'b847206c-693d-4742-931a-69ddf3eb5c10', 'timestamp': '2026-01-10T21:09:43Z', 'spider': 'zomato_integration_check', 'client_id': '259', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 190342, 'duration_seconds': 2124.14, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 21:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 21:09:43 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 167 2026-01-10 21:09:43 [zomato_integration_check] INFO: Logger Payload: {'run_id': 'b847206c-693d-4742-931a-69ddf3eb5c10', 'timestamp': '2026-01-10T21:09:43Z', 'spider': 'zomato_integration_check', 'client_id': '259', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 4511, 'duration_seconds': 2124.14, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 21:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 21:09:43 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 167 2026-01-10 21:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 21:09:44 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 21:09:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '259', 'downloader/request_bytes': 2684674, 'downloader/request_count': 577, 'downloader/request_method_count/GET': 576, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 1969237, 'downloader/response_count': 577, 'downloader/response_status_count/200': 22, 'downloader/response_status_count/403': 555, 'elapsed_time_seconds': 2124.13914, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 10, 21, 9, 43, 899894, 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': 124510208, 'memusage/startup': 109568000, '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, 10, 20, 34, 19, 760754, tzinfo=datetime.timezone.utc)} 2026-01-10 21:09:44 [scrapy.core.engine] INFO: Spider closed (finished)