2025-11-17 04:30:15 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-17 04:30:15 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1040-aws-aarch64-with-glibc2.35 2025-11-17 04:30:15 [dining_ads_insights_zomato] INFO: Dynamic attribute _job = 310_2025-11-17T04_30_01 2025-11-17 04:30:15 [dining_ads_insights_zomato] INFO: Dynamic attribute scheduled_job_id = 8103 2025-11-17 04:30:15 [dining_ads_insights_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 310 2025-11-17 04:30:15 [scrapy.addons] INFO: Enabled addons: [] 2025-11-17 04:30:15 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-11-17 04:30:15 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-17 04:30:15 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-17 04:30:15 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-17 04:30:15 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-17 04:30:15 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-17 04:30:15 [scrapy.extensions.telnet] INFO: Telnet Password: edbe2596805d36ad 2025-11-17 04:30:15 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-11-17 04:30:15 [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_ads_insights_zomato/310_2025-11-17T04_30_01.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-11-17 04:30:16 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-17 04:30:16 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:17 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-17 04:30:17 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-17 04:30:17 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-17 04:30:17 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-17 04:30:17 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-11-17 04:30:17 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-11-17 04:30:17 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-17 04:30:17 [scrapy.core.engine] INFO: Spider opened 2025-11-17 04:30:17 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-17 04:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-17 04:30:18 [dining_ads_insights_zomato] INFO: Spider opened: dining_ads_insights_zomato 2025-11-17 04:30:18 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2025-11-17 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-17 04:30:18 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2864 2025-11-17 04:30:18 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.13.(Windows NT 6.1; ckb-IQ) Presto/2.9.174 Version/12.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-17 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:19 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5405199 HTTP/11" 200 None 2025-11-17 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:19 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-17 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-17 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-17 04:30:23 [dining_ads_insights_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-17 04:30:24 [dining_ads_insights_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-17 04:30:24 [dining_ads_insights_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-17 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-17 04:30:24 [dining_ads_insights_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-11-17 04:30:24 [dining_ads_insights_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-11-17 04:30:24 [dining_ads_insights_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-11-17 04:30:24 [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-17 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19223822&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19223822', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19404405&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19404405', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19406317&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19406317', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18237092&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18237092', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19422302&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19422302', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19569692&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19569692', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=1018&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '1018', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18467844&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18467844', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=67472&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '67472', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=50633&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '50633', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=39203&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '39203', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:32 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=37944&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '37944', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=91998&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '91998', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=35286&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '35286', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=35281&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '35281', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=55458&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '55458', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=22184115&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '22184115', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=40052&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '40052', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=38064&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '38064', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=35280&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '35280', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=306132&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '306132', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=2775&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '2775', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=53784&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '53784', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=52294&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '52294', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=44934&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': '73.39', 'repeat_customers_percent': '26.61', 'res_id': '44934', 'start_date': '2025-11-10', 'total_ad_spend': '7514', 'total_visits_delivered': '363', 'unique_customers': '342', 'week': 46} 2025-11-17 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=32920&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '32920', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=32667&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '32667', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=58720&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '58720', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=49490&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '49490', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=47526&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '47526', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=34075&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '34075', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=22241339&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '22241339', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=59723&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '59723', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=41311&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '41311', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=35284&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '35284', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=35232&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '35232', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:30:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=34895&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': '67.27', 'repeat_customers_percent': '32.73', 'res_id': '34895', 'start_date': '2025-11-10', 'total_ad_spend': '2760', 'total_visits_delivered': '115', 'unique_customers': '110', 'week': 46} 2025-11-17 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=65316&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '65316', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=53179&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '53179', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=35279&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '35279', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=49636&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '49636', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=47909&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '47909', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=47990&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '47990', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=42417&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '42417', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=23831&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '23831', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=22187375&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '22187375', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20235&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20235', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20065912&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20065912', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19882277&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19882277', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19751906&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19751906', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20794072&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20794072', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20203467&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20203467', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20063208&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20063208', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19889652&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19889652', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19728796&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19728796', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21219&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21219', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20172817&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20172817', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19934127&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19934127', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21580726&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': '55.63', 'repeat_customers_percent': '44.37', 'res_id': '21580726', 'start_date': '2025-11-10', 'total_ad_spend': '10752', 'total_visits_delivered': '640', 'unique_customers': '568', 'week': 46} 2025-11-17 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21216&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21216', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:02 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20391237&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20391237', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20391216&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20391216', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19889698&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19889698', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19889709&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19889709', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21032029&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21032029', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20466482&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20466482', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20063178&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20063178', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19882228&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19882228', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19832243&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19832243', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20974&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20974', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20760394&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20760394', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20391380&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20391380', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19711827&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19711827', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21877667&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21877667', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20782&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20782', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20700556&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20700556', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21916978&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21916978', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21220&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21220', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20794062&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20794062', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21423969&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21423969', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20636076&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20636076', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20391382&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20391382', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20299486&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20299486', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:17 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:17 [scrapy.extensions.logstats] INFO: Crawled 88 pages (at 88 pages/min), scraped 83 items (at 83 items/min) 2025-11-17 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20063203&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20063203', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20391230&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20391230', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20811683&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20811683', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19793674&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19793674', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21217&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '21217', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20928&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20928', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19934098&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19934098', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19882249&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19882249', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19770850&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19770850', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19770853&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19770853', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=21877706&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': '67.11', 'repeat_customers_percent': '32.89', 'res_id': '21877706', 'start_date': '2025-11-10', 'total_ad_spend': '7383', 'total_visits_delivered': '321', 'unique_customers': '304', 'week': 46} 2025-11-17 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20793485&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': '73.87', 'repeat_customers_percent': '26.13', 'res_id': '20793485', 'start_date': '2025-11-10', 'total_ad_spend': '7728', 'total_visits_delivered': '336', 'unique_customers': '287', 'week': 46} 2025-11-17 04:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20391391&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20391391', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19986920&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19986920', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19901049&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19901049', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19831558&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19831558', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20927&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20927', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=20460630&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '20460630', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18563894&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18563894', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18249144&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18249144', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19387872&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19387872', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19475607&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19475607', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18410972&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18410972', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18249157&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18249157', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:32 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=16557010&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '16557010', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=16524191&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '16524191', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675508&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675508', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19424204&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19424204', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19412158&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19412158', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19411655&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19411655', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19387787&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19387787', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=16542271&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '16542271', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675731&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675731', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675700&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675700', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19421482&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19421482', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19384711&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19384711', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19154851&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19154851', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18813673&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18813673', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18420396&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18420396', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19388932&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19388932', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19155799&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19155799', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19086661&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19086661', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18717493&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18717493', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18490419&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18490419', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=10072&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '10072', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19491842&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19491842', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19223787&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19223787', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18922459&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18922459', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18563887&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18563887', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:31:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:31:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=12818&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '12818', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19488131&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19488131', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19421400&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19421400', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19405582&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19405582', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19405576&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19405576', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19391444&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19391444', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19154100&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19154100', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19060377&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19060377', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=17803659&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '17803659', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19711702&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19711702', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19690536&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19690536', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675751&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675751', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19456813&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19456813', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19515274&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19515274', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19335362&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19335362', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19495433&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19495433', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19470174&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19470174', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19058227&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19058227', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=16526670&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '16526670', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=12104&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '12104', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19617337&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19617337', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19567309&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19567309', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19456870&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19456870', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18762917&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18762917', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:32:02 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:32:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19711583&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19711583', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675717&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675717', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19567308&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19567308', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19526348&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19526348', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19707389&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19707389', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19585203&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19585203', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19511122&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19511122', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675689&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675689', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18874909&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18874909', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19526954&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19526954', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19456819&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19456819', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18553657&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18553657', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18953609&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18953609', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=18217475&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '18217475', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19526346&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19526346', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19488157&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19488157', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19427967&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19427967', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19412161&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19412161', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19103940&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19103940', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19675699&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19675699', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19422393&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19422393', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19301098&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': 0, 'repeat_customers_percent': 0, 'res_id': '19301098', 'start_date': '2025-11-10', 'total_ad_spend': 0, 'total_visits_delivered': 0, 'unique_customers': 0, 'week': 46} 2025-11-17 04:32:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-11-17 04:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/merchant-gw/web/zpay/dining-insights/ads-insights-summary?type=impressions&duration_type=current_week&res_id=19268542&dining_business_type=RED&start_date=2025-11-10&end_date=2025-11-16&service_type=dine_out> {'new_customers_percent': '77.75', 'repeat_customers_percent': '22.25', 'res_id': '19268542', 'start_date': '2025-11-10', 'total_ad_spend': '19316', 'total_visits_delivered': '878', 'unique_customers': '818', 'week': 46} 2025-11-17 04:32:16 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 17990 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-17 04:32:16 [dining_ads_insights_zomato] INFO: Logger Payload: {'run_id': 'ace91189-2d82-4e91-8991-579b07bdba34', 'timestamp': '2025-11-17T04:32:16Z', 'spider': 'dining_ads_insights_zomato', 'client_id': '310', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 118.7, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-17/_doc HTTP/11" 201 169 2025-11-17 04:32:16 [dining_ads_insights_zomato] INFO: Logger Payload: {'run_id': 'ace91189-2d82-4e91-8991-579b07bdba34', 'timestamp': '2025-11-17T04:32:16Z', 'spider': 'dining_ads_insights_zomato', 'client_id': '310', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 320534, 'duration_seconds': 118.7, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-17/_doc HTTP/11" 201 169 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-17 04:32:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-17 04:32:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 841367, 'downloader/request_count': 183, 'downloader/request_method_count/GET': 183, 'downloader/response_bytes': 464158, 'downloader/response_count': 183, 'downloader/response_status_count/200': 183, 'elapsed_time_seconds': 118.697716, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 17, 4, 32, 16, 139015, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 40381, 'httpcompression/response_count': 3, 'item_scraped_count': 179, 'items_per_minute': None, 'log_count/DEBUG': 446, 'log_count/INFO': 21, 'log_count/WARNING': 1, 'memusage/max': 129630208, 'memusage/startup': 116523008, 'request_depth_max': 4, 'response_received_count': 183, 'responses_per_minute': None, 'scheduler/dequeued': 183, 'scheduler/dequeued/memory': 183, 'scheduler/enqueued': 183, 'scheduler/enqueued/memory': 183, 'start_time': datetime.datetime(2025, 11, 17, 4, 30, 17, 441299, tzinfo=datetime.timezone.utc)} 2025-11-17 04:32:16 [scrapy.core.engine] INFO: Spider closed (finished)