2026-01-09 03:51:25 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 03:51:25 [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:51:25 [zomato_integration_check] INFO: Dynamic attribute _job = dd36d578ed0d11f091f6bbf0a74f61c7 2026-01-09 03:51:25 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 03:51:25 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 03:51:25 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 03:51:25 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 03:51:25 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 03:51:25 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 03:51:25 [scrapy.extensions.telnet] INFO: Telnet Password: f3362449ef25596e 2026-01-09 03:51:25 [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:51:25 [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/dd36d578ed0d11f091f6bbf0a74f61c7.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:51:25 [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:51:25 [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:51:25 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 03:51:25 [scrapy.core.engine] INFO: Spider opened 2026-01-09 03:51:26 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 03:51:26 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2026-01-09 03:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 03:51:26 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2898 2026-01-09 03:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5862168 HTTP/11" 200 None 2026-01-09 03:51:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 03:51:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 03:51:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 03:51:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 03:51:31 [zomato_integration_check] INFO: Found 185 restaurant IDs from database for client_id 259 2026-01-09 03:51:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:51:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:51:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:51:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 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 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 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:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:52:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:52:26 [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 [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:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:52:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:52:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:52:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:53:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:53:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:53:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:53:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:09 [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:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:54:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:54:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:54:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:54:48 [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:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:54:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:54:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:12 [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:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:55:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:55:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:55:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:30 [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:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:41 [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:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:55:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:55:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:55:56 [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 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:11 [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:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:56:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:56:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:56:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:56:52 [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:56:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:56:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:56:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:20 [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:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:57:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:57:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:57:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:36 [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:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:57:51 [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:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:57:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:57:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:58:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:58:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:58:28 [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:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:37 [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:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:58:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:58:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:58:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 03:59:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 03:59:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 03:59:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:42 [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:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 03:59:56 [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:08 [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:13 [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:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:00:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:00:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:00:29 [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:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:00:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:01:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:01:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:01:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:01:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:02:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 04:02:47 [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:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:02:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:03:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:34 [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:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:03:49 [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:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 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:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:04:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:04:41 [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:48 [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:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 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:12 [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:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:05:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:30 [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:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:45 [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:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:05:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:07 [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:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:17 [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:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:06:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:06:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:06:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:06:49 [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 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:07:26 [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:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:41 [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:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:07:56 [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:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:13 [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:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:08:28 [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:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:43 [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:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:08:58 [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: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:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 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:34 [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:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:09:54 [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:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 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:12 [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:20 [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:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:10:27 [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:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:10:45 [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:54 [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: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:18 [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:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:11:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:11:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:11:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:11:39 [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:47 [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:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:07 [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:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:12:29 [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:38 [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:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:12:49 [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:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 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:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:26 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 04:13:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:13:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:14:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:14:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 04:14:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20317215) 2026-01-09 04:14:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20317215. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20317215&business_type=o2> None 2026-01-09 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=19803705) 2026-01-09 04:14:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803705. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803705&business_type=o2> None 2026-01-09 04:14:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20316281) 2026-01-09 04:14:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20316281. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20316281&business_type=o2> None 2026-01-09 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=20302001) 2026-01-09 04:14:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20302001. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20302001&business_type=o2> None 2026-01-09 04:14:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748514) 2026-01-09 04:14:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748514. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748514&business_type=o2> None 2026-01-09 04:14:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20305519) 2026-01-09 04:14:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20305519. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20305519&business_type=o2> None 2026-01-09 04:14:26 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 6 pages/min), scraped 6 items (at 6 items/min) 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=19748525) 2026-01-09 04:14:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748525. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748525&business_type=o2> None 2026-01-09 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=20373487) 2026-01-09 04:14:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20373487. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20373487&business_type=o2> None 2026-01-09 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=20192896) 2026-01-09 04:14:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20192896. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20192896&business_type=o2> None 2026-01-09 04:14:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20147553) 2026-01-09 04:14:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20147553. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20147553&business_type=o2> None 2026-01-09 04:14:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20320125) 2026-01-09 04:14:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20320125. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20320125&business_type=o2> None 2026-01-09 04:14:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:14:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19906085) 2026-01-09 04:14:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19906085. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19906085&business_type=o2> None 2026-01-09 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=20396304) 2026-01-09 04:14:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20396304. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20396304&business_type=o2> None 2026-01-09 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=20325180) 2026-01-09 04:14:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20325180. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20325180&business_type=o2> None 2026-01-09 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=19748516) 2026-01-09 04:14:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748516. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:14:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748516&business_type=o2> None 2026-01-09 04:15:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20192759) 2026-01-09 04:15:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20192759. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20192759&business_type=o2> None 2026-01-09 04:15:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21746961) 2026-01-09 04:15:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21746961. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21746961&business_type=o2> None 2026-01-09 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=21719198) 2026-01-09 04:15:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21719198. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21719198&business_type=o2> None 2026-01-09 04:15:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21686388) 2026-01-09 04:15:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21686388. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21686388&business_type=o2> None 2026-01-09 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=21632857) 2026-01-09 04:15:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632857. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632857&business_type=o2> None 2026-01-09 04:15:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21663108) 2026-01-09 04:15:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21663108. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21663108&business_type=o2> None 2026-01-09 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=21300718) 2026-01-09 04:15:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21300718. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21300718&business_type=o2> None 2026-01-09 04:15:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:20 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21746971) 2026-01-09 04:15:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21746971. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21746971&business_type=o2> None 2026-01-09 04:15:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21719203) 2026-01-09 04:15:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21719203. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21719203&business_type=o2> None 2026-01-09 04:15:26 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 18 pages/min), scraped 24 items (at 18 items/min) 2026-01-09 04:15:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:27 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21686374) 2026-01-09 04:15:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21686374. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21686374&business_type=o2> None 2026-01-09 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=21632406) 2026-01-09 04:15:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632406. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632406&business_type=o2> None 2026-01-09 04:15:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21663099) 2026-01-09 04:15:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21663099. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21663099&business_type=o2> None 2026-01-09 04:15:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21300698) 2026-01-09 04:15:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21300698. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21300698&business_type=o2> None 2026-01-09 04:15:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21672426) 2026-01-09 04:15:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21672426. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21672426&business_type=o2> None 2026-01-09 04:15:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21673852) 2026-01-09 04:15:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21673852. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21673852&business_type=o2> None 2026-01-09 04:15:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21707686) 2026-01-09 04:15:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21707686. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21707686&business_type=o2> None 2026-01-09 04:15:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:15:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668669) 2026-01-09 04:15:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21668669. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21668669&business_type=o2> None 2026-01-09 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=21632848) 2026-01-09 04:15:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632848. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:15:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632848&business_type=o2> None 2026-01-09 04:16:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21697707) 2026-01-09 04:16:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21697707. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21697707&business_type=o2> None 2026-01-09 04:16:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310001) 2026-01-09 04:16:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21310001. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21310001&business_type=o2> None 2026-01-09 04:16:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668652) 2026-01-09 04:16:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21668652. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21668652&business_type=o2> None 2026-01-09 04:16:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632812) 2026-01-09 04:16:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632812. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632812&business_type=o2> None 2026-01-09 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=21245060) 2026-01-09 04:16:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245060. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245060&business_type=o2> None 2026-01-09 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=21337681) 2026-01-09 04:16:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21337681. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21337681&business_type=o2> None 2026-01-09 04:16:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332090) 2026-01-09 04:16:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332090. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332090&business_type=o2> None 2026-01-09 04:16:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236609) 2026-01-09 04:16:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236609. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236609&business_type=o2> None 2026-01-09 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:16:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:16:26 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 17 pages/min), scraped 41 items (at 17 items/min) 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=21245068) 2026-01-09 04:16:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245068. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245068&business_type=o2> None 2026-01-09 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=21240894) 2026-01-09 04:16:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240894. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240894&business_type=o2> None 2026-01-09 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=21240870) 2026-01-09 04:16:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240870. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240870&business_type=o2> None 2026-01-09 04:16:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240907) 2026-01-09 04:16:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240907. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240907&business_type=o2> None 2026-01-09 04:16:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240891) 2026-01-09 04:16:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240891. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240891&business_type=o2> None 2026-01-09 04:16:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283228) 2026-01-09 04:16:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283228. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283228&business_type=o2> None 2026-01-09 04:16:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244977) 2026-01-09 04:16:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21244977. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21244977&business_type=o2> None 2026-01-09 04:16:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283238) 2026-01-09 04:16:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283238. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283238&business_type=o2> None 2026-01-09 04:16:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236455) 2026-01-09 04:16:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236455. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:16:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236455&business_type=o2> None 2026-01-09 04:16:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:16:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240760) 2026-01-09 04:17:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240760. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240760&business_type=o2> None 2026-01-09 04:17:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283084) 2026-01-09 04:17:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283084. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283084&business_type=o2> None 2026-01-09 04:17:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245056) 2026-01-09 04:17:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245056. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245056&business_type=o2> None 2026-01-09 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=21240830) 2026-01-09 04:17:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240830. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240830&business_type=o2> None 2026-01-09 04:17:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:16 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21242965) 2026-01-09 04:17:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21242965. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21242965&business_type=o2> None 2026-01-09 04:17:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240914) 2026-01-09 04:17:19 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240914. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240914&business_type=o2> None 2026-01-09 04:17:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:24 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245010) 2026-01-09 04:17:24 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245010. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245010&business_type=o2> None 2026-01-09 04:17:26 [scrapy.extensions.logstats] INFO: Crawled 59 pages (at 16 pages/min), scraped 57 items (at 16 items/min) 2026-01-09 04:17:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237887) 2026-01-09 04:17:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237887. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237887&business_type=o2> None 2026-01-09 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=21245031) 2026-01-09 04:17:30 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245031. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245031&business_type=o2> None 2026-01-09 04:17:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238070) 2026-01-09 04:17:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21238070. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21238070&business_type=o2> None 2026-01-09 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=21237878) 2026-01-09 04:17:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237878. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237878&business_type=o2> None 2026-01-09 04:17:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245020) 2026-01-09 04:17:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245020. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245020&business_type=o2> None 2026-01-09 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=21237909) 2026-01-09 04:17:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237909. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237909&business_type=o2> None 2026-01-09 04:17:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240879) 2026-01-09 04:17:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240879. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240879&business_type=o2> None 2026-01-09 04:17:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244960) 2026-01-09 04:17:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21244960. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21244960&business_type=o2> None 2026-01-09 04:17:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:17:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240924) 2026-01-09 04:17:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240924. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240924&business_type=o2> None 2026-01-09 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=21245000) 2026-01-09 04:17:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245000. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:17:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245000&business_type=o2> None 2026-01-09 04:18:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236621) 2026-01-09 04:18:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236621. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236621&business_type=o2> None 2026-01-09 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=21238050) 2026-01-09 04:18:05 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21238050. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21238050&business_type=o2> None 2026-01-09 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=21240835) 2026-01-09 04:18:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240835. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240835&business_type=o2> None 2026-01-09 04:18:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21238087) 2026-01-09 04:18:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21238087. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21238087&business_type=o2> None 2026-01-09 04:18:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234903) 2026-01-09 04:18:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234903. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234903&business_type=o2> None 2026-01-09 04:18:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240800) 2026-01-09 04:18:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240800. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240800&business_type=o2> None 2026-01-09 04:18:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234369) 2026-01-09 04:18:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234369. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234369&business_type=o2> None 2026-01-09 04:18:26 [scrapy.extensions.logstats] INFO: Crawled 76 pages (at 17 pages/min), scraped 74 items (at 17 items/min) 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=21240788) 2026-01-09 04:18:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240788. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240788&business_type=o2> None 2026-01-09 04:18:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:28 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240861) 2026-01-09 04:18:28 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240861. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240861&business_type=o2> None 2026-01-09 04:18:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240619) 2026-01-09 04:18:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240619. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240619&business_type=o2> None 2026-01-09 04:18:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21234943) 2026-01-09 04:18:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234943. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234943&business_type=o2> None 2026-01-09 04:18:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240780) 2026-01-09 04:18:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240780. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240780&business_type=o2> None 2026-01-09 04:18:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:43 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240523) 2026-01-09 04:18:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240523. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240523&business_type=o2> None 2026-01-09 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=21234771) 2026-01-09 04:18:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234771. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234771&business_type=o2> None 2026-01-09 04:18:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240483) 2026-01-09 04:18:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240483. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240483&business_type=o2> None 2026-01-09 04:18:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332112) 2026-01-09 04:18:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332112. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332112&business_type=o2> None 2026-01-09 04:18:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:56 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283253) 2026-01-09 04:18:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283253. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283253&business_type=o2> None 2026-01-09 04:18:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:18:58 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240549) 2026-01-09 04:18:58 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240549. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:18:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240549&business_type=o2> None 2026-01-09 04:19:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283263) 2026-01-09 04:19:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283263. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283263&business_type=o2> None 2026-01-09 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=21240816) 2026-01-09 04:19:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240816. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240816&business_type=o2> None 2026-01-09 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=21240917) 2026-01-09 04:19:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240917. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240917&business_type=o2> None 2026-01-09 04:19:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21244971) 2026-01-09 04:19:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21244971. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21244971&business_type=o2> None 2026-01-09 04:19:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240445) 2026-01-09 04:19:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240445. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240445&business_type=o2> None 2026-01-09 04:19:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21242958) 2026-01-09 04:19:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21242958. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21242958&business_type=o2> None 2026-01-09 04:19:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:23 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240797) 2026-01-09 04:19:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240797. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240797&business_type=o2> None 2026-01-09 04:19:26 [scrapy.extensions.logstats] INFO: Crawled 94 pages (at 18 pages/min), scraped 92 items (at 18 items/min) 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=21240538) 2026-01-09 04:19:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240538. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240538&business_type=o2> None 2026-01-09 04:19:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240652) 2026-01-09 04:19:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240652. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240652&business_type=o2> None 2026-01-09 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=21234864) 2026-01-09 04:19:35 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21234864. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21234864&business_type=o2> None 2026-01-09 04:19:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240560) 2026-01-09 04:19:38 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240560. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240560&business_type=o2> None 2026-01-09 04:19:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:42 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240644) 2026-01-09 04:19:42 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240644. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240644&business_type=o2> None 2026-01-09 04:19:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:46 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21283247) 2026-01-09 04:19:46 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21283247. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21283247&business_type=o2> None 2026-01-09 04:19:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240755) 2026-01-09 04:19:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240755. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240755&business_type=o2> None 2026-01-09 04:19:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:54 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240773) 2026-01-09 04:19:54 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240773. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240773&business_type=o2> None 2026-01-09 04:19:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:19:57 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240826) 2026-01-09 04:19:57 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21240826. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:19:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240826&business_type=o2> None 2026-01-09 04:20:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21672411) 2026-01-09 04:20:01 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21672411. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21672411&business_type=o2> None 2026-01-09 04:20:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:04 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21673850) 2026-01-09 04:20:04 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21673850. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21673850&business_type=o2> None 2026-01-09 04:20:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:08 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21707680) 2026-01-09 04:20:08 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21707680. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21707680&business_type=o2> None 2026-01-09 04:20:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21670204) 2026-01-09 04:20:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21670204. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21670204&business_type=o2> None 2026-01-09 04:20:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21632401) 2026-01-09 04:20:16 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632401. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632401&business_type=o2> None 2026-01-09 04:20:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:19 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21697685) 2026-01-09 04:20:20 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21697685. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21697685&business_type=o2> None 2026-01-09 04:20:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:22 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21310027) 2026-01-09 04:20:23 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21310027. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21310027&business_type=o2> None 2026-01-09 04:20:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21668641) 2026-01-09 04:20:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21668641. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21668641&business_type=o2> None 2026-01-09 04:20:26 [scrapy.extensions.logstats] INFO: Crawled 111 pages (at 17 pages/min), scraped 109 items (at 17 items/min) 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=21632374) 2026-01-09 04:20:29 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21632374. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21632374&business_type=o2> None 2026-01-09 04:20:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20571630) 2026-01-09 04:20:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20571630. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20571630&business_type=o2> None 2026-01-09 04:20:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21337699) 2026-01-09 04:20:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21337699. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21337699&business_type=o2> None 2026-01-09 04:20:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:40 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332022) 2026-01-09 04:20:40 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332022. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332022&business_type=o2> None 2026-01-09 04:20:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19968318) 2026-01-09 04:20:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19968318. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19968318&business_type=o2> None 2026-01-09 04:20:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:48 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19990251) 2026-01-09 04:20:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19990251. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19990251&business_type=o2> None 2026-01-09 04:20:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:52 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19867803) 2026-01-09 04:20:52 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19867803. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19867803&business_type=o2> None 2026-01-09 04:20:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691234) 2026-01-09 04:20:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691234. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691234&business_type=o2> None 2026-01-09 04:20:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:20:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19906267) 2026-01-09 04:20:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19906267. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:20:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19906267&business_type=o2> None 2026-01-09 04:21:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803678) 2026-01-09 04:21:02 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803678. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803678&business_type=o2> None 2026-01-09 04:21:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20379844) 2026-01-09 04:21:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20379844. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20379844&business_type=o2> None 2026-01-09 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=20369615) 2026-01-09 04:21:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20369615. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20369615&business_type=o2> None 2026-01-09 04:21:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803692) 2026-01-09 04:21:13 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803692. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803692&business_type=o2> None 2026-01-09 04:21:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:17 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20317268) 2026-01-09 04:21:17 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20317268. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20317268&business_type=o2> None 2026-01-09 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=19841857) 2026-01-09 04:21:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19841857. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19841857&business_type=o2> None 2026-01-09 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=19978847) 2026-01-09 04:21:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19978847. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19978847&business_type=o2> None 2026-01-09 04:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:21:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:21:26 [scrapy.extensions.logstats] INFO: Crawled 127 pages (at 16 pages/min), scraped 125 items (at 16 items/min) 2026-01-09 04:21:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20424464) 2026-01-09 04:21:29 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20424464. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20424464&business_type=o2> None 2026-01-09 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=20320160) 2026-01-09 04:21:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20320160. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20320160&business_type=o2> None 2026-01-09 04:21:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:35 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20172625) 2026-01-09 04:21:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20172625. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20172625&business_type=o2> None 2026-01-09 04:21:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20734130) 2026-01-09 04:21:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20734130. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20734130&business_type=o2> None 2026-01-09 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=20691313) 2026-01-09 04:21:43 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691313. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691313&business_type=o2> None 2026-01-09 04:21:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:44 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691320) 2026-01-09 04:21:44 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691320. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691320&business_type=o2> None 2026-01-09 04:21:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691206) 2026-01-09 04:21:48 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691206. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691206&business_type=o2> None 2026-01-09 04:21:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691294) 2026-01-09 04:21:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691294. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691294&business_type=o2> None 2026-01-09 04:21:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20691256) 2026-01-09 04:21:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20691256. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20691256&business_type=o2> None 2026-01-09 04:21:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:21:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21112418) 2026-01-09 04:21:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21112418. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:21:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21112418&business_type=o2> None 2026-01-09 04:22:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19803688) 2026-01-09 04:22:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19803688. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19803688&business_type=o2> None 2026-01-09 04:22:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20325197) 2026-01-09 04:22:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20325197. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20325197&business_type=o2> None 2026-01-09 04:22:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:10 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19907902) 2026-01-09 04:22:10 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19907902. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19907902&business_type=o2> None 2026-01-09 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=20571566) 2026-01-09 04:22:15 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20571566. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20571566&business_type=o2> None 2026-01-09 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=20384961) 2026-01-09 04:22:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20384961. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20384961&business_type=o2> None 2026-01-09 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=20697469) 2026-01-09 04:22:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20697469. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20697469&business_type=o2> None 2026-01-09 04:22:26 [scrapy.extensions.logstats] INFO: Crawled 143 pages (at 16 pages/min), scraped 141 items (at 16 items/min) 2026-01-09 04:22:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20429032) 2026-01-09 04:22:27 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20429032. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20429032&business_type=o2> None 2026-01-09 04:22:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:31 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21050542) 2026-01-09 04:22:31 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21050542. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21050542&business_type=o2> None 2026-01-09 04:22:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:34 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748523) 2026-01-09 04:22:34 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748523. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748523&business_type=o2> None 2026-01-09 04:22:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:38 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20380716) 2026-01-09 04:22:39 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20380716. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20380716&business_type=o2> None 2026-01-09 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=19748518) 2026-01-09 04:22:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748518. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748518&business_type=o2> None 2026-01-09 04:22:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20355123) 2026-01-09 04:22:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20355123. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20355123&business_type=o2> None 2026-01-09 04:22:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:22:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20431530) 2026-01-09 04:22:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20431530. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20431530&business_type=o2> None 2026-01-09 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=20191328) 2026-01-09 04:22:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20191328. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20191328&business_type=o2> None 2026-01-09 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=19748522) 2026-01-09 04:22:56 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748522. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:22:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748522&business_type=o2> None 2026-01-09 04:23:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20349511) 2026-01-09 04:23:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20349511. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20349511&business_type=o2> None 2026-01-09 04:23:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20147631) 2026-01-09 04:23:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20147631. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20147631&business_type=o2> None 2026-01-09 04:23:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:07 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19748520) 2026-01-09 04:23:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19748520. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19748520&business_type=o2> None 2026-01-09 04:23:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19849199) 2026-01-09 04:23:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19849199. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19849199&business_type=o2> None 2026-01-09 04:23:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332079) 2026-01-09 04:23:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21332079. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332079&business_type=o2> None 2026-01-09 04:23:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20338861) 2026-01-09 04:23:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20338861. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20338861&business_type=o2> None 2026-01-09 04:23:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20682953) 2026-01-09 04:23:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20682953. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20682953&business_type=o2> None 2026-01-09 04:23:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:25 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21591744) 2026-01-09 04:23:25 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21591744. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21591744&business_type=o2> None 2026-01-09 04:23:26 [scrapy.extensions.logstats] INFO: Crawled 160 pages (at 17 pages/min), scraped 158 items (at 17 items/min) 2026-01-09 04:23:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237428) 2026-01-09 04:23:29 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237428. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237428&business_type=o2> None 2026-01-09 04:23:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:32 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21245043) 2026-01-09 04:23:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21245043. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21245043&business_type=o2> None 2026-01-09 04:23:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:36 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236834) 2026-01-09 04:23:36 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236834. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236834&business_type=o2> None 2026-01-09 04:23:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237767) 2026-01-09 04:23:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237767. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237767&business_type=o2> None 2026-01-09 04:23:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:49 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237742) 2026-01-09 04:23:49 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237742. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237742&business_type=o2> None 2026-01-09 04:23:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:51 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236889) 2026-01-09 04:23:51 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236889. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236889&business_type=o2> None 2026-01-09 04:23:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:23:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21237750) 2026-01-09 04:23:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237750. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:23:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237750&business_type=o2> None 2026-01-09 04:24:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:00 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236878) 2026-01-09 04:24:00 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236878. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236878&business_type=o2> None 2026-01-09 04:24:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:02 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236855) 2026-01-09 04:24:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236855. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236855&business_type=o2> None 2026-01-09 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=21237770) 2026-01-09 04:24:07 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21237770. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21237770&business_type=o2> None 2026-01-09 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=19501497) 2026-01-09 04:24:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19501497. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19501497&business_type=o2> None 2026-01-09 04:24:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:11 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19350779) 2026-01-09 04:24:11 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19350779. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19350779&business_type=o2> None 2026-01-09 04:24:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:14 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20404120) 2026-01-09 04:24:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20404120. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20404120&business_type=o2> None 2026-01-09 04:24:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:18 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19350773) 2026-01-09 04:24:18 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19350773. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19350773&business_type=o2> None 2026-01-09 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=19583614) 2026-01-09 04:24:22 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19583614. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19583614&business_type=o2> None 2026-01-09 04:24:26 [scrapy.extensions.logstats] INFO: Crawled 175 pages (at 15 pages/min), scraped 173 items (at 15 items/min) 2026-01-09 04:24:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:26 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20119913) 2026-01-09 04:24:26 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20119913. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20119913&business_type=o2> None 2026-01-09 04:24:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:29 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19689119) 2026-01-09 04:24:29 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19689119. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19689119&business_type=o2> None 2026-01-09 04:24:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:33 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20041583) 2026-01-09 04:24:33 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20041583. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20041583&business_type=o2> None 2026-01-09 04:24:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:37 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20910137) 2026-01-09 04:24:37 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20910137. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20910137&business_type=o2> None 2026-01-09 04:24:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:41 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20390771) 2026-01-09 04:24:41 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20390771. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20390771&business_type=o2> None 2026-01-09 04:24:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:45 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19671145) 2026-01-09 04:24:45 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19671145. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19671145&business_type=o2> None 2026-01-09 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=21236936) 2026-01-09 04:24:47 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236936. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236936&business_type=o2> None 2026-01-09 04:24:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:50 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19971715) 2026-01-09 04:24:50 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19971715. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19971715&business_type=o2> None 2026-01-09 04:24:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:53 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20910130) 2026-01-09 04:24:53 [zomato_integration_check] ERROR: 403 Forbidden for res_id 20910130. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20910130&business_type=o2> None 2026-01-09 04:24:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:55 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21592073) 2026-01-09 04:24:55 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21592073. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21592073&business_type=o2> None 2026-01-09 04:24:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:24:59 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236845) 2026-01-09 04:24:59 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236845. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:24:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236845&business_type=o2> None 2026-01-09 04:25:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 04:25:03 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236825) 2026-01-09 04:25:03 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21236825. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 04:25:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236825&business_type=o2> None 2026-01-09 04:25:03 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 8881 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 04:25:03 [zomato_integration_check] INFO: 2026-01-09 04:25:03 [zomato_integration_check] INFO: Logger Payload: {'run_id': '4baef437-d92e-4d97-a0c5-04bfe09b8ce4', 'timestamp': '2026-01-09T04:25:03Z', 'spider': 'zomato_integration_check', 'client_id': '259', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70185, 'duration_seconds': 2017.82, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 04:25:03 [zomato_integration_check] INFO: Logger Payload: {'run_id': '4baef437-d92e-4d97-a0c5-04bfe09b8ce4', 'timestamp': '2026-01-09T04:25:03Z', 'spider': 'zomato_integration_check', 'client_id': '259', 'domain': 'cron.restaverse.com', 'bytes_sent': 620, 'bytes_received': 4071, 'duration_seconds': 2017.82, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 166 2026-01-09 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 04:25:04 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 04:25:04 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '259', 'downloader/request_bytes': 2589615, 'downloader/request_count': 557, 'downloader/request_method_count/GET': 556, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 1886256, 'downloader/response_count': 557, 'downloader/response_status_count/200': 2, 'downloader/response_status_count/403': 555, 'elapsed_time_seconds': 2017.823847, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 4, 25, 3, 826458, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 70, 'httpcompression/response_count': 1, 'item_scraped_count': 185, 'items_per_minute': None, 'log_count/DEBUG': 819, 'log_count/ERROR': 370, 'log_count/INFO': 47, 'memusage/max': 124559360, 'memusage/startup': 109355008, 'request_depth_max': 2, 'response_received_count': 187, 'responses_per_minute': None, 'retry/count': 370, 'retry/max_reached': 185, 'retry/reason_count/403 Forbidden': 370, 'scheduler/dequeued': 557, 'scheduler/dequeued/memory': 557, 'scheduler/enqueued': 557, 'scheduler/enqueued/memory': 557, 'start_time': datetime.datetime(2026, 1, 9, 3, 51, 26, 2611, tzinfo=datetime.timezone.utc)} 2026-01-09 04:25:04 [scrapy.core.engine] INFO: Spider closed (finished)