2025-11-23 04:30:14 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-23 04:30:14 [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-23 04:30:14 [dining_insights_zomato] INFO: Dynamic attribute _job = 67_2025-11-23T04_30_02 2025-11-23 04:30:14 [dining_insights_zomato] INFO: Dynamic attribute scheduled_job_id = 8041 2025-11-23 04:30:14 [dining_insights_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 67 2025-11-23 04:30:14 [scrapy.addons] INFO: Enabled addons: [] 2025-11-23 04:30:14 [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-23 04:30:14 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-23 04:30:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-23 04:30:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-23 04:30:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-23 04:30:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-23 04:30:14 [scrapy.extensions.telnet] INFO: Telnet Password: fe2c0eaa0d9b8ac0 2025-11-23 04:30:14 [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-23 04:30:14 [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/67_2025-11-23T04_30_02.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-23 04:30:15 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-23 04:30:15 [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-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:30:15 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-23 04:30:15 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:30:15 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-23 04:30:15 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-23 04:30:15 [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-23 04:30:15 [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-23 04:30:15 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-23 04:30:15 [scrapy.core.engine] INFO: Spider opened 2025-11-23 04:30:15 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-23 04:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:30:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-23 04:30:16 [dining_insights_zomato] INFO: Spider opened: dining_insights_zomato 2025-11-23 04:30:16 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6037 2025-11-23 04:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-23 04:30:16 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2863 2025-11-23 04:30:16 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/534.2 (KHTML, like Gecko) FxiOS/18.4t6597.0 Mobile/89S428 Safari/534.2 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-23 04:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:30:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5456036 HTTP/11" 200 None 2025-11-23 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:30:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-23 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-23 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:30:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:30:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2025-11-23 04:30:32 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.77.(Windows NT 5.0; yue-HK) Presto/2.9.186 Version/10.00 to Proxy http://residential-proxy.scrapeops.io:8181 2025-11-23 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-23 04:30:34 [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-23 04:30:35 [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-23 04:30:35 [dining_insights_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-23 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-23 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30: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=22156707&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30: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=21441089&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21565586&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=20081528&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21007556&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=19587754&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21391237&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:30:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:30: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=19056714&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=22156707&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=22198361&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21441089&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21565586&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=20081528&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21007556&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=19587754&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:30: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=19056714&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=22198361&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=22156707&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21441089&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21565586&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=20081528&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21007556&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=19587754&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=22178817&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=19056714&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21391237&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=22156707&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:30: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=21441089&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565586&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:31:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:31: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=20081528&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21007556&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19587754&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22178817&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21391237&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19056714&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22198361&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21441089&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21441089&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '21441089', '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-23 04:31: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=21565586&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565586&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 2.7, 'billed_amount': 2140, 'cover_charge_bookings': 0, 'date': '2025-11-22', 'free_bookings': 3, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 14, 'new_user_page_opens': 29, 'new_users_ctr': 2.2, 'new_users_impressions': 903, 'page_opens': 38, 'photos_viewed': 3, 'pre_book_revenue': 2140, 'pre_book_transactions': 1, 'repeat_user_page_opens': 9, 'res_card_impressions': 963, 'res_id': '21565586', 'restaurant_card_ctr': 2.4, 'returning_users_ctr': 5, 'returning_users_impressions': 60, 'revenue': 2140, 'search_led_page_opens': 9, 'total_bookings': 3, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 8, 'total_transactions': 1, 'walk_in_revenue': 0, 'walk_in_transactions': 0} 2025-11-23 04:31: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=22156707&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22156707&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '22156707', '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-23 04:31: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=21007556&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21007556&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 4, 'billed_amount': 3241, 'cover_charge_bookings': 1, 'date': '2025-11-22', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 9, 'new_user_page_opens': 21, 'new_users_ctr': 2.8, 'new_users_impressions': 433, 'page_opens': 25, 'photos_viewed': 0, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 4, 'res_card_impressions': 453, 'res_id': '21007556', 'restaurant_card_ctr': 2.9, 'returning_users_ctr': 5, 'returning_users_impressions': 20, 'revenue': 2817, 'search_led_page_opens': 11, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 4, 'total_transactions': 4, 'walk_in_revenue': 2817, 'walk_in_transactions': 4} 2025-11-23 04:31: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=19587754&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19587754&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '19587754', '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-23 04:31: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=22178817&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21391237&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19056714&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19056714&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '19056714', '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-23 04:31: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=22198361&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20081528&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20081528&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '20081528', '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-23 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31: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=21391237&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21391237&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '21391237', '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-23 04:31: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=22178817&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:31:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:31: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=22198361&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:16 [scrapy.extensions.logstats] INFO: Crawled 66 pages (at 66 pages/min), scraped 8 items (at 8 items/min) 2025-11-23 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31: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=22198361&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '22198361', '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-23 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31: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=20737435&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20801279&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20955215&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31: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=22178817&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22070156&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22178817&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '22178817', '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-23 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 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=19630719&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20737435&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20801279&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20955215&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21376706&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20646272&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 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=22070156&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22069889&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565692&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19630719&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20737435&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20801279&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 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=20955215&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21376706&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:31:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:31: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=20646272&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22070156&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22069889&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565692&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19630719&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20737435&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 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=20801279&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20955215&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21376706&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20646272&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22070156&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22069889&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565692&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20737435&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20737435&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 862, 'cover_charge_bookings': 0, 'date': '2025-11-22', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 5, 'new_user_page_opens': 11, 'new_users_ctr': 0.9, 'new_users_impressions': 235, 'page_opens': 14, 'photos_viewed': 1, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 3, 'res_card_impressions': 251, 'res_id': '20737435', 'restaurant_card_ctr': 1.2, 'returning_users_ctr': 6.3, 'returning_users_impressions': 16, 'revenue': 776, 'search_led_page_opens': 8, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 1, 'walk_in_revenue': 776, 'walk_in_transactions': 1} 2025-11-23 04:31: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=20801279&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20801279&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '20801279', '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-23 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=20955215&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 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=20955215&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '20955215', '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-23 04:31: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=19630719&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31: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=20646272&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22070156&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22070156&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 0, 'new_user_page_opens': 13, 'new_users_ctr': 2.5, 'new_users_impressions': 317, 'page_opens': 14, 'photos_viewed': 4, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 1, 'res_card_impressions': 326, 'res_id': '22070156', 'restaurant_card_ctr': 2.5, 'returning_users_ctr': 0, 'returning_users_impressions': 9, '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-23 04:31: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=22069889&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21376706&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21565692&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:31:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:31: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=19630719&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=19630719&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '19630719', '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-23 04:31: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=20738530&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20646272&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20646272&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '20646272', '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-23 04:31: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=22069889&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=22069889&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 3337, 'cover_charge_bookings': 0, 'date': '2025-11-22', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 13, 'new_user_page_opens': 25, 'new_users_ctr': 8.7, 'new_users_impressions': 230, 'page_opens': 25, 'photos_viewed': 4, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 0, 'res_card_impressions': 234, 'res_id': '22069889', 'restaurant_card_ctr': 8.5, 'returning_users_ctr': 0, 'returning_users_impressions': 4, 'revenue': 3337, 'search_led_page_opens': 4, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 3, 'walk_in_revenue': 3337, 'walk_in_transactions': 3} 2025-11-23 04:31: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=21376706&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21376706&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '21376706', '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-23 04:31: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=18619969&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565692&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=21565692&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 3.7, 'billed_amount': 4319, 'cover_charge_bookings': 2, 'date': '2025-11-22', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 10, 'new_user_page_opens': 47, 'new_users_ctr': 4.2, 'new_users_impressions': 473, 'page_opens': 51, 'photos_viewed': 10, 'pre_book_revenue': 3387, 'pre_book_transactions': 2, 'repeat_user_page_opens': 4, 'res_card_impressions': 524, 'res_id': '21565692', 'restaurant_card_ctr': 4.4, 'returning_users_ctr': 5.9, 'returning_users_impressions': 51, 'revenue': 3720, 'search_led_page_opens': 12, 'total_bookings': 3, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 11, 'total_transactions': 3, 'walk_in_revenue': 333, 'walk_in_transactions': 1} 2025-11-23 04:31: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=20738530&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 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=18619969&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20738530&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 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=18619969&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20738530&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=18619969&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20738530&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=20738530&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '20738530', '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-23 04:31: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=18619969&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22) 2025-11-23 04:31: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=18619969&service_type=dine_out&start_date=2025-11-22&end_date=2025-11-22> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-22', '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': '18619969', '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-23 04:31:54 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-23 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2240 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-23 04:31:55 [dining_insights_zomato] INFO: Logger Payload: {'run_id': '9d093725-c8cb-4b0a-9181-8f259899421d', 'timestamp': '2025-11-23T04:31:55Z', 'spider': 'dining_insights_zomato', 'client_id': '67', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 99.32, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-23/_doc HTTP/11" 201 165 2025-11-23 04:31:55 [dining_insights_zomato] INFO: Logger Payload: {'run_id': '9d093725-c8cb-4b0a-9181-8f259899421d', 'timestamp': '2025-11-23T04:31:55Z', 'spider': 'dining_insights_zomato', 'client_id': '67', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 396336, 'duration_seconds': 99.32, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-23/_doc HTTP/11" 201 165 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:31:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:31:55 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1, 'downloader/request_bytes': 604085, 'downloader/request_count': 130, 'downloader/request_method_count/GET': 130, 'downloader/response_bytes': 218372, 'downloader/response_count': 129, 'downloader/response_status_count/200': 129, 'elapsed_time_seconds': 99.323293, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 23, 4, 31, 55, 62232, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 396300, 'httpcompression/response_count': 128, 'item_scraped_count': 21, 'items_per_minute': None, 'log_count/DEBUG': 234, 'log_count/INFO': 18, 'log_count/WARNING': 1, 'memusage/max': 129286144, 'memusage/startup': 116310016, 'request_depth_max': 8, 'response_received_count': 129, 'responses_per_minute': None, 'retry/count': 1, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 1, 'scheduler/dequeued': 130, 'scheduler/dequeued/memory': 130, 'scheduler/enqueued': 130, 'scheduler/enqueued/memory': 130, 'start_time': datetime.datetime(2025, 11, 23, 4, 30, 15, 738939, tzinfo=datetime.timezone.utc)} 2025-11-23 04:31:55 [scrapy.core.engine] INFO: Spider closed (finished)