2025-11-08 04:31:39 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-08 04:31:39 [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-08 04:31:39 [dining_insights_zomato] INFO: Dynamic attribute _job = 105_2025-11-08T04_30_02 2025-11-08 04:31:39 [dining_insights_zomato] INFO: Dynamic attribute scheduled_job_id = 8046 2025-11-08 04:31:39 [dining_insights_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 105 2025-11-08 04:31:39 [scrapy.addons] INFO: Enabled addons: [] 2025-11-08 04:31:39 [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-08 04:31:39 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-08 04:31:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-08 04:31:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-08 04:31:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-08 04:31:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-08 04:31:39 [scrapy.extensions.telnet] INFO: Telnet Password: 7df0f5a46c4e09b8 2025-11-08 04:31:39 [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-08 04:31:39 [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-08T04_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-08 04:31:39 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-08 04:31:39 [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-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-08 04:31:39 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-08 04:31:39 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-08 04:31:39 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-08 04:31:39 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-08 04:31:39 [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-08 04:31:39 [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-08 04:31:39 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-08 04:31:39 [scrapy.core.engine] INFO: Spider opened 2025-11-08 04:31:39 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-08 04:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:31:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-08 04:31:40 [dining_insights_zomato] INFO: Spider opened: dining_insights_zomato 2025-11-08 04:31:40 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6037 2025-11-08 04:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-08 04:31:40 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3760 2025-11-08 04:31:40 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPad; CPU iPad OS 12_4_8 like Mac OS X) AppleWebKit/533.1 (KHTML, like Gecko) CriOS/25.0.871.0 Mobile/99N812 Safari/533.1 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-08 04:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:31:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5336533 HTTP/11" 200 None 2025-11-08 04:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:31:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-08 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-08 04:31:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-08 04:31:49 [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-08 04:31:49 [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-08 04:31:49 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-08 04:31:50 [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-08 04:31: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-08 04:31:52 [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-08 04:31:52 [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-08 04:31:53 [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-08 04:31:53 [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-08 04:31:54 [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-08 04:31:54 [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-08 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:31:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-08 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18625420&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:31:56 [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-08 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18303709&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21947250&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20788591&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20647993&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:31:59 [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-08 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=20788521&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21011596&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21977007&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18303709&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20788591&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21947250&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21968206&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18625420&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=21896270&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20647993&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=20788521&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18303709&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21977007&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21011596&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20788591&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18625420&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:32:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-08 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21968206&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21947250&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 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=20647993&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20788521&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21977007&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18303709&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21896270&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=20788591&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=18625420&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 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-07&end_date=2025-11-07) 2025-11-08 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21011596&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20647993&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21968206&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18303709&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=18303709&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 44102, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 63, 'new_user_page_opens': 202, 'new_users_ctr': 5.9, 'new_users_impressions': 1837, 'page_opens': 255, 'photos_viewed': 22, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 53, 'res_card_impressions': 2053, 'res_id': '18303709', 'restaurant_card_ctr': 6.4, 'returning_users_ctr': 10.6, 'returning_users_impressions': 216, 'revenue': 44102, 'search_led_page_opens': 76, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 16, 'walk_in_revenue': 44102, 'walk_in_transactions': 16} 2025-11-08 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21896270&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21977007&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=20788591&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=20788591&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 2.5, 'billed_amount': 14009, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 2, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 25, 'new_user_page_opens': 83, 'new_users_ctr': 4.1, 'new_users_impressions': 1138, 'page_opens': 99, 'photos_viewed': 5, 'pre_book_revenue': 1328, 'pre_book_transactions': 1, 'repeat_user_page_opens': 16, 'res_card_impressions': 1257, 'res_id': '20788591', 'restaurant_card_ctr': 4.5, 'returning_users_ctr': 7.6, 'returning_users_impressions': 119, 'revenue': 14009, 'search_led_page_opens': 30, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 5, 'total_transactions': 6, 'walk_in_revenue': 12681, 'walk_in_transactions': 5} 2025-11-08 04:32: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=18625420&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=18625420&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 23318, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 13109, 'lossinventory_consumption': 0, 'menu_viewed': 93, 'new_user_page_opens': 272, 'new_users_ctr': 5.4, 'new_users_impressions': 3014, 'page_opens': 334, 'photos_viewed': 31, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 62, 'res_card_impressions': 3330, 'res_id': '18625420', 'restaurant_card_ctr': 5.9, 'returning_users_ctr': 10.4, 'returning_users_impressions': 316, 'revenue': 23318, 'search_led_page_opens': 97, 'total_bookings': 0, 'total_estimated_business_loss': 13109, 'total_no_of_covers_sold': 0, 'total_transactions': 8, 'walk_in_revenue': 23318, 'walk_in_transactions': 8} 2025-11-08 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21947250&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21947250&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 64822, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 63, 'new_user_page_opens': 211, 'new_users_ctr': 5.7, 'new_users_impressions': 2250, 'page_opens': 263, 'photos_viewed': 25, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 52, 'res_card_impressions': 2578, 'res_id': '21947250', 'restaurant_card_ctr': 6.1, 'returning_users_ctr': 8.8, 'returning_users_impressions': 328, 'revenue': 64822, 'search_led_page_opens': 84, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 13, 'walk_in_revenue': 64822, 'walk_in_transactions': 13} 2025-11-08 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21011596&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20647993&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20647993&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 2.5, 'billed_amount': 8289, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 2, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 52, 'new_user_page_opens': 113, 'new_users_ctr': 3.7, 'new_users_impressions': 1940, 'page_opens': 145, 'photos_viewed': 17, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 32, 'res_card_impressions': 2135, 'res_id': '20647993', 'restaurant_card_ctr': 4, 'returning_users_ctr': 7.2, 'returning_users_impressions': 195, 'revenue': 8289, 'search_led_page_opens': 33, 'total_bookings': 2, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 5, 'total_transactions': 2, 'walk_in_revenue': 8289, 'walk_in_transactions': 2} 2025-11-08 04:32:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21968206&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:32:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-08 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21896270&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20788521&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:26 [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-08 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21977007&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21977007&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 38219, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 29, 'new_user_page_opens': 121, 'new_users_ctr': 6.8, 'new_users_impressions': 793, 'page_opens': 147, 'photos_viewed': 6, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 26, 'res_card_impressions': 903, 'res_id': '21977007', 'restaurant_card_ctr': 8.1, 'returning_users_ctr': 17.3, 'returning_users_impressions': 110, 'revenue': 38219, 'search_led_page_opens': 41, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 12, 'walk_in_revenue': 38219, 'walk_in_transactions': 12} 2025-11-08 04:32:27 [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-08 04:32:27 [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-08 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21011596&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21011596&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 58211, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 3003, 'lossinventory_consumption': 0, 'menu_viewed': 94, 'new_user_page_opens': 259, 'new_users_ctr': 4.6, 'new_users_impressions': 2765, 'page_opens': 364, 'photos_viewed': 49, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 105, 'res_card_impressions': 3278, 'res_id': '21011596', 'restaurant_card_ctr': 5.2, 'returning_users_ctr': 8.8, 'returning_users_impressions': 513, 'revenue': 58211, 'search_led_page_opens': 132, 'total_bookings': 0, 'total_estimated_business_loss': 3003, 'total_no_of_covers_sold': 0, 'total_transactions': 17, 'walk_in_revenue': 58211, 'walk_in_transactions': 17} 2025-11-08 04:32:29 [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-08 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=21968206&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21968206&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 4, 'billed_amount': 45107, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 8, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 28, 'new_user_page_opens': 91, 'new_users_ctr': 5, 'new_users_impressions': 936, 'page_opens': 109, 'photos_viewed': 14, 'pre_book_revenue': 10314, 'pre_book_transactions': 1, 'repeat_user_page_opens': 18, 'res_card_impressions': 980, 'res_id': '21968206', 'restaurant_card_ctr': 5.5, 'returning_users_ctr': 15.9, 'returning_users_impressions': 44, 'revenue': 45107, 'search_led_page_opens': 35, 'total_bookings': 8, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 32, 'total_transactions': 10, 'walk_in_revenue': 34793, 'walk_in_transactions': 9} 2025-11-08 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=21896270&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 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=21896270&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 67876, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 47, 'new_user_page_opens': 195, 'new_users_ctr': 5, 'new_users_impressions': 2303, 'page_opens': 244, 'photos_viewed': 23, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 49, 'res_card_impressions': 2614, 'res_id': '21896270', 'restaurant_card_ctr': 5.4, 'returning_users_ctr': 8, 'returning_users_impressions': 311, 'revenue': 67876, 'search_led_page_opens': 80, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 13, 'walk_in_revenue': 67876, 'walk_in_transactions': 13} 2025-11-08 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-07&end_date=2025-11-07) 2025-11-08 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-07&end_date=2025-11-07> {'avg_cover_size': 4.4, 'billed_amount': 104749, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 14, 'lossbooking_restrictions': 9756, 'lossinventory_consumption': 0, 'menu_viewed': 112, 'new_user_page_opens': 293, 'new_users_ctr': 3.8, 'new_users_impressions': 3444, 'page_opens': 368, 'photos_viewed': 32, 'pre_book_revenue': 16448, 'pre_book_transactions': 3, 'repeat_user_page_opens': 75, 'res_card_impressions': 3771, 'res_id': '20788521', 'restaurant_card_ctr': 4, 'returning_users_ctr': 6.1, 'returning_users_impressions': 327, 'revenue': 104749, 'search_led_page_opens': 121, 'total_bookings': 14, 'total_estimated_business_loss': 9756, 'total_no_of_covers_sold': 62, 'total_transactions': 14, 'walk_in_revenue': 88301, 'walk_in_transactions': 11} 2025-11-08 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18740145&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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-08 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=18558920&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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-08 04:32:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=48736&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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-08 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18740145&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=21252124&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=18558920&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=revenue&period_type=daily&res_id=20631032&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:32:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-08 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=48736&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=19564683&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:40 [scrapy.extensions.logstats] INFO: Crawled 81 pages (at 81 pages/min), scraped 10 items (at 10 items/min) 2025-11-08 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18740145&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=transactions&period_type=daily&res_id=21252124&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=18558920&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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-07&end_date=2025-11-07) 2025-11-08 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=48736&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=19564683&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18740145&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=21252124&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=table_reservation&period_type=daily&res_id=20631032&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=48736&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=19564683&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=18558920&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=19494275&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19494275&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 4.4, 'billed_amount': 21398, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 8, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 57, 'new_user_page_opens': 131, 'new_users_ctr': 4.5, 'new_users_impressions': 1270, 'page_opens': 172, 'photos_viewed': 25, 'pre_book_revenue': 18614, 'pre_book_transactions': 3, 'repeat_user_page_opens': 41, 'res_card_impressions': 1494, 'res_id': '19494275', 'restaurant_card_ctr': 4.6, 'returning_users_ctr': 4.9, 'returning_users_impressions': 224, 'revenue': 21398, 'search_led_page_opens': 57, 'total_bookings': 8, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 35, 'total_transactions': 4, 'walk_in_revenue': 2784, 'walk_in_transactions': 1} 2025-11-08 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=18740145&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=18740145&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 4, 'billed_amount': 24647, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 3, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 46, 'new_user_page_opens': 130, 'new_users_ctr': 4.7, 'new_users_impressions': 1440, 'page_opens': 161, 'photos_viewed': 4, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 31, 'res_card_impressions': 1573, 'res_id': '18740145', 'restaurant_card_ctr': 5.3, 'returning_users_ctr': 12, 'returning_users_impressions': 133, 'revenue': 24647, 'search_led_page_opens': 36, 'total_bookings': 3, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 12, 'total_transactions': 8, 'walk_in_revenue': 24647, 'walk_in_transactions': 8} 2025-11-08 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=20631032&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=21252124&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=business_loss&period_type=daily&res_id=19564683&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=48736&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=48736&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 2, 'billed_amount': 20488, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 1, 'lossbooking_restrictions': 2529, 'lossinventory_consumption': 0, 'menu_viewed': 128, 'new_user_page_opens': 264, 'new_users_ctr': 8.7, 'new_users_impressions': 1869, 'page_opens': 346, 'photos_viewed': 42, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 82, 'res_card_impressions': 2233, 'res_id': '48736', 'restaurant_card_ctr': 9.7, 'returning_users_ctr': 15.1, 'returning_users_impressions': 364, 'revenue': 20488, 'search_led_page_opens': 83, 'total_bookings': 1, 'total_estimated_business_loss': 2529, 'total_no_of_covers_sold': 2, 'total_transactions': 8, 'walk_in_revenue': 20488, 'walk_in_transactions': 8} 2025-11-08 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_page_engagement&period_type=daily&res_id=20631032&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=20631032&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 3.2, 'billed_amount': 9667, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 5, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 43, 'new_user_page_opens': 159, 'new_users_ctr': 4.1, 'new_users_impressions': 2216, 'page_opens': 205, 'photos_viewed': 9, 'pre_book_revenue': 4701, 'pre_book_transactions': 2, 'repeat_user_page_opens': 46, 'res_card_impressions': 2402, 'res_id': '20631032', 'restaurant_card_ctr': 4.8, 'returning_users_ctr': 13.4, 'returning_users_impressions': 186, 'revenue': 9667, 'search_led_page_opens': 77, 'total_bookings': 5, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 16, 'total_transactions': 4, 'walk_in_revenue': 4966, 'walk_in_transactions': 2} 2025-11-08 04:32: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=18558920&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=18558920&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 2, 'billed_amount': 15433, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 1, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 43, 'new_user_page_opens': 104, 'new_users_ctr': 3.4, 'new_users_impressions': 1647, 'page_opens': 135, 'photos_viewed': 14, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 31, 'res_card_impressions': 1795, 'res_id': '18558920', 'restaurant_card_ctr': 4, 'returning_users_ctr': 10.1, 'returning_users_impressions': 148, 'revenue': 15433, 'search_led_page_opens': 29, 'total_bookings': 1, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 2, 'total_transactions': 5, 'walk_in_revenue': 15433, 'walk_in_transactions': 5} 2025-11-08 04:32: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=21252124&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32: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=19564683&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07) 2025-11-08 04:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-08 04:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=21252124&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 16910, 'cover_charge_bookings': 0, 'date': '2025-11-07', 'free_bookings': 0, 'lossbooking_restrictions': 0, 'lossinventory_consumption': 0, 'menu_viewed': 40, 'new_user_page_opens': 127, 'new_users_ctr': 5.5, 'new_users_impressions': 1375, 'page_opens': 159, 'photos_viewed': 20, 'pre_book_revenue': 0, 'pre_book_transactions': 0, 'repeat_user_page_opens': 32, 'res_card_impressions': 1554, 'res_id': '21252124', 'restaurant_card_ctr': 6.2, 'returning_users_ctr': 11.2, 'returning_users_impressions': 179, 'revenue': 16910, 'search_led_page_opens': 42, 'total_bookings': 0, 'total_estimated_business_loss': 0, 'total_no_of_covers_sold': 0, 'total_transactions': 6, 'walk_in_revenue': 16910, 'walk_in_transactions': 6} 2025-11-08 04:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/insights/get-aggregated-insights?tab_type=res_card_engagement&period_type=daily&res_id=19564683&service_type=dine_out&start_date=2025-11-07&end_date=2025-11-07> {'avg_cover_size': 0, 'billed_amount': 0, 'cover_charge_bookings': 0, 'date': '2025-11-07', '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-08 04:32:55 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1732 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-08 04:32:55 [dining_insights_zomato] INFO: Logger Payload: {'run_id': 'ac3a8686-1668-401e-b654-49461cab0684', 'timestamp': '2025-11-08T04:32:55Z', 'spider': 'dining_insights_zomato', 'client_id': '105', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 75.51, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-08/_doc HTTP/11" 201 169 2025-11-08 04:32:55 [dining_insights_zomato] INFO: Logger Payload: {'run_id': 'ac3a8686-1668-401e-b654-49461cab0684', 'timestamp': '2025-11-08T04:32:55Z', 'spider': 'dining_insights_zomato', 'client_id': '105', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 326072, 'duration_seconds': 75.51, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-08/_doc HTTP/11" 201 168 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-08 04:32:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-08 04:32:55 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 659082, 'downloader/request_count': 104, 'downloader/request_method_count/GET': 104, 'downloader/response_bytes': 283944, 'downloader/response_count': 105, 'downloader/response_status_count/200': 104, 'downloader/response_status_count/299': 1, 'elapsed_time_seconds': 75.511552, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 8, 4, 32, 55, 305264, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 326036, 'httpcompression/response_count': 103, 'item_scraped_count': 17, 'items_per_minute': None, 'log_count/DEBUG': 202, 'log_count/INFO': 17, 'log_count/WARNING': 1, 'memusage/max': 129368064, 'memusage/startup': 116391936, '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, 8, 4, 31, 39, 793712, tzinfo=datetime.timezone.utc)} 2025-11-08 04:32:55 [scrapy.core.engine] INFO: Spider closed (finished)