2025-11-15 04:31:24 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-15 04:31:24 [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-15 04:31:24 [dining_insights_zomato] INFO: Dynamic attribute _job = 105_2025-11-15T04_30_02 2025-11-15 04:31:24 [dining_insights_zomato] INFO: Dynamic attribute scheduled_job_id = 8046 2025-11-15 04:31:24 [dining_insights_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 105 2025-11-15 04:31:24 [scrapy.addons] INFO: Enabled addons: [] 2025-11-15 04:31:24 [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-15 04:31:24 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-15 04:31:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-15 04:31:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-15 04:31:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-15 04:31:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-15 04:31:24 [scrapy.extensions.telnet] INFO: Telnet Password: 1a69ff4f6d0fa62e 2025-11-15 04:31:24 [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-15 04:31:24 [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/105_2025-11-15T04_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-15 04:31:25 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-15 04:31:25 [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-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-15 04:31:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-15 04:31:25 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-15 04:31:25 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-15 04:31:25 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-15 04:31:25 [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-15 04:31:25 [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-15 04:31:25 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-15 04:31:25 [scrapy.core.engine] INFO: Spider opened 2025-11-15 04:31:25 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-15 04:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:31:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-15 04:31:25 [dining_insights_zomato] INFO: Spider opened: dining_insights_zomato 2025-11-15 04:31:25 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6031 2025-11-15 04:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-15 04:31:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3756 2025-11-15 04:31:25 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (compatible; MSIE 8.0; Windows 98; Trident/3.0) to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-15 04:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:31:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5390063 HTTP/11" 200 None 2025-11-15 04:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:31:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-15 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-15 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-15 04:31:30 [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-15 04:31:30 [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-15 04:31:30 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-15 04:31:31 [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-15 04:31:32 [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-15 04:31:33 [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-15 04:31:33 [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-15 04:31:33 [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-15 04:31:34 [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-15 04:31:35 [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-15 04:31: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-15 04:31: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-15 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=48736&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20631032&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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-15 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=19564683&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:31:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-15 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=21011596&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20647993&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21977007&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18303709&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=21252124&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=48736&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20631032&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20788591&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=19564683&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=21011596&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20647993&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21977007&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18303709&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=21252124&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=48736&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=20631032&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20788591&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=19564683&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21011596&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20647993&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21977007&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18303709&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21252124&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:31:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-15 04:31: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=48736&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=20631032&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20788591&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=19564683&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:31: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=21011596&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21977007&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18303709&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21252124&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21947250&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20631032&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20631032&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 3.1, 'billed_amount': 39054, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 10, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 49, 'new_user_page_opens': 171, 'new_users_ctr': 5.9, 'new_users_impressions': 1295, 'page_opens': 208, 'photos_viewed': 16, 'pre_book_revenue': 10387, 'pre_book_transactions': 4, 'repeat_user_page_opens': 37, 'res_card_impressions': 1439, 'res_id': '20631032', 'restaurant_card_ctr': 6.5, 'returning_users_ctr': 11.1, 'returning_users_impressions': 144, 'revenue': 39054, 'search_led_page_opens': 84, 'total_bookings': 10, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 31, 'total_transactions': 12, 'walk_in_revenue': 28667, 'walk_in_transactions': 8} 2025-11-15 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=20788591&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20647993&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=48736&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=48736&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 2, 'billed_amount': 37697, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 1, 'lossbooking_restrictions': 2529, 'lossinventory_consumption': 0, 'menu_viewed': 75, 'new_user_page_opens': 176, 'new_users_ctr': 10.5, 'new_users_impressions': 980, 'page_opens': 233, 'photos_viewed': 22, 'pre_book_revenue': 3442, 'pre_book_transactions': 1, 'repeat_user_page_opens': 57, 'res_card_impressions': 1169, 'res_id': '48736', 'restaurant_card_ctr': 11.8, 'returning_users_ctr': 18.5, 'returning_users_impressions': 189, 'revenue': 37697, 'search_led_page_opens': 98, 'total_bookings': 1, 'total_estimated_business_loss': 2529, 'total_no_of_covers_sold': 2, 'total_transactions': 8, 'walk_in_revenue': 34255, 'walk_in_transactions': 7} 2025-11-15 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=21011596&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21011596&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 92925, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 3003, 'lossinventory_consumption': 0, 'menu_viewed': 76, 'new_user_page_opens': 206, 'new_users_ctr': 8.3, 'new_users_impressions': 1029, 'page_opens': 315, 'photos_viewed': 35, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 109, 'res_card_impressions': 1293, 'res_id': '21011596', 'restaurant_card_ctr': 9.4, 'returning_users_ctr': 14, 'returning_users_impressions': 264, 'revenue': 92925, 'search_led_page_opens': 147, 'total_bookings': 0, 'total_estimated_business_loss': 3003, 'total_no_of_covers_sold': 0, 'total_transactions': 22, 'walk_in_revenue': 92925, 'walk_in_transactions': 22} 2025-11-15 04:32: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=21977007&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21977007&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 45882, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 38, 'new_user_page_opens': 121, 'new_users_ctr': 6, 'new_users_impressions': 796, 'page_opens': 151, 'photos_viewed': 12, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 31, 'res_card_impressions': 928, 'res_id': '21977007', 'restaurant_card_ctr': 7, 'returning_users_ctr': 12.9, 'returning_users_impressions': 132, 'revenue': 45882, 'search_led_page_opens': 55, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 14, 'walk_in_revenue': 45882, 'walk_in_transactions': 14} 2025-11-15 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=18303709&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18303709&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 49053, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 71, 'new_user_page_opens': 228, 'new_users_ctr': 5.9, 'new_users_impressions': 1945, 'page_opens': 275, 'photos_viewed': 20, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 47, 'res_card_impressions': 2176, 'res_id': '18303709', 'restaurant_card_ctr': 6.2, 'returning_users_ctr': 8.2, 'returning_users_impressions': 231, 'revenue': 49053, 'search_led_page_opens': 78, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 21, 'walk_in_revenue': 49053, 'walk_in_transactions': 21} 2025-11-15 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=19564683&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=19564683&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-14', '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': '19564683', '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-15 04:32: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=21947250&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21252124&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=20788591&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21252124&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 28381, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 33, 'new_user_page_opens': 144, 'new_users_ctr': 6.6, 'new_users_impressions': 1434, 'page_opens': 179, 'photos_viewed': 11, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 35, 'res_card_impressions': 1607, 'res_id': '21252124', 'restaurant_card_ctr': 7.2, 'returning_users_ctr': 12.7, 'returning_users_impressions': 173, 'revenue': 28381, 'search_led_page_opens': 44, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 10, 'walk_in_revenue': 28381, 'walk_in_transactions': 10} 2025-11-15 04:32: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=20788591&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 2, 'billed_amount': 8345, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 2, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 16, 'new_user_page_opens': 78, 'new_users_ctr': 4.2, 'new_users_impressions': 1131, 'page_opens': 85, 'photos_viewed': 8, 'pre_book_revenue': 2991, 'pre_book_transactions': 1, 'repeat_user_page_opens': 7, 'res_card_impressions': 1226, 'res_id': '20788591', 'restaurant_card_ctr': 4.3, 'returning_users_ctr': 6.3, 'returning_users_impressions': 95, 'revenue': 8345, 'search_led_page_opens': 12, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 4, 'total_transactions': 5, 'walk_in_revenue': 5354, 'walk_in_transactions': 4} 2025-11-15 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=20647993&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20647993&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 4, 'billed_amount': 25297, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 61, 'new_user_page_opens': 125, 'new_users_ctr': 4.4, 'new_users_impressions': 1859, 'page_opens': 162, 'photos_viewed': 17, 'pre_book_revenue': 3684, 'pre_book_transactions': 1, 'repeat_user_page_opens': 37, 'res_card_impressions': 2107, 'res_id': '20647993', 'restaurant_card_ctr': 4.7, 'returning_users_ctr': 6.9, 'returning_users_impressions': 248, 'revenue': 25297, 'search_led_page_opens': 32, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 4, 'total_transactions': 6, 'walk_in_revenue': 21613, 'walk_in_transactions': 5} 2025-11-15 04:32:07 [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-15 04:32:08 [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-15 04:32:09 [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-15 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:32:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-15 04:32:10 [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-15 04:32: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-15 04:32: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=21947250&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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-15 04:32: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-15 04:32: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=20788521&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18740145&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18558920&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21968206&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21896270&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21947250&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=19494275&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18625420&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20788521&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18740145&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18558920&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21968206&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21896270&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21947250&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21947250&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 48163, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 75, 'new_user_page_opens': 225, 'new_users_ctr': 4.7, 'new_users_impressions': 2571, 'page_opens': 293, 'photos_viewed': 27, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 68, 'res_card_impressions': 2942, 'res_id': '21947250', 'restaurant_card_ctr': 5.3, 'returning_users_ctr': 9.7, 'returning_users_impressions': 371, 'revenue': 48163, 'search_led_page_opens': 106, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 13, 'walk_in_revenue': 48163, 'walk_in_transactions': 13} 2025-11-15 04:32: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=19494275&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18625420&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=20788521&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18740145&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18558920&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:32:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-15 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=21968206&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32:25 [scrapy.extensions.logstats] INFO: Crawled 88 pages (at 88 pages/min), scraped 10 items (at 10 items/min) 2025-11-15 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=21896270&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=19494275&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18625420&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=20788521&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18740145&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18558920&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21968206&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=21896270&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=19494275&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18625420&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=20788521&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=20788521&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 3.1, 'billed_amount': 65649, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 14, 'lossbooking_restrictions': 9756, 'lossinventory_consumption': 0, 'menu_viewed': 70, 'new_user_page_opens': 201, 'new_users_ctr': 5.1, 'new_users_impressions': 925, 'page_opens': 280, 'photos_viewed': 19, 'pre_book_revenue': 16541, 'pre_book_transactions': 5, 'repeat_user_page_opens': 79, 'res_card_impressions': 1071, 'res_id': '20788521', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 11, 'returning_users_impressions': 146, 'revenue': 65649, 'search_led_page_opens': 129, 'total_bookings': 14, 'total_estimated_business_loss': 9756, 'total_no_of_covers_sold': 44, 'total_transactions': 17, 'walk_in_revenue': 49108, 'walk_in_transactions': 12} 2025-11-15 04:32: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=18740145&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18740145&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 2.4, 'billed_amount': 26826, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 9, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 69, 'new_user_page_opens': 137, 'new_users_ctr': 4.6, 'new_users_impressions': 1461, 'page_opens': 191, 'photos_viewed': 13, 'pre_book_revenue': 5601, 'pre_book_transactions': 2, 'repeat_user_page_opens': 54, 'res_card_impressions': 1604, 'res_id': '18740145', 'restaurant_card_ctr': 5.7, 'returning_users_ctr': 16.8, 'returning_users_impressions': 143, 'revenue': 26826, 'search_led_page_opens': 48, 'total_bookings': 9, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 22, 'total_transactions': 10, 'walk_in_revenue': 21225, 'walk_in_transactions': 8} 2025-11-15 04:32: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=18558920&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=18558920&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 39094, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 35, 'new_user_page_opens': 112, 'new_users_ctr': 4.2, 'new_users_impressions': 1318, 'page_opens': 140, 'photos_viewed': 17, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 28, 'res_card_impressions': 1458, 'res_id': '18558920', 'restaurant_card_ctr': 4.8, 'returning_users_ctr': 10, 'returning_users_impressions': 140, 'revenue': 39094, 'search_led_page_opens': 28, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 11, 'walk_in_revenue': 39094, 'walk_in_transactions': 11} 2025-11-15 04:32: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=21968206&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32: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=21968206&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 3.7, 'billed_amount': 49516, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 3, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 29, 'new_user_page_opens': 102, 'new_users_ctr': 5.4, 'new_users_impressions': 894, 'page_opens': 125, 'photos_viewed': 14, 'pre_book_revenue': 14493, 'pre_book_transactions': 3, 'repeat_user_page_opens': 23, 'res_card_impressions': 947, 'res_id': '21968206', 'restaurant_card_ctr': 6, 'returning_users_ctr': 17, 'returning_users_impressions': 53, 'revenue': 49516, 'search_led_page_opens': 40, 'total_bookings': 3, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 11, 'total_transactions': 15, 'walk_in_revenue': 35023, 'walk_in_transactions': 12} 2025-11-15 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21896270&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21896270&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 84313, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 37, 'new_user_page_opens': 121, 'new_users_ctr': 5.7, 'new_users_impressions': 938, 'page_opens': 180, 'photos_viewed': 16, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 59, 'res_card_impressions': 1092, 'res_id': '21896270', 'restaurant_card_ctr': 6.3, 'returning_users_ctr': 10.4, 'returning_users_impressions': 154, 'revenue': 84313, 'search_led_page_opens': 93, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 14, 'walk_in_revenue': 84313, 'walk_in_transactions': 14} 2025-11-15 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 5.5, 'billed_amount': 26414, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 6, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 54, 'new_user_page_opens': 113, 'new_users_ctr': 3.5, 'new_users_impressions': 1287, 'page_opens': 142, 'photos_viewed': 14, 'pre_book_revenue': 21020, 'pre_book_transactions': 4, 'repeat_user_page_opens': 29, 'res_card_impressions': 1505, 'res_id': '19494275', 'restaurant_card_ctr': 4.1, 'returning_users_ctr': 7.3, 'returning_users_impressions': 218, 'revenue': 26414, 'search_led_page_opens': 38, 'total_bookings': 6, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 33, 'total_transactions': 6, 'walk_in_revenue': 5394, 'walk_in_transactions': 2} 2025-11-15 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=18625420&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14) 2025-11-15 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=18625420&service_type=dine_out&start_date=2025-11-14&end_date=2025-11-14> {'avg_cover_size': 0, 'billed_amount': 26085, 'cover_charge_bookings': 0, 'date': '2025-11-14', 'free_bookings': 0, 'lossbooking_restrictions': 13109, 'lossinventory_consumption': 0, 'menu_viewed': 61, 'new_user_page_opens': 192, 'new_users_ctr': 8.2, 'new_users_impressions': 978, 'page_opens': 238, 'photos_viewed': 30, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 46, 'res_card_impressions': 1147, 'res_id': '18625420', 'restaurant_card_ctr': 8.9, 'returning_users_ctr': 13, 'returning_users_impressions': 169, 'revenue': 26085, 'search_led_page_opens': 91, 'total_bookings': 0, 'total_estimated_business_loss': 13109, 'total_no_of_covers_sold': 0, 'total_transactions': 6, 'walk_in_revenue': 26085, 'walk_in_transactions': 6} 2025-11-15 04:32:35 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1732 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-15 04:32:35 [dining_insights_zomato] INFO: Logger Payload: {'run_id': '3ca76110-e2b0-4865-8704-e9e6ae018e80', 'timestamp': '2025-11-15T04:32:35Z', 'spider': 'dining_insights_zomato', 'client_id': '105', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 70.88, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-15/_doc HTTP/11" 201 166 2025-11-15 04:32:35 [dining_insights_zomato] INFO: Logger Payload: {'run_id': '3ca76110-e2b0-4865-8704-e9e6ae018e80', 'timestamp': '2025-11-15T04:32:35Z', 'spider': 'dining_insights_zomato', 'client_id': '105', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 326067, 'duration_seconds': 70.88, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-15/_doc HTTP/11" 201 165 2025-11-15 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-15 04:32:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-15 04:32:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 658666, 'downloader/request_count': 104, 'downloader/request_method_count/GET': 104, 'downloader/response_bytes': 283599, 'downloader/response_count': 105, 'downloader/response_status_count/200': 104, 'downloader/response_status_count/299': 1, 'elapsed_time_seconds': 70.879637, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 15, 4, 32, 35, 958663, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 326031, 'httpcompression/response_count': 103, 'item_scraped_count': 17, 'items_per_minute': None, 'log_count/DEBUG': 200, 'log_count/INFO': 17, 'log_count/WARNING': 1, 'memusage/max': 129310720, 'memusage/startup': 116203520, 'request_depth_max': 8, 'response_received_count': 105, 'responses_per_minute': None, 'scheduler/dequeued': 105, 'scheduler/dequeued/memory': 105, 'scheduler/enqueued': 105, 'scheduler/enqueued/memory': 105, 'start_time': datetime.datetime(2025, 11, 15, 4, 31, 25, 79026, tzinfo=datetime.timezone.utc)} 2025-11-15 04:32:36 [scrapy.core.engine] INFO: Spider closed (finished)