2026-01-09 03:47:03 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 03:47:03 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-09 03:47:03 [zomato_integration_check] INFO: Dynamic attribute _job = d8c82c9bed0d11f091f6bbf0a74f61c7 2026-01-09 03:47:03 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 03:47:03 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 03:47:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 03:47:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 03:47:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 03:47:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 03:47:03 [scrapy.extensions.telnet] INFO: Telnet Password: 4d83bf63737d4e22 2026-01-09 03:47:03 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-09 03:47:03 [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/d8c82c9bed0d11f091f6bbf0a74f61c7.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-01-09 03:47:03 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-09 03:47:03 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-09 03:47:03 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 03:47:03 [scrapy.core.engine] INFO: Spider opened 2026-01-09 03:47:03 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:04 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 03:47:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2026-01-09 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 03:47:04 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2894 2026-01-09 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5864229 HTTP/11" 200 None 2026-01-09 03:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 03:47:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 03:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 03:47:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:47:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2026-01-09 03:47:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 03:47:21 [zomato_integration_check] INFO: Found 220 restaurant IDs from database for client_id 3 2026-01-09 03:47:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:47:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:47:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:47:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:47:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:48:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:48:03 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:48:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:48:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:48:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:48:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:48:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:48:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:48:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21940597) 2026-01-09 03:48:51 [zomato_integration_check] INFO: Res ID 21940597: Found emails {'manish@restaverse.com', 'shiksha@restaverse.com', 'internal.ops@restaverse.com', 'client@restaverse.com', 'dhwnpuru13@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21940597&business_type=o2> None 2026-01-09 03:48:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:49:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:49:03 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 1 pages/min), scraped 1 items (at 1 items/min) 2026-01-09 03:49:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:49:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:49:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:49:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:50:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:50:03 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 0 pages/min), scraped 1 items (at 0 items/min) 2026-01-09 03:50:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19138694) 2026-01-09 03:50:16 [zomato_integration_check] INFO: Res ID 19138694: Found emails {'prajval@restaverse.com', 'client@restaverse.com', 'internal.ops@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:50:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19138694&business_type=o2> None 2026-01-09 03:50:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:50:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:50:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:50:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:51:03 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 1 pages/min), scraped 2 items (at 1 items/min) 2026-01-09 03:51:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:51:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:52:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:03 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 0 pages/min), scraped 2 items (at 0 items/min) 2026-01-09 03:52:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:52:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:03 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 0 pages/min), scraped 2 items (at 0 items/min) 2026-01-09 03:53:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21659627) 2026-01-09 03:53:48 [zomato_integration_check] INFO: Res ID 21659627: Found emails {'pramodchandorkar@landcraftretail.com', 'prajval@restaverse.com', 'internal.ops@restaverse.com', 'prashant.bhor1@gmail.com', 'csd.worli@landcraftretail.com (Unverified)', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:53:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21659627&business_type=o2> None 2026-01-09 03:53:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:54:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:54:03 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 1 pages/min), scraped 3 items (at 1 items/min) 2026-01-09 03:54:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:54:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:54:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21378781) 2026-01-09 03:54:39 [zomato_integration_check] INFO: Res ID 21378781: Found emails {'nithin@mahabelly.com', 'thomas.fenn.137@gmail.com', 'manish@restaverse.com', 'prajval@restaverse.com', 'mahabelly.delivery@gmail.com', 'internal.ops@restaverse.com', 'reviews@restaverse.com', 'z.jacob@mahabelly.com', 'client@restaverse.com', 'accounts@mahabelly.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21378781&business_type=o2> None 2026-01-09 03:54:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21578245) 2026-01-09 03:55:02 [zomato_integration_check] INFO: Res ID 21578245: Found emails {'manish@restaverse.com', 'prajval@restaverse.com', 'internal.ops@restaverse.com', 'orm.icecreamworks@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:55:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21578245&business_type=o2> None 2026-01-09 03:55:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:55:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:55:03 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 2 pages/min), scraped 5 items (at 2 items/min) 2026-01-09 03:55:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20314935) 2026-01-09 03:55:53 [zomato_integration_check] INFO: Res ID 20314935: Found emails {'manish@restaverse.com', 'prajval@restaverse.com', 'asharma@icecreamworks.com', 'sagar.rajput@zomato.com', 'internal.ops@restaverse.com', 'digital@icecreamworks.com', 'orm.icecreamworks@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:55:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20314935&business_type=o2> None 2026-01-09 03:55:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:56:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:56:03 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 1 pages/min), scraped 6 items (at 1 items/min) 2026-01-09 03:56:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:57:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:57:03 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 0 pages/min), scraped 6 items (at 0 items/min) 2026-01-09 03:57:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20562482) 2026-01-09 03:57:10 [zomato_integration_check] INFO: Res ID 20562482: Found emails {'mady_69in@yahoo.com', 'marketingteam@99pancakes.in', 'orm.99pancakes@gmail.com', 'shiksha@restaverse.com', 'internal.ops@restaverse.com', 'waffletwistervirar@gmail.com', 'ranvir.karan@zomato.com', 'client@restaverse.com', 'karthika.jhawar@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:57:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20562482&business_type=o2> None 2026-01-09 03:57:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:03 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 1 pages/min), scraped 7 items (at 1 items/min) 2026-01-09 03:58:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:03 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 0 pages/min), scraped 7 items (at 0 items/min) 2026-01-09 03:59:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20865298) 2026-01-09 03:59:15 [zomato_integration_check] INFO: Res ID 20865298: Found emails {'onlineretail@ribbonsandballoons.com', 'internal.ops@restaverse.com', 'client@restaverse.com', 'rnbreview1@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20865298&business_type=o2> None 2026-01-09 03:59:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19600751) 2026-01-09 03:59:27 [zomato_integration_check] INFO: Res ID 19600751: Found emails {'rbmulundw@gmail.com', 'internal.ops@restaverse.com', 'client@restaverse.com', 'rnbreview1@gmail.com', 'onlineretail@ribbonsandballoons.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 03:59:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19600751&business_type=o2> None 2026-01-09 03:59:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 2 pages/min), scraped 9 items (at 2 items/min) 2026-01-09 04:00:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:00:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:00:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:00:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:00:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:00:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:01:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:01:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:02:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:02:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:02:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:03:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:04:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:05:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:06:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:07:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:07:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:07:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:08:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:09:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:10:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:11:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:12:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:12:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:12:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:03 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 0 pages/min), scraped 9 items (at 0 items/min) 2026-01-09 04:13:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20021716) 2026-01-09 04:13:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20021716. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20021716&business_type=o2> None 2026-01-09 04:13:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20542897) 2026-01-09 04:13:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20542897. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20542897&business_type=o2> None 2026-01-09 04:13:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20543001) 2026-01-09 04:13:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20543001. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20543001&business_type=o2> None 2026-01-09 04:13:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20248171) 2026-01-09 04:13:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20248171. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20248171&business_type=o2> None 2026-01-09 04:13:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19530899) 2026-01-09 04:13:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19530899. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19530899&business_type=o2> None 2026-01-09 04:13:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20023596) 2026-01-09 04:13:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20023596. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20023596&business_type=o2> None 2026-01-09 04:13:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20030734) 2026-01-09 04:13:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20030734. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20030734&business_type=o2> None 2026-01-09 04:13:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20033361) 2026-01-09 04:13:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20033361. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20033361&business_type=o2> None 2026-01-09 04:13:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20092976) 2026-01-09 04:13:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20092976. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20092976&business_type=o2> None 2026-01-09 04:13:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20115192) 2026-01-09 04:13:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20115192. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20115192&business_type=o2> None 2026-01-09 04:13:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21061086) 2026-01-09 04:13:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21061086. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21061086&business_type=o2> None 2026-01-09 04:13:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21061194) 2026-01-09 04:13:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21061194. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21061194&business_type=o2> None 2026-01-09 04:13:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21061239) 2026-01-09 04:13:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21061239. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21061239&business_type=o2> None 2026-01-09 04:13:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:13:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240417) 2026-01-09 04:13:58 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240417. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:13:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240417&business_type=o2> None 2026-01-09 04:14:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21268571) 2026-01-09 04:14:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21268571. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21268571&business_type=o2> None 2026-01-09 04:14:03 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 15 pages/min), scraped 24 items (at 15 items/min) 2026-01-09 04:14:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21281043) 2026-01-09 04:14:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21281043. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21281043&business_type=o2> None 2026-01-09 04:14:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21679220) 2026-01-09 04:14:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21679220. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21679220&business_type=o2> None 2026-01-09 04:14:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22114728) 2026-01-09 04:14:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 22114728. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22114728&business_type=o2> None 2026-01-09 04:14:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18674935) 2026-01-09 04:14:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18674935. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18674935&business_type=o2> None 2026-01-09 04:14:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20516595) 2026-01-09 04:14:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20516595. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20516595&business_type=o2> None 2026-01-09 04:14:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19591794) 2026-01-09 04:14:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19591794. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19591794&business_type=o2> None 2026-01-09 04:14:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18513656) 2026-01-09 04:14:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18513656. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18513656&business_type=o2> None 2026-01-09 04:14:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18513656) 2026-01-09 04:14:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18513656. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18513656&business_type=o2> None 2026-01-09 04:14:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18133554) 2026-01-09 04:14:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18133554. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18133554&business_type=o2> None 2026-01-09 04:14:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21651042) 2026-01-09 04:14:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21651042. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21651042&business_type=o2> None 2026-01-09 04:14:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21651319) 2026-01-09 04:14:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21651319. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21651319&business_type=o2> None 2026-01-09 04:14:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21747118) 2026-01-09 04:14:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21747118. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21747118&business_type=o2> None 2026-01-09 04:14:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21720640) 2026-01-09 04:14:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21720640. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21720640&business_type=o2> None 2026-01-09 04:14:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21720632) 2026-01-09 04:14:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21720632. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21720632&business_type=o2> None 2026-01-09 04:14:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18880516) 2026-01-09 04:14:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18880516. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18880516&business_type=o2> None 2026-01-09 04:14:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19723747) 2026-01-09 04:14:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19723747. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19723747&business_type=o2> None 2026-01-09 04:15:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21826350) 2026-01-09 04:15:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21826350. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21826350&business_type=o2> None 2026-01-09 04:15:03 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 17 pages/min), scraped 41 items (at 17 items/min) 2026-01-09 04:15:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21949663) 2026-01-09 04:15:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21949663. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21949663&business_type=o2> None 2026-01-09 04:15:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21118021) 2026-01-09 04:15:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21118021. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21118021&business_type=o2> None 2026-01-09 04:15:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21118022) 2026-01-09 04:15:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21118022. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21118022&business_type=o2> None 2026-01-09 04:15:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19700247) 2026-01-09 04:15:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19700247. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19700247&business_type=o2> None 2026-01-09 04:15:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19723710) 2026-01-09 04:15:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19723710. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19723710&business_type=o2> None 2026-01-09 04:15:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21949655) 2026-01-09 04:15:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21949655. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21949655&business_type=o2> None 2026-01-09 04:15:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21949485) 2026-01-09 04:15:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21949485. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21949485&business_type=o2> None 2026-01-09 04:15:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21949645) 2026-01-09 04:15:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21949645. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21949645&business_type=o2> None 2026-01-09 04:15:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21949630) 2026-01-09 04:15:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21949630. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21949630&business_type=o2> None 2026-01-09 04:15:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21949608) 2026-01-09 04:15:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21949608. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21949608&business_type=o2> None 2026-01-09 04:15:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21847437) 2026-01-09 04:15:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21847437. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21847437&business_type=o2> None 2026-01-09 04:15:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19499422) 2026-01-09 04:15:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19499422. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19499422&business_type=o2> None 2026-01-09 04:15:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21477614) 2026-01-09 04:15:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21477614. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21477614&business_type=o2> None 2026-01-09 04:15:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19793736) 2026-01-09 04:15:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19793736. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19793736&business_type=o2> None 2026-01-09 04:15:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20263069) 2026-01-09 04:15:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20263069. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20263069&business_type=o2> None 2026-01-09 04:15:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19595898) 2026-01-09 04:15:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19595898. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19595898&business_type=o2> None 2026-01-09 04:16:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21421548) 2026-01-09 04:16:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21421548. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21421548&business_type=o2> None 2026-01-09 04:16:03 [scrapy.extensions.logstats] INFO: Crawled 60 pages (at 17 pages/min), scraped 58 items (at 17 items/min) 2026-01-09 04:16:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20284633) 2026-01-09 04:16:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20284633. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20284633&business_type=o2> None 2026-01-09 04:16:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19793736) 2026-01-09 04:16:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19793736. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19793736&business_type=o2> None 2026-01-09 04:16:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21284200) 2026-01-09 04:16:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21284200. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21284200&business_type=o2> None 2026-01-09 04:16:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20720863) 2026-01-09 04:16:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20720863. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20720863&business_type=o2> None 2026-01-09 04:16:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20756016) 2026-01-09 04:16:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20756016. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20756016&business_type=o2> None 2026-01-09 04:16:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21273890) 2026-01-09 04:16:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21273890. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21273890&business_type=o2> None 2026-01-09 04:16:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20483666) 2026-01-09 04:16:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20483666. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20483666&business_type=o2> None 2026-01-09 04:16:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20863626) 2026-01-09 04:16:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20863626. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20863626&business_type=o2> None 2026-01-09 04:16:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20700546) 2026-01-09 04:16:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20700546. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20700546&business_type=o2> None 2026-01-09 04:16:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21759862) 2026-01-09 04:16:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21759862. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21759862&business_type=o2> None 2026-01-09 04:16:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21782949) 2026-01-09 04:16:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21782949. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21782949&business_type=o2> None 2026-01-09 04:16:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21699760) 2026-01-09 04:16:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21699760. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21699760&business_type=o2> None 2026-01-09 04:16:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21699024) 2026-01-09 04:16:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21699024. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21699024&business_type=o2> None 2026-01-09 04:16:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21620252) 2026-01-09 04:16:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21620252. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21620252&business_type=o2> None 2026-01-09 04:16:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21758213) 2026-01-09 04:16:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21758213. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21758213&business_type=o2> None 2026-01-09 04:16:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21758207) 2026-01-09 04:16:58 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21758207. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21758207&business_type=o2> None 2026-01-09 04:17:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21660533) 2026-01-09 04:17:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21660533. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21660533&business_type=o2> None 2026-01-09 04:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:17:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:17:03 [scrapy.extensions.logstats] INFO: Crawled 77 pages (at 17 pages/min), scraped 75 items (at 17 items/min) 2026-01-09 04:17:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632828) 2026-01-09 04:17:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632828. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632828&business_type=o2> None 2026-01-09 04:17:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632803) 2026-01-09 04:17:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632803. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632803&business_type=o2> None 2026-01-09 04:17:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632793) 2026-01-09 04:17:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632793. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632793&business_type=o2> None 2026-01-09 04:17:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632587) 2026-01-09 04:17:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632587. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632587&business_type=o2> None 2026-01-09 04:17:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21393862) 2026-01-09 04:17:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21393862. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21393862&business_type=o2> None 2026-01-09 04:17:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21309999) 2026-01-09 04:17:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21309999. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21309999&business_type=o2> None 2026-01-09 04:17:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283335) 2026-01-09 04:17:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283335. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283335&business_type=o2> None 2026-01-09 04:17:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283189) 2026-01-09 04:17:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283189. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283189&business_type=o2> None 2026-01-09 04:17:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283344) 2026-01-09 04:17:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283344. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283344&business_type=o2> None 2026-01-09 04:17:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283327) 2026-01-09 04:17:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283327. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283327&business_type=o2> None 2026-01-09 04:17:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21286732) 2026-01-09 04:17:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21286732. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21286732&business_type=o2> None 2026-01-09 04:17:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21322539) 2026-01-09 04:17:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21322539. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21322539&business_type=o2> None 2026-01-09 04:17:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21309991) 2026-01-09 04:17:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21309991. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21309991&business_type=o2> None 2026-01-09 04:17:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237895) 2026-01-09 04:17:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237895. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237895&business_type=o2> None 2026-01-09 04:18:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21659565) 2026-01-09 04:18:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21659565. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21659565&business_type=o2> None 2026-01-09 04:18:03 [scrapy.extensions.logstats] INFO: Crawled 92 pages (at 15 pages/min), scraped 90 items (at 15 items/min) 2026-01-09 04:18:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632394) 2026-01-09 04:18:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632394. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632394&business_type=o2> None 2026-01-09 04:18:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632368) 2026-01-09 04:18:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632368. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632368&business_type=o2> None 2026-01-09 04:18:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632360) 2026-01-09 04:18:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632360. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632360&business_type=o2> None 2026-01-09 04:18:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632355) 2026-01-09 04:18:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632355. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632355&business_type=o2> None 2026-01-09 04:18:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21401886) 2026-01-09 04:18:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21401886. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21401886&business_type=o2> None 2026-01-09 04:18:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310023) 2026-01-09 04:18:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21310023. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21310023&business_type=o2> None 2026-01-09 04:18:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20900612) 2026-01-09 04:18:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20900612. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20900612&business_type=o2> None 2026-01-09 04:18:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19848977) 2026-01-09 04:18:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19848977. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19848977&business_type=o2> None 2026-01-09 04:18:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20938842) 2026-01-09 04:18:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20938842. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20938842&business_type=o2> None 2026-01-09 04:18:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20897462) 2026-01-09 04:18:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20897462. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20897462&business_type=o2> None 2026-01-09 04:18:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21274655) 2026-01-09 04:18:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21274655. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21274655&business_type=o2> None 2026-01-09 04:18:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21322299) 2026-01-09 04:18:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21322299. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21322299&business_type=o2> None 2026-01-09 04:18:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310016) 2026-01-09 04:18:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21310016. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21310016&business_type=o2> None 2026-01-09 04:18:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21067913) 2026-01-09 04:18:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21067913. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21067913&business_type=o2> None 2026-01-09 04:18:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19239622) 2026-01-09 04:18:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19239622. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19239622&business_type=o2> None 2026-01-09 04:18:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21721531) 2026-01-09 04:18:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21721531. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21721531&business_type=o2> None 2026-01-09 04:19:03 [scrapy.extensions.logstats] INFO: Crawled 108 pages (at 16 pages/min), scraped 106 items (at 16 items/min) 2026-01-09 04:19:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21749415) 2026-01-09 04:19:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21749415. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21749415&business_type=o2> None 2026-01-09 04:19:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21235945) 2026-01-09 04:19:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21235945. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21235945&business_type=o2> None 2026-01-09 04:19:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21748487) 2026-01-09 04:19:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21748487. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21748487&business_type=o2> None 2026-01-09 04:19:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21611948) 2026-01-09 04:19:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21611948. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21611948&business_type=o2> None 2026-01-09 04:19:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19633348) 2026-01-09 04:19:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19633348. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19633348&business_type=o2> None 2026-01-09 04:19:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20661441) 2026-01-09 04:19:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20661441. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20661441&business_type=o2> None 2026-01-09 04:19:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21579692) 2026-01-09 04:19:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21579692. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21579692&business_type=o2> None 2026-01-09 04:19:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21587337) 2026-01-09 04:19:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21587337. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21587337&business_type=o2> None 2026-01-09 04:19:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=36304) 2026-01-09 04:19:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 36304. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=36304&business_type=o2> None 2026-01-09 04:19:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19477748) 2026-01-09 04:19:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19477748. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19477748&business_type=o2> None 2026-01-09 04:19:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=39170) 2026-01-09 04:19:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 39170. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=39170&business_type=o2> None 2026-01-09 04:19:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21591715) 2026-01-09 04:19:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21591715. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21591715&business_type=o2> None 2026-01-09 04:19:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21593052) 2026-01-09 04:19:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21593052. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21593052&business_type=o2> None 2026-01-09 04:19:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21323826) 2026-01-09 04:19:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21323826. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21323826&business_type=o2> None 2026-01-09 04:19:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21446518) 2026-01-09 04:19:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21446518. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21446518&business_type=o2> None 2026-01-09 04:19:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21197110) 2026-01-09 04:19:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21197110. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21197110&business_type=o2> None 2026-01-09 04:20:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21599668) 2026-01-09 04:20:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21599668. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21599668&business_type=o2> None 2026-01-09 04:20:03 [scrapy.extensions.logstats] INFO: Crawled 125 pages (at 17 pages/min), scraped 123 items (at 17 items/min) 2026-01-09 04:20:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20332817) 2026-01-09 04:20:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20332817. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20332817&business_type=o2> None 2026-01-09 04:20:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21441275) 2026-01-09 04:20:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21441275. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21441275&business_type=o2> None 2026-01-09 04:20:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21655424) 2026-01-09 04:20:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21655424. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21655424&business_type=o2> None 2026-01-09 04:20:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21119382) 2026-01-09 04:20:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21119382. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21119382&business_type=o2> None 2026-01-09 04:20:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21504410) 2026-01-09 04:20:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21504410. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21504410&business_type=o2> None 2026-01-09 04:20:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21347017) 2026-01-09 04:20:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21347017. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21347017&business_type=o2> None 2026-01-09 04:20:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21328214) 2026-01-09 04:20:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21328214. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21328214&business_type=o2> None 2026-01-09 04:20:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21328204) 2026-01-09 04:20:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21328204. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21328204&business_type=o2> None 2026-01-09 04:20:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21328220) 2026-01-09 04:20:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21328220. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21328220&business_type=o2> None 2026-01-09 04:20:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20660294) 2026-01-09 04:20:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20660294. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20660294&business_type=o2> None 2026-01-09 04:20:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21554849) 2026-01-09 04:20:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21554849. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21554849&business_type=o2> None 2026-01-09 04:20:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18734425) 2026-01-09 04:20:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18734425. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18734425&business_type=o2> None 2026-01-09 04:20:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18805490) 2026-01-09 04:20:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18805490. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18805490&business_type=o2> None 2026-01-09 04:20:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19096930) 2026-01-09 04:20:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19096930. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19096930&business_type=o2> None 2026-01-09 04:20:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18901835) 2026-01-09 04:20:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18901835. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18901835&business_type=o2> None 2026-01-09 04:21:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19157667) 2026-01-09 04:21:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19157667. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19157667&business_type=o2> None 2026-01-09 04:21:03 [scrapy.extensions.logstats] INFO: Crawled 141 pages (at 16 pages/min), scraped 139 items (at 16 items/min) 2026-01-09 04:21:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18784064) 2026-01-09 04:21:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18784064. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18784064&business_type=o2> None 2026-01-09 04:21:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19345144) 2026-01-09 04:21:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19345144. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19345144&business_type=o2> None 2026-01-09 04:21:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18901191) 2026-01-09 04:21:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18901191. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18901191&business_type=o2> None 2026-01-09 04:21:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19196492) 2026-01-09 04:21:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19196492. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19196492&business_type=o2> None 2026-01-09 04:21:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18784058) 2026-01-09 04:21:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18784058. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18784058&business_type=o2> None 2026-01-09 04:21:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19345137) 2026-01-09 04:21:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19345137. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19345137&business_type=o2> None 2026-01-09 04:21:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19170309) 2026-01-09 04:21:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19170309. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19170309&business_type=o2> None 2026-01-09 04:21:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20956295) 2026-01-09 04:21:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20956295. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20956295&business_type=o2> None 2026-01-09 04:21:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21248254) 2026-01-09 04:21:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21248254. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21248254&business_type=o2> None 2026-01-09 04:21:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21513837) 2026-01-09 04:21:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21513837. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21513837&business_type=o2> None 2026-01-09 04:21:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21513878) 2026-01-09 04:21:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21513878. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21513878&business_type=o2> None 2026-01-09 04:21:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21513861) 2026-01-09 04:21:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21513861. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21513861&business_type=o2> None 2026-01-09 04:21:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21513816) 2026-01-09 04:21:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21513816. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21513816&business_type=o2> None 2026-01-09 04:21:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21513805) 2026-01-09 04:21:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21513805. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21513805&business_type=o2> None 2026-01-09 04:21:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21439687) 2026-01-09 04:21:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21439687. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21439687&business_type=o2> None 2026-01-09 04:22:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20364847) 2026-01-09 04:22:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20364847. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20364847&business_type=o2> None 2026-01-09 04:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:22:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:22:03 [scrapy.extensions.logstats] INFO: Crawled 157 pages (at 16 pages/min), scraped 155 items (at 16 items/min) 2026-01-09 04:22:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20661352) 2026-01-09 04:22:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20661352. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20661352&business_type=o2> None 2026-01-09 04:22:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20364841) 2026-01-09 04:22:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20364841. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20364841&business_type=o2> None 2026-01-09 04:22:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20658323) 2026-01-09 04:22:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20658323. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20658323&business_type=o2> None 2026-01-09 04:22:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20450831) 2026-01-09 04:22:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20450831. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20450831&business_type=o2> None 2026-01-09 04:22:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20450768) 2026-01-09 04:22:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20450768. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20450768&business_type=o2> None 2026-01-09 04:22:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20638158) 2026-01-09 04:22:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20638158. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20638158&business_type=o2> None 2026-01-09 04:22:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20578644) 2026-01-09 04:22:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20578644. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20578644&business_type=o2> None 2026-01-09 04:22:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21335691) 2026-01-09 04:22:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21335691. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21335691&business_type=o2> None 2026-01-09 04:22:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20561779) 2026-01-09 04:22:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20561779. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20561779&business_type=o2> None 2026-01-09 04:22:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20741087) 2026-01-09 04:22:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20741087. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20741087&business_type=o2> None 2026-01-09 04:22:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20363102) 2026-01-09 04:22:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20363102. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20363102&business_type=o2> None 2026-01-09 04:22:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20608237) 2026-01-09 04:22:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20608237. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20608237&business_type=o2> None 2026-01-09 04:22:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21364343) 2026-01-09 04:22:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21364343. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21364343&business_type=o2> None 2026-01-09 04:22:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332682) 2026-01-09 04:22:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332682. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332682&business_type=o2> None 2026-01-09 04:22:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21330484) 2026-01-09 04:22:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21330484. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21330484&business_type=o2> None 2026-01-09 04:22:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21363183) 2026-01-09 04:22:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21363183. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21363183&business_type=o2> None 2026-01-09 04:23:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21328795) 2026-01-09 04:23:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21328795. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21328795&business_type=o2> None 2026-01-09 04:23:03 [scrapy.extensions.logstats] INFO: Crawled 174 pages (at 17 pages/min), scraped 172 items (at 17 items/min) 2026-01-09 04:23:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=32951) 2026-01-09 04:23:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 32951. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=32951&business_type=o2> None 2026-01-09 04:23:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20187199) 2026-01-09 04:23:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20187199. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20187199&business_type=o2> None 2026-01-09 04:23:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21304131) 2026-01-09 04:23:12 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21304131. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21304131&business_type=o2> None 2026-01-09 04:23:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21311713) 2026-01-09 04:23:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21311713. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21311713&business_type=o2> None 2026-01-09 04:23:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332594) 2026-01-09 04:23:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332594. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332594&business_type=o2> None 2026-01-09 04:23:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332723) 2026-01-09 04:23:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332723. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332723&business_type=o2> None 2026-01-09 04:23:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20156967) 2026-01-09 04:23:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20156967. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20156967&business_type=o2> None 2026-01-09 04:23:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:30 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20217645) 2026-01-09 04:23:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20217645. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20217645&business_type=o2> None 2026-01-09 04:23:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20581194) 2026-01-09 04:23:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20581194. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20581194&business_type=o2> None 2026-01-09 04:23:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20685632) 2026-01-09 04:23:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20685632. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20685632&business_type=o2> None 2026-01-09 04:23:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20436618) 2026-01-09 04:23:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20436618. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20436618&business_type=o2> None 2026-01-09 04:23:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19883352) 2026-01-09 04:23:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19883352. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19883352&business_type=o2> None 2026-01-09 04:23:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19495652) 2026-01-09 04:23:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19495652. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19495652&business_type=o2> None 2026-01-09 04:23:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19478407) 2026-01-09 04:23:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19478407. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19478407&business_type=o2> None 2026-01-09 04:23:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19332138) 2026-01-09 04:23:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19332138. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19332138&business_type=o2> None 2026-01-09 04:23:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19247287) 2026-01-09 04:23:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19247287. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19247287&business_type=o2> None 2026-01-09 04:24:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:01 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19215475) 2026-01-09 04:24:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19215475. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19215475&business_type=o2> None 2026-01-09 04:24:03 [scrapy.extensions.logstats] INFO: Crawled 191 pages (at 17 pages/min), scraped 189 items (at 17 items/min) 2026-01-09 04:24:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19197873) 2026-01-09 04:24:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19197873. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19197873&business_type=o2> None 2026-01-09 04:24:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19027207) 2026-01-09 04:24:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19027207. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19027207&business_type=o2> None 2026-01-09 04:24:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19251889) 2026-01-09 04:24:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19251889. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19251889&business_type=o2> None 2026-01-09 04:24:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18446540) 2026-01-09 04:24:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18446540. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18446540&business_type=o2> None 2026-01-09 04:24:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21063921) 2026-01-09 04:24:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21063921. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21063921&business_type=o2> None 2026-01-09 04:24:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21046155) 2026-01-09 04:24:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21046155. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21046155&business_type=o2> None 2026-01-09 04:24:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21011287) 2026-01-09 04:24:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21011287. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21011287&business_type=o2> None 2026-01-09 04:24:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20975626) 2026-01-09 04:24:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20975626. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20975626&business_type=o2> None 2026-01-09 04:24:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20721951) 2026-01-09 04:24:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20721951. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20721951&business_type=o2> None 2026-01-09 04:24:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:39 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20759728) 2026-01-09 04:24:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20759728. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20759728&business_type=o2> None 2026-01-09 04:24:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19625380) 2026-01-09 04:24:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19625380. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19625380&business_type=o2> None 2026-01-09 04:24:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18710458) 2026-01-09 04:24:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18710458. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18710458&business_type=o2> None 2026-01-09 04:24:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18658897) 2026-01-09 04:24:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18658897. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18658897&business_type=o2> None 2026-01-09 04:24:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18570749) 2026-01-09 04:24:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18570749. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18570749&business_type=o2> None 2026-01-09 04:24:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20893346) 2026-01-09 04:24:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20893346. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20893346&business_type=o2> None 2026-01-09 04:25:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21129910) 2026-01-09 04:25:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21129910. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21129910&business_type=o2> None 2026-01-09 04:25:03 [scrapy.extensions.logstats] INFO: Crawled 207 pages (at 16 pages/min), scraped 205 items (at 16 items/min) 2026-01-09 04:25:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:05 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21146788) 2026-01-09 04:25:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21146788. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21146788&business_type=o2> None 2026-01-09 04:25:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21169748) 2026-01-09 04:25:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21169748. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21169748&business_type=o2> None 2026-01-09 04:25:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21184554) 2026-01-09 04:25:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21184554. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21184554&business_type=o2> None 2026-01-09 04:25:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21232093) 2026-01-09 04:25:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21232093. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21232093&business_type=o2> None 2026-01-09 04:25:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236538) 2026-01-09 04:25:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236538. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236538&business_type=o2> None 2026-01-09 04:25:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21252274) 2026-01-09 04:25:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21252274. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21252274&business_type=o2> None 2026-01-09 04:25:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21276219) 2026-01-09 04:25:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21276219. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21276219&business_type=o2> None 2026-01-09 04:25:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18388642) 2026-01-09 04:25:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18388642. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18388642&business_type=o2> None 2026-01-09 04:25:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19585112) 2026-01-09 04:25:29 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19585112. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19585112&business_type=o2> None 2026-01-09 04:25:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20802128) 2026-01-09 04:25:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20802128. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20802128&business_type=o2> None 2026-01-09 04:25:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19881937) 2026-01-09 04:25:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19881937. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19881937&business_type=o2> None 2026-01-09 04:25:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20021706) 2026-01-09 04:25:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20021706. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20021706&business_type=o2> None 2026-01-09 04:25:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21292307) 2026-01-09 04:25:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21292307. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21292307&business_type=o2> None 2026-01-09 04:25:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21293234) 2026-01-09 04:25:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21293234. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21293234&business_type=o2> None 2026-01-09 04:25:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=35513) 2026-01-09 04:25:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 35513. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=35513&business_type=o2> None 2026-01-09 04:25:47 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 04:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 04:25:47 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 10066 2026-01-09 04:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 04:25:47 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 04:25:47 [zomato_integration_check] INFO: 2026-01-09 04:25:47 [zomato_integration_check] INFO: Logger Payload: {'run_id': '27ec9b2e-c614-4cfd-930e-d30229216326', 'timestamp': '2026-01-09T04:25:47Z', 'spider': 'zomato_integration_check', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 142123, 'duration_seconds': 2324.55, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 04:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 04:25:48 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 165 2026-01-09 04:25:48 [zomato_integration_check] INFO: Logger Payload: {'run_id': '27ec9b2e-c614-4cfd-930e-d30229216326', 'timestamp': '2026-01-09T04:25:47Z', 'spider': 'zomato_integration_check', 'client_id': '3', 'domain': 'cron.restaverse.com', 'bytes_sent': 1236, 'bytes_received': 4829, 'duration_seconds': 2324.55, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 04:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 04:25:48 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 166 2026-01-09 04:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:25:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:25:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '3', 'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1, 'downloader/request_bytes': 2990286, 'downloader/request_count': 645, 'downloader/request_method_count/GET': 643, 'downloader/request_method_count/POST': 2, 'downloader/response_bytes': 2197046, 'downloader/response_count': 644, 'downloader/response_status_count/200': 11, 'downloader/response_status_count/403': 633, 'elapsed_time_seconds': 2324.545846, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 4, 25, 47, 993960, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 62154, 'httpcompression/response_count': 10, 'item_scraped_count': 220, 'items_per_minute': None, 'log_count/DEBUG': 944, 'log_count/ERROR': 422, 'log_count/INFO': 61, 'memusage/max': 125046784, 'memusage/startup': 109449216, 'request_depth_max': 2, 'response_received_count': 222, 'responses_per_minute': None, 'retry/count': 423, 'retry/max_reached': 211, 'retry/reason_count/403 Forbidden': 422, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 1, 'scheduler/dequeued': 645, 'scheduler/dequeued/memory': 645, 'scheduler/enqueued': 645, 'scheduler/enqueued/memory': 645, 'start_time': datetime.datetime(2026, 1, 9, 3, 47, 3, 448114, tzinfo=datetime.timezone.utc)} 2026-01-09 04:25:48 [scrapy.core.engine] INFO: Spider closed (finished)