2026-03-08 03:34:59 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: swiggy_data) 2026-03-08 03:34:59 [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, Jan 26 2026, 14:55:28) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-03-08 03:34:59 [swiggy_details] INFO: No delta provided, defaulting to 1 day back 2026-03-08 03:34:59 [scrapy.addons] INFO: Enabled addons: [] 2026-03-08 03:34:59 [asyncio] DEBUG: Using selector: EpollSelector 2026-03-08 03:34:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-08 03:34:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-08 03:34:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-08 03:34:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-08 03:34:59 [scrapy.extensions.telnet] INFO: Telnet Password: b3cff3020e85c3f3 2026-03-08 03:34:59 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-03-08 03:34:59 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'swiggy_data', 'CONCURRENT_REQUESTS': 4, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/swiggy_data/swiggy_details/268_2026-03-08T03_30_01.log', 'NEWSPIDER_MODULE': 'swiggy_data.spiders', 'SPIDER_MODULES': ['swiggy_data.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-03-08 03:34:59 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', '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'] 2026-03-08 03:34:59 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-03-08 03:34:59 [scrapy.middleware] INFO: Enabled item pipelines: ['swiggy_data.pipelines.SwiggyDataPipeline'] 2026-03-08 03:34:59 [scrapy.core.engine] INFO: Spider opened 2026-03-08 03:34:59 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-08 03:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 03:35:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-03-08 03:35:00 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6029 2026-03-08 03:35:00 [botocore.credentials] INFO: Found credentials in environment variables. 2026-03-08 03:35:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner-self-client.swiggy.com/) 2026-03-08 03:35:03 [swiggy_details] INFO: Scraping Swiggy data | client_id=268 | date=2026-03-07 2026-03-08 03:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '108', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '602', 'orders': '65', 'res_id': '10238', 'sub_zone': 'SHD Lavelle Road'} 2026-03-08 03:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '83', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '413', 'orders': '44', 'res_id': '10239', 'sub_zone': 'SHD Indiranagar'} 2026-03-08 03:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '11', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '107', 'orders': '1', 'res_id': '1006718', 'sub_zone': 'E-City Social'} 2026-03-08 03:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '15', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '59', 'orders': '4', 'res_id': '354456', 'sub_zone': 'Cyber Hub Social'} 2026-03-08 03:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '72', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '338', 'orders': '21', 'res_id': '36464', 'sub_zone': 'Koramangala Social'} 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '69', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '401', 'orders': '22', 'res_id': '1006717', 'sub_zone': 'E-City Social'} 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '0', 'city': 'Indore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '428843', 'sub_zone': 'Indore Social'} 2026-03-08 03:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '35', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '215', 'orders': '11', 'res_id': '520554', 'sub_zone': 'Hauz Khas Social'} 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '2', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '19', 'orders': '0', 'res_id': '554321', 'sub_zone': 'Aero City Social'} 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '14', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '73', 'orders': '5', 'res_id': '619692', 'sub_zone': 'Powai Social'} 2026-03-08 03:35:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '50', 'city': 'Dehradun', 'client_id': '268', 'date': '2026-03-07', 'menu': '273', 'orders': '18', 'res_id': '648742', 'sub_zone': 'Dehradun Social'} 2026-03-08 03:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'GTG', 'cart': '0', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '604781', 'sub_zone': 'SHD Lavelle Road'} 2026-03-08 03:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '20', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '67', 'orders': '7', 'res_id': '651115', 'sub_zone': 'Wadala Social'} 2026-03-08 03:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '99', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '472', 'orders': '21', 'res_id': '67938', 'sub_zone': 'Sector 7 Social'} 2026-03-08 03:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '17', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '84', 'orders': '10', 'res_id': '708018', 'sub_zone': 'Ghatkopar Social'} 2026-03-08 03:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '35', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '176', 'orders': '17', 'res_id': '710144', 'sub_zone': 'Hebbal Social'} 2026-03-08 03:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '4', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '27', 'orders': '1', 'res_id': '709581', 'sub_zone': 'Ghatkopar Social'} 2026-03-08 03:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '2', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '44', 'orders': '0', 'res_id': '766215', 'sub_zone': 'Koregaon Park Social'} 2026-03-08 03:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '16', 'city': 'Faridabad', 'client_id': '268', 'date': '2026-03-07', 'menu': '80', 'orders': '3', 'res_id': '796927', 'sub_zone': 'Bata Chowk Social'} 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Mezcalita Cantina y Tequila Bar', 'cart': '9', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '28', 'orders': '8', 'res_id': '807269', 'sub_zone': 'Mezcalita Cantina y Tequila Bar Churchgate'} 2026-03-08 03:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '4', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '20', 'orders': '1', 'res_id': '852316', 'sub_zone': 'Hauz Khas Social'} 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '2', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '21', 'orders': '2', 'res_id': '852314', 'sub_zone': 'Civil Lines Social'} 2026-03-08 03:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '49', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '290', 'orders': '11', 'res_id': '852377', 'sub_zone': 'Rajouri Garden Social'} 2026-03-08 03:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '13', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '188', 'orders': '3', 'res_id': '856732', 'sub_zone': 'JP Nagara Social'} 2026-03-08 03:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '79', 'city': 'Lucknow', 'client_id': '268', 'date': '2026-03-07', 'menu': '492', 'orders': '15', 'res_id': '937571', 'sub_zone': 'Hazratganj Social'} 2026-03-08 03:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '10', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '80', 'orders': '4', 'res_id': '998798', 'sub_zone': 'CP Social'} 2026-03-08 03:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '9', 'city': 'Lucknow', 'client_id': '268', 'date': '2026-03-07', 'menu': '115', 'orders': '0', 'res_id': '937572', 'sub_zone': 'Hazratganj Social'} 2026-03-08 03:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '54', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '362', 'orders': '23', 'res_id': '998797', 'sub_zone': 'CP Social'} 2026-03-08 03:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '9', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '69', 'orders': '6', 'res_id': '953072', 'sub_zone': 'Dadar Social'} 2026-03-08 03:35:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '0', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '20', 'orders': '0', 'res_id': '944302', 'sub_zone': 'Nagavara Social'} 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '2', 'city': 'Faridabad', 'client_id': '268', 'date': '2026-03-07', 'menu': '109', 'orders': '1', 'res_id': '922354', 'sub_zone': 'Bata Chowk Social'} 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '137', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '662', 'orders': '48', 'res_id': '921975', 'sub_zone': 'Bellandur Social'} 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '41', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '217', 'orders': '6', 'res_id': '921977', 'sub_zone': 'Bellandur Social'} 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '13', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '82', 'orders': '5', 'res_id': '903536', 'sub_zone': 'Malad Social'} 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '9', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '69', 'orders': '0', 'res_id': '898107', 'sub_zone': 'Sector 7 Social'} 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '17', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '110', 'orders': '7', 'res_id': '903534', 'sub_zone': 'Wadala Social'} 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '31', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '222', 'orders': '13', 'res_id': '903535', 'sub_zone': 'Nagavara Social'} 2026-03-08 03:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '35', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '212', 'orders': '12', 'res_id': '88745', 'sub_zone': 'FC Road Social'} 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '103', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '598', 'orders': '42', 'res_id': '856731', 'sub_zone': 'JP Nagara Social'} 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '4', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '17', 'orders': '3', 'res_id': '852319', 'sub_zone': 'Saket Social'} 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '7', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '88', 'orders': '1', 'res_id': '8840', 'sub_zone': 'Saket Social'} 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '7', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '70', 'orders': '0', 'res_id': '852378', 'sub_zone': 'Rajouri Garden Social'} 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '1', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '13', 'orders': '0', 'res_id': '852318', 'sub_zone': 'Noida Social'} 2026-03-08 03:35:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '5', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '24', 'orders': '2', 'res_id': '852317', 'sub_zone': 'IFC Social Gurgaon'} 2026-03-08 03:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '3', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '22', 'orders': '2', 'res_id': '852315', 'sub_zone': 'Dwarka Social'} 2026-03-08 03:35:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:13 [swiggy_details] ERROR: Failed to parse metrics response: 'NoneType' object has no attribute 'get' 2026-03-08 03:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Aflatoon By Social', 'cart': '2', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '14', 'orders': '1', 'res_id': '852313', 'sub_zone': 'Aero City Social'} 2026-03-08 03:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '78', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '414', 'orders': '20', 'res_id': '80864', 'sub_zone': 'Sarjapur Social'} 2026-03-08 03:35:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '58', 'city': 'Hyderabad', 'client_id': '268', 'date': '2026-03-07', 'menu': '626', 'orders': '11', 'res_id': '800958', 'sub_zone': 'Mindspace Social'} 2026-03-08 03:35:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '39', 'city': 'Hyderabad', 'client_id': '268', 'date': '2026-03-07', 'menu': '278', 'orders': '3', 'res_id': '800957', 'sub_zone': 'Mindspace Social'} 2026-03-08 03:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '54', 'city': 'Faridabad', 'client_id': '268', 'date': '2026-03-07', 'menu': '337', 'orders': '9', 'res_id': '796926', 'sub_zone': 'Bata Chowk Social'} 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '12', 'city': 'Kolkata', 'client_id': '268', 'date': '2026-03-07', 'menu': '149', 'orders': '4', 'res_id': '781310', 'sub_zone': 'Park Street Social'} 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '182', 'city': 'Hyderabad', 'client_id': '268', 'date': '2026-03-07', 'menu': '1179', 'orders': '39', 'res_id': '800956', 'sub_zone': 'Mindspace Social'} 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '69', 'city': 'Kolkata', 'client_id': '268', 'date': '2026-03-07', 'menu': '473', 'orders': '13', 'res_id': '781309', 'sub_zone': 'Park Street Social'} 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '28', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '122', 'orders': '8', 'res_id': '766214', 'sub_zone': 'Koregaon Park Social'} 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '19', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '134', 'orders': '7', 'res_id': '743921', 'sub_zone': 'Nagavara Social'} 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '57', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '237', 'orders': '29', 'res_id': '731866', 'sub_zone': 'Sector 85 Social'} 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '26', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '129', 'orders': '9', 'res_id': '731865', 'sub_zone': 'Sector 85 Social'} 2026-03-08 03:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '104', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '535', 'orders': '40', 'res_id': '736431', 'sub_zone': 'Nagavara Social'} 2026-03-08 03:35:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'GTG', 'cart': '0', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '720032', 'sub_zone': 'SHD Indiranagar'} 2026-03-08 03:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '13', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '114', 'orders': '7', 'res_id': '710143', 'sub_zone': 'Hebbal Social'} 2026-03-08 03:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '10', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '58', 'orders': '0', 'res_id': '731864', 'sub_zone': 'Sector 85 Social'} 2026-03-08 03:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '73', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '415', 'orders': '28', 'res_id': '710142', 'sub_zone': 'Hebbal Social'} 2026-03-08 03:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '35', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '187', 'orders': '21', 'res_id': '705415', 'sub_zone': 'Khar Social'} 2026-03-08 03:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '8', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '122', 'orders': '1', 'res_id': '669431', 'sub_zone': 'Civil Lines Social'} 2026-03-08 03:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '10', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '70', 'orders': '3', 'res_id': '705413', 'sub_zone': 'Viman Nagar Social'} 2026-03-08 03:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '9', 'city': 'Dehradun', 'client_id': '268', 'date': '2026-03-07', 'menu': '67', 'orders': '3', 'res_id': '664906', 'sub_zone': 'Dehradun Social'} 2026-03-08 03:35:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '4', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '37', 'orders': '1', 'res_id': '654763', 'sub_zone': 'Malad Social'} 2026-03-08 03:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '13', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '62', 'orders': '2', 'res_id': '664024', 'sub_zone': 'IFC Social Gurgaon'} 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '26', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '167', 'orders': '5', 'res_id': '655313', 'sub_zone': 'Civil Lines Social'} 2026-03-08 03:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '16', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '94', 'orders': '4', 'res_id': '651717', 'sub_zone': 'Civil Lines Social'} 2026-03-08 03:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '19', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '79', 'orders': '6', 'res_id': '651117', 'sub_zone': 'Dadar Social'} 2026-03-08 03:35:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '0', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '654756', 'sub_zone': 'New Bel Road Social'} 2026-03-08 03:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '20', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '67', 'orders': '7', 'res_id': '651115', 'sub_zone': 'Wadala Social'} 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '75', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '379', 'orders': '20', 'res_id': '650706', 'sub_zone': 'IFC Social Gurgaon'} 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '4', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '42', 'orders': '1', 'res_id': '650705', 'sub_zone': 'IFC Social Gurgaon'} 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '38', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '124', 'orders': '15', 'res_id': '650287', 'sub_zone': 'Nesco Social'} 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '29', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '176', 'orders': '19', 'res_id': '649806', 'sub_zone': 'SHD Nesco'} 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '0', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '649798', 'sub_zone': 'Nesco Social'} 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '13', 'city': 'Dehradun', 'client_id': '268', 'date': '2026-03-07', 'menu': '85', 'orders': '2', 'res_id': '648751', 'sub_zone': 'Dehradun Social'} 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '45', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '294', 'orders': '9', 'res_id': '642951', 'sub_zone': 'Civil Lines Social'} 2026-03-08 03:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '25', 'city': 'Dehradun', 'client_id': '268', 'date': '2026-03-07', 'menu': '129', 'orders': '8', 'res_id': '644675', 'sub_zone': 'SHD Dehradun'} 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '39', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '168', 'orders': '18', 'res_id': '640129', 'sub_zone': 'New Cuff Parel Social'} 2026-03-08 03:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '45', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '205', 'orders': '19', 'res_id': '630981', 'sub_zone': 'SHD M3M IFC Gurgaon'} 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '60', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '251', 'orders': '24', 'res_id': '621901', 'sub_zone': 'Dadar Social'} 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '36', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '175', 'orders': '12', 'res_id': '61765', 'sub_zone': 'Viman Nagar Social'} 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '17', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '69', 'orders': '10', 'res_id': '59710', 'sub_zone': 'Carter Road Social'} 2026-03-08 03:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '7', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '33', 'orders': '5', 'res_id': '597021', 'sub_zone': 'Vikhroli Social'} 2026-03-08 03:35:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '0', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '5691', 'sub_zone': 'SHD BKC'} 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '9', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '47', 'orders': '5', 'res_id': '5609', 'sub_zone': 'SHD Pali'} 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '5', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '51', 'orders': '1', 'res_id': '554322', 'sub_zone': 'Aero City Social'} 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '20', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '113', 'orders': '8', 'res_id': '554320', 'sub_zone': 'Aero City Social'} 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '18', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '113', 'orders': '9', 'res_id': '53463', 'sub_zone': 'SHD Vasant Kunj'} 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '43', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '253', 'orders': '14', 'res_id': '53859', 'sub_zone': 'Cyber Hub Social'} 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '8', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '82', 'orders': '3', 'res_id': '53464', 'sub_zone': 'Nehru Place Social'} 2026-03-08 03:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '13', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '92', 'orders': '4', 'res_id': '520558', 'sub_zone': 'Hauz Khas Social'} 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '60', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '353', 'orders': '24', 'res_id': '47792', 'sub_zone': 'Nehru Place Social'} 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '1', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '35', 'orders': '0', 'res_id': '520555', 'sub_zone': 'Hauz Khas Social'} 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '40', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '154', 'orders': '22', 'res_id': '465329', 'sub_zone': 'Malad Social'} 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '16', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '77', 'orders': '1', 'res_id': '464030', 'sub_zone': 'Saket Social'} 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '48', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '359', 'orders': '14', 'res_id': '47790', 'sub_zone': 'Dwarka Social'} 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '20', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '92', 'orders': '6', 'res_id': '465172', 'sub_zone': 'Chembur Social'} 2026-03-08 03:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '52', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '286', 'orders': '13', 'res_id': '463998', 'sub_zone': 'Saket Social'} 2026-03-08 03:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '20', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '124', 'orders': '8', 'res_id': '46294', 'sub_zone': 'SHD Lower Parel'} 2026-03-08 03:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '8', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '65', 'orders': '0', 'res_id': '425442', 'sub_zone': 'Noida Social'} 2026-03-08 03:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '23', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '73', 'orders': '7', 'res_id': '41351', 'sub_zone': 'Vikhroli Social'} 2026-03-08 03:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '29', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '178', 'orders': '4', 'res_id': '425443', 'sub_zone': 'Sector 7 Social'} 2026-03-08 03:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '89', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '338', 'orders': '44', 'res_id': '402638', 'sub_zone': 'Chembur Social'} 2026-03-08 03:35:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '35', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '177', 'orders': '8', 'res_id': '394978', 'sub_zone': 'Koramangala Social'} 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '6', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '48', 'orders': '0', 'res_id': '383738', 'sub_zone': 'Saket Social'} 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '26', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '100', 'orders': '19', 'res_id': '371633', 'sub_zone': 'SHD Colaba'} 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '4', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '114', 'orders': '1', 'res_id': '382426', 'sub_zone': 'Dwarka Social'} 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '0', 'city': 'Indore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '366008', 'sub_zone': 'Indore Social'} 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '0', 'city': 'Indore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '362475', 'sub_zone': 'Indore Social'} 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '16', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '110', 'orders': '5', 'res_id': '354458', 'sub_zone': 'Dwarka Social'} 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '37', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '223', 'orders': '13', 'res_id': '354455', 'sub_zone': 'Indiranagar Social'} 2026-03-08 03:35:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '15', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '100', 'orders': '2', 'res_id': '354457', 'sub_zone': 'Nehru Place Social'} 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '89', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '402', 'orders': '27', 'res_id': '354454', 'sub_zone': 'Sarjapur Social'} 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '7', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '74', 'orders': '0', 'res_id': '354453', 'sub_zone': 'FC Road Social'} 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '26', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '127', 'orders': '13', 'res_id': '354452', 'sub_zone': 'Powai Social'} 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '17', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '102', 'orders': '3', 'res_id': '352764', 'sub_zone': 'Goregoan Social'} 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '29', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '127', 'orders': '14', 'res_id': '354450', 'sub_zone': 'Todi Social'} 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Lucknowee', 'cart': '24', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '110', 'orders': '10', 'res_id': '354451', 'sub_zone': 'Versova Social'} 2026-03-08 03:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '21', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '153', 'orders': '3', 'res_id': '342530', 'sub_zone': 'Thane Social'} 2026-03-08 03:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '84', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '397', 'orders': '28', 'res_id': '340444', 'sub_zone': 'Thane Social'} 2026-03-08 03:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '0', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '339375', 'sub_zone': 'Elante Social'} 2026-03-08 03:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '5', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '46', 'orders': '1', 'res_id': '337848', 'sub_zone': 'Cyber Hub Social'} 2026-03-08 03:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '1', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '14', 'orders': '0', 'res_id': '337847', 'sub_zone': 'Vasant Kunj Social'} 2026-03-08 03:35:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '0', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '339374', 'sub_zone': 'Whitefield Social'} 2026-03-08 03:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '28', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '194', 'orders': '6', 'res_id': '333405', 'sub_zone': 'Sector 7 Social'} 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '8', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '44', 'orders': '0', 'res_id': '333400', 'sub_zone': 'Noida Social'} 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '8', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '93', 'orders': '3', 'res_id': '331698', 'sub_zone': 'Noida Social'} 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '66', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '528', 'orders': '17', 'res_id': '320252', 'sub_zone': 'Social Impresario Delivery'} 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '98', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '614', 'orders': '40', 'res_id': '320253', 'sub_zone': 'Social Impresario Delivery'} 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '29', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '163', 'orders': '6', 'res_id': '316879', 'sub_zone': 'Elante Social'} 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '54', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '221', 'orders': '26', 'res_id': '31479', 'sub_zone': 'Khar Social'} 2026-03-08 03:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '3', 'city': 'Gurgaon', 'client_id': '268', 'date': '2026-03-07', 'menu': '88', 'orders': '0', 'res_id': '303309', 'sub_zone': 'Cyber Hub Social'} 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '7', 'city': 'Chandigarh', 'client_id': '268', 'date': '2026-03-07', 'menu': '151', 'orders': '1', 'res_id': '300008', 'sub_zone': 'Sector 7 Social'} 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '104', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '502', 'orders': '44', 'res_id': '289849', 'sub_zone': 'Indiranagar Social'} 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '82', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '293', 'orders': '38', 'res_id': '29829', 'sub_zone': 'Goregoan Social'} 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '25', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '174', 'orders': '11', 'res_id': '289696', 'sub_zone': 'FC Road Social'} 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '11', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '112', 'orders': '10', 'res_id': '286576', 'sub_zone': 'Powai Social'} 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '18', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '77', 'orders': '8', 'res_id': '286577', 'sub_zone': 'Versova Social'} 2026-03-08 03:35:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '32', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '208', 'orders': '7', 'res_id': '284460', 'sub_zone': 'Viman Nagar Social'} 2026-03-08 03:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '19', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '80', 'orders': '8', 'res_id': '280852', 'sub_zone': 'Colaba Social'} 2026-03-08 03:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Dope Coffee', 'cart': '1', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '5', 'orders': '0', 'res_id': '261858', 'sub_zone': 'Todi Social'} 2026-03-08 03:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '50', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '249', 'orders': '23', 'res_id': '259668', 'sub_zone': 'Vashi Social'} 2026-03-08 03:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Dope Coffee', 'cart': '4', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '7', 'orders': '3', 'res_id': '261857', 'sub_zone': 'Versova Social'} 2026-03-08 03:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Dope Coffee', 'cart': '3', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '7', 'orders': '3', 'res_id': '261856', 'sub_zone': 'Khar Social'} 2026-03-08 03:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '79', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '276', 'orders': '45', 'res_id': '24863', 'sub_zone': 'Versova Social'} 2026-03-08 03:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '52', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '288', 'orders': '7', 'res_id': '244459', 'sub_zone': 'Noida Social'} 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '22', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '131', 'orders': '5', 'res_id': '243171', 'sub_zone': 'Viman Nagar Social'} 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '7', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '62', 'orders': '2', 'res_id': '243170', 'sub_zone': 'Carter Road Social'} 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '3', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '68', 'orders': '0', 'res_id': '243167', 'sub_zone': 'Dwarka Social'} 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '19', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '139', 'orders': '3', 'res_id': '243166', 'sub_zone': 'Nehru Place Social'} 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '6', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '58', 'orders': '2', 'res_id': '235817', 'sub_zone': 'Capital Social'} 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '32', 'city': 'Pune', 'client_id': '268', 'date': '2026-03-07', 'menu': '163', 'orders': '11', 'res_id': '243172', 'sub_zone': 'FC Road Social'} 2026-03-08 03:35:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '26', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '160', 'orders': '7', 'res_id': '234703', 'sub_zone': 'Indiranagar Social'} 2026-03-08 03:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '17', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '76', 'orders': '4', 'res_id': '234702', 'sub_zone': 'Sarjapur Social'} 2026-03-08 03:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '19', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '104', 'orders': '7', 'res_id': '234701', 'sub_zone': 'SHD Lavelle Road'} 2026-03-08 03:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '26', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '128', 'orders': '7', 'res_id': '231138', 'sub_zone': 'Koramangala Social'} 2026-03-08 03:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '13', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '108', 'orders': '4', 'res_id': '227155', 'sub_zone': 'Vashi Social'} 2026-03-08 03:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '14', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '75', 'orders': '3', 'res_id': '227154', 'sub_zone': 'Versova Social'} 2026-03-08 03:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Boss Burger', 'cart': '15', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '85', 'orders': '6', 'res_id': '191134', 'sub_zone': 'Todi Social'} 2026-03-08 03:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '72', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '263', 'orders': '26', 'res_id': '17118', 'sub_zone': 'Churchstreet Social'} 2026-03-08 03:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '60', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '309', 'orders': '30', 'res_id': '225651', 'sub_zone': 'Powai Social'} 2026-03-08 03:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '58', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '226', 'orders': '14', 'res_id': '16638', 'sub_zone': 'Todi Social'} 2026-03-08 03:35:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '47', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '203', 'orders': '18', 'res_id': '16637', 'sub_zone': 'Capital Social'} 2026-03-08 03:35:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '0', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '0', 'orders': '0', 'res_id': '16433', 'sub_zone': 'Whitefield Social'} 2026-03-08 03:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '75', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '251', 'orders': '41', 'res_id': '19970', 'sub_zone': 'Colaba Social'} 2026-03-08 03:35:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Smoke House Deli', 'cart': '46', 'city': 'Bangalore', 'client_id': '268', 'date': '2026-03-07', 'menu': '388', 'orders': '19', 'res_id': '153056', 'sub_zone': 'Sarjapur Social'} 2026-03-08 03:35:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:32 [swiggy_details] ERROR: Failed to parse metrics response: 'NoneType' object has no attribute 'get' 2026-03-08 03:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Social', 'cart': '23', 'city': 'Delhi', 'client_id': '268', 'date': '2026-03-07', 'menu': '146', 'orders': '11', 'res_id': '121459', 'sub_zone': 'Vasant Kunj Social'} 2026-03-08 03:35:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://partner.swiggy.com/) 2026-03-08 03:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vhc-composer.swiggy.com/query?query=businessMetricsDetailsV3> {'brand': 'Prithvi Cafe', 'cart': '204', 'city': 'Mumbai', 'client_id': '268', 'date': '2026-03-07', 'menu': '442', 'orders': '96', 'res_id': '112772', 'sub_zone': 'Prithvi Cafe Juhu'} 2026-03-08 03:35:32 [scrapy.core.engine] INFO: Closing spider (finished) 2026-03-08 03:35:32 [swiggy_details] INFO: Data posted successfully. 2026-03-08 03:35:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 573499, 'downloader/request_count': 175, 'downloader/request_method_count/POST': 175, 'downloader/response_bytes': 347798, 'downloader/response_count': 175, 'downloader/response_status_count/200': 175, 'elapsed_time_seconds': 33.356668, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 3, 8, 3, 35, 32, 862634, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 744273, 'httpcompression/response_count': 174, 'item_scraped_count': 172, 'items_per_minute': None, 'log_count/DEBUG': 354, 'log_count/ERROR': 2, 'log_count/INFO': 13, 'memusage/max': 74686464, 'memusage/startup': 74686464, 'request_depth_max': 1, 'response_received_count': 175, 'responses_per_minute': None, 'scheduler/dequeued': 175, 'scheduler/dequeued/memory': 175, 'scheduler/enqueued': 175, 'scheduler/enqueued/memory': 175, 'start_time': datetime.datetime(2026, 3, 8, 3, 34, 59, 505966, tzinfo=datetime.timezone.utc)} 2026-03-08 03:35:33 [scrapy.core.engine] INFO: Spider closed (finished)