2026-01-27 12:14:51 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-27 12:14:51 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Jan 8 2026, 06:52:19) [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-27 12:14:51 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = c6e8c5dcfb7911f0992761da3225bd1c 2026-01-27 12:14:51 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 2 2026-01-27 12:14:51 [scrapy.addons] INFO: Enabled addons: [] 2026-01-27 12:14:51 [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-27 12:14:51 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-27 12:14:51 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-27 12:14:51 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-27 12:14:51 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-27 12:14:51 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-27 12:14:51 [scrapy.extensions.telnet] INFO: Telnet Password: 7fe05767a9adfb6b 2026-01-27 12:14:51 [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-27 12:14:51 [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/c6e8c5dcfb7911f0992761da3225bd1c.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-27 12:14:51 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-27 12:14:51 [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-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:14:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-27 12:14:51 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:14:51 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-27 12:14:51 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-27 12:14:51 [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-27 12:14:51 [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-27 12:14:51 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-27 12:14:51 [scrapy.core.engine] INFO: Spider opened 2026-01-27 12:14:51 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-27 12:14:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:14:53 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-27 12:14:53 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-27 12:14:53 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-01-27 12:14:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:14:57 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2026-01-27 12:14:57 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.99.(Windows NT 5.0; wa-BE) Presto/2.9.185 Version/11.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-27 12:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:14:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6012204 HTTP/11" 200 None 2026-01-27 12:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:14:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-27 12:15:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-27 12:15:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-27 12:15:02 [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-27 12:15:02 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-27 12:15:02 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-27 12:15:02 [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-27 12:15:02 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-27 12:15:02 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-27 12:15:02 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-27 12:15:02 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-27 12:15:02 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-27 12:15:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:15:07 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-27 12:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:15:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:15:08 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2432', 'confirmation_code': 1913, 'created_by': 'Raghuveer Prabhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,432"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9608", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9608"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,824"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,824"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,737.91"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1737.91', 'status': 'success', 'timestamp': '2026-01-25T18:22:00+00:00', 'transaction_id': 2132145134, 'user_paid_amount': '1824'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1603', 'confirmation_code': 1605, 'created_by': 'Sayani Kar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,603"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9400.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9400.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,202.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,202.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,145.5"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1145.5', 'status': 'success', 'timestamp': '2026-01-25T17:42:00+00:00', 'transaction_id': 1248538248, 'user_paid_amount': '1202.25'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1562', 'confirmation_code': 8247, 'created_by': 'Abhijit Bora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,562"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9390.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9390.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,171.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,171.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,116.21"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1116.21', 'status': 'success', 'timestamp': '2026-01-25T17:11:00+00:00', 'transaction_id': 3328855607, 'user_paid_amount': '1171.5'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3254', 'confirmation_code': 3694, 'created_by': 'Abhishek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,254"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9813.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9813.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,440.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,440.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,325.31"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2325.31', 'status': 'success', 'timestamp': '2026-01-25T17:07:00+00:00', 'transaction_id': 4399727054, 'user_paid_amount': '2440.5'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2016', 'confirmation_code': 3098, 'created_by': 'Ashish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,016"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9504", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9504"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,512"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,512"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,440.63"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1440.63', 'status': 'success', 'timestamp': '2026-01-25T16:50:00+00:00', 'transaction_id': 8714409821, 'user_paid_amount': '1512'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1912', 'confirmation_code': 1684, 'created_by': 'Suraj Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,912"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9478", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9478"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,434"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,434"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,366.32"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1366.32', 'status': 'success', 'timestamp': '2026-01-25T16:47:00+00:00', 'transaction_id': 9643499582, 'user_paid_amount': '1434'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1912', 'confirmation_code': 4564, 'created_by': 'Suraj Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,912"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9478", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9478"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,434"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:47:00+00:00', 'transaction_id': 9244427754, 'user_paid_amount': '1434'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2000', 'confirmation_code': 3068, 'created_by': 'Sivakannan S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9500", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9500"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,500"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,500"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.8", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b960"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b910.8"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,429.2"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1429.2', 'status': 'success', 'timestamp': '2026-01-25T16:23:00+00:00', 'transaction_id': 2793796369, 'user_paid_amount': '1500'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2000', 'confirmation_code': 7850, 'created_by': 'Sivakannan S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9500", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9500"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:21:00+00:00', 'transaction_id': 2411059315, 'user_paid_amount': '1500'} 2026-01-27 12:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1708', 'confirmation_code': 4692, 'created_by': 'Krishna Swaminathan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,708"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9427", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9427"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,281"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,281"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,220.54"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1220.54', 'status': 'success', 'timestamp': '2026-01-25T15:27:00+00:00', 'transaction_id': 6260018349, 'user_paid_amount': '1281'} 2026-01-27 12:15:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6077', 'confirmation_code': 5712, 'created_by': 'Abhishek Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,077"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9911.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9911.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,165.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,165.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9365.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9309.93"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b955.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,799.73"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '4799.73', 'status': 'success', 'timestamp': '2026-01-25T16:59:00+00:00', 'transaction_id': 9428352540, 'user_paid_amount': '5165.45'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11800', 'confirmation_code': 3729, 'created_by': 'Nitin Singal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,800"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,770", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,770"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,030"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,030"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9710.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9601.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b9108.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,319.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '9319.88', 'status': 'success', 'timestamp': '2026-01-25T16:55:00+00:00', 'transaction_id': 4559563007, 'user_paid_amount': '10030'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '23069', 'confirmation_code': 6142, 'created_by': 'Pradeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b923,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,460.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,460.35"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b919,608.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b919,608.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,388.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b91,176.52"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9211.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b918,220.36"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '18220.36', 'status': 'success', 'timestamp': '2026-01-25T16:47:00+00:00', 'transaction_id': 6816831031, 'user_paid_amount': '19608.65'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3184', 'confirmation_code': 8981, 'created_by': 'Jayashankar Raghavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,184"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9477.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9477.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,706.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,706.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9191.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9162.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,514.79"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2514.79', 'status': 'success', 'timestamp': '2026-01-25T14:44:00+00:00', 'transaction_id': 9064666090, 'user_paid_amount': '2706.4'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5118.32', 'confirmation_code': 6919, 'created_by': 'Ag', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,118.32"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,023.66", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,023.66"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,094.66"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,094.66"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9289.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9245.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b944.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,804.76"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '3804.76', 'status': 'success', 'timestamp': '2026-01-25T10:56:00+00:00', 'transaction_id': 8356387146, 'user_paid_amount': '4094.66'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1740', 'confirmation_code': 3009, 'created_by': 'Shrushti Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,740"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9348", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9348"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,392"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,392"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,293.45"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20727136, 'settlement_amount': '1293.45', 'status': 'success', 'timestamp': '2026-01-25T10:56:00+00:00', 'transaction_id': 1097866395, 'user_paid_amount': '1392'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2596', 'confirmation_code': 7506, 'created_by': 'Ayati Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,596"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9389.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9389.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,206.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,206.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9156.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9132.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b923.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,050.37"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2050.37', 'status': 'success', 'timestamp': '2026-01-25T07:14:00+00:00', 'transaction_id': 9454016521, 'user_paid_amount': '2206.6'} 2026-01-27 12:15:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2292', 'confirmation_code': 1776, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,292"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9573", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9573"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,719"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,719"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,637.86"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1637.86', 'status': 'success', 'timestamp': '2026-01-25T18:21:00+00:00', 'transaction_id': 3522469519, 'user_paid_amount': '1719'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1725', 'confirmation_code': 7205, 'created_by': 'Ridhi Bhalla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,725"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9345", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9345"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,380"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,380"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,314.86"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1314.86', 'status': 'success', 'timestamp': '2026-01-25T18:19:00+00:00', 'transaction_id': 5714414969, 'user_paid_amount': '1380'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1725', 'confirmation_code': 4221, 'created_by': 'Ridhi Bhalla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,725"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9345", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9345"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,380"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T18:19:00+00:00', 'transaction_id': 2512323184, 'user_paid_amount': '1380'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1906', 'confirmation_code': 3426, 'created_by': 'Ridhi Bhalla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,906"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9381.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9381.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,524.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T18:16:00+00:00', 'transaction_id': 1964300002, 'user_paid_amount': '1524.8'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4356', 'confirmation_code': 4027, 'created_by': 'Shruthi Sajjan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,356"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9871.2"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b922.5"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b93,462.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,462.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.93"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,298.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3298.88', 'status': 'success', 'timestamp': '2026-01-25T17:57:00+00:00', 'transaction_id': 8795781790, 'user_paid_amount': '3462.3'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2049', 'confirmation_code': 9683, 'created_by': 'Vivek Ramaswamy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,049"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9409.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9409.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,639.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,639.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.57"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,561.83"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1561.83', 'status': 'success', 'timestamp': '2026-01-25T17:54:00+00:00', 'transaction_id': 3588561707, 'user_paid_amount': '1639.2'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2049', 'confirmation_code': 4320, 'created_by': 'Vivek Ramaswamy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,049"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9409.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9409.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,639.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T17:53:00+00:00', 'transaction_id': 1850998532, 'user_paid_amount': '1639.2'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '973', 'confirmation_code': 9853, 'created_by': 'Vikas Kori', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9973"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9194.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9194.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9778.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9778.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9741.65"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '741.65', 'status': 'success', 'timestamp': '2026-01-25T17:46:00+00:00', 'transaction_id': 7568492290, 'user_paid_amount': '778.4'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8314', 'confirmation_code': 1385, 'created_by': 'Aashish Sachdev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,314"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,662.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,662.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,651.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,651.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9313.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9266.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,337.26"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6337.26', 'status': 'success', 'timestamp': '2026-01-25T17:22:00+00:00', 'transaction_id': 6928814348, 'user_paid_amount': '6651.2'} 2026-01-27 12:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1802', 'confirmation_code': 5903, 'created_by': 'Sachin Arya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,802"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9360.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9360.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,441.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,441.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,373.56"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1373.56', 'status': 'success', 'timestamp': '2026-01-25T17:17:00+00:00', 'transaction_id': 4493037043, 'user_paid_amount': '1441.6'} 2026-01-27 12:15:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1455', 'confirmation_code': 9573, 'created_by': 'Amol', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,455"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,455"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,455"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,351.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1351.99', 'status': 'success', 'timestamp': '2026-01-25T15:19:00+00:00', 'transaction_id': 6239599427, 'user_paid_amount': '1455'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1100', 'confirmation_code': 1675, 'created_by': 'Sanket Kawle', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,100"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,100"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,100"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.88", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b966"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b911.88"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,022.12"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1022.12', 'status': 'success', 'timestamp': '2026-01-25T11:00:00+00:00', 'transaction_id': 248426321, 'user_paid_amount': '1100'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1100', 'confirmation_code': 3944, 'created_by': 'Vishakha Hade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,100"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,100"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,100"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.88", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b966"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b911.88"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,022.12"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1022.12', 'status': 'success', 'timestamp': '2026-01-25T10:05:00+00:00', 'transaction_id': 4709048748, 'user_paid_amount': '1100'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1650', 'confirmation_code': 9676, 'created_by': 'Satya Pillai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,650"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,650"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,650"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.82", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b999"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b917.82"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,533.18"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1533.18', 'status': 'success', 'timestamp': '2026-01-25T09:53:00+00:00', 'transaction_id': 403287292, 'user_paid_amount': '1650'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2476', 'confirmation_code': 2479, 'created_by': '959574', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,476"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,476"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,476"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9175.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9148.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,300.7"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '2300.7', 'status': 'success', 'timestamp': '2026-01-25T09:47:00+00:00', 'transaction_id': 952054298, 'user_paid_amount': '2476'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '978', 'confirmation_code': 9707, 'created_by': 'Mahek Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9978"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9978"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9978"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9908.76"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '908.76', 'status': 'success', 'timestamp': '2026-01-25T09:38:00+00:00', 'transaction_id': 4534424819, 'user_paid_amount': '978'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '684', 'confirmation_code': 4619, 'created_by': 'Darshan Bhangre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9684"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9684"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9684"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9635.57"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '635.57', 'status': 'success', 'timestamp': '2026-01-25T06:33:00+00:00', 'transaction_id': 8716522334, 'user_paid_amount': '684'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '551', 'confirmation_code': 8108, 'created_by': 'Sumit.Bahl227', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9551"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9551"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9551"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9511.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '511.99', 'status': 'success', 'timestamp': '2026-01-25T06:08:00+00:00', 'transaction_id': 5536778971, 'user_paid_amount': '551'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1852', 'confirmation_code': 8086, 'created_by': 'C Asha Patra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,852"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,852"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,852"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,720.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1720.88', 'status': 'success', 'timestamp': '2026-01-25T04:30:00+00:00', 'transaction_id': 2889095047, 'user_paid_amount': '1852'} 2026-01-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1716', 'confirmation_code': 1398, 'created_by': 'Parikshith Kamath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,716"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9438.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9429"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b99.65"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b91,277.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,277.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,217.06"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1217.06', 'status': 'success', 'timestamp': '2026-01-25T14:08:00+00:00', 'transaction_id': 5898354405, 'user_paid_amount': '1277.35'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1826', 'confirmation_code': 8196, 'created_by': 'User_215722295', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,826"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9456.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9456.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,369.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,369.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,304.86"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1304.86', 'status': 'success', 'timestamp': '2026-01-25T12:17:00+00:00', 'transaction_id': 3764959813, 'user_paid_amount': '1369.5'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3207', 'confirmation_code': 7892, 'created_by': 'Priyam Dhar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,207"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9801.75", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9801.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,405.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,405.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.21"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,291.72"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2291.72', 'status': 'success', 'timestamp': '2026-01-25T10:59:00+00:00', 'transaction_id': 1830761578, 'user_paid_amount': '2405.25'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2464', 'confirmation_code': 2652, 'created_by': 'Sharon Lydia Johnson', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,464"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9616", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9616"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,848"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,848"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,760.77"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1760.77', 'status': 'success', 'timestamp': '2026-01-25T09:20:00+00:00', 'transaction_id': 8979311949, 'user_paid_amount': '1848'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '686', 'confirmation_code': 5906, 'created_by': 'Mili Xavier', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9686"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9171.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9514.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9514.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b924.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9490.22"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '490.22', 'status': 'success', 'timestamp': '2026-01-25T09:11:00+00:00', 'transaction_id': 9385121852, 'user_paid_amount': '514.5'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6226', 'confirmation_code': 8889, 'created_by': 'Sashi Kanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,226"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,556.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,556.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,669.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,669.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9220.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9186.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,449.1"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '4449.1', 'status': 'success', 'timestamp': '2026-01-24T19:02:00+00:00', 'transaction_id': 1498683171, 'user_paid_amount': '4669.5'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2480', 'confirmation_code': 1552, 'created_by': 'Greeshmanrh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,480"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9620", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9620"}]}, {"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": "\\u20b987.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,772.21"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1772.21', 'status': 'success', 'timestamp': '2026-01-24T18:48:00+00:00', 'transaction_id': 3759018241, 'user_paid_amount': '1860'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4596', 'confirmation_code': 6172, 'created_by': 'Harshith Ajila', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,596"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,149", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,149"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,447"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,447"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,284.3"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '3284.3', 'status': 'success', 'timestamp': '2026-01-24T18:39:00+00:00', 'transaction_id': 5242001419, 'user_paid_amount': '3447'} 2026-01-27 12:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6588', 'confirmation_code': 2478, 'created_by': 'Rahul Varma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,588"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,647", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,647"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,941"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,941"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9233.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.64"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,707.78"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '4707.78', 'status': 'success', 'timestamp': '2026-01-24T18:38:00+00:00', 'transaction_id': 7022205885, 'user_paid_amount': '4941'} 2026-01-27 12:15:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3118', 'confirmation_code': 6237, 'created_by': 'Urvi Vora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9311.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9311.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,806.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,806.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9198.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9168.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,607.52"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2607.52', 'status': 'success', 'timestamp': '2026-01-25T17:16:00+00:00', 'transaction_id': 8213059775, 'user_paid_amount': '2806.2'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1621', 'confirmation_code': 3143, 'created_by': 'Bala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,621"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9243.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9243.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,377.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,377.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,280.3"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1280.3', 'status': 'success', 'timestamp': '2026-01-25T17:13:00+00:00', 'transaction_id': 4801084346, 'user_paid_amount': '1377.85'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1511', 'confirmation_code': 3927, 'created_by': 'Harita Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,511"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9226.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9226.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,284.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,284.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,193.42"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1193.42', 'status': 'success', 'timestamp': '2026-01-25T17:12:00+00:00', 'transaction_id': 8803239622, 'user_paid_amount': '1284.35'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3484', 'confirmation_code': 2995, 'created_by': 'Niyati Chikhaliya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,484"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9696.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9696.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,787.23"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,787.23"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9197.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9167.23"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,589.9"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2589.9', 'status': 'success', 'timestamp': '2026-01-25T16:53:00+00:00', 'transaction_id': 2319595230, 'user_paid_amount': '2787.23'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3484', 'confirmation_code': 3033, 'created_by': 'Niyati Chikhaliya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,484"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9696.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9696.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,787.23"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:52:00+00:00', 'transaction_id': 6297794441, 'user_paid_amount': '2787.23'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3484', 'confirmation_code': 4810, 'created_by': 'Niyati Chikhaliya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,484"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9696.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9696.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,787.23"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:51:00+00:00', 'transaction_id': 6049159, 'user_paid_amount': '2787.23'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6655', 'confirmation_code': 8454, 'created_by': 'Dipali', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,655"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9998.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9998.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,656.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,656.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9400.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9339.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b961.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,256.26"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5256.26', 'status': 'success', 'timestamp': '2026-01-25T16:22:00+00:00', 'transaction_id': 7270043051, 'user_paid_amount': '5656.75'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8532', 'confirmation_code': 5756, 'created_by': 'Abhiroop Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,532"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,279.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,279.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,252.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,252.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9513.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9435.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b978.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,738.75"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6738.75', 'status': 'success', 'timestamp': '2026-01-25T16:22:00+00:00', 'transaction_id': 5372880082, 'user_paid_amount': '7252.2'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6655', 'confirmation_code': 5521, 'created_by': 'Dipali', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,655"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9998.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9998.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,656.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:22:00+00:00', 'transaction_id': 7448011328, 'user_paid_amount': '5656.75'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3297', 'confirmation_code': 2894, 'created_by': 'Sonal Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,297"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9329.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9329.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,967.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,967.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9210.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9178.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,757.21"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2757.21', 'status': 'success', 'timestamp': '2026-01-25T16:17:00+00:00', 'transaction_id': 5442850995, 'user_paid_amount': '2967.3'} 2026-01-27 12:15:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1888', 'confirmation_code': 2815, 'created_by': 'Prateek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9188.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9188.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,699.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,699.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,578.9"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '1578.9', 'status': 'success', 'timestamp': '2026-01-25T18:25:00+00:00', 'transaction_id': 152034863, 'user_paid_amount': '1699.2'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3658', 'confirmation_code': 8342, 'created_by': 'Prachi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,658"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9365.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9365.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,292.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,292.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9233.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,059.11"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3059.11', 'status': 'success', 'timestamp': '2026-01-25T17:10:00+00:00', 'transaction_id': 6408329610, 'user_paid_amount': '3292.2'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2596', 'confirmation_code': 4374, 'created_by': 'Khalid Parkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,596"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9259.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9259.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,336.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,336.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9165.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,170.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '2170.99', 'status': 'success', 'timestamp': '2026-01-25T16:44:00+00:00', 'transaction_id': 8292422199, 'user_paid_amount': '2336.4'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6871', 'confirmation_code': 8271, 'created_by': 'Ajay Jayaram', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,871"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9687.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9687.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,183.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,183.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9437.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9371.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b966.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,746.08"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '5746.08', 'status': 'success', 'timestamp': '2026-01-25T15:59:00+00:00', 'transaction_id': 5964508072, 'user_paid_amount': '6183.9'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6552', 'confirmation_code': 2844, 'created_by': 'Amit Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,552"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9655.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9655.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,896.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,896.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9417.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9353.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b963.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,479.3"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '5479.3', 'status': 'success', 'timestamp': '2026-01-25T15:18:00+00:00', 'transaction_id': 4631781536, 'user_paid_amount': '5896.8'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1680', 'confirmation_code': 2188, 'created_by': 'Hitesh Shewakramani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,680"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9168", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9168"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,512"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,512"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,404.95"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '1404.95', 'status': 'success', 'timestamp': '2026-01-25T10:11:00+00:00', 'transaction_id': 7102856061, 'user_paid_amount': '1512'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4897', 'confirmation_code': 5770, 'created_by': 'Ishan Rajput', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,897"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9489.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9489.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,407.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,407.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9312.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9264.44"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,095.26"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4095.26', 'status': 'success', 'timestamp': '2026-01-25T10:06:00+00:00', 'transaction_id': 6918846706, 'user_paid_amount': '4407.3'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4984', 'confirmation_code': 3477, 'created_by': 'Hitesh Shewakramani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,984"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9498.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9498.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,485.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,485.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9317.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9269.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b948.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,168.01"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4168.01', 'status': 'success', 'timestamp': '2026-01-25T09:59:00+00:00', 'transaction_id': 1909125591, 'user_paid_amount': '4485.6'} 2026-01-27 12:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6487', 'confirmation_code': 2274, 'created_by': 'Prajwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,487"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9648.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9648.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,838.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,838.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9413.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9350.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b963.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,424.95"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '5424.95', 'status': 'success', 'timestamp': '2026-01-25T09:00:00+00:00', 'transaction_id': 7378349913, 'user_paid_amount': '5838.3'} 2026-01-27 12:15:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7953', 'confirmation_code': 5575, 'created_by': 'Harsha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,953"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,988.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,988.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,964.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,964.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9281.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9238.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,683.21"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5683.21', 'status': 'success', 'timestamp': '2026-01-25T17:03:00+00:00', 'transaction_id': 3591731882, 'user_paid_amount': '5964.75'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2883', 'confirmation_code': 1313, 'created_by': 'Diptikanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,883"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9720.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9720.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,162.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,162.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.49"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,060.19"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2060.19', 'status': 'success', 'timestamp': '2026-01-25T17:00:00+00:00', 'transaction_id': 4910730374, 'user_paid_amount': '2162.25'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2883', 'confirmation_code': 5462, 'created_by': 'Diptikanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,883"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9720.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9720.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,162.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:59:00+00:00', 'transaction_id': 5729247905, 'user_paid_amount': '2162.25'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2883', 'confirmation_code': 5622, 'created_by': 'Diptikanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,883"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9720.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9720.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,162.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:58:00+00:00', 'transaction_id': 2537127528, 'user_paid_amount': '2162.25'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4082', 'confirmation_code': 1949, 'created_by': 'User_221545699', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,020.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,020.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,061.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,061.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9144.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9122.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,917"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2917', 'status': 'success', 'timestamp': '2026-01-25T16:47:00+00:00', 'transaction_id': 551918566, 'user_paid_amount': '3061.5'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3122', 'confirmation_code': 5190, 'created_by': 'Sharat Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,122"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9624.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9624.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,497.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,497.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9117.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,379.72"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2379.72', 'status': 'success', 'timestamp': '2026-01-25T16:38:00+00:00', 'transaction_id': 2781660710, 'user_paid_amount': '2497.6'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3122', 'confirmation_code': 4079, 'created_by': 'Sharat Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,122"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9624.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9624.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,497.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:38:00+00:00', 'transaction_id': 4699275532, 'user_paid_amount': '2497.6'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4585', 'confirmation_code': 6234, 'created_by': 'Tushar Murarka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,585"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9917", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9917"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,668"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,668"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9173.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9146.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,494.87"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3494.87', 'status': 'success', 'timestamp': '2026-01-25T16:31:00+00:00', 'transaction_id': 8498689375, 'user_paid_amount': '3668'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1109', 'confirmation_code': 2501, 'created_by': 'Priyagupta2252002', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,109"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9221.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9221.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9887.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9887.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.49"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9845.32"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '845.32', 'status': 'success', 'timestamp': '2026-01-25T16:30:00+00:00', 'transaction_id': 9775351170, 'user_paid_amount': '887.2'} 2026-01-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1606', 'confirmation_code': 8700, 'created_by': 'Kunal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,606"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9321.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9321.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,284.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,284.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,224.16"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1224.16', 'status': 'success', 'timestamp': '2026-01-25T16:28:00+00:00', 'transaction_id': 3819299581, 'user_paid_amount': '1284.8'} 2026-01-27 12:15:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '990', 'confirmation_code': 7153, 'created_by': 'Sailesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9990"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b999", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b999"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9891"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9891"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9838.43"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '838.43', 'status': 'success', 'timestamp': '2026-01-25T15:50:00+00:00', 'transaction_id': 3088097935, 'user_paid_amount': '891'} 2026-01-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3163', 'confirmation_code': 8504, 'created_by': 'Vinod Viswanathan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,163"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9316.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9316.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,846.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,846.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,678.74"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '2678.74', 'status': 'success', 'timestamp': '2026-01-25T14:49:00+00:00', 'transaction_id': 6528604103, 'user_paid_amount': '2846.7'} 2026-01-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1540', 'confirmation_code': 1549, 'created_by': 'Yash Pallod', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,540"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9154", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9154"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,386"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,386"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,304.23"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1304.23', 'status': 'success', 'timestamp': '2026-01-25T12:11:00+00:00', 'transaction_id': 648637484, 'user_paid_amount': '1386'} 2026-01-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '798', 'confirmation_code': 6936, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9798"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b979.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b979.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9718.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9718.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9675.83"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '675.83', 'status': 'success', 'timestamp': '2026-01-25T09:59:00+00:00', 'transaction_id': 2799266053, 'user_paid_amount': '718.2'} 2026-01-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '908', 'confirmation_code': 2455, 'created_by': 'Vardhaman Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9908"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b990.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b990.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9817.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9817.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9768.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '768.99', 'status': 'success', 'timestamp': '2026-01-25T09:01:00+00:00', 'transaction_id': 8976984789, 'user_paid_amount': '817.2'} 2026-01-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2310', 'confirmation_code': 5614, 'created_by': 'Shalini Budhwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,310"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9231", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9231"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,079"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,079"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,956.34"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20818448, 'settlement_amount': '1956.34', 'status': 'success', 'timestamp': '2026-01-25T07:35:00+00:00', 'transaction_id': 7022420278, 'user_paid_amount': '2079'} 2026-01-27 12:15:21 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:21 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:15:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3271', 'confirmation_code': 8874, 'created_by': 'Gaurav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9654.17", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9654.17"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,616.83"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,616.83"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9185.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9157.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,431.56"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2431.56', 'status': 'success', 'timestamp': '2026-01-25T16:00:00+00:00', 'transaction_id': 5518694432, 'user_paid_amount': '2616.83'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1235', 'confirmation_code': 8801, 'created_by': 'Annu Agarwalla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,235"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9123.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9123.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,111.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,111.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,032.81"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1032.81', 'status': 'success', 'timestamp': '2026-01-25T15:58:00+00:00', 'transaction_id': 2988122707, 'user_paid_amount': '1111.5'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2698', 'confirmation_code': 3959, 'created_by': 'Nishank Nirmal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,698"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9404.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9404.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,293.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,293.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,130.93"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2130.93', 'status': 'success', 'timestamp': '2026-01-25T15:57:00+00:00', 'transaction_id': 4663049967, 'user_paid_amount': '2293.3'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3001', 'confirmation_code': 4828, 'created_by': 'Nitin Yadav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,001"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9600.17", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9600.17"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,400.83"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,400.83"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9169.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.93"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,230.85"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2230.85', 'status': 'success', 'timestamp': '2026-01-25T14:48:00+00:00', 'transaction_id': 1348363189, 'user_paid_amount': '2400.83'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2669', 'confirmation_code': 9388, 'created_by': 'Hardik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,669"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9533.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9533.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,135.23"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,135.23"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.11"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,984.06"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1984.06', 'status': 'success', 'timestamp': '2026-01-25T14:28:00+00:00', 'transaction_id': 5419415684, 'user_paid_amount': '2135.23'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2669', 'confirmation_code': 8106, 'created_by': 'Hardik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,669"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9533.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9533.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,135.23"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T14:27:00+00:00', 'transaction_id': 3040305041, 'user_paid_amount': '2135.23'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1566', 'confirmation_code': 9628, 'created_by': 'Rajneesh74', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,566"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9313.18", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9313.18"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,252.82"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,252.82"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,164.12"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1164.12', 'status': 'success', 'timestamp': '2026-01-25T13:00:00+00:00', 'transaction_id': 243484370, 'user_paid_amount': '1252.82'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '353', 'confirmation_code': 8205, 'created_by': 'Ashish Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9353"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b952.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b952.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9300.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9300.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.24", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b918"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b93.24"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9278.81"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '278.81', 'status': 'success', 'timestamp': '2026-01-25T12:30:00+00:00', 'transaction_id': 3602946423, 'user_paid_amount': '300.05'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9076', 'confirmation_code': 4606, 'created_by': 'Kartik Bahl', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,076"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,815.11", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,815.11"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,260.89"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,260.89"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9514.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9435.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b978.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,746.82"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6746.82', 'status': 'success', 'timestamp': '2026-01-25T11:02:00+00:00', 'transaction_id': 7465669694, 'user_paid_amount': '7260.89'} 2026-01-27 12:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4696', 'confirmation_code': 1894, 'created_by': 'Aditya Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,696"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9704.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9704.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,991.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,991.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9282.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9239.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b943.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,708.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '1', 'res_id': 20450710, 'settlement_amount': '3708.99', 'status': 'success', 'timestamp': '2026-01-25T10:29:00+00:00', 'transaction_id': 6907317634, 'user_paid_amount': '3991.6'} 2026-01-27 12:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:15:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:15:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1122', 'confirmation_code': 1610, 'created_by': 'Pavan Sai Ethakota', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,122"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9280.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9280.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9841.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9841.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9801.78"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '801.78', 'status': 'success', 'timestamp': '2026-01-25T16:26:00+00:00', 'transaction_id': 5573373215, 'user_paid_amount': '841.5'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5500', 'confirmation_code': 9974, 'created_by': 'Laasya Kumarpu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,500"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,100", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,100"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,400"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,400"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9207.68", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9176"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b931.68"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,192.32"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4192.32', 'status': 'success', 'timestamp': '2026-01-25T16:26:00+00:00', 'transaction_id': 7006688659, 'user_paid_amount': '4400'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '455', 'confirmation_code': 8373, 'created_by': 'Ronak Daga', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b991", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b991"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9364"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9364"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b917.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9346.82"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '346.82', 'status': 'success', 'timestamp': '2026-01-25T16:25:00+00:00', 'transaction_id': 5153121033, 'user_paid_amount': '364'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '455', 'confirmation_code': 9742, 'created_by': 'Ronak Daga', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b991", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b991"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T16:25:00+00:00', 'transaction_id': 8487227208, 'user_paid_amount': '364'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1649', 'confirmation_code': 3676, 'created_by': 'Priyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,649"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9329.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9329.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": "\\u20b962.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,256.93"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1256.93', 'status': 'success', 'timestamp': '2026-01-25T16:13:00+00:00', 'transaction_id': 9965836740, 'user_paid_amount': '1319.2'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12465', 'confirmation_code': 2288, 'created_by': 'Sandeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,465"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,493", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,493"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,972"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,972"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9470.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9398.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b971.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,501.32"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '9501.32', 'status': 'success', 'timestamp': '2026-01-25T16:13:00+00:00', 'transaction_id': 7504748616, 'user_paid_amount': '9972'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1567', 'confirmation_code': 9225, 'created_by': 'Gautham Naidu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,567"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9313.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9313.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,253.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,253.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,194.43"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1194.43', 'status': 'success', 'timestamp': '2026-01-25T16:13:00+00:00', 'transaction_id': 2510484052, 'user_paid_amount': '1253.6'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5192', 'confirmation_code': 6227, 'created_by': 'Shilpa Makam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,038.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,038.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,153.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,153.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9196.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9166.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,957.55"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3957.55', 'status': 'success', 'timestamp': '2026-01-25T16:09:00+00:00', 'transaction_id': 430825239, 'user_paid_amount': '4153.6'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1264', 'confirmation_code': 9216, 'created_by': 'Barnalin Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,264"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9316", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9316"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9948"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9948"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9903.25"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '903.25', 'status': 'success', 'timestamp': '2026-01-25T16:02:00+00:00', 'transaction_id': 5807605522, 'user_paid_amount': '948'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3457', 'confirmation_code': 7840, 'created_by': 'Aastik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,457"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9864.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9864.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,592.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,592.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.71"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,470.37"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2470.37', 'status': 'success', 'timestamp': '2026-01-25T15:54:00+00:00', 'transaction_id': 5362898916, 'user_paid_amount': '2592.75'} 2026-01-27 12:15:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12.1', 'confirmation_code': 9294, 'created_by': 'Keval Kishor', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912.1"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91.21", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91.21"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910.89"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T10:23:00+00:00', 'transaction_id': 6000520292, 'user_paid_amount': '10.89'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12.1', 'confirmation_code': 9216, 'created_by': 'Keval Kishor', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912.1"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91.21", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91.21"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910.89"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T10:22:00+00:00', 'transaction_id': 8144483570, 'user_paid_amount': '10.89'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1213', 'confirmation_code': 7166, 'created_by': 'Rishabh Gollakota', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,213"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9242.59", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9242.59"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9970.41"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9970.41"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9901.71"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '901.71', 'status': 'success', 'timestamp': '2026-01-25T10:11:00+00:00', 'transaction_id': 7179911848, 'user_paid_amount': '970.41'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1619', 'confirmation_code': 2372, 'created_by': 'Fenil Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,619"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9323.78", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9323.78"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,295.22"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,295.22"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,203.52"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1203.52', 'status': 'success', 'timestamp': '2026-01-25T10:02:00+00:00', 'transaction_id': 9200434554, 'user_paid_amount': '1295.22'} 2026-01-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8014', 'confirmation_code': 4784, 'created_by': 'Ravi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,014"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,602.72", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,602.72"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,411.28"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,411.28"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9453.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9384.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b969.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,957.36"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5957.36', 'status': 'success', 'timestamp': '2026-01-25T09:48:00+00:00', 'transaction_id': 378761244, 'user_paid_amount': '6411.28'} 2026-01-27 12:15:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1764', 'confirmation_code': 3871, 'created_by': 'Pratishtha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,764"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9352.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9352.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,411.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,411.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,344.59"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1344.59', 'status': 'success', 'timestamp': '2026-01-25T15:47:00+00:00', 'transaction_id': 5487333598, 'user_paid_amount': '1411.2'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3137', 'confirmation_code': 8311, 'created_by': 'Shawn Saldanha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,137"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9784.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9784.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,352.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,352.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9111.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.11"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,241.7"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2241.7', 'status': 'success', 'timestamp': '2026-01-25T15:35:00+00:00', 'transaction_id': 7100963362, 'user_paid_amount': '2352.75'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2738', 'confirmation_code': 4262, 'created_by': 'Monish Anugula Naidu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,738"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9684.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9684.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,053.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,053.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,956.57"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1956.57', 'status': 'success', 'timestamp': '2026-01-25T15:34:00+00:00', 'transaction_id': 2993753495, 'user_paid_amount': '2053.5'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1800', 'confirmation_code': 5807, 'created_by': 'Sanketh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,800"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9360", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9360"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,440"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,440"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,372.03"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '1372.03', 'status': 'success', 'timestamp': '2026-01-25T15:22:00+00:00', 'transaction_id': 7177633672, 'user_paid_amount': '1440'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1800', 'confirmation_code': 7160, 'created_by': 'Sanketh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,800"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9360", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9360"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,440"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T15:21:00+00:00', 'transaction_id': 434780242, 'user_paid_amount': '1440'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2087', 'confirmation_code': 3841, 'created_by': 'Ronith H R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,087"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9521.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9521.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,565.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,565.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,491.37"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1491.37', 'status': 'success', 'timestamp': '2026-01-25T15:18:00+00:00', 'transaction_id': 9385528846, 'user_paid_amount': '1565.25'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2325', 'confirmation_code': 5743, 'created_by': 'Kushalappa C G', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,325"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9581.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9581.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,743.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,743.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,661.44"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1661.44', 'status': 'success', 'timestamp': '2026-01-25T15:15:00+00:00', 'transaction_id': 3126868049, 'user_paid_amount': '1743.75'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5179', 'confirmation_code': 7427, 'created_by': 'Jatin Rajeev Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,179"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,294.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,294.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,884.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,884.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9183.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9155.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,700.91"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3700.91', 'status': 'success', 'timestamp': '2026-01-25T15:13:00+00:00', 'transaction_id': 360963106, 'user_paid_amount': '3884.25'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3179', 'confirmation_code': 6122, 'created_by': 'Yatin Kamath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,179"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9794.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9794.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,384.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,384.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,271.71"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2271.71', 'status': 'success', 'timestamp': '2026-01-25T15:10:00+00:00', 'transaction_id': 9849490896, 'user_paid_amount': '2384.25'} 2026-01-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1936', 'confirmation_code': 1118, 'created_by': 'Anil Pb', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,936"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9484", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9484"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,452"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,452"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,383.47"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '3', 'res_id': 21913226, 'settlement_amount': '1383.47', 'status': 'success', 'timestamp': '2026-01-25T15:08:00+00:00', 'transaction_id': 6629649129, 'user_paid_amount': '1452'} 2026-01-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12239', 'confirmation_code': 4148, 'created_by': 'Abhi Vishagan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,239"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,059.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,059.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,179.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,179.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9433.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9367.17"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b966.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,745.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8745.99', 'status': 'success', 'timestamp': '2026-01-25T15:08:00+00:00', 'transaction_id': 2988812680, 'user_paid_amount': '9179.25'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '998', 'confirmation_code': 1372, 'created_by': 'Vea', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9998"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9249.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9249.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9748.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9748.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9713.17"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '713.17', 'status': 'success', 'timestamp': '2026-01-25T14:58:00+00:00', 'transaction_id': 1257813435, 'user_paid_amount': '748.5'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1412', 'confirmation_code': 7631, 'created_by': 'Amey Kadam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,412"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9282.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9282.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,129.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,129.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,076.29"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1076.29', 'status': 'success', 'timestamp': '2026-01-25T14:58:00+00:00', 'transaction_id': 2020574101, 'user_paid_amount': '1129.6'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1026', 'confirmation_code': 9363, 'created_by': 'Abhiram Ganorkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,026"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9256.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9256.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9769.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9769.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9733.18"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '733.18', 'status': 'success', 'timestamp': '2026-01-25T14:49:00+00:00', 'transaction_id': 5065755600, 'user_paid_amount': '769.5'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3144', 'confirmation_code': 5442, 'created_by': 'Chaithanya Appana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,144"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9803.31", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9786"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b917.31"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b92,340.69"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,340.69"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,230.21"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2230.21', 'status': 'success', 'timestamp': '2026-01-25T14:45:00+00:00', 'transaction_id': 8157561373, 'user_paid_amount': '2340.69'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '580', 'confirmation_code': 5769, 'created_by': 'Omkar Ramadasi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9580"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9116", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9116"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9464"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9464"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9442.1"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '442.1', 'status': 'success', 'timestamp': '2026-01-25T14:42:00+00:00', 'transaction_id': 723127005, 'user_paid_amount': '464'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1235', 'confirmation_code': 6197, 'created_by': 'Aalya Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,235"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9308.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9308.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9926.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9926.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.05"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9882.53"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '882.53', 'status': 'success', 'timestamp': '2026-01-25T14:32:00+00:00', 'transaction_id': 8486591503, 'user_paid_amount': '926.25'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1159', 'confirmation_code': 4205, 'created_by': 'Sujida', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,159"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9295.71", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9289.75"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b95.96"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b9863.29"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9863.29"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.53"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9822.54"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '822.54', 'status': 'success', 'timestamp': '2026-01-25T14:24:00+00:00', 'transaction_id': 3922752468, 'user_paid_amount': '863.29'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2012', 'confirmation_code': 6061, 'created_by': 'Danussh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,012"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9503", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9503"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,509"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,509"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,437.78"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1437.78', 'status': 'success', 'timestamp': '2026-01-25T14:16:00+00:00', 'transaction_id': 9162243471, 'user_paid_amount': '1509'} 2026-01-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '836', 'confirmation_code': 3575, 'created_by': 'Winnie George', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9836"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9167.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9167.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9668.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9668.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9637.23"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '637.23', 'status': 'success', 'timestamp': '2026-01-25T13:45:00+00:00', 'transaction_id': 1184185343, 'user_paid_amount': '668.8'} 2026-01-27 12:15:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2700', 'confirmation_code': 5575, 'created_by': 'Hrithik Aiyappa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,700"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9675", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9675"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,025"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,025"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.58", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b981"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b914.58"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,929.42"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1929.42', 'status': 'success', 'timestamp': '2026-01-25T13:39:00+00:00', 'transaction_id': 7895556410, 'user_paid_amount': '2025'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1570', 'confirmation_code': 7943, 'created_by': 'Arisetty Jayanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,570"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9392.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9392.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,177.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,177.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,121.92"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1121.92', 'status': 'success', 'timestamp': '2026-01-25T13:36:00+00:00', 'transaction_id': 3579044441, 'user_paid_amount': '1177.5'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '715', 'confirmation_code': 2675, 'created_by': 'Sagar Raj Nama', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9715"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9178.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9178.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9536.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9536.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9510.94"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '3', 'res_id': 21913226, 'settlement_amount': '510.94', 'status': 'success', 'timestamp': '2026-01-25T13:34:00+00:00', 'transaction_id': 4784263166, 'user_paid_amount': '536.25'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2442', 'confirmation_code': 4165, 'created_by': 'Rodney Pinto', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,442"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9610.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9610.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,831.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,831.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,745.05"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1745.05', 'status': 'success', 'timestamp': '2026-01-25T12:58:00+00:00', 'transaction_id': 3032684865, 'user_paid_amount': '1831.5'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2337', 'confirmation_code': 6443, 'created_by': 'Rodney Pinto', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,337"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9584.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9584.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,752.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T12:57:00+00:00', 'transaction_id': 7638402888, 'user_paid_amount': '1752.75'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8199', 'confirmation_code': 7013, 'created_by': 'Srikanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,199"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,639.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,639.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,559.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,559.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9309.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9262.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,249.6"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6249.6', 'status': 'success', 'timestamp': '2026-01-25T12:37:00+00:00', 'transaction_id': 7112242477, 'user_paid_amount': '6559.2'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1696', 'confirmation_code': 1904, 'created_by': 'Muskan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,696"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9424"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,272"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,272"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,211.96"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1211.96', 'status': 'success', 'timestamp': '2026-01-25T12:29:00+00:00', 'transaction_id': 2771007516, 'user_paid_amount': '1272'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1597', 'confirmation_code': 5254, 'created_by': 'Hema Hemanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,597"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9399.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9399.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,197.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,197.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,141.22"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '1141.22', 'status': 'success', 'timestamp': '2026-01-25T12:24:00+00:00', 'transaction_id': 6253556478, 'user_paid_amount': '1197.75'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1272', 'confirmation_code': 3313, 'created_by': 'Indushree S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,272"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9254.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9254.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,017.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,017.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9969.57"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '969.57', 'status': 'success', 'timestamp': '2026-01-25T12:16:00+00:00', 'transaction_id': 5222291215, 'user_paid_amount': '1017.6'} 2026-01-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1516', 'confirmation_code': 8735, 'created_by': 'Rakshith N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,516"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9303.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9303.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,212.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,212.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,155.56"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1155.56', 'status': 'success', 'timestamp': '2026-01-25T12:03:00+00:00', 'transaction_id': 1568074209, 'user_paid_amount': '1212.8'} 2026-01-27 12:15:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=50&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1', 'confirmation_code': 2774, 'created_by': 'Rakshith N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91"}, {"type": "discount", "label": "Total discount", ' '"value": "\\u20b90.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b90.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b90.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b90.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b90.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b90.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b90.71"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '0.71', 'status': 'success', 'timestamp': '2026-01-25T12:01:00+00:00', 'transaction_id': 7197504717, 'user_paid_amount': '0.75'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2978', 'confirmation_code': 4335, 'created_by': 'User_219879045', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,978"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9595.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9595.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,382.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,382.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,269.95"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2269.95', 'status': 'success', 'timestamp': '2026-01-25T11:58:00+00:00', 'transaction_id': 1438224011, 'user_paid_amount': '2382.4'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2308', 'confirmation_code': 1738, 'created_by': 'Venu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,308"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9577", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9577"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,731"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,731"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,649.3"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1649.3', 'status': 'success', 'timestamp': '2026-01-25T11:46:00+00:00', 'transaction_id': 2310223981, 'user_paid_amount': '1731'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '608', 'confirmation_code': 2250, 'created_by': 'Sindhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9608"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9121.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9121.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9486.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9486.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b919.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9463.44"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '463.44', 'status': 'success', 'timestamp': '2026-01-25T11:41:00+00:00', 'transaction_id': 5422852624, 'user_paid_amount': '486.4'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6792', 'confirmation_code': 3585, 'created_by': 'Priyanka Db', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,792"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,698", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,698"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,094"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,094"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9240.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,853.56"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4853.56', 'status': 'success', 'timestamp': '2026-01-25T11:29:00+00:00', 'transaction_id': 6331540799, 'user_paid_amount': '5094'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '808', 'confirmation_code': 3345, 'created_by': 'Likitha Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9808"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9161.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9161.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9646.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9646.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9615.89"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '615.89', 'status': 'success', 'timestamp': '2026-01-25T11:04:00+00:00', 'transaction_id': 3819987056, 'user_paid_amount': '646.4'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1929', 'confirmation_code': 9662, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,929"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9482.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9482.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,446.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,446.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,378.46"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1378.46', 'status': 'success', 'timestamp': '2026-01-25T10:52:00+00:00', 'transaction_id': 401254546, 'user_paid_amount': '1446.75'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2529', 'confirmation_code': 1055, 'created_by': 'Sahana Sridhar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,529"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9505.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9505.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,023.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,023.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,927.7"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1927.7', 'status': 'success', 'timestamp': '2026-01-25T10:20:00+00:00', 'transaction_id': 5731873722, 'user_paid_amount': '2023.2'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '971', 'confirmation_code': 8087, 'created_by': 'Deeksha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9971"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9242.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9242.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9728.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9728.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9693.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '693.88', 'status': 'success', 'timestamp': '2026-01-25T10:19:00+00:00', 'transaction_id': 2846248978, 'user_paid_amount': '728.25'} 2026-01-27 12:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1082', 'confirmation_code': 6175, 'created_by': 'Aarya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9270.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9270.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9811.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9811.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9773.2"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '773.2', 'status': 'success', 'timestamp': '2026-01-25T10:17:00+00:00', 'transaction_id': 119316835, 'user_paid_amount': '811.5'} 2026-01-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=60&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6255', 'confirmation_code': 1122, 'created_by': 'Dipankar Deori', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,563.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,563.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,691.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,691.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9221.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9187.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,469.82"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4469.82', 'status': 'success', 'timestamp': '2026-01-25T10:09:00+00:00', 'transaction_id': 1374356044, 'user_paid_amount': '4691.25'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6255', 'confirmation_code': 5042, 'created_by': 'Dipankar Deori', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,563.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,563.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,691.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T10:08:00+00:00', 'transaction_id': 7024007706, 'user_paid_amount': '4691.25'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2171', 'confirmation_code': 8566, 'created_by': 'Sunny Dey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,171"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9542.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9542.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,628.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,628.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,551.4"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1551.4', 'status': 'success', 'timestamp': '2026-01-25T10:07:00+00:00', 'transaction_id': 4557355437, 'user_paid_amount': '1628.25'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4429', 'confirmation_code': 9058, 'created_by': 'Rajesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,429"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9885.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9885.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,543.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,543.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,375.96"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3375.96', 'status': 'success', 'timestamp': '2026-01-25T09:58:00+00:00', 'transaction_id': 5469658063, 'user_paid_amount': '3543.2'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '465', 'confirmation_code': 3545, 'created_by': 'Arun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9465"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b993", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b993"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9372"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9372"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b917.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9354.44"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '354.44', 'status': 'success', 'timestamp': '2026-01-25T09:33:00+00:00', 'transaction_id': 1688724571, 'user_paid_amount': '372'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1599', 'confirmation_code': 8342, 'created_by': 'Sristi Prakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,599"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9399.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9399.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,199.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,199.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.97"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,142.65"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1142.65', 'status': 'success', 'timestamp': '2026-01-25T09:24:00+00:00', 'transaction_id': 7858541021, 'user_paid_amount': '1199.25'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1339', 'confirmation_code': 2064, 'created_by': 'Neeli', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,339"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9334.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9334.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,004.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,004.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9956.85"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '956.85', 'status': 'success', 'timestamp': '2026-01-25T08:40:00+00:00', 'transaction_id': 2497626660, 'user_paid_amount': '1004.25'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2328', 'confirmation_code': 3005, 'created_by': 'Kushal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,328"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9465.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9465.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,862.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,862.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,774.49"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1774.49', 'status': 'success', 'timestamp': '2026-01-25T08:35:00+00:00', 'transaction_id': 9798134023, 'user_paid_amount': '1862.4'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2341', 'confirmation_code': 4582, 'created_by': 'Abhishek Thakur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,341"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9585.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9585.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,755.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,755.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,672.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1672.88', 'status': 'success', 'timestamp': '2026-01-25T08:33:00+00:00', 'transaction_id': 8154722200, 'user_paid_amount': '1755.75'} 2026-01-27 12:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5705', 'confirmation_code': 8507, 'created_by': 'Anusha Upadhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,705"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,426.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,426.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,278.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,278.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9201.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9171.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,076.79"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '4076.79', 'status': 'success', 'timestamp': '2026-01-25T08:30:00+00:00', 'transaction_id': 4454800493, 'user_paid_amount': '4278.75'} 2026-01-27 12:15:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=70&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-25&end_date=2026-01-25&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2199', 'confirmation_code': 9854, 'created_by': 'Sabarish Mamandoor', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,199"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9439.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9439.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,759.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,759.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,676.16"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1676.16', 'status': 'success', 'timestamp': '2026-01-24T19:03:00+00:00', 'transaction_id': 8984496167, 'user_paid_amount': '1759.2'} 2026-01-27 12:15:32 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-27 12:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:15:33 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-27 12:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:15:33 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-27 12:15:33 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'b859b4b8-3ffb-44f2-a03b-9d31a69116bd', 'timestamp': '2026-01-27T12:15:33Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 41.89, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-27 12:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-27 12:15:38 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-27/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-27 12:15:38 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'b859b4b8-3ffb-44f2-a03b-9d31a69116bd', 'timestamp': '2026-01-27T12:15:33Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 215131, 'duration_seconds': 41.89, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-27 12:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-27 12:15:43 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-27/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-27 12:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:15:44 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:15:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 135757, 'downloader/request_count': 33, 'downloader/request_method_count/GET': 33, 'downloader/response_bytes': 114173, 'downloader/response_count': 36, 'downloader/response_status_count/200': 30, 'downloader/response_status_count/299': 3, 'downloader/response_status_count/401': 3, 'elapsed_time_seconds': 41.88796, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 27, 12, 15, 33, 881172, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 214294, 'httpcompression/response_count': 19, 'item_scraped_count': 156, 'items_per_minute': None, 'log_count/DEBUG': 266, 'log_count/INFO': 20, 'log_count/WARNING': 3, 'memusage/max': 116486144, 'memusage/startup': 116486144, 'request_depth_max': 13, 'response_received_count': 36, 'responses_per_minute': None, 'scheduler/dequeued': 36, 'scheduler/dequeued/memory': 36, 'scheduler/enqueued': 36, 'scheduler/enqueued/memory': 36, 'start_time': datetime.datetime(2026, 1, 27, 12, 14, 51, 993212, tzinfo=datetime.timezone.utc)} 2026-01-27 12:15:44 [scrapy.core.engine] INFO: Spider closed (finished)