2025-11-17 04:30:45 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-17 04:30:45 [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, Aug 15 2025, 14:32:43) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1040-aws-aarch64-with-glibc2.35 2025-11-17 04:30:45 [dining_insights_zomato] INFO: Dynamic attribute _job = 3_2025-11-17T04_30_01 2025-11-17 04:30:45 [dining_insights_zomato] INFO: Dynamic attribute scheduled_job_id = 8038 2025-11-17 04:30:45 [dining_insights_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-11-17 04:30:45 [scrapy.addons] INFO: Enabled addons: [] 2025-11-17 04:30:45 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-11-17 04:30:45 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-17 04:30:45 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-17 04:30:45 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-17 04:30:45 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-17 04:30:45 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-17 04:30:45 [scrapy.extensions.telnet] INFO: Telnet Password: 8e5d8feb47f1da1d 2025-11-17 04:30:45 [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'] 2025-11-17 04:30:45 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_insights_zomato/3_2025-11-17T04_30_01.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-11-17 04:30:45 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:45 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-17 04:30:45 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:45 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-17 04:30:45 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-17 04:30:45 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', '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'] 2025-11-17 04:30:45 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-11-17 04:30:45 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-17 04:30:45 [scrapy.core.engine] INFO: Spider opened 2025-11-17 04:30:45 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-17 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-17 04:30:46 [dining_insights_zomato] INFO: Spider opened: dining_insights_zomato 2025-11-17 04:30:46 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2025-11-17 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-17 04:30:46 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2862 2025-11-17 04:30:46 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/532.2 (KHTML, like Gecko) CriOS/57.0.819.0 Mobile/10O621 Safari/532.2 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-17 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5405223 HTTP/11" 200 None 2025-11-17 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-17 04:30:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2025-11-17 04:30:51 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/536.1 (KHTML, like Gecko) CriOS/60.0.813.0 Mobile/66R797 Safari/536.1 to Proxy http://residential-proxy.scrapeops.io:8181 2025-11-17 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-17 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-17 04:30:54 [dining_insights_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-17 04:30:54 [dining_insights_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-17 04:30:54 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-17 04:30:54 [dining_insights_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-11-17 04:30:54 [dining_insights_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-11-17 04:30:54 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-17 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21075853&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20833620&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20882972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20586556&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21097941&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20636639&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21940848&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21075853&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20896097&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20833620&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21913226&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20882972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20586556&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21097941&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20636639&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21940848&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21075853&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20896097&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20833620&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20882972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20586556&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21097941&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20636639&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21913226&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21940848&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21075853&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20896097&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20833620&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20586556&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20828825&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20636639&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21097941&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20882972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21940848&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21075853&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21075853&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 7, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 7, 'res_id': '21075853', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20896097&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20833620&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20833620&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.5, 'billed_amount': 108183, 'cover_charge_bookings': 17, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 9236, 'menu_viewed': 47, 'new_user_page_opens': 165, 'new_users_ctr': 5.5, 'new_users_impressions': 1184, 'page_opens': 212, 'photos_viewed': 15, 'pre_book_revenue': 55569, 'pre_book_transactions': 17, 'repeat_user_page_opens': 47, 'res_card_impressions': 1320, 'res_id': '20833620', 'restaurant_card_ctr': 6.2, 'returning_users_ctr': 12.5, 'returning_users_impressions': 136, 'revenue': 94304, 'search_led_page_opens': 56, 'total_bookings': 17, 'total_estimated_business_loss': 9236, 'total_no_of_covers_sold': 59, 'total_transactions': 25, 'walk_in_revenue': 38735, 'walk_in_transactions': 8} 2025-11-17 04:31:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20828825&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20636639&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20636639&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2.8, 'billed_amount': 104163, 'cover_charge_bookings': 16, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 43, 'new_user_page_opens': 125, 'new_users_ctr': 2.9, 'new_users_impressions': 1498, 'page_opens': 151, 'photos_viewed': 7, 'pre_book_revenue': 44836, 'pre_book_transactions': 14, 'repeat_user_page_opens': 26, 'res_card_impressions': 1710, 'res_id': '20636639', 'restaurant_card_ctr': 3.3, 'returning_users_ctr': 6.1, 'returning_users_impressions': 212, 'revenue': 77747, 'search_led_page_opens': 33, 'total_bookings': 16, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 45, 'total_transactions': 19, 'walk_in_revenue': 32911, 'walk_in_transactions': 5} 2025-11-17 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20586556&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20586556&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2.6, 'billed_amount': 141043, 'cover_charge_bookings': 39, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 61, 'new_user_page_opens': 165, 'new_users_ctr': 4, 'new_users_impressions': 1911, 'page_opens': 214, 'photos_viewed': 10, 'pre_book_revenue': 93057, 'pre_book_transactions': 33, 'repeat_user_page_opens': 49, 'res_card_impressions': 2154, 'res_id': '20586556', 'restaurant_card_ctr': 4.5, 'returning_users_ctr': 9.1, 'returning_users_impressions': 243, 'revenue': 103150, 'search_led_page_opens': 61, 'total_bookings': 39, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 101, 'total_transactions': 36, 'walk_in_revenue': 10093, 'walk_in_transactions': 3} 2025-11-17 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21913226&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20882972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20882972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 7371, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 10, 'new_user_page_opens': 30, 'new_users_ctr': 4.8, 'new_users_impressions': 210, 'page_opens': 33, 'photos_viewed': 4, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 222, 'res_id': '20882972', 'restaurant_card_ctr': 4.5, 'returning_users_ctr': 0, 'returning_users_impressions': 12, 'revenue': 7371, 'search_led_page_opens': 15, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 4, 'walk_in_revenue': 7371, 'walk_in_transactions': 4} 2025-11-17 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21940848&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21940848&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '21940848', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21097941&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20896097&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21097941&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 40, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 40, 'res_id': '21097941', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20896097&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.5, 'billed_amount': 45416, 'cover_charge_bookings': 8, 'date': '2025-11-16', 'free_bookings': 8, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 19510, 'menu_viewed': 15, 'new_user_page_opens': 76, 'new_users_ctr': 4.7, 'new_users_impressions': 850, 'page_opens': 111, 'photos_viewed': 4, 'pre_book_revenue': 21412, 'pre_book_transactions': 9, 'repeat_user_page_opens': 35, 'res_card_impressions': 979, 'res_id': '20896097', 'restaurant_card_ctr': 5, 'returning_users_ctr': 7, 'returning_users_impressions': 129, 'revenue': 37726, 'search_led_page_opens': 32, 'total_bookings': 16, 'total_estimated_business_loss': 19510, 'total_no_of_covers_sold': 56, 'total_transactions': 14, 'walk_in_revenue': 16314, 'walk_in_transactions': 5} 2025-11-17 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20828825&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21913226&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20828825&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21821972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21614539&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21973020&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21395028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21913226&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21913226&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.4, 'billed_amount': 249084, 'cover_charge_bookings': 50, 'date': '2025-11-16', 'free_bookings': 8, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 104, 'new_user_page_opens': 320, 'new_users_ctr': 3.9, 'new_users_impressions': 3094, 'page_opens': 433, 'photos_viewed': 46, 'pre_book_revenue': 160164, 'pre_book_transactions': 51, 'repeat_user_page_opens': 113, 'res_card_impressions': 3498, 'res_id': '21913226', 'restaurant_card_ctr': 4.2, 'returning_users_ctr': 6.4, 'returning_users_impressions': 404, 'revenue': 184611, 'search_led_page_opens': 101, 'total_bookings': 58, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 197, 'total_transactions': 66, 'walk_in_revenue': 24447, 'walk_in_transactions': 15} 2025-11-17 04:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21892471&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21888106&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20828825&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20828825&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20828825', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21751704&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21821972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21614539&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21973020&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21395028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21607045&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21892471&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21888106&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:46 [scrapy.extensions.logstats] INFO: Crawled 86 pages (at 86 pages/min), scraped 10 items (at 10 items/min) 2025-11-17 04:31:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21751704&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21821972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21614539&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21973020&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21395028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21607045&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21687384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21888106&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21751704&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21821972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21614539&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21892471&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21395028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21627788&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21607045&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21687384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21888106&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21751704&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21821972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21821972&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '21821972', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:32:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21614539&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21892471&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21614539&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 7, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 7, 'res_id': '21614539', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21395028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21395028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 6253, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 19, 'new_user_page_opens': 37, 'new_users_ctr': 3.6, 'new_users_impressions': 532, 'page_opens': 43, 'photos_viewed': 2, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 6, 'res_card_impressions': 568, 'res_id': '21395028', 'restaurant_card_ctr': 3.7, 'returning_users_ctr': 5.6, 'returning_users_impressions': 36, 'revenue': 6253, 'search_led_page_opens': 20, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 4, 'walk_in_revenue': 6253, 'walk_in_transactions': 4} 2025-11-17 04:32:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21627788&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21607045&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21687384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21888106&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21888106&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 4, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 4, 'res_id': '21888106', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21751704&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21751704&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.9, 'billed_amount': 86551, 'cover_charge_bookings': 14, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 44, 'new_user_page_opens': 147, 'new_users_ctr': 5.9, 'new_users_impressions': 869, 'page_opens': 209, 'photos_viewed': 12, 'pre_book_revenue': 44090, 'pre_book_transactions': 14, 'repeat_user_page_opens': 62, 'res_card_impressions': 1014, 'res_id': '21751704', 'restaurant_card_ctr': 7, 'returning_users_ctr': 13.8, 'returning_users_impressions': 145, 'revenue': 72678, 'search_led_page_opens': 50, 'total_bookings': 14, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 54, 'total_transactions': 26, 'walk_in_revenue': 28588, 'walk_in_transactions': 12} 2025-11-17 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21973020&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21892471&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21892471&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 37245, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 13, 'new_user_page_opens': 56, 'new_users_ctr': 20.8, 'new_users_impressions': 53, 'page_opens': 60, 'photos_viewed': 3, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 4, 'res_card_impressions': 54, 'res_id': '21892471', 'restaurant_card_ctr': 22.2, 'returning_users_ctr': 100, 'returning_users_impressions': 1, 'revenue': 37245, 'search_led_page_opens': 35, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 15, 'walk_in_revenue': 37245, 'walk_in_transactions': 15} 2025-11-17 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21627788&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21607045&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21607045&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 8, 'billed_amount': 4036, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 10, 'new_user_page_opens': 18, 'new_users_ctr': 3.9, 'new_users_impressions': 76, 'page_opens': 27, 'photos_viewed': 3, 'pre_book_revenue': 1776, 'pre_book_transactions': 1, 'repeat_user_page_opens': 9, 'res_card_impressions': 86, 'res_id': '21607045', 'restaurant_card_ctr': 4.7, 'returning_users_ctr': 10, 'returning_users_impressions': 10, 'revenue': 3916, 'search_led_page_opens': 13, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 8, 'total_transactions': 4, 'walk_in_revenue': 2140, 'walk_in_transactions': 3} 2025-11-17 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21687384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21973020&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21973020&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 11, 'new_user_page_opens': 12, 'new_users_ctr': 3.2, 'new_users_impressions': 126, 'page_opens': 23, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 11, 'res_card_impressions': 136, 'res_id': '21973020', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 40, 'returning_users_impressions': 10, 'revenue': 0, 'search_led_page_opens': 10, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21410507&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21627788&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21397635&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21687384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21351832&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21687384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.4, 'billed_amount': 29611, 'cover_charge_bookings': 8, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 30, 'new_user_page_opens': 58, 'new_users_ctr': 2.7, 'new_users_impressions': 337, 'page_opens': 81, 'photos_viewed': 3, 'pre_book_revenue': 16161, 'pre_book_transactions': 7, 'repeat_user_page_opens': 23, 'res_card_impressions': 373, 'res_id': '21687384', 'restaurant_card_ctr': 3.8, 'returning_users_ctr': 13.9, 'returning_users_impressions': 36, 'revenue': 25779, 'search_led_page_opens': 27, 'total_bookings': 8, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 35, 'total_transactions': 15, 'walk_in_revenue': 9617, 'walk_in_transactions': 8} 2025-11-17 04:32:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21288444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21410507&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21251723&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21627788&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21627788&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4, 'billed_amount': 833, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 6, 'new_users_ctr': 3.4, 'new_users_impressions': 118, 'page_opens': 6, 'photos_viewed': 0, 'pre_book_revenue': 708, 'pre_book_transactions': 1, 'repeat_user_page_opens': 0, 'res_card_impressions': 120, 'res_id': '21627788', 'restaurant_card_ctr': 3.3, 'returning_users_ctr': 0, 'returning_users_impressions': 2, 'revenue': 708, 'search_led_page_opens': 1, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 4, 'total_transactions': 1, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21397635&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21246822&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21288444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21351832&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21223254&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21410507&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21251723&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21397635&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21246822&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22087383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21288444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21351832&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21223254&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21410507&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21251723&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21578245&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:32:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21397635&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21246822&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22087383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21351832&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21223254&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21288444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21251723&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21410507&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21410507&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '21410507', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21578245&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21397635&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21397635&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.7, 'billed_amount': 19216, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 3, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 18, 'new_user_page_opens': 48, 'new_users_ctr': 4.9, 'new_users_impressions': 428, 'page_opens': 68, 'photos_viewed': 10, 'pre_book_revenue': 10098, 'pre_book_transactions': 1, 'repeat_user_page_opens': 20, 'res_card_impressions': 483, 'res_id': '21397635', 'restaurant_card_ctr': 5.8, 'returning_users_ctr': 12.7, 'returning_users_impressions': 55, 'revenue': 17294, 'search_led_page_opens': 22, 'total_bookings': 3, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 11, 'total_transactions': 2, 'walk_in_revenue': 7196, 'walk_in_transactions': 1} 2025-11-17 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21246822&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22087383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21351832&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21351832&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4, 'billed_amount': 143060, 'cover_charge_bookings': 19, 'date': '2025-11-16', 'free_bookings': 3, 'lossbooking_restrictions': 11501, 'lossinventory_consumption': 0, 'menu_viewed': 73, 'new_user_page_opens': 210, 'new_users_ctr': 3.7, 'new_users_impressions': 2591, 'page_opens': 294, 'photos_viewed': 28, 'pre_book_revenue': 115699, 'pre_book_transactions': 20, 'repeat_user_page_opens': 84, 'res_card_impressions': 2847, 'res_id': '21351832', 'restaurant_card_ctr': 4.2, 'returning_users_ctr': 9, 'returning_users_impressions': 256, 'revenue': 119770, 'search_led_page_opens': 52, 'total_bookings': 22, 'total_estimated_business_loss': 11501, 'total_no_of_covers_sold': 87, 'total_transactions': 22, 'walk_in_revenue': 4071, 'walk_in_transactions': 2} 2025-11-17 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21288444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21288444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.7, 'billed_amount': 126430, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 24, 'lossbooking_restrictions': 10072, 'lossinventory_consumption': 0, 'menu_viewed': 121, 'new_user_page_opens': 208, 'new_users_ctr': 2.9, 'new_users_impressions': 2510, 'page_opens': 303, 'photos_viewed': 30, 'pre_book_revenue': 50665, 'pre_book_transactions': 13, 'repeat_user_page_opens': 95, 'res_card_impressions': 2916, 'res_id': '21288444', 'restaurant_card_ctr': 3.6, 'returning_users_ctr': 7.6, 'returning_users_impressions': 406, 'revenue': 115738, 'search_led_page_opens': 82, 'total_bookings': 24, 'total_estimated_business_loss': 10072, 'total_no_of_covers_sold': 88, 'total_transactions': 25, 'walk_in_revenue': 65073, 'walk_in_transactions': 12} 2025-11-17 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21251723&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21251723&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 8, 'new_users_ctr': 2.9, 'new_users_impressions': 140, 'page_opens': 8, 'photos_viewed': 2, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 142, 'res_id': '21251723', 'restaurant_card_ctr': 2.8, 'returning_users_ctr': 0, 'returning_users_impressions': 2, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21223254&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21578245&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21246822&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21246822&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 1, 'new_users_ctr': 2.5, 'new_users_impressions': 40, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 41, 'res_id': '21246822', 'restaurant_card_ctr': 2.4, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22087383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21570066&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:32:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:32:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21223254&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:46 [scrapy.extensions.logstats] INFO: Crawled 181 pages (at 95 pages/min), scraped 26 items (at 16 items/min) 2025-11-17 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21223254&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 13498, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 85, 'new_user_page_opens': 151, 'new_users_ctr': 2.9, 'new_users_impressions': 3184, 'page_opens': 204, 'photos_viewed': 29, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 53, 'res_card_impressions': 3498, 'res_id': '21223254', 'restaurant_card_ctr': 3.5, 'returning_users_ctr': 10.2, 'returning_users_impressions': 314, 'revenue': 13498, 'search_led_page_opens': 46, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 6, 'walk_in_revenue': 13498, 'walk_in_transactions': 6} 2025-11-17 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21476350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21578245&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22087383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22087383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 4718, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 11, 'new_user_page_opens': 27, 'new_users_ctr': 2.4, 'new_users_impressions': 374, 'page_opens': 32, 'photos_viewed': 2, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 5, 'res_card_impressions': 386, 'res_id': '22087383', 'restaurant_card_ctr': 2.8, 'returning_users_ctr': 16.7, 'returning_users_impressions': 12, 'revenue': 4718, 'search_led_page_opens': 18, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 4, 'walk_in_revenue': 4718, 'walk_in_transactions': 4} 2025-11-17 04:32:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21328593&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21570066&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21476516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21377731&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21476350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21578245&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21578245&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 3, 'new_user_page_opens': 10, 'new_users_ctr': 2.6, 'new_users_impressions': 195, 'page_opens': 10, 'photos_viewed': 3, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 199, 'res_id': '21578245', 'restaurant_card_ctr': 2.5, 'returning_users_ctr': 0, 'returning_users_impressions': 4, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21729994&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21570066&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21328593&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21476516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21604011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21377731&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21476350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:32:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21729994&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21571937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21328593&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21476516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21604011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21377731&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21476350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21333778&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21729994&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21571937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21366176&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21328593&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21476516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21604011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21377731&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21476350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21476350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 10, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 10, 'res_id': '21476350', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21333778&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21729994&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21571937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21366176&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21328593&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21328593&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4, 'billed_amount': 88629, 'cover_charge_bookings': 19, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 23395, 'lossinventory_consumption': 0, 'menu_viewed': 68, 'new_user_page_opens': 239, 'new_users_ctr': 6.2, 'new_users_impressions': 2612, 'page_opens': 316, 'photos_viewed': 31, 'pre_book_revenue': 46747, 'pre_book_transactions': 11, 'repeat_user_page_opens': 77, 'res_card_impressions': 2961, 'res_id': '21328593', 'restaurant_card_ctr': 6.9, 'returning_users_ctr': 12, 'returning_users_impressions': 349, 'revenue': 86633, 'search_led_page_opens': 64, 'total_bookings': 19, 'total_estimated_business_loss': 23395, 'total_no_of_covers_sold': 76, 'total_transactions': 19, 'walk_in_revenue': 39886, 'walk_in_transactions': 8} 2025-11-17 04:33:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21476516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21476516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 7, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 7, 'res_id': '21476516', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21377731&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21377731&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 2, 'new_users_ctr': 0, 'new_users_impressions': 63, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 64, 'res_id': '21377731', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21604011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21570066&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21333778&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:33:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:33:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21729994&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21729994&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 4, 'new_users_ctr': 0, 'new_users_impressions': 37, 'page_opens': 4, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 37, 'res_id': '21729994', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21366176&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21571937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21570066&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21333778&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21570066&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 450, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 6.3, 'new_users_impressions': 16, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 16, 'res_id': '21570066', 'restaurant_card_ctr': 6.3, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 383, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 383, 'walk_in_transactions': 1} 2025-11-17 04:33:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21604011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21604011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 10, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 10, 'res_id': '21604011', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21366176&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21571937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21571937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 1473, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 3, 'new_users_ctr': 0, 'new_users_impressions': 152, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 152, 'res_id': '21571937', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 1252, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 2, 'walk_in_revenue': 1252, 'walk_in_transactions': 2} 2025-11-17 04:33:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21272533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21264546&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21233384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22054781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21333778&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21333778&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.8, 'billed_amount': 108874, 'cover_charge_bookings': 11, 'date': '2025-11-16', 'free_bookings': 6, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 10548, 'menu_viewed': 63, 'new_user_page_opens': 205, 'new_users_ctr': 5.6, 'new_users_impressions': 1740, 'page_opens': 262, 'photos_viewed': 23, 'pre_book_revenue': 59704, 'pre_book_transactions': 15, 'repeat_user_page_opens': 57, 'res_card_impressions': 1893, 'res_id': '21333778', 'restaurant_card_ctr': 6.3, 'returning_users_ctr': 14.4, 'returning_users_impressions': 153, 'revenue': 93727, 'search_led_page_opens': 76, 'total_bookings': 17, 'total_estimated_business_loss': 10548, 'total_no_of_covers_sold': 65, 'total_transactions': 25, 'walk_in_revenue': 34023, 'walk_in_transactions': 10} 2025-11-17 04:33:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21366176&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21366176&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 4, 'new_users_impressions': 25, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 25, 'res_id': '21366176', 'restaurant_card_ctr': 4, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21272533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21264546&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21233384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21672429&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22054781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21275729&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22004664&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21264546&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21272533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21233384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21672429&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22054781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21940932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21275729&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21764521&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22004664&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21272533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21672429&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21233384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22054781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21940932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21264546&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21764521&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22004664&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21672375&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:33:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:33:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21272533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:46 [scrapy.extensions.logstats] INFO: Crawled 278 pages (at 97 pages/min), scraped 39 items (at 13 items/min) 2025-11-17 04:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21272533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 4, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 4, 'res_id': '21272533', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21672429&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21275729&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22054781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22054781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 1849, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 3, 'new_user_page_opens': 9, 'new_users_ctr': 2, 'new_users_impressions': 203, 'page_opens': 11, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 2, 'res_card_impressions': 207, 'res_id': '22054781', 'restaurant_card_ctr': 2.4, 'returning_users_ctr': 25, 'returning_users_impressions': 4, 'revenue': 1572, 'search_led_page_opens': 5, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 5, 'walk_in_revenue': 1572, 'walk_in_transactions': 5} 2025-11-17 04:33:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21940932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21264546&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21764521&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21264546&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 4, 'new_user_page_opens': 6, 'new_users_ctr': 1.5, 'new_users_impressions': 66, 'page_opens': 7, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 68, 'res_id': '21264546', 'restaurant_card_ctr': 2.9, 'returning_users_ctr': 50, 'returning_users_impressions': 2, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22004664&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21672375&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21233384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21233384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.7, 'billed_amount': 21878, 'cover_charge_bookings': 8, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 13, 'new_user_page_opens': 88, 'new_users_ctr': 7.2, 'new_users_impressions': 670, 'page_opens': 111, 'photos_viewed': 10, 'pre_book_revenue': 16347, 'pre_book_transactions': 7, 'repeat_user_page_opens': 23, 'res_card_impressions': 774, 'res_id': '21233384', 'restaurant_card_ctr': 8, 'returning_users_ctr': 13.5, 'returning_users_impressions': 104, 'revenue': 18910, 'search_led_page_opens': 16, 'total_bookings': 9, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 33, 'total_transactions': 8, 'walk_in_revenue': 2563, 'walk_in_transactions': 1} 2025-11-17 04:33:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21672429&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21672429&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 23, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 23, 'res_id': '21672429', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21275729&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21940932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21764521&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22004664&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22004664&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 9, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 9, 'res_id': '22004664', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21672375&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21275729&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21275729&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 4, 'new_users_ctr': 3.8, 'new_users_impressions': 53, 'page_opens': 4, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 53, 'res_id': '21275729', 'restaurant_card_ctr': 3.8, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21332798&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21940932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21940932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 10, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 11, 'res_id': '21940932', 'restaurant_card_ctr': 9.1, 'returning_users_ctr': 100, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:33:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21274049&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21764521&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21764521&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '21764521', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21672375&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22112261&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21997268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21332798&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21274049&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21672375&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21761532&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21672375&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 4, 'new_users_ctr': 0, 'new_users_impressions': 5, 'page_opens': 4, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 5, 'res_id': '21672375', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22112261&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21661384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21997268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21332798&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21614955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21274049&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21590386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21761532&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21661384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21997268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21332798&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21614955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21274049&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21590386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:34:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:34:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21507652&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21761532&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21839152&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21661384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21997268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21332798&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21332798&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 6.4, 'billed_amount': 30806, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 5, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 22, 'new_user_page_opens': 58, 'new_users_ctr': 3.4, 'new_users_impressions': 355, 'page_opens': 72, 'photos_viewed': 7, 'pre_book_revenue': 5545, 'pre_book_transactions': 2, 'repeat_user_page_opens': 14, 'res_card_impressions': 410, 'res_id': '21332798', 'restaurant_card_ctr': 3.7, 'returning_users_ctr': 5.5, 'returning_users_impressions': 55, 'revenue': 27725, 'search_led_page_opens': 32, 'total_bookings': 5, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 32, 'total_transactions': 14, 'walk_in_revenue': 22181, 'walk_in_transactions': 12} 2025-11-17 04:34:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21614955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21274049&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21274049&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 5.9, 'new_users_impressions': 17, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 18, 'res_id': '21274049', 'restaurant_card_ctr': 5.6, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21590386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21507652&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21761532&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21839152&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21661384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21997268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21997268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 1, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 1, 'res_id': '21997268', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22112261&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21614955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21590386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21507652&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21761532&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21761532&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.7, 'billed_amount': 46670, 'cover_charge_bookings': 3, 'date': '2025-11-16', 'free_bookings': 8, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 56, 'new_user_page_opens': 170, 'new_users_ctr': 7, 'new_users_impressions': 569, 'page_opens': 199, 'photos_viewed': 29, 'pre_book_revenue': 8143, 'pre_book_transactions': 3, 'repeat_user_page_opens': 29, 'res_card_impressions': 665, 'res_id': '21761532', 'restaurant_card_ctr': 6.8, 'returning_users_ctr': 5.2, 'returning_users_impressions': 96, 'revenue': 41943, 'search_led_page_opens': 54, 'total_bookings': 11, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 63, 'total_transactions': 16, 'walk_in_revenue': 33800, 'walk_in_transactions': 13} 2025-11-17 04:34:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21839152&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21661384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21661384&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '21661384', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22112261&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21614955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21614955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 19, 'new_user_page_opens': 35, 'new_users_ctr': 6, 'new_users_impressions': 100, 'page_opens': 43, 'photos_viewed': 8, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 8, 'res_card_impressions': 109, 'res_id': '21614955', 'restaurant_card_ctr': 9.2, 'returning_users_ctr': 44.4, 'returning_users_impressions': 9, 'revenue': 0, 'search_led_page_opens': 19, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21729877&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21590386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21590386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 700, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 13, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 13, 'res_id': '21590386', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 595, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 2, 'walk_in_revenue': 595, 'walk_in_transactions': 2} 2025-11-17 04:34:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21507652&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21839152&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21553792&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22112261&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22112261&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '22112261', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21729877&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21378781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21507652&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21507652&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 768, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 4, 'new_users_ctr': 0, 'new_users_impressions': 17, 'page_opens': 4, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 17, 'res_id': '21507652', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 653, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 3, 'walk_in_revenue': 653, 'walk_in_transactions': 3} 2025-11-17 04:34:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21839152&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21839152&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 3, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 3, 'res_id': '21839152', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22072751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21553792&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21636246&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21729877&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21570031&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21378781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22072751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:34:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:34:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21553792&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:46 [scrapy.extensions.logstats] INFO: Crawled 379 pages (at 101 pages/min), scraped 59 items (at 20 items/min) 2025-11-17 04:34:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21549923&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:34:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21729877&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21570031&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=37969&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21378781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=34052&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22072751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21553792&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21636246&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22195164&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21729877&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21729877&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 8, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 8, 'res_id': '21729877', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21570031&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=37969&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21378781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=34052&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22072751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21553792&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21553792&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 10, 'new_user_page_opens': 18, 'new_users_ctr': 1.6, 'new_users_impressions': 124, 'page_opens': 23, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 5, 'res_card_impressions': 134, 'res_id': '21553792', 'restaurant_card_ctr': 1.5, 'returning_users_ctr': 0, 'returning_users_impressions': 10, 'revenue': 0, 'search_led_page_opens': 12, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:34:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21636246&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22195164&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:34:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21549923&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=37969&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21378781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21570031&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21378781&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 9, 'new_users_ctr': 14.8, 'new_users_impressions': 27, 'page_opens': 10, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 30, 'res_id': '21378781', 'restaurant_card_ctr': 16.7, 'returning_users_ctr': 33.3, 'returning_users_impressions': 3, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=34052&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22072751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22072751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '22072751', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21636246&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22195164&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21549923&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=37969&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21570031&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21570031&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 2, 'new_users_ctr': 0, 'new_users_impressions': 21, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 21, 'res_id': '21570031', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=34052&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22145358&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22195164&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21549923&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=37969&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=37969&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 251, 'new_user_page_opens': 419, 'new_users_ctr': 4.4, 'new_users_impressions': 1849, 'page_opens': 550, 'photos_viewed': 67, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 131, 'res_card_impressions': 2096, 'res_id': '37969', 'restaurant_card_ctr': 5.2, 'returning_users_ctr': 11.3, 'returning_users_impressions': 247, 'revenue': 0, 'search_led_page_opens': 206, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21636246&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21636246&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 73714, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 56, 'new_user_page_opens': 90, 'new_users_ctr': 2.3, 'new_users_impressions': 621, 'page_opens': 128, 'photos_viewed': 17, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 38, 'res_card_impressions': 699, 'res_id': '21636246', 'restaurant_card_ctr': 2.7, 'returning_users_ctr': 6.4, 'returning_users_impressions': 78, 'revenue': 70853, 'search_led_page_opens': 65, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 5, 'walk_in_revenue': 70853, 'walk_in_transactions': 5} 2025-11-17 04:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=34052&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22113571&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=34052&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 17, 'new_user_page_opens': 54, 'new_users_ctr': 0, 'new_users_impressions': 99, 'page_opens': 70, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 16, 'res_card_impressions': 103, 'res_id': '34052', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 4, 'revenue': 0, 'search_led_page_opens': 44, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=65124&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22145358&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=47838&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21549923&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21549923&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4, 'billed_amount': 30959, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 39, 'new_users_ctr': 2.4, 'new_users_impressions': 287, 'page_opens': 50, 'photos_viewed': 6, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 11, 'res_card_impressions': 319, 'res_id': '21549923', 'restaurant_card_ctr': 2.8, 'returning_users_ctr': 6.3, 'returning_users_impressions': 32, 'revenue': 27863, 'search_led_page_opens': 15, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 4, 'total_transactions': 14, 'walk_in_revenue': 27863, 'walk_in_transactions': 14} 2025-11-17 04:35:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22195164&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22195164&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2, 'billed_amount': 857, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 9, 'new_user_page_opens': 18, 'new_users_ctr': 2.2, 'new_users_impressions': 269, 'page_opens': 22, 'photos_viewed': 1, 'pre_book_revenue': 471, 'pre_book_transactions': 1, 'repeat_user_page_opens': 4, 'res_card_impressions': 278, 'res_id': '22195164', 'restaurant_card_ctr': 2.9, 'returning_users_ctr': 22.2, 'returning_users_impressions': 9, 'revenue': 857, 'search_led_page_opens': 8, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 2, 'total_transactions': 2, 'walk_in_revenue': 386, 'walk_in_transactions': 1} 2025-11-17 04:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:35:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22113571&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=65124&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22145358&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=46672&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=47838&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=43965&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22113571&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35215&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=65124&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22145358&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=46672&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=40385&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=47838&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=37679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=43965&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22113571&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35215&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=65124&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22145358&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22145358&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '22145358', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=46672&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=40385&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=47838&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=37679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=43965&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22113571&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22113571&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '22113571', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35215&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=65124&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=65124&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.8, 'billed_amount': 13439, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 9, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 10, 'new_user_page_opens': 43, 'new_users_ctr': 5.5, 'new_users_impressions': 308, 'page_opens': 53, 'photos_viewed': 1, 'pre_book_revenue': 7235, 'pre_book_transactions': 1, 'repeat_user_page_opens': 10, 'res_card_impressions': 339, 'res_id': '65124', 'restaurant_card_ctr': 5.6, 'returning_users_ctr': 6.5, 'returning_users_impressions': 31, 'revenue': 13439, 'search_led_page_opens': 26, 'total_bookings': 9, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 52, 'total_transactions': 4, 'walk_in_revenue': 6204, 'walk_in_transactions': 3} 2025-11-17 04:35:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=40385&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=47838&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=47838&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 3, 'new_users_ctr': 1.5, 'new_users_impressions': 66, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 66, 'res_id': '47838', 'restaurant_card_ctr': 1.5, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=37679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=43965&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=46672&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35215&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35527&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35073&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=40385&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=37679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=43965&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=43965&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.5, 'billed_amount': 101334, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 10, 'lossbooking_restrictions': 8033, 'lossinventory_consumption': 0, 'menu_viewed': 29, 'new_user_page_opens': 128, 'new_users_ctr': 6.2, 'new_users_impressions': 739, 'page_opens': 151, 'photos_viewed': 3, 'pre_book_revenue': 12650, 'pre_book_transactions': 5, 'repeat_user_page_opens': 23, 'res_card_impressions': 832, 'res_id': '43965', 'restaurant_card_ctr': 6.6, 'returning_users_ctr': 9.7, 'returning_users_impressions': 93, 'revenue': 93130, 'search_led_page_opens': 62, 'total_bookings': 10, 'total_estimated_business_loss': 8033, 'total_no_of_covers_sold': 35, 'total_transactions': 32, 'walk_in_revenue': 80480, 'walk_in_transactions': 27} 2025-11-17 04:35:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=46672&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=46672&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.6, 'billed_amount': 44464, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 15, 'lossbooking_restrictions': 15730, 'lossinventory_consumption': 0, 'menu_viewed': 35, 'new_user_page_opens': 125, 'new_users_ctr': 4.1, 'new_users_impressions': 1139, 'page_opens': 171, 'photos_viewed': 5, 'pre_book_revenue': 11424, 'pre_book_transactions': 5, 'repeat_user_page_opens': 46, 'res_card_impressions': 1354, 'res_id': '46672', 'restaurant_card_ctr': 4.1, 'returning_users_ctr': 3.7, 'returning_users_impressions': 215, 'revenue': 40834, 'search_led_page_opens': 68, 'total_bookings': 16, 'total_estimated_business_loss': 15730, 'total_no_of_covers_sold': 89, 'total_transactions': 18, 'walk_in_revenue': 29410, 'walk_in_transactions': 13} 2025-11-17 04:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:35:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:35:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35215&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:46 [scrapy.extensions.logstats] INFO: Crawled 476 pages (at 97 pages/min), scraped 75 items (at 16 items/min) 2025-11-17 04:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35215&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 7, 'new_user_page_opens': 19, 'new_users_ctr': 7.8, 'new_users_impressions': 77, 'page_opens': 19, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 77, 'res_id': '35215', 'restaurant_card_ctr': 7.8, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 7, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:35:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=34396&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35527&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35073&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=32225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=37679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=37679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 76618, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 34, 'new_user_page_opens': 185, 'new_users_ctr': 6.9, 'new_users_impressions': 759, 'page_opens': 218, 'photos_viewed': 6, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 33, 'res_card_impressions': 902, 'res_id': '37679', 'restaurant_card_ctr': 7.4, 'returning_users_ctr': 10.5, 'returning_users_impressions': 143, 'revenue': 76618, 'search_led_page_opens': 65, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 24, 'walk_in_revenue': 76618, 'walk_in_transactions': 24} 2025-11-17 04:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=40385&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=40385&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 1501, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 10, 'new_users_ctr': 2, 'new_users_impressions': 100, 'page_opens': 11, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 105, 'res_id': '40385', 'restaurant_card_ctr': 1.9, 'returning_users_ctr': 0, 'returning_users_impressions': 5, 'revenue': 1276, 'search_led_page_opens': 7, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 5, 'walk_in_revenue': 1276, 'walk_in_transactions': 5} 2025-11-17 04:35:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=34396&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35527&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35073&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=3000062&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=32225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:35:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22208394&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=34396&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35527&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35073&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=3000062&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:35:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=32225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=49608&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=68553&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22208394&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=34396&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35527&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35527&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '35527', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35073&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35073&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.4, 'billed_amount': 66721, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 10, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 40, 'new_user_page_opens': 96, 'new_users_ctr': 2.3, 'new_users_impressions': 738, 'page_opens': 129, 'photos_viewed': 13, 'pre_book_revenue': 11138, 'pre_book_transactions': 4, 'repeat_user_page_opens': 33, 'res_card_impressions': 796, 'res_id': '35073', 'restaurant_card_ctr': 2.3, 'returning_users_ctr': 1.7, 'returning_users_impressions': 58, 'revenue': 60049, 'search_led_page_opens': 63, 'total_bookings': 10, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 34, 'total_transactions': 35, 'walk_in_revenue': 48911, 'walk_in_transactions': 31} 2025-11-17 04:36:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=3000062&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=32225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=49608&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=68553&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22208394&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=34396&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=34396&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 132, 'new_user_page_opens': 321, 'new_users_ctr': 3.1, 'new_users_impressions': 1652, 'page_opens': 370, 'photos_viewed': 40, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 49, 'res_card_impressions': 1827, 'res_id': '34396', 'restaurant_card_ctr': 3.2, 'returning_users_ctr': 3.4, 'returning_users_impressions': 175, 'revenue': 0, 'search_led_page_opens': 181, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=3000062&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=32225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=32225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 4, 'new_user_page_opens': 15, 'new_users_ctr': 5.9, 'new_users_impressions': 101, 'page_opens': 15, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 101, 'res_id': '32225', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 6, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=68553&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22208394&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=48023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=49608&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=45312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:36:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:36:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=3000062&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=3000062&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 3, 'new_user_page_opens': 5, 'new_users_ctr': 2.4, 'new_users_impressions': 125, 'page_opens': 8, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 132, 'res_id': '3000062', 'restaurant_card_ctr': 3, 'returning_users_ctr': 14.3, 'returning_users_impressions': 7, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '35516', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=44028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=68553&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22208394&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22208394&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 5, 'new_users_ctr': 3, 'new_users_impressions': 100, 'page_opens': 5, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 100, 'res_id': '22208394', 'restaurant_card_ctr': 3, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=49608&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=45312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=48023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=39528&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=44028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=68553&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=68553&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4, 'billed_amount': 22186, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 12, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 15, 'new_user_page_opens': 61, 'new_users_ctr': 5.6, 'new_users_impressions': 446, 'page_opens': 70, 'photos_viewed': 4, 'pre_book_revenue': 17961, 'pre_book_transactions': 6, 'repeat_user_page_opens': 9, 'res_card_impressions': 471, 'res_id': '68553', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 12, 'returning_users_impressions': 25, 'revenue': 22186, 'search_led_page_opens': 20, 'total_bookings': 12, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 48, 'total_transactions': 9, 'walk_in_revenue': 4225, 'walk_in_transactions': 3} 2025-11-17 04:36:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35517&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=49608&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=49608&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 4, 'new_users_ctr': 80, 'new_users_impressions': 5, 'page_opens': 4, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 5, 'res_id': '49608', 'restaurant_card_ctr': 80, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=45312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=39528&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=48023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=39557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=44028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35517&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=39533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=45312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=39528&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=48023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=39557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=44028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35534&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35517&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35216&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=45312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=45312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 4, 'new_users_ctr': 0.5, 'new_users_impressions': 185, 'page_opens': 5, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 188, 'res_id': '45312', 'restaurant_card_ctr': 0.5, 'returning_users_ctr': 0, 'returning_users_impressions': 3, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=39528&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=48023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=48023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '48023', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=39557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=44028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=44028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 13, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 13, 'res_id': '44028', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35534&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=39533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=3201850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35216&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35517&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=39528&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=39528&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.1, 'billed_amount': 126097, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 19, 'lossbooking_restrictions': 9130, 'lossinventory_consumption': 0, 'menu_viewed': 42, 'new_user_page_opens': 166, 'new_users_ctr': 4.4, 'new_users_impressions': 1405, 'page_opens': 226, 'photos_viewed': 6, 'pre_book_revenue': 40330, 'pre_book_transactions': 9, 'repeat_user_page_opens': 60, 'res_card_impressions': 1623, 'res_id': '39528', 'restaurant_card_ctr': 5.2, 'returning_users_ctr': 10.6, 'returning_users_impressions': 218, 'revenue': 114921, 'search_led_page_opens': 87, 'total_bookings': 20, 'total_estimated_business_loss': 9130, 'total_no_of_covers_sold': 101, 'total_transactions': 37, 'walk_in_revenue': 74591, 'walk_in_transactions': 28} 2025-11-17 04:36:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=39557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:36:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:36:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:46 [scrapy.extensions.logstats] INFO: Crawled 574 pages (at 98 pages/min), scraped 91 items (at 16 items/min) 2025-11-17 04:36:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=39533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=3201850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35216&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35517&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35517&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '35517', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35534&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=39557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=39557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '39557', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=35078&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=49641&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=39533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=3201850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35216&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=22264920&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35534&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=312937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:36:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=35078&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=49641&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=39533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=39533&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 1598, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 0.8, 'new_users_impressions': 122, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 123, 'res_id': '39533', 'restaurant_card_ctr': 0.8, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 1199, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 1199, 'walk_in_transactions': 1} 2025-11-17 04:36:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=3201850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35216&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=22264920&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35216&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 7, 'new_user_page_opens': 17, 'new_users_ctr': 9.8, 'new_users_impressions': 41, 'page_opens': 18, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 44, 'res_id': '35216', 'restaurant_card_ctr': 9.1, 'returning_users_ctr': 0, 'returning_users_impressions': 3, 'revenue': 0, 'search_led_page_opens': 9, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:36:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35534&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35534&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '35534', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=312937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=311675&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=35078&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=49641&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=3201850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=3201850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2, 'billed_amount': 2163, 'cover_charge_bookings': 2, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 5, 'new_user_page_opens': 15, 'new_users_ctr': 3.5, 'new_users_impressions': 258, 'page_opens': 19, 'photos_viewed': 3, 'pre_book_revenue': 1404, 'pre_book_transactions': 2, 'repeat_user_page_opens': 4, 'res_card_impressions': 281, 'res_id': '3201850', 'restaurant_card_ctr': 3.9, 'returning_users_ctr': 8.7, 'returning_users_impressions': 23, 'revenue': 1494, 'search_led_page_opens': 1, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 4, 'total_transactions': 3, 'walk_in_revenue': 90, 'walk_in_transactions': 1} 2025-11-17 04:37:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=22264920&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=312937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=311675&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=35078&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=49641&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=65123&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=45524&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=22264920&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19692864&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=311675&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=35078&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=35078&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.4, 'billed_amount': 53801, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 8, 'lossbooking_restrictions': 5409, 'lossinventory_consumption': 0, 'menu_viewed': 23, 'new_user_page_opens': 65, 'new_users_ctr': 2.3, 'new_users_impressions': 1107, 'page_opens': 87, 'photos_viewed': 5, 'pre_book_revenue': 29424, 'pre_book_transactions': 5, 'repeat_user_page_opens': 22, 'res_card_impressions': 1182, 'res_id': '35078', 'restaurant_card_ctr': 2.5, 'returning_users_ctr': 5.3, 'returning_users_impressions': 75, 'revenue': 48421, 'search_led_page_opens': 32, 'total_bookings': 8, 'total_estimated_business_loss': 5409, 'total_no_of_covers_sold': 35, 'total_transactions': 11, 'walk_in_revenue': 18997, 'walk_in_transactions': 6} 2025-11-17 04:37:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=49641&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=49641&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 3, 'new_users_ctr': 1.6, 'new_users_impressions': 126, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 127, 'res_id': '49641', 'restaurant_card_ctr': 1.6, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=65123&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18465819&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=45524&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=22264920&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=22264920&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '22264920', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:37:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:37:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18310383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19692864&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=311675&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=312937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=65123&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18465819&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=45524&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18310383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=311675&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19692864&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=311675&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '311675', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=312937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=312937&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 24, 'new_users_ctr': 19.8, 'new_users_impressions': 96, 'page_opens': 26, 'photos_viewed': 2, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 2, 'res_card_impressions': 105, 'res_id': '312937', 'restaurant_card_ctr': 19, 'returning_users_ctr': 11.1, 'returning_users_impressions': 9, 'revenue': 0, 'search_led_page_opens': 7, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19584198&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=65123&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=45524&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18465819&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19479885&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18310383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19692864&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19584198&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=65123&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=65123&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 8.1, 'billed_amount': 28176, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 8, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 5, 'new_user_page_opens': 49, 'new_users_ctr': 5.2, 'new_users_impressions': 329, 'page_opens': 61, 'photos_viewed': 0, 'pre_book_revenue': 8823, 'pre_book_transactions': 2, 'repeat_user_page_opens': 12, 'res_card_impressions': 361, 'res_id': '65123', 'restaurant_card_ctr': 5.8, 'returning_users_ctr': 12.5, 'returning_users_impressions': 32, 'revenue': 28176, 'search_led_page_opens': 18, 'total_bookings': 8, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 65, 'total_transactions': 10, 'walk_in_revenue': 19353, 'walk_in_transactions': 8} 2025-11-17 04:37:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=45524&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=45524&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 8, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 8, 'res_id': '45524', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18465819&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19479885&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18310383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19692864&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19692864&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 4, 'new_users_ctr': 1.1, 'new_users_impressions': 94, 'page_opens': 4, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 94, 'res_id': '19692864', 'restaurant_card_ctr': 1.1, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18471712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19584198&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18465819&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18465819&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 8, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 8, 'res_id': '18465819', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19479885&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18310383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18310383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 4, 'new_user_page_opens': 5, 'new_users_ctr': 5.4, 'new_users_impressions': 92, 'page_opens': 5, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 93, 'res_id': '18310383', 'restaurant_card_ctr': 5.4, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18471712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19584198&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20146163&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20055299&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19479885&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19620193&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18966900&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18471712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19584198&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19584198&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.2, 'billed_amount': 46773, 'cover_charge_bookings': 13, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 9699, 'menu_viewed': 33, 'new_user_page_opens': 86, 'new_users_ctr': 4.2, 'new_users_impressions': 591, 'page_opens': 114, 'photos_viewed': 9, 'pre_book_revenue': 35603, 'pre_book_transactions': 13, 'repeat_user_page_opens': 28, 'res_card_impressions': 684, 'res_id': '19584198', 'restaurant_card_ctr': 5, 'returning_users_ctr': 9.7, 'returning_users_impressions': 93, 'revenue': 35603, 'search_led_page_opens': 40, 'total_bookings': 13, 'total_estimated_business_loss': 9699, 'total_no_of_covers_sold': 41, 'total_transactions': 13, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20146163&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:37:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:37:46 [scrapy.extensions.logstats] INFO: Crawled 672 pages (at 98 pages/min), scraped 108 items (at 17 items/min) 2025-11-17 04:37:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20055299&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18767182&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19479885&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19479885&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19479885', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19620193&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18966900&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18471712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18467834&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20146163&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20055299&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18767182&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19424277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19620193&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18966900&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18471712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18471712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18471712', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:37:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20146163&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18467834&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20055299&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18767182&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18692724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19424277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:37:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19620193&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:37:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18966900&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18467834&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18767182&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20055299&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20055299&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20055299', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18692724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19424277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20146163&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20146163&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20146163', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19620193&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19620193&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 14, 'page_opens': 1, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 14, 'res_id': '19620193', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18966900&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18966900&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2.9, 'billed_amount': 42946, 'cover_charge_bookings': 5, 'date': '2025-11-16', 'free_bookings': 6, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 3373, 'menu_viewed': 48, 'new_user_page_opens': 448, 'new_users_ctr': 5.6, 'new_users_impressions': 798, 'page_opens': 487, 'photos_viewed': 17, 'pre_book_revenue': 17375, 'pre_book_transactions': 8, 'repeat_user_page_opens': 39, 'res_card_impressions': 895, 'res_id': '18966900', 'restaurant_card_ctr': 6.7, 'returning_users_ctr': 15.5, 'returning_users_impressions': 97, 'revenue': 37940, 'search_led_page_opens': 51, 'total_bookings': 11, 'total_estimated_business_loss': 3373, 'total_no_of_covers_sold': 32, 'total_transactions': 16, 'walk_in_revenue': 20565, 'walk_in_transactions': 8} 2025-11-17 04:38:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18180080&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18467834&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18576705&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18767182&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18692724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18767182&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18767182', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19424277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18180080&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18467834&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18467834&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18467834', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18576705&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18692724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:38:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:38:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19424277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19424277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 28, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 29, 'res_id': '19424277', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17740594&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19993558&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18180080&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=16541542&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18576705&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19895982&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18692724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18692724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 4, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 4, 'res_id': '18692724', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17740594&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19886927&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18180080&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19993558&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18576705&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=16541542&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19895982&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18638636&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17740594&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19886927&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19993558&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18180080&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18180080&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 13992, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 16, 'new_user_page_opens': 41, 'new_users_ctr': 4.7, 'new_users_impressions': 322, 'page_opens': 51, 'photos_viewed': 4, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 10, 'res_card_impressions': 348, 'res_id': '18180080', 'restaurant_card_ctr': 5.5, 'returning_users_ctr': 15.4, 'returning_users_impressions': 26, 'revenue': 13992, 'search_led_page_opens': 18, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 6, 'walk_in_revenue': 13992, 'walk_in_transactions': 6} 2025-11-17 04:38:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=16541542&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19895982&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18576705&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18576705&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.3, 'billed_amount': 16731, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 12, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 24, 'new_user_page_opens': 70, 'new_users_ctr': 2.7, 'new_users_impressions': 631, 'page_opens': 87, 'photos_viewed': 7, 'pre_book_revenue': 8675, 'pre_book_transactions': 2, 'repeat_user_page_opens': 17, 'res_card_impressions': 685, 'res_id': '18576705', 'restaurant_card_ctr': 2.8, 'returning_users_ctr': 3.7, 'returning_users_impressions': 54, 'revenue': 16731, 'search_led_page_opens': 46, 'total_bookings': 12, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 63, 'total_transactions': 5, 'walk_in_revenue': 8056, 'walk_in_transactions': 3} 2025-11-17 04:38:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18541277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18638636&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19886927&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19993558&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19544870&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17740594&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=16541542&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19895982&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18638636&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18541277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19886927&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19993558&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19993558&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 46, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 48, 'res_id': '19993558', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 2, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19544870&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17740594&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17740594&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '17740594', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=16541542&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=16541542&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.5, 'billed_amount': 167528, 'cover_charge_bookings': 6, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 24663, 'lossinventory_consumption': 0, 'menu_viewed': 263, 'new_user_page_opens': 703, 'new_users_ctr': 6.3, 'new_users_impressions': 2703, 'page_opens': 952, 'photos_viewed': 72, 'pre_book_revenue': 31171, 'pre_book_transactions': 5, 'repeat_user_page_opens': 249, 'res_card_impressions': 3408, 'res_id': '16541542', 'restaurant_card_ctr': 7.4, 'returning_users_ctr': 11.5, 'returning_users_impressions': 705, 'revenue': 156028, 'search_led_page_opens': 303, 'total_bookings': 6, 'total_estimated_business_loss': 24663, 'total_no_of_covers_sold': 27, 'total_transactions': 25, 'walk_in_revenue': 124857, 'walk_in_transactions': 20} 2025-11-17 04:38:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19895982&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19895982&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 210, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 2, 'new_users_ctr': 0, 'new_users_impressions': 85, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 86, 'res_id': '19895982', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 179, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 179, 'walk_in_transactions': 1} 2025-11-17 04:38:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19331433&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18541277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18638636&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19886927&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19886927&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19886927', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:38:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:38:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19544870&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:46 [scrapy.extensions.logstats] INFO: Crawled 770 pages (at 98 pages/min), scraped 125 items (at 17 items/min) 2025-11-17 04:38:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19331433&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18541277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18638636&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18638636&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.6, 'billed_amount': 11560, 'cover_charge_bookings': 4, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 18, 'new_user_page_opens': 57, 'new_users_ctr': 2.4, 'new_users_impressions': 1522, 'page_opens': 76, 'photos_viewed': 5, 'pre_book_revenue': 6606, 'pre_book_transactions': 5, 'repeat_user_page_opens': 19, 'res_card_impressions': 1613, 'res_id': '18638636', 'restaurant_card_ctr': 2.7, 'returning_users_ctr': 7.7, 'returning_users_impressions': 91, 'revenue': 9514, 'search_led_page_opens': 12, 'total_bookings': 5, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 18, 'total_transactions': 7, 'walk_in_revenue': 2909, 'walk_in_transactions': 2} 2025-11-17 04:38:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18515869&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17806954&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19544870&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17754298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19922279&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19331433&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19193185&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18541277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18541277&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 1160, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 5, 'new_users_ctr': 0.5, 'new_users_impressions': 204, 'page_opens': 6, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 206, 'res_id': '18541277', 'restaurant_card_ctr': 0.5, 'returning_users_ctr': 0, 'returning_users_impressions': 2, 'revenue': 986, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 3, 'walk_in_revenue': 986, 'walk_in_transactions': 3} 2025-11-17 04:38:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18515869&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:38:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17806954&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19544870&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19544870&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19544870', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:38:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17754298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:38:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19922279&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19193185&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19331433&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19137481&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17806954&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18515869&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19922279&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17754298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19193185&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19331433&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19331433&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.1, 'billed_amount': 24837, 'cover_charge_bookings': 9, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 18, 'new_user_page_opens': 62, 'new_users_ctr': 4.5, 'new_users_impressions': 708, 'page_opens': 79, 'photos_viewed': 10, 'pre_book_revenue': 11644, 'pre_book_transactions': 9, 'repeat_user_page_opens': 17, 'res_card_impressions': 760, 'res_id': '19331433', 'restaurant_card_ctr': 5.3, 'returning_users_ctr': 15.4, 'returning_users_impressions': 52, 'revenue': 11644, 'search_led_page_opens': 12, 'total_bookings': 9, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 28, 'total_transactions': 9, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18633125&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19137481&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17806954&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18515869&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20129932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17754298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19193185&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19922279&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18633125&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19137481&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19709667&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17806954&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17806954&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 4, 'new_user_page_opens': 21, 'new_users_ctr': 6, 'new_users_impressions': 67, 'page_opens': 24, 'photos_viewed': 5, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 68, 'res_id': '17806954', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 14, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18515869&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18515869&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 8, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 8, 'res_id': '18515869', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20129932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19193185&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19193185&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 5, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 5, 'res_id': '19193185', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19922279&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19922279&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19922279', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18633125&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19137481&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19709667&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17754298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17754298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '17754298', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20129932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19622063&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18633125&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19137481&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19137481&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 14081, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 24, 'new_user_page_opens': 70, 'new_users_ctr': 1.7, 'new_users_impressions': 1910, 'page_opens': 91, 'photos_viewed': 9, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 21, 'res_card_impressions': 2041, 'res_id': '19137481', 'restaurant_card_ctr': 2, 'returning_users_ctr': 6.1, 'returning_users_impressions': 131, 'revenue': 14081, 'search_led_page_opens': 30, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 4, 'walk_in_revenue': 14081, 'walk_in_transactions': 4} 2025-11-17 04:39:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19709667&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19347326&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20129932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19622063&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18598712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18633125&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18633125&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 2, 'new_users_ctr': 1.6, 'new_users_impressions': 62, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 63, 'res_id': '18633125', 'restaurant_card_ctr': 1.6, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19879399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19709667&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19663004&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19347326&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20129932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20129932&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 26, 'new_user_page_opens': 76, 'new_users_ctr': 21.4, 'new_users_impressions': 117, 'page_opens': 89, 'photos_viewed': 13, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 13, 'res_card_impressions': 127, 'res_id': '20129932', 'restaurant_card_ctr': 22, 'returning_users_ctr': 30, 'returning_users_impressions': 10, 'revenue': 0, 'search_led_page_opens': 57, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19622063&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18598712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19186374&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19879399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19709667&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19709667&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 6.5, 'billed_amount': 77446, 'cover_charge_bookings': 6, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 28976, 'lossinventory_consumption': 0, 'menu_viewed': 25, 'new_user_page_opens': 135, 'new_users_ctr': 9, 'new_users_impressions': 558, 'page_opens': 149, 'photos_viewed': 5, 'pre_book_revenue': 18154, 'pre_book_transactions': 4, 'repeat_user_page_opens': 14, 'res_card_impressions': 621, 'res_id': '19709667', 'restaurant_card_ctr': 8.5, 'returning_users_ctr': 4.8, 'returning_users_impressions': 63, 'revenue': 72766, 'search_led_page_opens': 77, 'total_bookings': 6, 'total_estimated_business_loss': 28976, 'total_no_of_covers_sold': 39, 'total_transactions': 23, 'walk_in_revenue': 54612, 'walk_in_transactions': 19} 2025-11-17 04:39:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19663004&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19347326&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19622063&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18598712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19186374&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18671310&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19879399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19663004&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19347326&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19622063&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19622063&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19622063', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18598712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19186374&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18671310&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:39:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:39:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19879399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:46 [scrapy.extensions.logstats] INFO: Crawled 867 pages (at 97 pages/min), scraped 139 items (at 14 items/min) 2025-11-17 04:39:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18583679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19663004&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19347326&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19347326&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 9, 'new_user_page_opens': 18, 'new_users_ctr': 3, 'new_users_impressions': 203, 'page_opens': 23, 'photos_viewed': 7, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 5, 'res_card_impressions': 225, 'res_id': '19347326', 'restaurant_card_ctr': 4, 'returning_users_ctr': 13.6, 'returning_users_impressions': 22, 'revenue': 0, 'search_led_page_opens': 6, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20101467&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18638350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18598712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19186374&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18598712&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 0.6, 'new_users_impressions': 154, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 158, 'res_id': '18598712', 'restaurant_card_ctr': 0.6, 'returning_users_ctr': 0, 'returning_users_impressions': 4, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18671310&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18583679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19663004&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19663004&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 6, 'new_users_ctr': 3.7, 'new_users_impressions': 108, 'page_opens': 6, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 109, 'res_id': '19663004', 'restaurant_card_ctr': 3.7, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19879399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19879399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 5, 'new_users_ctr': 0, 'new_users_impressions': 100, 'page_opens': 5, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 100, 'res_id': '19879399', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 4, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20101467&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18638350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19186374&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19186374&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 4, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 4, 'res_id': '19186374', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:39:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18671310&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20094399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18583679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:39:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:39:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20101467&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18638350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19786653&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20094399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18671310&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18583679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18671310&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 3, 'new_user_page_opens': 9, 'new_users_ctr': 1.8, 'new_users_impressions': 167, 'page_opens': 9, 'photos_viewed': 2, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 175, 'res_id': '18671310', 'restaurant_card_ctr': 1.7, 'returning_users_ctr': 0, 'returning_users_impressions': 8, 'revenue': 0, 'search_led_page_opens': 4, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19256913&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19138694&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20101467&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18638350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19786653&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19046158&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20094399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18583679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18583679&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2.9, 'billed_amount': 156028, 'cover_charge_bookings': 19, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 136, 'new_user_page_opens': 312, 'new_users_ctr': 4.7, 'new_users_impressions': 1798, 'page_opens': 407, 'photos_viewed': 37, 'pre_book_revenue': 90680, 'pre_book_transactions': 13, 'repeat_user_page_opens': 95, 'res_card_impressions': 2093, 'res_id': '18583679', 'restaurant_card_ctr': 5.2, 'returning_users_ctr': 8.1, 'returning_users_impressions': 295, 'revenue': 134528, 'search_led_page_opens': 149, 'total_bookings': 19, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 56, 'total_transactions': 21, 'walk_in_revenue': 43848, 'walk_in_transactions': 8} 2025-11-17 04:40:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19256913&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19138694&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20101467&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20101467&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.1, 'billed_amount': 99366, 'cover_charge_bookings': 10, 'date': '2025-11-16', 'free_bookings': 10, 'lossbooking_restrictions': 35822, 'lossinventory_consumption': 0, 'menu_viewed': 67, 'new_user_page_opens': 188, 'new_users_ctr': 5.6, 'new_users_impressions': 1559, 'page_opens': 239, 'photos_viewed': 17, 'pre_book_revenue': 44116, 'pre_book_transactions': 8, 'repeat_user_page_opens': 51, 'res_card_impressions': 1706, 'res_id': '20101467', 'restaurant_card_ctr': 6.8, 'returning_users_ctr': 19.7, 'returning_users_impressions': 147, 'revenue': 86163, 'search_led_page_opens': 59, 'total_bookings': 20, 'total_estimated_business_loss': 35822, 'total_no_of_covers_sold': 82, 'total_transactions': 20, 'walk_in_revenue': 42047, 'walk_in_transactions': 12} 2025-11-17 04:40:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18638350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18638350&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 3, 'new_users_ctr': 0, 'new_users_impressions': 24, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 25, 'res_id': '18638350', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19786653&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19046158&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19863949&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20094399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19256913&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19138694&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19786653&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19046158&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19863440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19863949&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20094399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20094399&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 289, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 27, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 28, 'res_id': '20094399', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 260, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 260, 'walk_in_transactions': 1} 2025-11-17 04:40:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19256913&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19855416&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19138694&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19597803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19786653&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19786653&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19786653', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19046158&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19863440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19863949&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19256913&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19256913&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 105, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 105, 'res_id': '19256913', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19855416&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19138694&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19138694&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19138694', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19597803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19046158&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19046158&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2.6, 'billed_amount': 129549, 'cover_charge_bookings': 41, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 82, 'new_user_page_opens': 213, 'new_users_ctr': 5.2, 'new_users_impressions': 2199, 'page_opens': 263, 'photos_viewed': 18, 'pre_book_revenue': 85224, 'pre_book_transactions': 36, 'repeat_user_page_opens': 50, 'res_card_impressions': 2409, 'res_id': '19046158', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 13.3, 'returning_users_impressions': 210, 'revenue': 89044, 'search_led_page_opens': 46, 'total_bookings': 41, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 106, 'total_transactions': 38, 'walk_in_revenue': 3821, 'walk_in_transactions': 2} 2025-11-17 04:40:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19863440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19863949&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19574510&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19855416&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19597803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18365184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19863440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19863949&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19863949&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2, 'billed_amount': 210, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 8, 'new_users_ctr': 1.1, 'new_users_impressions': 95, 'page_opens': 8, 'photos_viewed': 2, 'pre_book_revenue': 179, 'pre_book_transactions': 1, 'repeat_user_page_opens': 0, 'res_card_impressions': 97, 'res_id': '19863949', 'restaurant_card_ctr': 1, 'returning_users_ctr': 0, 'returning_users_impressions': 2, 'revenue': 179, 'search_led_page_opens': 5, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 2, 'total_transactions': 1, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19574510&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17806955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19855416&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19774947&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19597803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18365184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19600751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19863440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19863440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 3, 'new_users_ctr': 16.7, 'new_users_impressions': 6, 'page_opens': 3, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 6, 'res_id': '19863440', 'restaurant_card_ctr': 16.7, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19574510&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19855416&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19855416&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 2, 'billed_amount': 1788, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 2482, 'lossinventory_consumption': 0, 'menu_viewed': 10, 'new_user_page_opens': 22, 'new_users_ctr': 3, 'new_users_impressions': 527, 'page_opens': 33, 'photos_viewed': 5, 'pre_book_revenue': 1202, 'pre_book_transactions': 1, 'repeat_user_page_opens': 11, 'res_card_impressions': 584, 'res_id': '19855416', 'restaurant_card_ctr': 3.1, 'returning_users_ctr': 3.5, 'returning_users_impressions': 57, 'revenue': 1202, 'search_led_page_opens': 9, 'total_bookings': 1, 'total_estimated_business_loss': 2482, 'total_no_of_covers_sold': 2, 'total_transactions': 1, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19774947&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19597803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19597803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19597803', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18365184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19600751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17806955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:40:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:40:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19320444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:46 [scrapy.extensions.logstats] INFO: Crawled 966 pages (at 99 pages/min), scraped 157 items (at 18 items/min) 2025-11-17 04:40:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19574510&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18863333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19774947&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18365184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19600751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17806955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19320444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19574510&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19574510&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19574510', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:40:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18863333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18733131&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17754503&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18365184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18365184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.3, 'billed_amount': 63318, 'cover_charge_bookings': 4, 'date': '2025-11-16', 'free_bookings': 12, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 22, 'new_user_page_opens': 94, 'new_users_ctr': 5.1, 'new_users_impressions': 664, 'page_opens': 134, 'photos_viewed': 6, 'pre_book_revenue': 29918, 'pre_book_transactions': 9, 'repeat_user_page_opens': 40, 'res_card_impressions': 750, 'res_id': '18365184', 'restaurant_card_ctr': 6.3, 'returning_users_ctr': 15.1, 'returning_users_impressions': 86, 'revenue': 58359, 'search_led_page_opens': 63, 'total_bookings': 16, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 85, 'total_transactions': 25, 'walk_in_revenue': 28441, 'walk_in_transactions': 16} 2025-11-17 04:40:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17806955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19600751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:40:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18733131&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17754503&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:40:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19320444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18863333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17806955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17806955&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 7, 'new_users_ctr': 3.6, 'new_users_impressions': 28, 'page_opens': 8, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 29, 'res_id': '17806955', 'restaurant_card_ctr': 6.9, 'returning_users_ctr': 100, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19600751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19786658&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19600751&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 8, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 8, 'res_id': '19600751', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18733131&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17754503&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19320444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19548251&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2025-11-17 04:41:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18863333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19786658&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18733131&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17754503&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19320444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19320444&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19320444', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19548251&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19542856&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18863333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18863333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18863333', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19786658&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18733131&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19256936&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18733131&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 15787, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 42, 'new_user_page_opens': 110, 'new_users_ctr': 4.6, 'new_users_impressions': 981, 'page_opens': 134, 'photos_viewed': 7, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 24, 'res_card_impressions': 1069, 'res_id': '18733131', 'restaurant_card_ctr': 5, 'returning_users_ctr': 9.1, 'returning_users_impressions': 88, 'revenue': 15787, 'search_led_page_opens': 39, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 8, 'walk_in_revenue': 15787, 'walk_in_transactions': 8} 2025-11-17 04:41:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17754503&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17754503&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '17754503', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19548251&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19542856&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19218934&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19786658&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19256936&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=1600169&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19548251&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19542856&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19218934&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19931697&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19786658&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19786658&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19786658', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19805345&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19256936&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19749962&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=1600169&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19548251&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19548251&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19548251', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19542856&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19218934&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19931697&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19805345&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19256936&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=1600169&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19749962&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19542856&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19542856&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 5.3, 'billed_amount': 103442, 'cover_charge_bookings': 12, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 3723, 'menu_viewed': 38, 'new_user_page_opens': 202, 'new_users_ctr': 6.4, 'new_users_impressions': 1197, 'page_opens': 261, 'photos_viewed': 14, 'pre_book_revenue': 58143, 'pre_book_transactions': 13, 'repeat_user_page_opens': 59, 'res_card_impressions': 1409, 'res_id': '19542856', 'restaurant_card_ctr': 7, 'returning_users_ctr': 10.4, 'returning_users_impressions': 212, 'revenue': 98585, 'search_led_page_opens': 82, 'total_bookings': 12, 'total_estimated_business_loss': 3723, 'total_no_of_covers_sold': 63, 'total_transactions': 20, 'walk_in_revenue': 40442, 'walk_in_transactions': 7} 2025-11-17 04:41:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19218934&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19931697&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18768468&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19805345&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19256936&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19256936&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3, 'billed_amount': 70045, 'cover_charge_bookings': 15, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 28, 'new_user_page_opens': 84, 'new_users_ctr': 3.2, 'new_users_impressions': 730, 'page_opens': 116, 'photos_viewed': 8, 'pre_book_revenue': 40476, 'pre_book_transactions': 13, 'repeat_user_page_opens': 32, 'res_card_impressions': 796, 'res_id': '19256936', 'restaurant_card_ctr': 3.9, 'returning_users_ctr': 12.1, 'returning_users_impressions': 66, 'revenue': 63011, 'search_led_page_opens': 45, 'total_bookings': 15, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 45, 'total_transactions': 19, 'walk_in_revenue': 22535, 'walk_in_transactions': 6} 2025-11-17 04:41:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=1600169&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19749962&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18709630&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19218934&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19218934&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19218934', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19931697&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18768468&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19805345&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=1600169&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=1600169&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 10, 'new_users_ctr': 4.5, 'new_users_impressions': 132, 'page_opens': 10, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 139, 'res_id': '1600169', 'restaurant_card_ctr': 4.3, 'returning_users_ctr': 0, 'returning_users_impressions': 7, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19749962&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18709630&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18565268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19931697&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19931697&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 8, 'new_user_page_opens': 22, 'new_users_ctr': 4, 'new_users_impressions': 272, 'page_opens': 25, 'photos_viewed': 3, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 290, 'res_id': '19931697', 'restaurant_card_ctr': 4.1, 'returning_users_ctr': 5.6, 'returning_users_impressions': 18, 'revenue': 0, 'search_led_page_opens': 6, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18768468&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19805345&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19805345&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 14.3, 'new_users_impressions': 7, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 7, 'res_id': '19805345', 'restaurant_card_ctr': 14.3, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17833333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:45 [scrapy.extensions.logstats] INFO: Crawled 1064 pages (at 98 pages/min), scraped 173 items (at 16 items/min) 2025-11-17 04:41:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19749962&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19749962&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 698, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 3, 'new_user_page_opens': 11, 'new_users_ctr': 2.6, 'new_users_impressions': 155, 'page_opens': 11, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 156, 'res_id': '19749962', 'restaurant_card_ctr': 2.6, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 593, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 593, 'walk_in_transactions': 1} 2025-11-17 04:41:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18709630&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18565268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19305324&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18768468&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17833333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19259431&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18709630&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18565268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19305324&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18768468&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18768468&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18768468', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19189144&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19120732&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17833333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19259431&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18615859&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18709630&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18709630&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18709630', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:41:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18565268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19305324&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:41:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19189144&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19120732&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17833333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18615859&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19259431&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18565268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18565268&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18565268', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19305324&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=17754495&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19189144&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19120732&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17833333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17833333&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '17833333', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=10028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18615859&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19259431&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19305324&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19305324&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 46, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 46, 'res_id': '19305324', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=17754495&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19189144&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19120732&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=10028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18615859&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19259431&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19259431&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19259431', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19626011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=17754495&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19189144&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19189144&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 4, 'page_opens': 1, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 4, 'res_id': '19189144', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19435549&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19120732&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19120732&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19120732', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=10028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18615859&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18615859&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18615859', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19626011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18598703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=17754495&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19435549&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=10028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18451023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18598703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19626011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=17754495&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=17754495&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '17754495', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19969311&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19435549&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19929764&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=10028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=10028&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 31919, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 34, 'new_user_page_opens': 95, 'new_users_ctr': 1.4, 'new_users_impressions': 346, 'page_opens': 111, 'photos_viewed': 6, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 16, 'res_card_impressions': 365, 'res_id': '10028', 'restaurant_card_ctr': 1.6, 'returning_users_ctr': 5.3, 'returning_users_impressions': 19, 'revenue': 28886, 'search_led_page_opens': 46, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 21, 'walk_in_revenue': 28886, 'walk_in_transactions': 21} 2025-11-17 04:42:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20774393&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18451023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18598703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19626011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19969311&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19435549&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19929764&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20774393&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18451023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18598703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19626011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19626011&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19626011', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20759777&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19969311&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19435549&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19435549&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19435549', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20679484&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19929764&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20774393&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18451023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18598703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18598703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 860, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 2, 'new_users_ctr': 0, 'new_users_impressions': 57, 'page_opens': 3, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 57, 'res_id': '18598703', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 731, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 731, 'walk_in_transactions': 1} 2025-11-17 04:42:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:45 [scrapy.extensions.logstats] INFO: Crawled 1158 pages (at 94 pages/min), scraped 188 items (at 15 items/min) 2025-11-17 04:42:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20759777&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19969311&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20679484&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19929764&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20774393&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18451023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18451023&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '18451023', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20498022&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20759777&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19969311&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19969311&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '19969311', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20802703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20679484&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19929764&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19929764&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 66, 'new_user_page_opens': 140, 'new_users_ctr': 9.7, 'new_users_impressions': 817, 'page_opens': 165, 'photos_viewed': 14, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 25, 'res_card_impressions': 938, 'res_id': '19929764', 'restaurant_card_ctr': 10, 'returning_users_ctr': 12.4, 'returning_users_impressions': 121, 'revenue': 0, 'search_led_page_opens': 74, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20774393&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20774393&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20774393', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:42:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20688511&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20498022&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20759777&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:42:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20802703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:42:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20679484&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20613351&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20688511&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20498022&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20759777&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20759777&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 3, 'new_users_ctr': 11.1, 'new_users_impressions': 9, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 9, 'res_id': '20759777', 'restaurant_card_ctr': 11.1, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20802703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20679484&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20679484&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 12, 'new_users_ctr': 4, 'new_users_impressions': 100, 'page_opens': 16, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 4, 'res_card_impressions': 106, 'res_id': '20679484', 'restaurant_card_ctr': 6.6, 'returning_users_ctr': 50, 'returning_users_impressions': 6, 'revenue': 0, 'search_led_page_opens': 9, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20450710&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20485383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20448799&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20613351&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20688511&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20498022&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20802703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20485383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20448799&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20613351&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20688511&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20498022&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20498022&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 3, 'new_users_ctr': 0, 'new_users_impressions': 23, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 23, 'res_id': '20498022', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20293371&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20802703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20802703&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 9, 'new_users_ctr': 5.1, 'new_users_impressions': 59, 'page_opens': 9, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 59, 'res_id': '20802703', 'restaurant_card_ctr': 5.1, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20997562&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20226516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20485383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20448799&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20613351&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20688511&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20688511&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20688511', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20450710&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20293371&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20997562&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20226516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20485383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20448799&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20613351&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20613351&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 11.1, 'new_users_impressions': 9, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 9, 'res_id': '20613351', 'restaurant_card_ctr': 11.1, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20450710&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20293371&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20873566&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20997562&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20226516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20485383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20485383&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20485383', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20448799&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20448799&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20448799', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20865298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20450710&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20293371&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20873566&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20997562&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20226516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20775184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20865298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20450710&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20450710&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3.9, 'billed_amount': 43508, 'cover_charge_bookings': 5, 'date': '2025-11-16', 'free_bookings': 12, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 32, 'new_user_page_opens': 100, 'new_users_ctr': 2.8, 'new_users_impressions': 1805, 'page_opens': 152, 'photos_viewed': 18, 'pre_book_revenue': 30018, 'pre_book_transactions': 12, 'repeat_user_page_opens': 52, 'res_card_impressions': 2008, 'res_id': '20450710', 'restaurant_card_ctr': 3.4, 'returning_users_ctr': 8.4, 'returning_users_impressions': 203, 'revenue': 38199, 'search_led_page_opens': 37, 'total_bookings': 17, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 67, 'total_transactions': 16, 'walk_in_revenue': 8181, 'walk_in_transactions': 4} 2025-11-17 04:43:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20293371&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20293371&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 159, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 2.2, 'new_users_impressions': 46, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 49, 'res_id': '20293371', 'restaurant_card_ctr': 2, 'returning_users_ctr': 0, 'returning_users_impressions': 3, 'revenue': 135, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 135, 'walk_in_transactions': 1} 2025-11-17 04:43:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20873566&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20997562&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20997562&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 110, 'new_user_page_opens': 180, 'new_users_ctr': 6.2, 'new_users_impressions': 789, 'page_opens': 272, 'photos_viewed': 23, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 92, 'res_card_impressions': 998, 'res_id': '20997562', 'restaurant_card_ctr': 7.5, 'returning_users_ctr': 12.4, 'returning_users_impressions': 209, 'revenue': 0, 'search_led_page_opens': 157, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20226516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20226516&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 313, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 3, 'new_users_ctr': 0, 'new_users_impressions': 129, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 130, 'res_id': '20226516', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 266, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 266, 'walk_in_transactions': 1} 2025-11-17 04:43:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20764820&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20729401&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20775184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20865298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20873566&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20764820&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20729401&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20775184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:45 [scrapy.extensions.logstats] INFO: Crawled 1255 pages (at 97 pages/min), scraped 204 items (at 16 items/min) 2025-11-17 04:43:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20865298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20517440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20397833&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20361785&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20873566&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20873566&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20873566', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21158356&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20764820&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20729401&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20775184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20865298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20865298&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20865298', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:43:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20517440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20397833&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20361785&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21158356&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20764820&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20729401&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20775184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20775184&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 2281, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 23, 'new_user_page_opens': 54, 'new_users_ctr': 3.1, 'new_users_impressions': 556, 'page_opens': 60, 'photos_viewed': 3, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 6, 'res_card_impressions': 606, 'res_id': '20775184', 'restaurant_card_ctr': 3, 'returning_users_ctr': 2, 'returning_users_impressions': 50, 'revenue': 2281, 'search_led_page_opens': 34, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 2, 'walk_in_revenue': 2281, 'walk_in_transactions': 2} 2025-11-17 04:43:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:43:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20517440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20397833&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20361785&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:43:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20828826&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21158356&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20764820&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20764820&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20764820', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20729401&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20729401&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20729401', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20646811&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20517440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20397833&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20361785&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20828826&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21158356&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20581188&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20646811&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20517440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20517440&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20517440', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20397833&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20397833&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 10435, 'lossinventory_consumption': 0, 'menu_viewed': 35, 'new_user_page_opens': 94, 'new_users_ctr': 2.1, 'new_users_impressions': 3622, 'page_opens': 112, 'photos_viewed': 10, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 18, 'res_card_impressions': 3883, 'res_id': '20397833', 'restaurant_card_ctr': 2.3, 'returning_users_ctr': 5.4, 'returning_users_impressions': 261, 'revenue': 0, 'search_led_page_opens': 15, 'total_bookings': 0, 'total_estimated_business_loss': 10435, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20361785&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20361785&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.9, 'billed_amount': 45722, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 6, 'lossbooking_restrictions': 33787, 'lossinventory_consumption': 0, 'menu_viewed': 62, 'new_user_page_opens': 140, 'new_users_ctr': 2, 'new_users_impressions': 3652, 'page_opens': 193, 'photos_viewed': 28, 'pre_book_revenue': 16221, 'pre_book_transactions': 5, 'repeat_user_page_opens': 53, 'res_card_impressions': 4025, 'res_id': '20361785', 'restaurant_card_ctr': 2.4, 'returning_users_ctr': 6.2, 'returning_users_impressions': 373, 'revenue': 38424, 'search_led_page_opens': 51, 'total_bookings': 7, 'total_estimated_business_loss': 33787, 'total_no_of_covers_sold': 34, 'total_transactions': 10, 'walk_in_revenue': 22203, 'walk_in_transactions': 5} 2025-11-17 04:44:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20828826&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21158356&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21158356&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 3, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 3, 'res_id': '21158356', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21144231&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20919724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20581188&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20646811&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20828826&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21144231&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20919724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20581188&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20646811&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20703742&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20383091&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20267272&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20828826&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20828826&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 4, 'new_user_page_opens': 7, 'new_users_ctr': 2.2, 'new_users_impressions': 227, 'page_opens': 10, 'photos_viewed': 2, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 234, 'res_id': '20828826', 'restaurant_card_ctr': 3.4, 'returning_users_ctr': 42.9, 'returning_users_impressions': 7, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20234267&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21144231&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20919724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20581188&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20646811&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20646811&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3, 'billed_amount': 7863, 'cover_charge_bookings': 2, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 22, 'new_user_page_opens': 58, 'new_users_ctr': 5.5, 'new_users_impressions': 602, 'page_opens': 62, 'photos_viewed': 12, 'pre_book_revenue': 4163, 'pre_book_transactions': 2, 'repeat_user_page_opens': 4, 'res_card_impressions': 630, 'res_id': '20646811', 'restaurant_card_ctr': 5.6, 'returning_users_ctr': 7.1, 'returning_users_impressions': 28, 'revenue': 5439, 'search_led_page_opens': 12, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 6, 'total_transactions': 4, 'walk_in_revenue': 1276, 'walk_in_transactions': 2} 2025-11-17 04:44:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20703742&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20383091&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20267272&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20234267&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21144231&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20919724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20581188&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20581188&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20581188', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20703742&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20383091&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20267272&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20862709&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20234267&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21144231&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21144231&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 8, 'new_users_ctr': 2.9, 'new_users_impressions': 136, 'page_opens': 10, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 2, 'res_card_impressions': 138, 'res_id': '21144231', 'restaurant_card_ctr': 2.9, 'returning_users_ctr': 0, 'returning_users_impressions': 2, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20919724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20919724&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20919724', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20729386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20383091&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20267272&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20862709&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20234267&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20703742&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20614406&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20590794&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20729386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20383091&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20383091&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 3, 'new_user_page_opens': 12, 'new_users_ctr': 2.8, 'new_users_impressions': 250, 'page_opens': 15, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 253, 'res_id': '20383091', 'restaurant_card_ctr': 2.8, 'returning_users_ctr': 0, 'returning_users_impressions': 3, 'revenue': 0, 'search_led_page_opens': 5, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20267272&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20267272&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20267272', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20862709&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20234267&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20234267&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 9.1, 'new_users_impressions': 11, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 11, 'res_id': '20234267', 'restaurant_card_ctr': 9.1, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20703742&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20703742&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 3193, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 31, 'new_user_page_opens': 63, 'new_users_ctr': 5.8, 'new_users_impressions': 617, 'page_opens': 76, 'photos_viewed': 6, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 13, 'res_card_impressions': 691, 'res_id': '20703742', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 6.8, 'returning_users_impressions': 74, 'revenue': 3193, 'search_led_page_opens': 31, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 2, 'walk_in_revenue': 3193, 'walk_in_transactions': 2} 2025-11-17 04:44:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20337312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20614406&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20590794&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:45 [scrapy.extensions.logstats] INFO: Crawled 1355 pages (at 100 pages/min), scraped 222 items (at 18 items/min) 2025-11-17 04:44:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20729386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20862709&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20337312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20614406&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20590794&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20729386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20314935&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20223545&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20862709&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20862709&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20862709', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20818448&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20771287&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20337312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20614406&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20590794&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20729386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20729386&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20729386', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:44:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20314935&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20223545&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:44:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20818448&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:44:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20771287&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20337312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20614406&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20614406&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 49465, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 255, 'new_user_page_opens': 525, 'new_users_ctr': 5.5, 'new_users_impressions': 2606, 'page_opens': 659, 'photos_viewed': 91, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 134, 'res_card_impressions': 3113, 'res_id': '20614406', 'restaurant_card_ctr': 6.1, 'returning_users_ctr': 9.1, 'returning_users_impressions': 508, 'revenue': 49465, 'search_led_page_opens': 237, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 14, 'walk_in_revenue': 49465, 'walk_in_transactions': 14} 2025-11-17 04:45:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20590794&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20590794&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 3, 'new_users_ctr': 0, 'new_users_impressions': 6, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 6, 'res_id': '20590794', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 2, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20314935&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20733782&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20223545&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20818448&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20771287&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20337312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20337312&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 6, 'billed_amount': 15615, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 22677, 'lossinventory_consumption': 0, 'menu_viewed': 14, 'new_user_page_opens': 56, 'new_users_ctr': 4.8, 'new_users_impressions': 643, 'page_opens': 68, 'photos_viewed': 1, 'pre_book_revenue': 2887, 'pre_book_transactions': 1, 'repeat_user_page_opens': 12, 'res_card_impressions': 710, 'res_id': '20337312', 'restaurant_card_ctr': 5.1, 'returning_users_ctr': 7.5, 'returning_users_impressions': 67, 'revenue': 12933, 'search_led_page_opens': 32, 'total_bookings': 1, 'total_estimated_business_loss': 22677, 'total_no_of_covers_sold': 6, 'total_transactions': 8, 'walk_in_revenue': 10046, 'walk_in_transactions': 7} 2025-11-17 04:45:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20477243&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20314935&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20223545&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20818448&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20771287&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20733782&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20399316&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20206434&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20477243&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20314935&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20314935&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 2, 'new_users_ctr': 2.4, 'new_users_impressions': 41, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 41, 'res_id': '20314935', 'restaurant_card_ctr': 2.4, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20223545&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20223545&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 2, 'new_users_ctr': 3.4, 'new_users_impressions': 29, 'page_opens': 2, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 29, 'res_id': '20223545', 'restaurant_card_ctr': 3.4, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20818448&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20818448&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.5, 'billed_amount': 16709, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 2, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 7, 'new_user_page_opens': 27, 'new_users_ctr': 2.6, 'new_users_impressions': 347, 'page_opens': 35, 'photos_viewed': 3, 'pre_book_revenue': 2052, 'pre_book_transactions': 1, 'repeat_user_page_opens': 8, 'res_card_impressions': 368, 'res_id': '20818448', 'restaurant_card_ctr': 3.3, 'returning_users_ctr': 14.3, 'returning_users_impressions': 21, 'revenue': 15038, 'search_led_page_opens': 9, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 9, 'total_transactions': 8, 'walk_in_revenue': 12986, 'walk_in_transactions': 7} 2025-11-17 04:45:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21087126&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20771287&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20771287&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20771287', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20733782&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20399316&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20206434&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20477243&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21087126&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20733782&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20399316&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20206434&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20477243&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20754690&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20581235&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20442417&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21087126&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20396715&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20399316&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20733782&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20733782&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20733782', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20206434&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20477243&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20477243&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 2, 'new_user_page_opens': 2, 'new_users_ctr': 2.6, 'new_users_impressions': 39, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 43, 'res_id': '20477243', 'restaurant_card_ctr': 2.3, 'returning_users_ctr': 0, 'returning_users_impressions': 4, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20754690&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20442417&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20581235&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21087126&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20396715&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20399316&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20399316&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20399316', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20206434&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20206434&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20206434', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20754690&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20581235&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21087126&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21087126&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 27030, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 12, 'new_user_page_opens': 41, 'new_users_ctr': 1.4, 'new_users_impressions': 354, 'page_opens': 52, 'photos_viewed': 6, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 11, 'res_card_impressions': 382, 'res_id': '21087126', 'restaurant_card_ctr': 1.8, 'returning_users_ctr': 7.1, 'returning_users_impressions': 28, 'revenue': 22976, 'search_led_page_opens': 26, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 27, 'walk_in_revenue': 22976, 'walk_in_transactions': 27} 2025-11-17 04:45:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20396715&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20442417&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21085665&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20724119&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20754690&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20640806&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20581235&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20396715&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20442417&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21085665&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20724119&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20936876&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:45:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:45:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20754690&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:46 [scrapy.extensions.logstats] INFO: Crawled 1456 pages (at 101 pages/min), scraped 236 items (at 14 items/min) 2025-11-17 04:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20754690&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 9, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 9, 'res_id': '20754690', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20640806&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20581235&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20581235&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20581235', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20727136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20396715&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20396715&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20396715', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20442417&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20442417&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 27, 'new_user_page_opens': 63, 'new_users_ctr': 7.4, 'new_users_impressions': 485, 'page_opens': 72, 'photos_viewed': 9, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 9, 'res_card_impressions': 559, 'res_id': '20442417', 'restaurant_card_ctr': 6.8, 'returning_users_ctr': 2.7, 'returning_users_impressions': 74, 'revenue': 0, 'search_led_page_opens': 39, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:45:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21085665&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20724119&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20936876&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20640806&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20727136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21085665&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:45:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20724119&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20936876&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20688557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20640806&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20581207&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:45:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20727136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20575304&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20504225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20724119&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20724119&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20724119', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20936876&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21085665&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21085665&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '21085665', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20688557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20640806&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20640806&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20640806', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20581207&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20727136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20575304&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20504225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20936876&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20936876&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 3, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 3, 'res_id': '20936876', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:07 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20688557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20727136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20727136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3, 'billed_amount': 17925, 'cover_charge_bookings': 1, 'date': '2025-11-16', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 13, 'new_user_page_opens': 59, 'new_users_ctr': 2.5, 'new_users_impressions': 871, 'page_opens': 80, 'photos_viewed': 9, 'pre_book_revenue': 6563, 'pre_book_transactions': 1, 'repeat_user_page_opens': 21, 'res_card_impressions': 955, 'res_id': '20727136', 'restaurant_card_ctr': 3.4, 'returning_users_ctr': 11.9, 'returning_users_impressions': 84, 'revenue': 14730, 'search_led_page_opens': 31, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 6, 'total_transactions': 3, 'walk_in_revenue': 8168, 'walk_in_transactions': 2} 2025-11-17 04:46:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20581207&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20575304&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20504225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20284206&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20688557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20729388&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20581207&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20575304&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20504225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20626886&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20405050&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20688557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20688557&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 1, 'new_user_page_opens': 3, 'new_users_ctr': 1.4, 'new_users_impressions': 73, 'page_opens': 3, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 73, 'res_id': '20688557', 'restaurant_card_ctr': 1.4, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20729388&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20996364&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20581207&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20581207&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20581207', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20575304&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20575304&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.3, 'billed_amount': 97438, 'cover_charge_bookings': 13, 'date': '2025-11-16', 'free_bookings': 22, 'lossbooking_restrictions': 17942, 'lossinventory_consumption': 10779, 'menu_viewed': 71, 'new_user_page_opens': 246, 'new_users_ctr': 6.3, 'new_users_impressions': 1381, 'page_opens': 361, 'photos_viewed': 27, 'pre_book_revenue': 77287, 'pre_book_transactions': 19, 'repeat_user_page_opens': 115, 'res_card_impressions': 1694, 'res_id': '20575304', 'restaurant_card_ctr': 7.6, 'returning_users_ctr': 13.4, 'returning_users_impressions': 313, 'revenue': 91074, 'search_led_page_opens': 126, 'total_bookings': 35, 'total_estimated_business_loss': 28721, 'total_no_of_covers_sold': 152, 'total_transactions': 25, 'walk_in_revenue': 13787, 'walk_in_transactions': 6} 2025-11-17 04:46:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20504225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20504225&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.4, 'billed_amount': 133494, 'cover_charge_bookings': 22, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 22372, 'lossinventory_consumption': 2525, 'menu_viewed': 39, 'new_user_page_opens': 144, 'new_users_ctr': 4.4, 'new_users_impressions': 1016, 'page_opens': 188, 'photos_viewed': 8, 'pre_book_revenue': 88250, 'pre_book_transactions': 19, 'repeat_user_page_opens': 44, 'res_card_impressions': 1117, 'res_id': '20504225', 'restaurant_card_ctr': 5.3, 'returning_users_ctr': 13.9, 'returning_users_impressions': 101, 'revenue': 114177, 'search_led_page_opens': 54, 'total_bookings': 22, 'total_estimated_business_loss': 24897, 'total_no_of_covers_sold': 97, 'total_transactions': 30, 'walk_in_revenue': 25927, 'walk_in_transactions': 11} 2025-11-17 04:46:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20626886&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20405050&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20996364&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20729388&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20405050&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20626886&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20789803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20996364&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20284206&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20729388&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20889230&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20837627&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20405050&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20626886&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20789803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20781136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20996364&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20562482&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20729388&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20729388&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20729388', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20889230&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20837627&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20405050&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20405050&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 9, 'new_user_page_opens': 23, 'new_users_ctr': 2, 'new_users_impressions': 863, 'page_opens': 29, 'photos_viewed': 4, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 6, 'res_card_impressions': 943, 'res_id': '20405050', 'restaurant_card_ctr': 2.2, 'returning_users_ctr': 5, 'returning_users_impressions': 80, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20626886&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20626886&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 4, 'new_user_page_opens': 5, 'new_users_ctr': 1.9, 'new_users_impressions': 108, 'page_opens': 6, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 111, 'res_id': '20626886', 'restaurant_card_ctr': 1.8, 'returning_users_ctr': 0, 'returning_users_impressions': 3, 'revenue': 0, 'search_led_page_opens': 3, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20789803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20781136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20996364&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20996364&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.4, 'billed_amount': 82299, 'cover_charge_bookings': 9, 'date': '2025-11-16', 'free_bookings': 8, 'lossbooking_restrictions': 25563, 'lossinventory_consumption': 0, 'menu_viewed': 46, 'new_user_page_opens': 125, 'new_users_ctr': 6.1, 'new_users_impressions': 493, 'page_opens': 182, 'photos_viewed': 18, 'pre_book_revenue': 56990, 'pre_book_transactions': 14, 'repeat_user_page_opens': 57, 'res_card_impressions': 570, 'res_id': '20996364', 'restaurant_card_ctr': 7.9, 'returning_users_ctr': 19.5, 'returning_users_impressions': 77, 'revenue': 71269, 'search_led_page_opens': 70, 'total_bookings': 17, 'total_estimated_business_loss': 25563, 'total_no_of_covers_sold': 74, 'total_transactions': 17, 'walk_in_revenue': 14279, 'walk_in_transactions': 3} 2025-11-17 04:46:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20562482&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20889230&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20837627&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20284206&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:46:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20789803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20781136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:45 [scrapy.extensions.logstats] INFO: Crawled 1553 pages (at 97 pages/min), scraped 253 items (at 17 items/min) 2025-11-17 04:46:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20562482&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20889230&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19774947&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20837627&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20652850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20284206&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20383086&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20789803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20789803&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 3, 'billed_amount': 81527, 'cover_charge_bookings': 25, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 164, 'new_user_page_opens': 415, 'new_users_ctr': 4.3, 'new_users_impressions': 2651, 'page_opens': 586, 'photos_viewed': 94, 'pre_book_revenue': 54068, 'pre_book_transactions': 14, 'repeat_user_page_opens': 171, 'res_card_impressions': 3050, 'res_id': '20789803', 'restaurant_card_ctr': 4.8, 'returning_users_ctr': 7.8, 'returning_users_impressions': 400, 'revenue': 80702, 'search_led_page_opens': 182, 'total_bookings': 25, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 76, 'total_transactions': 20, 'walk_in_revenue': 26634, 'walk_in_transactions': 6} 2025-11-17 04:46:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20781136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20562482&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20889230&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20889230&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 0, 'new_users_ctr': 0, 'new_users_impressions': 0, 'page_opens': 0, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 0, 'res_id': '20889230', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19774947&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19774947&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 16707, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 70, 'new_user_page_opens': 166, 'new_users_ctr': 5, 'new_users_impressions': 1910, 'page_opens': 209, 'photos_viewed': 41, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 43, 'res_card_impressions': 2089, 'res_id': '19774947', 'restaurant_card_ctr': 5.6, 'returning_users_ctr': 12.3, 'returning_users_impressions': 179, 'revenue': 16707, 'search_led_page_opens': 57, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 7, 'walk_in_revenue': 16707, 'walk_in_transactions': 7} 2025-11-17 04:46:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20837627&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20837627&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 3, 'new_users_ctr': 0, 'new_users_impressions': 31, 'page_opens': 3, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 31, 'res_id': '20837627', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20652850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20284206&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20284206&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 6.8, 'billed_amount': 79811, 'cover_charge_bookings': 13, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 5587, 'menu_viewed': 21, 'new_user_page_opens': 97, 'new_users_ctr': 4.6, 'new_users_impressions': 1039, 'page_opens': 118, 'photos_viewed': 7, 'pre_book_revenue': 47907, 'pre_book_transactions': 11, 'repeat_user_page_opens': 21, 'res_card_impressions': 1109, 'res_id': '20284206', 'restaurant_card_ctr': 5, 'returning_users_ctr': 10, 'returning_users_impressions': 70, 'revenue': 65301, 'search_led_page_opens': 45, 'total_bookings': 13, 'total_estimated_business_loss': 5587, 'total_no_of_covers_sold': 88, 'total_transactions': 21, 'walk_in_revenue': 17394, 'walk_in_transactions': 10} 2025-11-17 04:46:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20383086&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20562482&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20562482&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 0, 'new_users_impressions': 26, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 26, 'res_id': '20562482', 'restaurant_card_ctr': 0, 'returning_users_ctr': 0, 'returning_users_impressions': 0, 'revenue': 0, 'search_led_page_opens': 0, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:46:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20781136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20781136&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.6, 'billed_amount': 74497, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 18, 'lossbooking_restrictions': 2916, 'lossinventory_consumption': 0, 'menu_viewed': 33, 'new_user_page_opens': 130, 'new_users_ctr': 3.4, 'new_users_impressions': 920, 'page_opens': 159, 'photos_viewed': 12, 'pre_book_revenue': 15920, 'pre_book_transactions': 5, 'repeat_user_page_opens': 29, 'res_card_impressions': 975, 'res_id': '20781136', 'restaurant_card_ctr': 3.6, 'returning_users_ctr': 7.3, 'returning_users_impressions': 55, 'revenue': 74497, 'search_led_page_opens': 70, 'total_bookings': 18, 'total_estimated_business_loss': 2916, 'total_no_of_covers_sold': 83, 'total_transactions': 26, 'walk_in_revenue': 58577, 'walk_in_transactions': 21} 2025-11-17 04:46:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20383086&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20383086&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20383086&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20383086&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 4.1, 'billed_amount': 89694, 'cover_charge_bookings': 10, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 13, 'new_user_page_opens': 86, 'new_users_ctr': 3.1, 'new_users_impressions': 1777, 'page_opens': 130, 'photos_viewed': 6, 'pre_book_revenue': 36722, 'pre_book_transactions': 8, 'repeat_user_page_opens': 44, 'res_card_impressions': 1917, 'res_id': '20383086', 'restaurant_card_ctr': 4, 'returning_users_ctr': 15.7, 'returning_users_impressions': 140, 'revenue': 43997, 'search_led_page_opens': 33, 'total_bookings': 10, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 41, 'total_transactions': 9, 'walk_in_revenue': 7275, 'walk_in_transactions': 1} 2025-11-17 04:46:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20652850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:46:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20652850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:47:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20652850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16) 2025-11-17 04:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20652850&service_type=dine_out&start_date=2025-11-16&end_date=2025-11-16> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-16', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 1, 'new_users_ctr': 2.1, 'new_users_impressions': 48, 'page_opens': 1, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 49, 'res_id': '20652850', 'restaurant_card_ctr': 2, 'returning_users_ctr': 0, 'returning_users_impressions': 1, 'revenue': 0, 'search_led_page_opens': 1, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 0, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-17 04:47:00 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 27766 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-17 04:47:00 [dining_insights_zomato] INFO: Logger Payload: {'run_id': '80ca3f07-2618-4acb-8ec3-f30eb8e3058f', 'timestamp': '2025-11-17T04:47:00Z', 'spider': 'dining_insights_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 974.72, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-17/_doc HTTP/11" 201 168 2025-11-17 04:47:00 [dining_insights_zomato] INFO: Logger Payload: {'run_id': '80ca3f07-2618-4acb-8ec3-f30eb8e3058f', 'timestamp': '2025-11-17T04:47:00Z', 'spider': 'dining_insights_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 4916171, 'duration_seconds': 974.72, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-17/_doc HTTP/11" 201 168 2025-11-17 04:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:47:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:47:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 2, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 2, 'downloader/request_bytes': 7358419, 'downloader/request_count': 1577, 'downloader/request_method_count/GET': 1577, 'downloader/response_bytes': 2738669, 'downloader/response_count': 1577, 'downloader/response_status_count/200': 1574, 'downloader/response_status_count/299': 2, 'downloader/response_status_count/401': 1, 'elapsed_time_seconds': 974.715677, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 17, 4, 47, 0, 670990, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 4916058, 'httpcompression/response_count': 1573, 'item_scraped_count': 262, 'items_per_minute': None, 'log_count/DEBUG': 1958, 'log_count/INFO': 34, 'log_count/WARNING': 1, 'memusage/max': 131022848, 'memusage/startup': 116211712, 'request_depth_max': 9, 'response_received_count': 1577, 'responses_per_minute': None, 'retry/count': 2, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 2, 'scheduler/dequeued': 1579, 'scheduler/dequeued/memory': 1579, 'scheduler/enqueued': 1579, 'scheduler/enqueued/memory': 1579, 'start_time': datetime.datetime(2025, 11, 17, 4, 30, 45, 955313, tzinfo=datetime.timezone.utc)} 2025-11-17 04:47:01 [scrapy.core.engine] INFO: Spider closed (finished)