2026-01-06 11:24:04 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-06 11:24:04 [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, Nov 4 2025, 08:48:33) [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-01-06 11:24:04 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 27dae1a5eaf211f091f6bbf0a74f61c7 2026-01-06 11:24:04 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 2 2026-01-06 11:24:04 [scrapy.addons] INFO: Enabled addons: [] 2026-01-06 11:24:04 [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) 2026-01-06 11:24:04 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-06 11:24:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-06 11:24:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-06 11:24:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-06 11:24:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-06 11:24:04 [scrapy.extensions.telnet] INFO: Telnet Password: 6281dafd957f5324 2026-01-06 11:24:04 [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'] 2026-01-06 11:24:04 [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_transaction_history_zomato/27dae1a5eaf211f091f6bbf0a74f61c7.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'} 2026-01-06 11:24:05 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 11:24:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-06 11:24:05 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 11:24:05 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-06 11:24:05 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-06 11:24:05 [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'] 2026-01-06 11:24:05 [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'] 2026-01-06 11:24:05 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-06 11:24:05 [scrapy.core.engine] INFO: Spider opened 2026-01-06 11:24:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-06 11:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:24:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-06 11:24:06 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-06 11:24:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6027 2026-01-06 11:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-06 11:24:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2863 2026-01-06 11:24:06 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Android 2.3.6; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-06 11:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:24:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5838938 HTTP/11" 200 None 2026-01-06 11:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:24:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-06 11:24:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-06 11:24:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-06 11:24:14 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-06 11:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:24:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:24:21 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-06 11:24:21 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-06 11:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-06 11:24:21 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-06 11:24:22 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-06 11:24:22 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-06 11:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-06 11:24: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) 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '154', 'confirmation_code': 4398, 'created_by': 'Aditya Raghav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9154"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9154"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9154"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b93.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b93.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9150.37"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '150.37', 'status': 'success', 'timestamp': '2026-01-04T16:34:00+00:00', 'transaction_id': 3432282629, 'user_paid_amount': '154'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '520', 'confirmation_code': 7836, 'created_by': 'Jitendra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9520"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9520"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9520"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9507.73"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '507.73', 'status': 'success', 'timestamp': '2026-01-04T15:58:00+00:00', 'transaction_id': 6975509971, 'user_paid_amount': '520'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '305', 'confirmation_code': 7843, 'created_by': 'Jitendra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9305"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9305"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9305"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b97.2", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b96.1"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b91.1"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b9297.8"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '297.8', 'status': 'success', 'timestamp': '2026-01-04T15:56:00+00:00', 'transaction_id': 2805726705, 'user_paid_amount': '305'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '509', 'confirmation_code': 9422, 'created_by': 'Harsh Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9509"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9509"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9509"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9496.99"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '496.99', 'status': 'success', 'timestamp': '2026-01-04T13:50:00+00:00', 'transaction_id': 4542812336, 'user_paid_amount': '509'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '610', 'confirmation_code': 9145, 'created_by': 'Ramesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9610"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9610"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9610"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b914.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b912.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9595.6"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '595.6', 'status': 'success', 'timestamp': '2026-01-04T13:25:00+00:00', 'transaction_id': 8134157041, 'user_paid_amount': '610'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '425', 'confirmation_code': 5600, 'created_by': 'Gaurav Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9425"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9425"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9425"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b910.03", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b98.5"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b91.53"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9414.97"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '4', 'res_id': 100148, 'settlement_amount': '414.97', 'status': 'success', 'timestamp': '2026-01-04T13:21:00+00:00', 'transaction_id': 1770418910, 'user_paid_amount': '425'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '304.5', 'confirmation_code': 8964, 'created_by': 'Ramesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9304.5"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9304.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9304.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b97.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b96.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9297.31"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '297.31', 'status': 'success', 'timestamp': '2026-01-04T13:17:00+00:00', 'transaction_id': 692144865, 'user_paid_amount': '304.5'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '289', 'confirmation_code': 7270, 'created_by': 'Nisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9289"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9289"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9289"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b96.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b95.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9282.18"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '282.18', 'status': 'success', 'timestamp': '2026-01-04T13:06:00+00:00', 'transaction_id': 9584266949, 'user_paid_amount': '289'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '394', 'confirmation_code': 4315, 'created_by': 'Gaurav Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9394"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9394"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9394"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b99.3", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b97.88"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b91.42"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b9384.7"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '384.7', 'status': 'success', 'timestamp': '2026-01-04T12:56:00+00:00', 'transaction_id': 9295612066, 'user_paid_amount': '394'} 2026-01-06 11:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '483', 'confirmation_code': 2751, 'created_by': 'Richa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9483"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9483"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9483"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b911.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b99.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9471.6"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '471.6', 'status': 'success', 'timestamp': '2026-01-04T11:04:00+00:00', 'transaction_id': 9263570943, 'user_paid_amount': '483'} 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18249144&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1301', 'confirmation_code': 8202, 'created_by': 'Sourojit Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,301"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,301"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,301"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,254.94"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 18249144, 'settlement_amount': '1254.94', 'status': 'success', 'timestamp': '2026-01-04T14:53:00+00:00', 'transaction_id': 2310232893, 'user_paid_amount': '1301'} 2026-01-06 11:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18249144&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5993', 'confirmation_code': 3708, 'created_by': 'Sourav Bandyopadhyay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,993"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9599.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9599.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,393.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,393.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9190.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9161.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,202.76"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 18249144, 'settlement_amount': '5202.76', 'status': 'success', 'timestamp': '2026-01-04T14:29:00+00:00', 'transaction_id': 5240902992, 'user_paid_amount': '5393.7'} 2026-01-06 11:24: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) 2026-01-06 11:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1608', 'confirmation_code': 1164, 'created_by': 'Sumit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,608"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,608"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,608"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,570.05"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '4', 'res_id': 100148, 'settlement_amount': '1570.05', 'status': 'success', 'timestamp': '2026-01-04T10:58:00+00:00', 'transaction_id': 9811543315, 'user_paid_amount': '1608'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1608', 'confirmation_code': 3635, 'created_by': 'Sumit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,608"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,608"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 100148, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T10:58:00+00:00', 'transaction_id': 1515273789, 'user_paid_amount': '1608'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '351', 'confirmation_code': 6571, 'created_by': 'Jasmine', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9351"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9351"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9351"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b98.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b97.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9342.72"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '342.72', 'status': 'success', 'timestamp': '2026-01-04T10:40:00+00:00', 'transaction_id': 2775325162, 'user_paid_amount': '351'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '194', 'confirmation_code': 8918, 'created_by': 'Shubham Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9194"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9194"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9194"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b94.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b93.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9189.42"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '189.42', 'status': 'success', 'timestamp': '2026-01-04T10:13:00+00:00', 'transaction_id': 4227733644, 'user_paid_amount': '194'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '289', 'confirmation_code': 2953, 'created_by': 'User_13879432', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9289"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9289"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9289"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b96.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b95.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9282.18"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '282.18', 'status': 'success', 'timestamp': '2026-01-04T09:36:00+00:00', 'transaction_id': 2102071177, 'user_paid_amount': '289'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '767', 'confirmation_code': 7125, 'created_by': 'User_13879432', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9767"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9767"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9767"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b918.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b915.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9748.9"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 100148, 'settlement_amount': '748.9', 'status': 'success', 'timestamp': '2026-01-04T09:12:00+00:00', 'transaction_id': 834446961, 'user_paid_amount': '767'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '767', 'confirmation_code': 2688, 'created_by': 'User_13879432', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9767"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9767"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 100148, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T09:11:00+00:00', 'transaction_id': 8367408783, 'user_paid_amount': '767'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '767', 'confirmation_code': 2496, 'created_by': 'User_13879432', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9767"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9767"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 100148, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T09:11:00+00:00', 'transaction_id': 7077377358, 'user_paid_amount': '767'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '215', 'confirmation_code': 7832, 'created_by': 'Pratyush Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9215"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9215"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 100148, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T09:00:00+00:00', 'transaction_id': 6902915718, 'user_paid_amount': '215'} 2026-01-06 11:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '274', 'confirmation_code': 5022, 'created_by': 'Atul Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9274"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9274"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9274"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b96.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b95.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9267.53"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 100148, 'settlement_amount': '267.53', 'status': 'success', 'timestamp': '2026-01-04T08:54:00+00:00', 'transaction_id': 6488484316, 'user_paid_amount': '274'} 2026-01-06 11:24: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) 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2850', 'confirmation_code': 7608, 'created_by': 'David Raja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,850"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9427.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9427.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,422.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,422.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,336.74"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '2336.74', 'status': 'success', 'timestamp': '2026-01-04T17:09:00+00:00', 'transaction_id': 7669397873, 'user_paid_amount': '2422.5'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4358', 'confirmation_code': 8847, 'created_by': 'Rahul Patnaik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,358"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9435.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9435.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,922.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,922.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9138.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9117.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,783.35"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '3783.35', 'status': 'success', 'timestamp': '2026-01-04T16:40:00+00:00', 'transaction_id': 2334952516, 'user_paid_amount': '3922.2'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4358', 'confirmation_code': 8406, 'created_by': 'Rahul Patnaik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,358"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9435.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9435.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,922.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 50633, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:38:00+00:00', 'transaction_id': 6396569935, 'user_paid_amount': '3922.2'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1907', 'confirmation_code': 4524, 'created_by': 'Soniya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,907"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9286.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9286.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,620.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,620.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,563.57"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '1563.57', 'status': 'success', 'timestamp': '2026-01-04T16:28:00+00:00', 'transaction_id': 6920192091, 'user_paid_amount': '1620.95'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1025', 'confirmation_code': 5409, 'created_by': 'Rujul Rj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,025"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9153.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9153.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9871.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9871.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9840.4"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '840.4', 'status': 'success', 'timestamp': '2026-01-04T16:03:00+00:00', 'transaction_id': 7147361479, 'user_paid_amount': '871.25'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2855', 'confirmation_code': 6312, 'created_by': 'Meghana A Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,855"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9428.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9428.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,426.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,426.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,340.85"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '4', 'res_id': 50633, 'settlement_amount': '2340.85', 'status': 'success', 'timestamp': '2026-01-04T15:51:00+00:00', 'transaction_id': 5411104285, 'user_paid_amount': '2426.75'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '650', 'confirmation_code': 8545, 'created_by': 'Anirban Chowdhury', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9650"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b965", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b965"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9585"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9585"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9564.29"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '564.29', 'status': 'success', 'timestamp': '2026-01-04T09:59:00+00:00', 'transaction_id': 927028998, 'user_paid_amount': '585'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3126', 'confirmation_code': 5880, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,126"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9468.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9468.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,657.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,657.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,563.04"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '2563.04', 'status': 'success', 'timestamp': '2026-01-04T08:55:00+00:00', 'transaction_id': 5559406728, 'user_paid_amount': '2657.1'} 2026-01-06 11:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=50633&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3968', 'confirmation_code': 4847, 'created_by': 'User_221504211', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,968"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9595.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9595.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,372.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,372.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9119.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,253.41"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 50633, 'settlement_amount': '3253.41', 'status': 'success', 'timestamp': '2026-01-04T08:50:00+00:00', 'transaction_id': 109646045, 'user_paid_amount': '3372.8'} 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=91998&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1466', 'confirmation_code': 6653, 'created_by': 'Sanket Khade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,466"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9146.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9146.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,319.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,319.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,272.7"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 91998, 'settlement_amount': '1272.7', 'status': 'success', 'timestamp': '2026-01-04T16:30:00+00:00', 'transaction_id': 9715200732, 'user_paid_amount': '1319.4'} 2026-01-06 11:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=91998&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5161', 'confirmation_code': 9808, 'created_by': 'Sanskriti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,161"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9774.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9774.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,386.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,386.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9155.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9131.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,231.55"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 91998, 'settlement_amount': '4231.55', 'status': 'success', 'timestamp': '2026-01-04T16:26:00+00:00', 'transaction_id': 7765542593, 'user_paid_amount': '4386.85'} 2026-01-06 11:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=91998&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5161', 'confirmation_code': 4908, 'created_by': 'Sanskriti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,161"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9774.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9774.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,386.85"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 91998, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:26:00+00:00', 'transaction_id': 5996644166, 'user_paid_amount': '4386.85'} 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '305', 'confirmation_code': 6911, 'created_by': 'Pratyush Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9305"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9305"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9305"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b97.2", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b96.1"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b91.1"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b9297.8"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '297.8', 'status': 'success', 'timestamp': '2026-01-04T07:47:00+00:00', 'transaction_id': 7152050583, 'user_paid_amount': '305'} 2026-01-06 11:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '164', 'confirmation_code': 3401, 'created_by': 'Vivek Aggarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9164"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9164"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9164"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b93.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b93.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9160.13"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '160.13', 'status': 'success', 'timestamp': '2026-01-04T06:59:00+00:00', 'transaction_id': 2154591534, 'user_paid_amount': '164'} 2026-01-06 11:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '467', 'confirmation_code': 3892, 'created_by': 'Vivek Aggarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9467"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9467"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9467"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b911.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b99.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9455.98"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 100148, 'settlement_amount': '455.98', 'status': 'success', 'timestamp': '2026-01-04T06:55:00+00:00', 'transaction_id': 8653599864, 'user_paid_amount': '467'} 2026-01-06 11:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '588', 'confirmation_code': 9094, 'created_by': 'Saurabh Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9588"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9588"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9588"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b913.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b911.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9574.12"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 100148, 'settlement_amount': '574.12', 'status': 'success', 'timestamp': '2026-01-04T06:42:00+00:00', 'transaction_id': 4994774496, 'user_paid_amount': '588'} 2026-01-06 11:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=100148&start_date=2026-01-04&end_date=2026-01-04&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '588', 'confirmation_code': 6173, 'created_by': 'Saurabh Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9588"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9588"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 100148, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T06:40:00+00:00', 'transaction_id': 6144697082, 'user_paid_amount': '588'} 2026-01-06 11:24: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) 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3199', 'confirmation_code': 3021, 'created_by': 'Madhulika Sircar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,199"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9479.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9479.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,719.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,719.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.57"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,622.9"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 2775, 'settlement_amount': '2622.9', 'status': 'success', 'timestamp': '2026-01-04T17:43:00+00:00', 'transaction_id': 3780968909, 'user_paid_amount': '2719.15'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '719', 'confirmation_code': 7903, 'created_by': 'Sachitjolly', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9719"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b971.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b971.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9647.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9647.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b919.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9624.2"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '624.2', 'status': 'success', 'timestamp': '2026-01-04T17:07:00+00:00', 'transaction_id': 6675653267, 'user_paid_amount': '647.1'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9181', 'confirmation_code': 8072, 'created_by': 'Tejashree Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,181"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,377.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,377.15"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,803.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,803.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9276.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9234.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,527.59"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 2775, 'settlement_amount': '7527.59', 'status': 'success', 'timestamp': '2026-01-04T16:48:00+00:00', 'transaction_id': 1160329253, 'user_paid_amount': '7803.85'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2930', 'confirmation_code': 5805, 'created_by': 'Nabanita Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,930"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9439.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9439.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,490.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,490.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,402.33"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 2775, 'settlement_amount': '2402.33', 'status': 'success', 'timestamp': '2026-01-04T10:48:00+00:00', 'transaction_id': 6062120435, 'user_paid_amount': '2490.5'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8361', 'confirmation_code': 5423, 'created_by': 'Ga', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,361"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9836.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9836.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,524.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,524.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9266.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9225.75"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,258.51"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '7258.51', 'status': 'success', 'timestamp': '2026-01-04T10:43:00+00:00', 'transaction_id': 5116430580, 'user_paid_amount': '7524.9'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3345', 'confirmation_code': 1372, 'created_by': 'Ayon', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,345"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9334.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9334.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,010.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,010.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,903.92"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '2903.92', 'status': 'success', 'timestamp': '2026-01-04T10:35:00+00:00', 'transaction_id': 9953135225, 'user_paid_amount': '3010.5'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7704', 'confirmation_code': 1497, 'created_by': 'Susmita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,704"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,155.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,155.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,548.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,548.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9231.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9196.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,316.59"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '6316.59', 'status': 'success', 'timestamp': '2026-01-04T10:17:00+00:00', 'transaction_id': 5813511820, 'user_paid_amount': '6548.4'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7704', 'confirmation_code': 5580, 'created_by': 'Susmita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,704"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,155.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,155.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,548.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 2775, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T10:17:00+00:00', 'transaction_id': 246832886, 'user_paid_amount': '6548.4'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3707', 'confirmation_code': 9347, 'created_by': 'Aashrey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,707"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9370.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9370.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,336.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,336.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,218.19"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '3218.19', 'status': 'success', 'timestamp': '2026-01-04T10:12:00+00:00', 'transaction_id': 3189844184, 'user_paid_amount': '3336.3'} 2026-01-06 11:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1911', 'confirmation_code': 1968, 'created_by': 'Hasiba Aquil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,911"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9286.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9286.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,624.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,624.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,566.85"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '1566.85', 'status': 'success', 'timestamp': '2026-01-04T10:10:00+00:00', 'transaction_id': 380357092, 'user_paid_amount': '1624.35'} 2026-01-06 11:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:24:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=59723&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2358', 'confirmation_code': 4830, 'created_by': 'Indrani Banerjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,358"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9235.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9235.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,122.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,122.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,047.07"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 59723, 'settlement_amount': '2047.07', 'status': 'success', 'timestamp': '2026-01-04T13:49:00+00:00', 'transaction_id': 4337607980, 'user_paid_amount': '2122.2'} 2026-01-06 11:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=59723&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1661', 'confirmation_code': 2705, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,661"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9166.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,494.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,494.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,441.98"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 59723, 'settlement_amount': '1441.98', 'status': 'success', 'timestamp': '2026-01-04T11:42:00+00:00', 'transaction_id': 990568313, 'user_paid_amount': '1494.9'} 2026-01-06 11:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=59723&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1661', 'confirmation_code': 5708, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,661"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9166.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,494.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 59723, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T11:41:00+00:00', 'transaction_id': 7347663331, 'user_paid_amount': '1494.9'} 2026-01-06 11:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=59723&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2974', 'confirmation_code': 9357, 'created_by': 'Somu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,974"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9297.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9297.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,676.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,676.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,581.85"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 59723, 'settlement_amount': '2581.85', 'status': 'success', 'timestamp': '2026-01-04T10:01:00+00:00', 'transaction_id': 6500475393, 'user_paid_amount': '2676.6'} 2026-01-06 11:24: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) 2026-01-06 11:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34075&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 1021, 'created_by': 'Mili', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9243.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9243.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,193.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,193.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,115.66"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34075, 'settlement_amount': '2115.66', 'status': 'success', 'timestamp': '2026-01-04T17:13:00+00:00', 'transaction_id': 3102618202, 'user_paid_amount': '2193.3'} 2026-01-06 11:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34075&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3840', 'confirmation_code': 6408, 'created_by': 'Sandeep Vamsi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,840"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9576", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9576"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,264"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,264"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,148.45"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 34075, 'settlement_amount': '3148.45', 'status': 'success', 'timestamp': '2026-01-04T16:40:00+00:00', 'transaction_id': 6936788167, 'user_paid_amount': '3264'} 2026-01-06 11:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34075&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7612', 'confirmation_code': 5100, 'created_by': 'Ganesh Subramaniam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,612"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,141.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,141.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,470.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,470.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9229.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9194.11"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,241.15"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34075, 'settlement_amount': '6241.15', 'status': 'success', 'timestamp': '2026-01-04T09:47:00+00:00', 'transaction_id': 3842273545, 'user_paid_amount': '6470.2'} 2026-01-06 11:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34075&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2836', 'confirmation_code': 3539, 'created_by': 'Arpita Pal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,836"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9425.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9425.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,410.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,410.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,325.26"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34075, 'settlement_amount': '2325.26', 'status': 'success', 'timestamp': '2026-01-04T08:54:00+00:00', 'transaction_id': 1600874626, 'user_paid_amount': '2410.6'} 2026-01-06 11:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34075&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2148', 'confirmation_code': 9930, 'created_by': 'Navin Gopalakrishnan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,148"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9214.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9214.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,933.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,933.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.44", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b958"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b910.44"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,864.76"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34075, 'settlement_amount': '1864.76', 'status': 'success', 'timestamp': '2026-01-04T08:25:00+00:00', 'transaction_id': 1294993499, 'user_paid_amount': '1933.2'} 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3104', 'confirmation_code': 7317, 'created_by': 'Samarpita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,104"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9465.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9465.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,638.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 35232, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2026-01-04T16:56:00+00:00', 'transaction_id': 1564885833, 'user_paid_amount': '2638.4'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1074', 'confirmation_code': 5038, 'created_by': 'Ankit Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9107.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9107.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9966.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9966.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.22", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b929"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b95.22"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9932.38"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '932.38', 'status': 'success', 'timestamp': '2026-01-04T18:14:00+00:00', 'transaction_id': 6510855822, 'user_paid_amount': '966.6'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1074', 'confirmation_code': 9199, 'created_by': 'Ankit Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9107.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9107.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9966.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 35232, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T18:13:00+00:00', 'transaction_id': 2633922084, 'user_paid_amount': '966.6'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1074', 'confirmation_code': 9954, 'created_by': 'Ankit Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9107.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9107.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9966.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 35232, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T18:12:00+00:00', 'transaction_id': 1659160791, 'user_paid_amount': '966.6'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3973', 'confirmation_code': 2570, 'created_by': 'Neha Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,973"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9397.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9397.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,575.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,575.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9126.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9107.27"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,449.12"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 35232, 'settlement_amount': '3449.12', 'status': 'success', 'timestamp': '2026-01-04T18:00:00+00:00', 'transaction_id': 479006679, 'user_paid_amount': '3575.7'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6062', 'confirmation_code': 3433, 'created_by': 'Ankit Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,062"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9606.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9606.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,455.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,455.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9193.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9163.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,262.67"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '5262.67', 'status': 'success', 'timestamp': '2026-01-04T17:08:00+00:00', 'transaction_id': 3044670931, 'user_paid_amount': '5455.8'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17146', 'confirmation_code': 4477, 'created_by': 'Ankit Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,146"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,714.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,714.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b915,431.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b915,431.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9546.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9462.94"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b983.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b914,885.13"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '14885.13', 'status': 'success', 'timestamp': '2026-01-04T17:06:00+00:00', 'transaction_id': 9246757609, 'user_paid_amount': '15431.4'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4976', 'confirmation_code': 9057, 'created_by': 'Prajakta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,976"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9746.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9746.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,229.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,229.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,079.87"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '4079.87', 'status': 'success', 'timestamp': '2026-01-04T17:00:00+00:00', 'transaction_id': 864836177, 'user_paid_amount': '4229.6'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3104', 'confirmation_code': 9934, 'created_by': 'Samarpita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,104"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9465.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9465.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,638.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,638.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,545"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '2545', 'status': 'success', 'timestamp': '2026-01-04T16:58:00+00:00', 'transaction_id': 8830741108, 'user_paid_amount': '2638.4'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2824', 'confirmation_code': 1671, 'created_by': 'Vishal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,824"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9423.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9423.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,400.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,400.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,315.43"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '2315.43', 'status': 'success', 'timestamp': '2026-01-04T16:54:00+00:00', 'transaction_id': 9977012908, 'user_paid_amount': '2400.4'} 2026-01-06 11:24: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) 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3459', 'confirmation_code': 5544, 'created_by': 'Radhika Sonalkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,459"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,459"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,459"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.77"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,336.55"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '3336.55', 'status': 'success', 'timestamp': '2026-01-04T18:15:00+00:00', 'transaction_id': 9747890260, 'user_paid_amount': '3459'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2108', 'confirmation_code': 4248, 'created_by': 'Snehal Mhapsekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,108"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,108"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,108"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,033.38"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 22187375, 'settlement_amount': '2033.38', 'status': 'success', 'timestamp': '2026-01-04T17:43:00+00:00', 'transaction_id': 2317547160, 'user_paid_amount': '2108'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1860', 'confirmation_code': 6950, 'created_by': 'Neha Jaiswal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,860"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,860"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,860"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,794.16"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 22187375, 'settlement_amount': '1794.16', 'status': 'success', 'timestamp': '2026-01-04T17:39:00+00:00', 'transaction_id': 467530266, 'user_paid_amount': '1860'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3087', 'confirmation_code': 4033, 'created_by': 'Abhijit Dalal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,087"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,087"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,087"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,977.72"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '2977.72', 'status': 'success', 'timestamp': '2026-01-04T17:10:00+00:00', 'transaction_id': 1722660436, 'user_paid_amount': '3087'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2034', 'confirmation_code': 9892, 'created_by': 'Archit Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,034"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,034"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,034"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b961.02"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b910.98"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b91,962"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '1962', 'status': 'success', 'timestamp': '2026-01-04T17:08:00+00:00', 'transaction_id': 5234207959, 'user_paid_amount': '2034'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2668', 'confirmation_code': 2776, 'created_by': 'Tanmaya Karnik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,668"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,668"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,668"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,573.55"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '2573.55', 'status': 'success', 'timestamp': '2026-01-04T17:08:00+00:00', 'transaction_id': 562884456, 'user_paid_amount': '2668'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4817', 'confirmation_code': 4353, 'created_by': 'Ronit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,817"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,817"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,817"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.51"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,646.48"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '4646.48', 'status': 'success', 'timestamp': '2026-01-04T16:51:00+00:00', 'transaction_id': 8097212952, 'user_paid_amount': '4817'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4817', 'confirmation_code': 8979, 'created_by': 'Ronit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,817"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,817"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22187375, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:50:00+00:00', 'transaction_id': 9563546014, 'user_paid_amount': '4817'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2641', 'confirmation_code': 9884, 'created_by': 'Rutuja Jadhav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,641"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,641"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,641"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,547.51"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '2547.51', 'status': 'success', 'timestamp': '2026-01-04T16:47:00+00:00', 'transaction_id': 8206744449, 'user_paid_amount': '2641'} 2026-01-06 11:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1975', 'confirmation_code': 2058, 'created_by': 'Puravnagi2', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,975"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,975"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,975"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.25"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,905.09"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '1905.09', 'status': 'success', 'timestamp': '2026-01-04T16:40:00+00:00', 'transaction_id': 6972017023, 'user_paid_amount': '1975'} 2026-01-06 11:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5859', 'confirmation_code': 1836, 'created_by': 'Abhilasha Jas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,859"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9878.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9878.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,980.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,980.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b926.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,803.86"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '4803.86', 'status': 'success', 'timestamp': '2026-01-04T10:03:00+00:00', 'transaction_id': 1048194924, 'user_paid_amount': '4980.15'} 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5859', 'confirmation_code': 2725, 'created_by': 'Abhilasha Jas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,859"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9878.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9878.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,980.15"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 2775, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T10:03:00+00:00', 'transaction_id': 114675447, 'user_paid_amount': '4980.15'} 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3345', 'confirmation_code': 7931, 'created_by': 'Mohit Saxena', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,345"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9501.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9501.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,843.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,843.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,742.6"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 2775, 'settlement_amount': '2742.6', 'status': 'success', 'timestamp': '2026-01-04T09:49:00+00:00', 'transaction_id': 775801508, 'user_paid_amount': '2843.25'} 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6333', 'confirmation_code': 9364, 'created_by': 'Alouk Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,333"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9949.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9949.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,383.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,383.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9190.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9161.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,192.49"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '5192.49', 'status': 'success', 'timestamp': '2026-01-04T09:32:00+00:00', 'transaction_id': 6358772895, 'user_paid_amount': '5383.05'} 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '803', 'confirmation_code': 9150, 'created_by': 'Akash Chatterjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9803"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b980.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9722.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9722.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9697.12"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '697.12', 'status': 'success', 'timestamp': '2026-01-04T09:08:00+00:00', 'transaction_id': 1791844741, 'user_paid_amount': '722.7'} 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2930', 'confirmation_code': 5069, 'created_by': 'Dolly Limbu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,930"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9293", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9293"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,637"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,637"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.11"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,543.65"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '2543.65', 'status': 'success', 'timestamp': '2026-01-04T09:05:00+00:00', 'transaction_id': 4466346576, 'user_paid_amount': '2637'} 2026-01-06 11:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=2775&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5954', 'confirmation_code': 4102, 'created_by': 'Deepankar Majumdar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,954"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,060.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,060.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9179.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9151.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,881.74"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 2775, 'settlement_amount': '4881.74', 'status': 'success', 'timestamp': '2026-01-04T08:45:00+00:00', 'transaction_id': 2174681938, 'user_paid_amount': '5060.9'} 2026-01-06 11:24: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) 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2200', 'confirmation_code': 4600, 'created_by': 'Sai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,200"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9330", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9330"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,870"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,870"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,803.8"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 55458, 'settlement_amount': '1803.8', 'status': 'success', 'timestamp': '2026-01-04T17:11:00+00:00', 'transaction_id': 9464215079, 'user_paid_amount': '1870'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8302', 'confirmation_code': 7707, 'created_by': 'Hiya Banerjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,302"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,245.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,245.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,056.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,056.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9249.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9211.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b938.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,806.89"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 55458, 'settlement_amount': '6806.89', 'status': 'success', 'timestamp': '2026-01-04T16:36:00+00:00', 'transaction_id': 6759520332, 'user_paid_amount': '7056.7'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8302', 'confirmation_code': 2924, 'created_by': 'Hiya Banerjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,302"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,245.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,245.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,056.7"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 55458, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:35:00+00:00', 'transaction_id': 9401556668, 'user_paid_amount': '7056.7'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8302', 'confirmation_code': 7357, 'created_by': 'Hiya Banerjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,302"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,245.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,245.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,056.7"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 55458, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:32:00+00:00', 'transaction_id': 9082527018, 'user_paid_amount': '7056.7'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2569', 'confirmation_code': 9844, 'created_by': 'Rashmika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,569"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9256.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9256.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,312.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,312.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,230.26"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 55458, 'settlement_amount': '2230.26', 'status': 'success', 'timestamp': '2026-01-04T08:28:00+00:00', 'transaction_id': 5412480414, 'user_paid_amount': '2312.1'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2569', 'confirmation_code': 5750, 'created_by': 'Rashmika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,569"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9256.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9256.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,312.1"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 55458, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T08:28:00+00:00', 'transaction_id': 1755400516, 'user_paid_amount': '2312.1'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=55458&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3082', 'confirmation_code': 4253, 'created_by': 'Snehil Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9462.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9462.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,619.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,619.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.59"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,526.96"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 55458, 'settlement_amount': '2526.96', 'status': 'success', 'timestamp': '2026-01-04T08:24:00+00:00', 'transaction_id': 352790156, 'user_paid_amount': '2619.7'} 2026-01-06 11:24: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) 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=53784&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1858', 'confirmation_code': 9935, 'created_by': 'Santosh Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,858"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9185.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9185.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,672.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,672.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,613"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 53784, 'settlement_amount': '1613', 'status': 'success', 'timestamp': '2026-01-04T15:07:00+00:00', 'transaction_id': 5646109497, 'user_paid_amount': '1672.2'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=53784&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5717', 'confirmation_code': 4422, 'created_by': 'Kd', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,717"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9857.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9857.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,859.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,859.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9172.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9145.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,687.43"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 53784, 'settlement_amount': '4687.43', 'status': 'success', 'timestamp': '2026-01-04T09:05:00+00:00', 'transaction_id': 7066242200, 'user_paid_amount': '4859.45'} 2026-01-06 11:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=53784&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5717', 'confirmation_code': 5594, 'created_by': 'Kd', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,717"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9857.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9857.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,859.45"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 53784, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T09:02:00+00:00', 'transaction_id': 524703729, 'user_paid_amount': '4859.45'} 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24: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) 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2977', 'confirmation_code': 1679, 'created_by': 'Amandeep Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,977"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9297.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9297.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,679.3"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22241339, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T17:54:00+00:00', 'transaction_id': 4894295103, 'user_paid_amount': '2679.3'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3339', 'confirmation_code': 2841, 'created_by': 'Shuvashis Maity', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,339"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9333.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9333.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,005.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,005.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,898.72"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '2898.72', 'status': 'success', 'timestamp': '2026-01-04T16:44:00+00:00', 'transaction_id': 9022983761, 'user_paid_amount': '3005.1'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1806', 'confirmation_code': 6727, 'created_by': 'Dua M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,806"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9180.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9180.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,625.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,625.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,567.86"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 22241339, 'settlement_amount': '1567.86', 'status': 'success', 'timestamp': '2026-01-04T16:24:00+00:00', 'transaction_id': 4659109931, 'user_paid_amount': '1625.4'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2079', 'confirmation_code': 2843, 'created_by': 'Mankaran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,079"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9311.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9311.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,767.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,767.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,704.6"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '1704.6', 'status': 'success', 'timestamp': '2026-01-04T15:26:00+00:00', 'transaction_id': 439957709, 'user_paid_amount': '1767.15'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '914', 'confirmation_code': 7400, 'created_by': 'Aniket Saraf', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9914"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b991.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b991.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9822.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9822.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9793.48"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '793.48', 'status': 'success', 'timestamp': '2026-01-04T15:09:00+00:00', 'transaction_id': 2819704990, 'user_paid_amount': '822.6'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3040', 'confirmation_code': 2257, 'created_by': 'Khushi Uberoi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,040"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9304", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9304"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,736"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,736"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,639.15"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '2639.15', 'status': 'success', 'timestamp': '2026-01-04T14:31:00+00:00', 'transaction_id': 334388719, 'user_paid_amount': '2736'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1743', 'confirmation_code': 8220, 'created_by': 'Harcharan Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,743"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9261.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9261.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,481.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,481.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,429.1"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '1429.1', 'status': 'success', 'timestamp': '2026-01-04T14:08:00+00:00', 'transaction_id': 4643010920, 'user_paid_amount': '1481.55'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1071', 'confirmation_code': 1031, 'created_by': 'Varin Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,071"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9160.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9160.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9910.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9910.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9878.12"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '878.12', 'status': 'success', 'timestamp': '2026-01-04T14:02:00+00:00', 'transaction_id': 97857031, 'user_paid_amount': '910.35'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2693', 'confirmation_code': 3475, 'created_by': 'Neeti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,693"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9403.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9403.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,289.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,289.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,208.02"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '2208.02', 'status': 'success', 'timestamp': '2026-01-04T12:59:00+00:00', 'transaction_id': 875680545, 'user_paid_amount': '2289.05'} 2026-01-06 11:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1481', 'confirmation_code': 1666, 'created_by': 'Pranav Murli', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,481"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9222.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9222.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,258.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,258.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,214.28"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '1214.28', 'status': 'success', 'timestamp': '2026-01-04T11:44:00+00:00', 'transaction_id': 4936068635, 'user_paid_amount': '1258.85'} 2026-01-06 11:24: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) 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2704', 'confirmation_code': 7196, 'created_by': 'Simeen Mullaji', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,704"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9270.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9270.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,433.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,433.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,347.45"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '2347.45', 'status': 'success', 'timestamp': '2026-01-04T17:54:00+00:00', 'transaction_id': 5219235981, 'user_paid_amount': '2433.6'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2037', 'confirmation_code': 4700, 'created_by': 'Purvi Khan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,037"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9203.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9203.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,833.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,833.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.9", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b955"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b99.9"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,768.4"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1768.4', 'status': 'success', 'timestamp': '2026-01-04T17:50:00+00:00', 'transaction_id': 668509899, 'user_paid_amount': '1833.3'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1340', 'confirmation_code': 4486, 'created_by': 'Mrunal Kolhe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,340"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9134", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9134"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,206"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,206"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,163.31"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1163.31', 'status': 'success', 'timestamp': '2026-01-04T17:37:00+00:00', 'transaction_id': 5240040920, 'user_paid_amount': '1206'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1340', 'confirmation_code': 5004, 'created_by': 'Mrunal Kolhe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,340"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9134", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9134"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,206"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 47990, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T17:36:00+00:00', 'transaction_id': 1309487316, 'user_paid_amount': '1206'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3540', 'confirmation_code': 6453, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,540"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9354", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9354"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,186"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,186"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,073.22"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '3073.22', 'status': 'success', 'timestamp': '2026-01-04T17:25:00+00:00', 'transaction_id': 6596271133, 'user_paid_amount': '3186'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7124', 'confirmation_code': 1342, 'created_by': 'Malvika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,124"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,068.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,068.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,055.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,055.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9214.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9181.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,841.04"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '5841.04', 'status': 'success', 'timestamp': '2026-01-04T16:59:00+00:00', 'transaction_id': 2395750135, 'user_paid_amount': '6055.4'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1294', 'confirmation_code': 7198, 'created_by': 'Deb Dutta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,294"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9129.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9129.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,164.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,164.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,123.37"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1123.37', 'status': 'success', 'timestamp': '2026-01-04T16:49:00+00:00', 'transaction_id': 1810149557, 'user_paid_amount': '1164.6'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1313', 'confirmation_code': 6631, 'created_by': 'Ashika Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,313"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9131.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9131.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,181.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,181.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,139.87"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1139.87', 'status': 'success', 'timestamp': '2026-01-04T16:49:00+00:00', 'transaction_id': 7967170113, 'user_paid_amount': '1181.7'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5659', 'confirmation_code': 3193, 'created_by': 'Richa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,659"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9848.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9848.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,810.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,810.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b925.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,639.88"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '4639.88', 'status': 'success', 'timestamp': '2026-01-04T16:44:00+00:00', 'transaction_id': 5123604444, 'user_paid_amount': '4810.15'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14336', 'confirmation_code': 1749, 'created_by': 'Anustauv Roy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,336"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,150.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,150.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b912,185.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b912,185.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9431.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9365.57"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b965.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,754.23"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '11754.23', 'status': 'success', 'timestamp': '2026-01-04T16:38:00+00:00', 'transaction_id': 4235975304, 'user_paid_amount': '12185.6'} 2026-01-06 11:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5110', 'confirmation_code': 7252, 'created_by': 'Yana Thorat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,110"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9511", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9511"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,599"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,599"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.97"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,436.2"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '4436.2', 'status': 'success', 'timestamp': '2026-01-04T16:39:00+00:00', 'transaction_id': 1287507889, 'user_paid_amount': '4599'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4429', 'confirmation_code': 2642, 'created_by': 'Umesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,429"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9664.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9664.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,764.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,764.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9133.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.94"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,631.38"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '3631.38', 'status': 'success', 'timestamp': '2026-01-04T16:38:00+00:00', 'transaction_id': 4739399881, 'user_paid_amount': '3764.65'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 3610, 'created_by': 'Aniket Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9277.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9277.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,570.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,570.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,515.2"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '1515.2', 'status': 'success', 'timestamp': '2026-01-04T16:36:00+00:00', 'transaction_id': 4552686491, 'user_paid_amount': '1570.8'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 1017, 'created_by': 'Aniket Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9277.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9277.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,570.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 35232, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:35:00+00:00', 'transaction_id': 4408914383, 'user_paid_amount': '1570.8'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 8247, 'created_by': 'Aniket Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9277.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9277.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,570.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 35232, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T16:35:00+00:00', 'transaction_id': 7398489155, 'user_paid_amount': '1570.8'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4816', 'confirmation_code': 1691, 'created_by': 'Reeta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,816"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9722.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9722.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,093.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,093.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9144.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9122.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,948.68"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '3948.68', 'status': 'success', 'timestamp': '2026-01-04T16:28:00+00:00', 'transaction_id': 9847776899, 'user_paid_amount': '4093.6'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2957', 'confirmation_code': 3046, 'created_by': 'Haneen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,957"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9443.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9443.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,513.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,513.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,424.48"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '2424.48', 'status': 'success', 'timestamp': '2026-01-04T16:25:00+00:00', 'transaction_id': 848890991, 'user_paid_amount': '2513.45'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5579', 'confirmation_code': 9529, 'created_by': 'Shivani Kapur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,579"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9836.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9836.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,742.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,742.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,574.28"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '4574.28', 'status': 'success', 'timestamp': '2026-01-04T16:13:00+00:00', 'transaction_id': 7009081895, 'user_paid_amount': '4742.15'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6917', 'confirmation_code': 2107, 'created_by': 'Abhishek Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,917"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,037.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,037.55"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,879.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,879.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9208.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9176.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,671.32"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '5671.32', 'status': 'success', 'timestamp': '2026-01-04T16:11:00+00:00', 'transaction_id': 6067262100, 'user_paid_amount': '5879.45'} 2026-01-06 11:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2010', 'confirmation_code': 7771, 'created_by': 'Shiv K', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,010"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9301.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9301.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,708.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,708.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,648.01"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 35232, 'settlement_amount': '1648.01', 'status': 'success', 'timestamp': '2026-01-04T15:04:00+00:00', 'transaction_id': 2799979529, 'user_paid_amount': '1708.5'} 2026-01-06 11:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 4497, 'created_by': 'Kunalvedak10', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,437"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,437"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.11"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,350.73"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '2350.73', 'status': 'success', 'timestamp': '2026-01-04T16:34:00+00:00', 'transaction_id': 9002185226, 'user_paid_amount': '2437'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '604', 'confirmation_code': 9496, 'created_by': "Gabriel D'Souza", 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9604"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9604"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9604"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9582.62"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '582.62', 'status': 'success', 'timestamp': '2026-01-04T16:26:00+00:00', 'transaction_id': 8461179601, 'user_paid_amount': '604'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1715', 'confirmation_code': 1971, 'created_by': 'Prashant Upare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,715"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,715"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,715"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,654.29"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '1654.29', 'status': 'success', 'timestamp': '2026-01-04T16:17:00+00:00', 'transaction_id': 7772858380, 'user_paid_amount': '1715'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2420', 'confirmation_code': 9624, 'created_by': 'Saumya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,420"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,420"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,420"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,334.33"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '2334.33', 'status': 'success', 'timestamp': '2026-01-04T16:09:00+00:00', 'transaction_id': 8254365352, 'user_paid_amount': '2420'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2082', 'confirmation_code': 8817, 'created_by': 'Apoorva', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,082"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,082"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,082"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,008.3"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 22187375, 'settlement_amount': '2008.3', 'status': 'success', 'timestamp': '2026-01-04T16:01:00+00:00', 'transaction_id': 145939988, 'user_paid_amount': '2082'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1952', 'confirmation_code': 6608, 'created_by': 'Suhrud Patwardhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,952"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,952"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,952"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,882.9"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '4', 'res_id': 22187375, 'settlement_amount': '1882.9', 'status': 'success', 'timestamp': '2026-01-04T15:47:00+00:00', 'transaction_id': 5472081639, 'user_paid_amount': '1952'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '514', 'confirmation_code': 8232, 'created_by': 'Sanjana Rajeshirke', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9514"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9514"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9514"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b918.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b915.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9495.8"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '495.8', 'status': 'success', 'timestamp': '2026-01-04T15:41:00+00:00', 'transaction_id': 7260636463, 'user_paid_amount': '514'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4608', 'confirmation_code': 9658, 'created_by': 'Sunny Jose', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,608"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,608"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,608"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,444.88"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22187375, 'settlement_amount': '4444.88', 'status': 'success', 'timestamp': '2026-01-04T15:36:00+00:00', 'transaction_id': 7249665233, 'user_paid_amount': '4608'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3442', 'confirmation_code': 9659, 'created_by': 'Rishi Deshpande', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,442"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,442"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,442"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,320.15"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '4', 'res_id': 22187375, 'settlement_amount': '3320.15', 'status': 'success', 'timestamp': '2026-01-04T15:32:00+00:00', 'transaction_id': 7993270537, 'user_paid_amount': '3442'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1969', 'confirmation_code': 1611, 'created_by': 'Rajas Muley', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,969"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,969"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,969"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,899.3"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '3', 'res_id': 22187375, 'settlement_amount': '1899.3', 'status': 'success', 'timestamp': '2026-01-04T15:31:00+00:00', 'transaction_id': 7894096766, 'user_paid_amount': '1969'} 2026-01-06 11:24: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) 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9690', 'confirmation_code': 2429, 'created_by': 'Kierra Ann Vernekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,690"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9969", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9969"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,721"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,721"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9308.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9261.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,412.28"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '8412.28', 'status': 'success', 'timestamp': '2026-01-04T17:43:00+00:00', 'transaction_id': 5385277023, 'user_paid_amount': '8721'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4256', 'confirmation_code': 6497, 'created_by': 'Reena Pursnani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,256"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9638.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9638.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,617.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,617.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9128.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,489.53"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '3489.53', 'status': 'success', 'timestamp': '2026-01-04T17:42:00+00:00', 'transaction_id': 6146758789, 'user_paid_amount': '3617.6'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9690', 'confirmation_code': 7460, 'created_by': 'Kierra Ann Vernekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,690"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9969", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9969"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,721"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 34895, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T17:43:00+00:00', 'transaction_id': 6822641338, 'user_paid_amount': '8721'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9690', 'confirmation_code': 5172, 'created_by': 'Kierra Ann Vernekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,690"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9969", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9969"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,721"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 34895, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T17:42:00+00:00', 'transaction_id': 9952152993, 'user_paid_amount': '8721'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9690', 'confirmation_code': 7749, 'created_by': 'Kierra Ann Vernekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,690"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9969", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9969"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,721"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 34895, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T17:41:00+00:00', 'transaction_id': 1608901747, 'user_paid_amount': '8721'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3018', 'confirmation_code': 4913, 'created_by': 'Jyoti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,018"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9452.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9452.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,565.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,565.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,474.49"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '2474.49', 'status': 'success', 'timestamp': '2026-01-04T17:24:00+00:00', 'transaction_id': 6861462010, 'user_paid_amount': '2565.3'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13477', 'confirmation_code': 2715, 'created_by': 'Ritika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,477"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,021.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,021.55"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,455.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,455.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9405.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9343.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b961.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,049.93"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '11049.93', 'status': 'success', 'timestamp': '2026-01-04T16:59:00+00:00', 'transaction_id': 4286502304, 'user_paid_amount': '11455.45'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7046', 'confirmation_code': 1435, 'created_by': 'Siddhi Menon', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,046"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,056.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,056.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,989.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,989.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9212.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9179.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,777.09"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '5777.09', 'status': 'success', 'timestamp': '2026-01-04T16:28:00+00:00', 'transaction_id': 5078233121, 'user_paid_amount': '5989.1'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9314', 'confirmation_code': 7518, 'created_by': 'Atharv Gadre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,314"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,397.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,397.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,916.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,916.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9280.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9237.51"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,636.64"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '7636.64', 'status': 'success', 'timestamp': '2026-01-04T16:20:00+00:00', 'transaction_id': 7436510164, 'user_paid_amount': '7916.9'} 2026-01-06 11:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2195', 'confirmation_code': 8326, 'created_by': 'Dipen Thaker', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,195"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9219.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9219.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,975.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,975.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,905.57"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 34895, 'settlement_amount': '1905.57', 'status': 'success', 'timestamp': '2026-01-04T16:10:00+00:00', 'transaction_id': 2058359087, 'user_paid_amount': '1975.5'} 2026-01-06 11:24: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) 2026-01-06 11:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65316&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2174', 'confirmation_code': 6554, 'created_by': 'Rajnish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,174"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9217.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9217.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,956.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,956.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,887.33"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 65316, 'settlement_amount': '1887.33', 'status': 'success', 'timestamp': '2026-01-04T17:11:00+00:00', 'transaction_id': 469067858, 'user_paid_amount': '1956.6'} 2026-01-06 11:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65316&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2462', 'confirmation_code': 3735, 'created_by': 'Daisy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,462"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9369.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9369.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,092.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,092.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,018.62"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 65316, 'settlement_amount': '2018.62', 'status': 'success', 'timestamp': '2026-01-04T15:55:00+00:00', 'transaction_id': 7775028229, 'user_paid_amount': '2092.7'} 2026-01-06 11:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65316&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2462', 'confirmation_code': 2840, 'created_by': 'Daisy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,462"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9369.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9369.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,092.7"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 65316, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T15:55:00+00:00', 'transaction_id': 5220925577, 'user_paid_amount': '2092.7'} 2026-01-06 11:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65316&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4374', 'confirmation_code': 1025, 'created_by': 'Burhanuddin Sunel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,374"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9656.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9656.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,717.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,717.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,586.28"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 65316, 'settlement_amount': '3586.28', 'status': 'success', 'timestamp': '2026-01-04T15:40:00+00:00', 'transaction_id': 9580359788, 'user_paid_amount': '3717.9'} 2026-01-06 11:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65316&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1552', 'confirmation_code': 7002, 'created_by': 'Smrthy Divya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,552"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9232.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9232.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,319.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,319.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,272.5"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 65316, 'settlement_amount': '1272.5', 'status': 'success', 'timestamp': '2026-01-04T15:36:00+00:00', 'transaction_id': 8121919008, 'user_paid_amount': '1319.2'} 2026-01-06 11:24: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) 2026-01-06 11:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6358', 'confirmation_code': 9039, 'created_by': 'Dr.Aakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,358"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9953.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9953.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,404.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,404.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9191.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9162.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,212.99"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '5212.99', 'status': 'success', 'timestamp': '2026-01-04T17:08:00+00:00', 'transaction_id': 5362604986, 'user_paid_amount': '5404.3'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3425', 'confirmation_code': 9779, 'created_by': 'Karthikeyan Ravichandran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,425"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9513.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9513.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,911.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,911.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,808.19"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '2808.19', 'status': 'success', 'timestamp': '2026-01-04T17:06:00+00:00', 'transaction_id': 3342981964, 'user_paid_amount': '2911.25'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2662', 'confirmation_code': 4885, 'created_by': 'Eassa Salim', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,662"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9266.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9266.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,395.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,395.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,310.99"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '2310.99', 'status': 'success', 'timestamp': '2026-01-04T15:53:00+00:00', 'transaction_id': 4395870565, 'user_paid_amount': '2395.8'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2231', 'confirmation_code': 6351, 'created_by': 'Akshay Kumar Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,231"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9223.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,007.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,007.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,936.82"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '1936.82', 'status': 'success', 'timestamp': '2026-01-04T14:17:00+00:00', 'transaction_id': 6022732727, 'user_paid_amount': '2007.9'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4568', 'confirmation_code': 9871, 'created_by': 'Gyms Daniel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,568"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9456.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9456.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,111.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,111.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,965.66"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '3965.66', 'status': 'success', 'timestamp': '2026-01-04T10:42:00+00:00', 'transaction_id': 8127026634, 'user_paid_amount': '4111.2'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9315', 'confirmation_code': 6625, 'created_by': 'R Pradeep Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,315"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,397.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,397.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,917.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,917.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9280.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9237.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,637.46"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '7637.46', 'status': 'success', 'timestamp': '2026-01-04T10:22:00+00:00', 'transaction_id': 2045582813, 'user_paid_amount': '7917.75'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1738', 'confirmation_code': 4640, 'created_by': 'Vigneshwaran Ganesan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,738"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9260.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9260.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,477.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,477.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,425"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '1425', 'status': 'success', 'timestamp': '2026-01-04T10:20:00+00:00', 'transaction_id': 9440684866, 'user_paid_amount': '1477.3'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2069', 'confirmation_code': 5492, 'created_by': 'Shrankhla Jadon', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9206.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9206.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,862.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,862.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,796.19"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '1796.19', 'status': 'success', 'timestamp': '2026-01-04T09:48:00+00:00', 'transaction_id': 2813209050, 'user_paid_amount': '1862.1'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2478', 'confirmation_code': 4537, 'created_by': 'Rahul Nanuhal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,478"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9247.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9247.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,230.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,230.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,151.25"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '2151.25', 'status': 'success', 'timestamp': '2026-01-04T09:23:00+00:00', 'transaction_id': 1492950514, 'user_paid_amount': '2230.2'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4919', 'confirmation_code': 5503, 'created_by': 'Sridharvineeth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,919"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9737.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9737.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,181.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,181.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9148.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9125.43"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,033.14"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 67472, 'settlement_amount': '4033.14', 'status': 'success', 'timestamp': '2026-01-04T09:12:00+00:00', 'transaction_id': 4198760678, 'user_paid_amount': '4181.15'} 2026-01-06 11:24: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) 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1558', 'confirmation_code': 6133, 'created_by': 'Mitali Panigrahi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,558"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9155.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9155.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,402.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,402.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,352.56"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 52294, 'settlement_amount': '1352.56', 'status': 'success', 'timestamp': '2026-01-04T17:16:00+00:00', 'transaction_id': 1948792510, 'user_paid_amount': '1402.2'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3026', 'confirmation_code': 2128, 'created_by': 'Prachi Khirwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,026"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9453.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9453.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,572.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,572.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,481.05"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 52294, 'settlement_amount': '2481.05', 'status': 'success', 'timestamp': '2026-01-04T17:08:00+00:00', 'transaction_id': 3066715540, 'user_paid_amount': '2572.1'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2414', 'confirmation_code': 3122, 'created_by': 'Manoj Kuriakose Chirappatt', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,414"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9241.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9241.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,172.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,172.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,095.69"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 52294, 'settlement_amount': '2095.69', 'status': 'success', 'timestamp': '2026-01-04T16:29:00+00:00', 'transaction_id': 3012520035, 'user_paid_amount': '2172.6'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5023', 'confirmation_code': 5662, 'created_by': 'Abilash Srivatsav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,023"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9753.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9753.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,269.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,269.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,118.4"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 52294, 'settlement_amount': '4118.4', 'status': 'success', 'timestamp': '2026-01-04T15:43:00+00:00', 'transaction_id': 3489668090, 'user_paid_amount': '4269.55'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3148', 'confirmation_code': 2659, 'created_by': 'Prabhu Dutt Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,148"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9472.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9472.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,675.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,675.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,581.08"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '4', 'res_id': 52294, 'settlement_amount': '2581.08', 'status': 'success', 'timestamp': '2026-01-04T15:32:00+00:00', 'transaction_id': 9132928093, 'user_paid_amount': '2675.8'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3148', 'confirmation_code': 4718, 'created_by': 'Prabhu Dutt Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,148"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9472.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9472.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,675.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 52294, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-04T15:32:00+00:00', 'transaction_id': 4380370432, 'user_paid_amount': '2675.8'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 3357, 'created_by': 'Shimoni Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9243.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9243.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,193.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,193.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,115.66"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 52294, 'settlement_amount': '2115.66', 'status': 'success', 'timestamp': '2026-01-04T14:46:00+00:00', 'transaction_id': 1950879005, 'user_paid_amount': '2193.3'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1814', 'confirmation_code': 9885, 'created_by': 'Nikhil Nanaiah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,814"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9181.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9181.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,632.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,632.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,574.8"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': '5', 'res_id': 52294, 'settlement_amount': '1574.8', 'status': 'success', 'timestamp': '2026-01-04T10:31:00+00:00', 'transaction_id': 2718302084, 'user_paid_amount': '1632.6'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=52294&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3070', 'confirmation_code': 6852, 'created_by': 'Akarshika Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,070"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9460.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9460.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,609.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,609.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,517.13"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 52294, 'settlement_amount': '2517.13', 'status': 'success', 'timestamp': '2026-01-04T10:03:00+00:00', 'transaction_id': 714990256, 'user_paid_amount': '2609.5'} 2026-01-06 11:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '950', 'confirmation_code': 4500, 'created_by': 'Khushi Garg', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9950"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9142.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9142.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9807.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9807.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b928.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9778.92"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '778.92', 'status': 'success', 'timestamp': '2026-01-04T09:19:00+00:00', 'transaction_id': 2340469738, 'user_paid_amount': '807.5'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1974', 'confirmation_code': 9702, 'created_by': 'Kanika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,974"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9296.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9296.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,677.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,677.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,618.5"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '1618.5', 'status': 'success', 'timestamp': '2026-01-04T09:17:00+00:00', 'transaction_id': 2583420356, 'user_paid_amount': '1677.9'} 2026-01-06 11:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22241339&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3722', 'confirmation_code': 5834, 'created_by': 'Tejal Salathia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,722"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9372.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9372.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,349.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,349.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,231.22"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 22241339, 'settlement_amount': '3231.22', 'status': 'success', 'timestamp': '2026-01-04T08:48:00+00:00', 'transaction_id': 4749320777, 'user_paid_amount': '3349.8'} 2026-01-06 11:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:24:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5205', 'confirmation_code': 4048, 'created_by': 'Maya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,205"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9520.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9520.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,684.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,684.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9165.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,518.66"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '4518.66', 'status': 'success', 'timestamp': '2026-01-04T15:50:00+00:00', 'transaction_id': 7280629411, 'user_paid_amount': '4684.5'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1507', 'confirmation_code': 2875, 'created_by': 'Prerna Khandelwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,507"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9150.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9150.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,356.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,356.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,308.29"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1308.29', 'status': 'success', 'timestamp': '2026-01-04T15:50:00+00:00', 'transaction_id': 6243334492, 'user_paid_amount': '1356.3'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 5979, 'created_by': 'Pranav Naik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9408.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9408.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,317.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,317.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,235.08"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '2235.08', 'status': 'success', 'timestamp': '2026-01-04T15:45:00+00:00', 'transaction_id': 7055204677, 'user_paid_amount': '2317.1'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7854', 'confirmation_code': 5421, 'created_by': 'Tarun Asthana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,854"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,178.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,178.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,675.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,675.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9236.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9200.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,439.57"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '6439.57', 'status': 'success', 'timestamp': '2026-01-04T15:42:00+00:00', 'transaction_id': 3874919067, 'user_paid_amount': '6675.9'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2853', 'confirmation_code': 3065, 'created_by': 'Vaibhav Kothare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9427.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9427.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,425.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,425.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,339.2"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '2339.2', 'status': 'success', 'timestamp': '2026-01-04T15:41:00+00:00', 'transaction_id': 4078907544, 'user_paid_amount': '2425.05'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1351', 'confirmation_code': 8781, 'created_by': 'Amish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,351"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9135.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9135.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,215.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,215.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,172.85"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1172.85', 'status': 'success', 'timestamp': '2026-01-04T15:31:00+00:00', 'transaction_id': 9760197528, 'user_paid_amount': '1215.9'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1588', 'confirmation_code': 5353, 'created_by': 'User_196300273', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,588"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9158.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9158.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,429.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,429.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,378.6"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '1378.6', 'status': 'success', 'timestamp': '2026-01-04T11:37:00+00:00', 'transaction_id': 9576524022, 'user_paid_amount': '1429.2'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '502', 'confirmation_code': 9782, 'created_by': 'Gaurav Khattar Ii', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9502"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b950.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b950.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9451.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9451.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b915.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9435.81"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '435.81', 'status': 'success', 'timestamp': '2026-01-04T11:26:00+00:00', 'transaction_id': 4264634410, 'user_paid_amount': '451.8'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '959', 'confirmation_code': 2456, 'created_by': 'Isha Katyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9959"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b995.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b995.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9863.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9863.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.89"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9832.55"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '832.55', 'status': 'success', 'timestamp': '2026-01-04T11:20:00+00:00', 'transaction_id': 1621084278, 'user_paid_amount': '863.1'} 2026-01-06 11:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2662', 'confirmation_code': 6041, 'created_by': 'Mamta Kakkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,662"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9399.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9399.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,262.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,262.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,182.6"}]', 'payout_settlement_date': '2026-01-07', 'payout_status': 'pending', 'rating': None, 'res_id': 47990, 'settlement_amount': '2182.6', 'status': 'success', 'timestamp': '2026-01-04T10:57:00+00:00', 'transaction_id': 5864097767, 'user_paid_amount': '2262.7'} 2026-01-06 11:24:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:24:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:05 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 48 pages/min), scraped 182 items (at 182 items/min) 2026-01-06 11:25:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:25:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:25:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:25:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:25:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:25:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:25:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:25:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:25:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:25:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:05 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 0 pages/min), scraped 182 items (at 0 items/min) 2026-01-06 11:26:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:26:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:26:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:31 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.79.(X11; Linux x86_64; sid-ET) Presto/2.9.175 Version/10.00 to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-06 11:26:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-06 11:26:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:26:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:26:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:26:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:05 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 0 pages/min), scraped 182 items (at 0 items/min) 2026-01-06 11:27:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:27:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:27:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:27:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:27:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:27:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:05 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 0 pages/min), scraped 182 items (at 0 items/min) 2026-01-06 11:28:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:28:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:28:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-06 11:28:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=47990&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:28:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34895&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:28:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22187375&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:28:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=35232&start_date=2026-01-04&end_date=2026-01-04&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:28:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=67472&start_date=2026-01-04&end_date=2026-01-04&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-06 11:28:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:25 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:30 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:28:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:28:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:28:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:28:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:04 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:05 [scrapy.extensions.logstats] INFO: Crawled 122 pages (at 74 pages/min), scraped 182 items (at 0 items/min) 2026-01-06 11:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:29:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:29:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:07 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:07 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:14 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:19 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:25 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:29:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:29:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:49 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:56 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:56 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:56 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:29:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:29:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:30:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:30:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:30:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:30:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:30:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-06 11:30:03 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-06 11:30:03 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1519 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-06 11:30:03 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'eeba7bf0-37e0-4639-9fd4-342388a649d8', 'timestamp': '2026-01-06T11:30:03Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '310', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 358.24, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-06/_doc HTTP/11" 201 168 2026-01-06 11:30:03 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'eeba7bf0-37e0-4639-9fd4-342388a649d8', 'timestamp': '2026-01-06T11:30:03Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '310', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 291440, 'duration_seconds': 358.24, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-06/_doc HTTP/11" 201 167 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 11:30:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 11:30:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 2574125, 'downloader/request_count': 561, 'downloader/request_method_count/GET': 561, 'downloader/response_bytes': 570970, 'downloader/response_count': 561, 'downloader/response_status_count/200': 48, 'downloader/response_status_count/429': 513, 'elapsed_time_seconds': 358.241034, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 6, 11, 30, 3, 365208, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 281543, 'httpcompression/response_count': 27, 'item_scraped_count': 182, 'items_per_minute': None, 'log_count/DEBUG': 844, 'log_count/ERROR': 171, 'log_count/INFO': 25, 'log_count/WARNING': 1, 'memusage/max': 131444736, 'memusage/startup': 116371456, 'request_depth_max': 6, 'response_received_count': 219, 'responses_per_minute': None, 'retry/count': 342, 'retry/max_reached': 171, 'retry/reason_count/429 Unknown Status': 342, 'scheduler/dequeued': 561, 'scheduler/dequeued/memory': 561, 'scheduler/enqueued': 561, 'scheduler/enqueued/memory': 561, 'start_time': datetime.datetime(2026, 1, 6, 11, 24, 5, 124174, tzinfo=datetime.timezone.utc)} 2026-01-06 11:30:03 [scrapy.core.engine] INFO: Spider closed (finished)