2025-12-30 04:30:05 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-30 04:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2025-12-30 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-30T04_30_01 2025-12-30 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-30 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-30 04:30:05 [scrapy.addons] INFO: Enabled addons: [] 2025-12-30 04:30:05 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-30 04:30:05 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-30 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-30 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-30 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-30 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-30 04:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: c570fad2c68501e3 2025-12-30 04:30:05 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-30 04:30:05 [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/3_2025-12-30T04_30_01.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-30 04:30:05 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-30 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-30 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-30 04:30:05 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-30 04:30:05 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-30 04:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-30 04:30:05 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-30 04:30:05 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-30 04:30:05 [scrapy.core.engine] INFO: Spider opened 2025-12-30 04:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-30 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-30 04:30:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-30 04:30:06 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-30 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2025-12-30 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-30 04:30:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2865 2025-12-30 04:30:06 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2 like Mac OS X; bn-BD) AppleWebKit/535.43.3 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6535.43.3 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-30 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-30 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5771596 HTTP/11" 200 None 2025-12-30 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-30 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-30 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-30 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-30 04:30:13 [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 2025-12-30 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-30 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-30 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-30 04:30:14 [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 2025-12-30 04:30:14 [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 2025-12-30 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-30 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-30 04:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-30 04:30:14 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2025-12-30 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3107', 'confirmation_code': 5474, 'created_by': 'Vayun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,107"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9155.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9155.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,951.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,951.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9174.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9147.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,777.51"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2777.51', 'status': 'success', 'timestamp': '2025-12-29T17:56:00+00:00', 'transaction_id': 6694334330, 'user_paid_amount': '2951.65'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3107', 'confirmation_code': 3218, 'created_by': 'Vayun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,107"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9155.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9155.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,951.65"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T17:56:00+00:00', 'transaction_id': 3705735815, 'user_paid_amount': '2951.65'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2195', 'confirmation_code': 4324, 'created_by': 'Ronak Acharya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,195"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9109.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9109.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,085.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,085.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,962.22"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1962.22', 'status': 'success', 'timestamp': '2025-12-29T17:16:00+00:00', 'transaction_id': 4277630497, 'user_paid_amount': '2085.25'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4788', 'confirmation_code': 2263, 'created_by': 'Sejal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,788"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9239.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9239.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,548.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,548.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9268.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9227.43"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,280.23"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4280.23', 'status': 'success', 'timestamp': '2025-12-29T17:03:00+00:00', 'transaction_id': 4157084033, 'user_paid_amount': '4548.6'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12375', 'confirmation_code': 7061, 'created_by': 'Ankur Saxena', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,375"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9698.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9618.75"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b980"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b911,676.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,676.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9688.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9583.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9105.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,987.35"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '10987.35', 'status': 'success', 'timestamp': '2025-12-29T16:48:00+00:00', 'transaction_id': 7098692346, 'user_paid_amount': '11676.25'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5570', 'confirmation_code': 3542, 'created_by': 'Kush Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,570"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,570"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,570"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9328.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9278.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b950.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,241.37"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '5241.37', 'status': 'success', 'timestamp': '2025-12-29T16:41:00+00:00', 'transaction_id': 6732709449, 'user_paid_amount': '5570'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4322', 'confirmation_code': 3982, 'created_by': 'Kevyn123', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,322"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9216.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9216.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,105.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,105.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9242.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9205.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b936.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,863.65"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3863.65', 'status': 'success', 'timestamp': '2025-12-29T16:41:00+00:00', 'transaction_id': 6530074276, 'user_paid_amount': '4105.9'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5570', 'confirmation_code': 7610, 'created_by': 'Kush Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,570"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,570"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T16:41:00+00:00', 'transaction_id': 1479713516, 'user_paid_amount': '5570'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3341', 'confirmation_code': 8276, 'created_by': 'Harshal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,341"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9284.33", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9167.05"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9117.28"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b93,056.67"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,056.67"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9180.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9152.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,876.33"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2876.33', 'status': 'success', 'timestamp': '2025-12-29T16:28:00+00:00', 'transaction_id': 2195932127, 'user_paid_amount': '3056.67'} 2025-12-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4929', 'confirmation_code': 6492, 'created_by': 'Hiral Savla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,929"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9246.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9246.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,682.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,682.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9276.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9234.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,406.28"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '2', 'res_id': 19542856, 'settlement_amount': '4406.28', 'status': 'success', 'timestamp': '2025-12-29T15:47:00+00:00', 'transaction_id': 5652426763, 'user_paid_amount': '4682.55'} 2025-12-30 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4118', 'confirmation_code': 4570, 'created_by': 'Shraddha Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,029.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,029.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,088.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,088.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,942.72"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2942.72', 'status': 'success', 'timestamp': '2025-12-29T18:24:00+00:00', 'transaction_id': 3569071006, 'user_paid_amount': '3088.5'} 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4118', 'confirmation_code': 6775, 'created_by': 'Shraddha Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,029.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,029.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,088.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T18:23:00+00:00', 'transaction_id': 3818800430, 'user_paid_amount': '3088.5'} 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1117', 'confirmation_code': 8300, 'created_by': 'Pradeep Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,117"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9279.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9279.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9837.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9837.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9798.21"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '798.21', 'status': 'success', 'timestamp': '2025-12-29T18:20:00+00:00', 'transaction_id': 8973555744, 'user_paid_amount': '837.75'} 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1287', 'confirmation_code': 9241, 'created_by': 'Tejal Pawar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,287"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9321.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9321.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9965.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9965.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9919.69"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '919.69', 'status': 'success', 'timestamp': '2025-12-29T17:44:00+00:00', 'transaction_id': 7599102960, 'user_paid_amount': '965.25'} 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2809', 'confirmation_code': 3627, 'created_by': 'Ajay Garg', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,809"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9702.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9702.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,106.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,106.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b999.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b984.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,007.31"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2007.31', 'status': 'success', 'timestamp': '2025-12-29T17:36:00+00:00', 'transaction_id': 3319352849, 'user_paid_amount': '2106.75'} 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3122', 'confirmation_code': 2733, 'created_by': 'Siva_Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,122"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9780.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9780.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,341.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,341.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,230.98"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2230.98', 'status': 'success', 'timestamp': '2025-12-29T16:01:00+00:00', 'transaction_id': 6969441837, 'user_paid_amount': '2341.5'} 2025-12-30 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4769', 'confirmation_code': 4023, 'created_by': 'Rohinkumar Radhakrishnan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,769"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,192.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,192.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,576.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,576.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9143.07"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,407.93"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '3407.93', 'status': 'success', 'timestamp': '2025-12-29T11:21:00+00:00', 'transaction_id': 3361893342, 'user_paid_amount': '3576.75'} 2025-12-30 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3178', 'confirmation_code': 6267, 'created_by': 'Sunil Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,178"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9794.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9794.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,383.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,383.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,271"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2271', 'status': 'success', 'timestamp': '2025-12-29T18:17:00+00:00', 'transaction_id': 1702052836, 'user_paid_amount': '2383.5'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5979', 'confirmation_code': 4721, 'created_by': 'Sree Varun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,979"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,494.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,494.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,484.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,484.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9211.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9179.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,272.59"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '4272.59', 'status': 'success', 'timestamp': '2025-12-29T18:04:00+00:00', 'transaction_id': 3073900481, 'user_paid_amount': '4484.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1847', 'confirmation_code': 2987, 'created_by': 'Prerit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,847"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9461.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9461.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,385.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,385.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,319.87"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1319.87', 'status': 'success', 'timestamp': '2025-12-29T17:34:00+00:00', 'transaction_id': 6947916816, 'user_paid_amount': '1385.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1904', 'confirmation_code': 6690, 'created_by': 'Ankita Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,904"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9476", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9476"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,428"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,428"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,360.6"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1360.6', 'status': 'success', 'timestamp': '2025-12-29T17:12:00+00:00', 'transaction_id': 9126407375, 'user_paid_amount': '1428'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8811', 'confirmation_code': 3989, 'created_by': 'Amruth Mudaliyar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,811"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,202.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,202.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,608.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,608.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9311.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9264.33"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,296.34"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6296.34', 'status': 'success', 'timestamp': '2025-12-29T17:05:00+00:00', 'transaction_id': 511476826, 'user_paid_amount': '6608.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1115', 'confirmation_code': 1425, 'created_by': 'Kapil Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,115"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9223"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9892"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9892"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9849.9"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '1', 'res_id': 21913226, 'settlement_amount': '849.9', 'status': 'success', 'timestamp': '2025-12-29T16:46:00+00:00', 'transaction_id': 4318646976, 'user_paid_amount': '892'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9843', 'confirmation_code': 6481, 'created_by': 'Shruthi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,843"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,460.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,460.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,382.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,382.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9348.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9295.29"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b953.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,033.81"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '7033.81', 'status': 'success', 'timestamp': '2025-12-29T16:31:00+00:00', 'transaction_id': 9171904743, 'user_paid_amount': '7382.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3503', 'confirmation_code': 1016, 'created_by': 'Aisiri Ravi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,503"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9875.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9875.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,627.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,627.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,503.24"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2503.24', 'status': 'success', 'timestamp': '2025-12-29T16:25:00+00:00', 'transaction_id': 7119652228, 'user_paid_amount': '2627.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1976', 'confirmation_code': 8179, 'created_by': 'Sandhya R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,976"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9395.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9395.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,580.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,580.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,506.19"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1506.19', 'status': 'success', 'timestamp': '2025-12-29T15:14:00+00:00', 'transaction_id': 5783805998, 'user_paid_amount': '1580.8'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1600', 'confirmation_code': 5053, 'created_by': 'Praamoth Raahul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,600"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9400", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9400"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,200"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,200"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.64", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b948"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b98.64"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,143.36"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1143.36', 'status': 'success', 'timestamp': '2025-12-29T14:33:00+00:00', 'transaction_id': 473725289, 'user_paid_amount': '1200'} 2025-12-30 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4248', 'confirmation_code': 2184, 'created_by': 'Paras', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,248"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9424.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,823.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,823.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9270.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9229.39"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,552.52"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20727136, 'settlement_amount': '3552.52', 'status': 'success', 'timestamp': '2025-12-29T09:00:00+00:00', 'transaction_id': 2570426238, 'user_paid_amount': '3823.2'} 2025-12-30 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-30 04:30:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-30 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4929', 'confirmation_code': 4630, 'created_by': 'Hiral Savla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,929"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9246.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9246.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,682.55"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T15:46:00+00:00', 'transaction_id': 1632630254, 'user_paid_amount': '4682.55'} 2025-12-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2027', 'confirmation_code': 2190, 'created_by': 'Shailee Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,027"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9202.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9202.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,824.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,824.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,716.66"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1716.66', 'status': 'success', 'timestamp': '2025-12-29T09:15:00+00:00', 'transaction_id': 8707530805, 'user_paid_amount': '1824.3'} 2025-12-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1444', 'confirmation_code': 2020, 'created_by': 'Karthik Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,444"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9144.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9144.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,299.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,299.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,222.92"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1222.92', 'status': 'success', 'timestamp': '2025-12-29T08:54:00+00:00', 'transaction_id': 1161144313, 'user_paid_amount': '1299.6'} 2025-12-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1748', 'confirmation_code': 5613, 'created_by': 'Krupa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,748"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9174.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9174.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,573.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,573.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,480.38"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1480.38', 'status': 'success', 'timestamp': '2025-12-29T08:27:00+00:00', 'transaction_id': 8689436682, 'user_paid_amount': '1573.2'} 2025-12-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11847', 'confirmation_code': 9891, 'created_by': 'Niharika Shrivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,847"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,847"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-28T18:36:00+00:00', 'transaction_id': 5301358779, 'user_paid_amount': '11847'} 2025-12-30 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1114', 'confirmation_code': 5882, 'created_by': 'Prerna Yadav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,114"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9167.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9167.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9946.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9946.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9879.86"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '879.86', 'status': 'success', 'timestamp': '2025-12-29T18:10:00+00:00', 'transaction_id': 7233476618, 'user_paid_amount': '946.9'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3903', 'confirmation_code': 8577, 'created_by': 'Sureshsharma27', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,903"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9585.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9585.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,317.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,317.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9234.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9199.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,082.67"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3082.67', 'status': 'success', 'timestamp': '2025-12-29T16:43:00+00:00', 'transaction_id': 2956490671, 'user_paid_amount': '3317.55'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2496', 'confirmation_code': 8219, 'created_by': 'Kunal Gala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,496"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9374.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9374.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,121.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,121.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,971.39"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1971.39', 'status': 'success', 'timestamp': '2025-12-29T15:31:00+00:00', 'transaction_id': 6557375578, 'user_paid_amount': '2121.6'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1489', 'confirmation_code': 5114, 'created_by': 'Masumi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,489"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9223.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,265.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,265.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,176.04"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1176.04', 'status': 'success', 'timestamp': '2025-12-29T15:08:00+00:00', 'transaction_id': 9372701119, 'user_paid_amount': '1265.65'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1489', 'confirmation_code': 5621, 'created_by': 'Masumi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,489"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9223.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,265.65"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T15:08:00+00:00', 'transaction_id': 8846666161, 'user_paid_amount': '1265.65'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2653', 'confirmation_code': 6701, 'created_by': 'Veera Bhimani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,653"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9530.57", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9530.57"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,122.43"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,122.43"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,972.16"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1972.16', 'status': 'success', 'timestamp': '2025-12-29T14:38:00+00:00', 'transaction_id': 6705644723, 'user_paid_amount': '2122.43'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1355', 'confirmation_code': 8088, 'created_by': 'Anju Choudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,355"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9135.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9135.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,219.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,219.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.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,133.16"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1133.16', 'status': 'success', 'timestamp': '2025-12-29T10:42:00+00:00', 'transaction_id': 9677632257, 'user_paid_amount': '1219.5'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4340', 'confirmation_code': 1267, 'created_by': '1.Sumukh Adepu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,340"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9867.96", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9867.96"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,472.04"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,472.04"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9245.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9208.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,226.22"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '3226.22', 'status': 'success', 'timestamp': '2025-12-29T10:19:00+00:00', 'transaction_id': 7826157154, 'user_paid_amount': '3472.04'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1753', 'confirmation_code': 7340, 'created_by': 'Ganesh Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,753"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9262.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9262.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,490.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,490.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,384.56"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1384.56', 'status': 'success', 'timestamp': '2025-12-29T09:27:00+00:00', 'transaction_id': 7221119471, 'user_paid_amount': '1490.05'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '464', 'confirmation_code': 6883, 'created_by': 'Ashish Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9464"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b969.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b969.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9394.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9394.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b927.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9366.48"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '366.48', 'status': 'success', 'timestamp': '2025-12-29T09:18:00+00:00', 'transaction_id': 781258064, 'user_paid_amount': '394.4'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2455', 'confirmation_code': 2390, 'created_by': 'Sagrica', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9491", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9491"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,964"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,964"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,871.3"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1871.3', 'status': 'success', 'timestamp': '2025-12-29T14:29:00+00:00', 'transaction_id': 3329826549, 'user_paid_amount': '1964'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1156', 'confirmation_code': 8676, 'created_by': 'Rishi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,156"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9289", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9289"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9867"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9867"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9826.08"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '826.08', 'status': 'success', 'timestamp': '2025-12-29T14:27:00+00:00', 'transaction_id': 9945711736, 'user_paid_amount': '867'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '606', 'confirmation_code': 1305, 'created_by': 'Aman Prakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9606"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9151.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9151.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9454.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9454.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9433.05"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '433.05', 'status': 'success', 'timestamp': '2025-12-29T14:21:00+00:00', 'transaction_id': 6902054926, 'user_paid_amount': '454.5'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '606', 'confirmation_code': 2467, 'created_by': 'Aman Prakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9606"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9151.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9151.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9454.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T14:19:00+00:00', 'transaction_id': 9780589687, 'user_paid_amount': '454.5'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '959', 'confirmation_code': 6722, 'created_by': 'Keerthana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9959"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9191.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9191.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9767.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9767.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9730.99"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '730.99', 'status': 'success', 'timestamp': '2025-12-29T14:06:00+00:00', 'transaction_id': 7066151623, 'user_paid_amount': '767.2'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2789', 'confirmation_code': 4584, 'created_by': 'Neha Natesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,789"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9697.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9697.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,091.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,091.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,993.02"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1993.02', 'status': 'success', 'timestamp': '2025-12-29T14:02:00+00:00', 'transaction_id': 1009740855, 'user_paid_amount': '2091.75'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2789', 'confirmation_code': 5320, 'created_by': 'Neha Natesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,789"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9697.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9697.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,091.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T14:01:00+00:00', 'transaction_id': 5270729281, 'user_paid_amount': '2091.75'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5924', 'confirmation_code': 2458, 'created_by': 'Aman', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,924"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,481", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,481"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,443"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,443"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9209.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9177.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,233.29"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4233.29', 'status': 'success', 'timestamp': '2025-12-29T14:00:00+00:00', 'transaction_id': 9605974124, 'user_paid_amount': '4443'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2372', 'confirmation_code': 6097, 'created_by': 'Kusuma Prakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,372"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9474.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9474.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,897.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,897.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,808.04"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1808.04', 'status': 'success', 'timestamp': '2025-12-29T13:58:00+00:00', 'transaction_id': 236429785, 'user_paid_amount': '1897.6'} 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1437', 'confirmation_code': 4784, 'created_by': 'Suhas Ramji', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,437"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9287.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,149.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,149.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,095.34"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1095.34', 'status': 'success', 'timestamp': '2025-12-29T13:47:00+00:00', 'transaction_id': 1130233907, 'user_paid_amount': '1149.6'} 2025-12-30 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2359', 'confirmation_code': 7664, 'created_by': 'Sai Sibi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,359"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,359"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,359"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,191.98"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '2191.98', 'status': 'success', 'timestamp': '2025-12-29T16:21:00+00:00', 'transaction_id': 6295662118, 'user_paid_amount': '2359'} 2025-12-30 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '853', 'confirmation_code': 8739, 'created_by': 'Yashvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b985.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b985.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9767.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9767.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9722.41"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '722.41', 'status': 'success', 'timestamp': '2025-12-29T12:58:00+00:00', 'transaction_id': 8369031570, 'user_paid_amount': '767.7'} 2025-12-30 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '605', 'confirmation_code': 8002, 'created_by': 'Libon Fernandes', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9605"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b960.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b960.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9544.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9544.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9512.38"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '512.38', 'status': 'success', 'timestamp': '2025-12-29T12:49:00+00:00', 'transaction_id': 3867557863, 'user_paid_amount': '544.5'} 2025-12-30 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '605', 'confirmation_code': 5116, 'created_by': 'Libon Fernandes', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9605"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b960.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b960.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9544.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20818448, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T12:49:00+00:00', 'transaction_id': 6808144446, 'user_paid_amount': '544.5'} 2025-12-30 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '263', 'confirmation_code': 3059, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9263"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b926.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b926.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9236.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9236.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b913.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b911.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9222.73"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '222.73', 'status': 'success', 'timestamp': '2025-12-29T06:58:00+00:00', 'transaction_id': 6981097642, 'user_paid_amount': '236.7'} 2025-12-30 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '464', 'confirmation_code': 4644, 'created_by': 'Ashish Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9464"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b969.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b969.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9394.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T09:17:00+00:00', 'transaction_id': 3757543875, 'user_paid_amount': '394.4'} 2025-12-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '945', 'confirmation_code': 7401, 'created_by': 'Atharva Chaudhari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9945"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b994.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b994.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9850.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9850.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9790.28"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '790.28', 'status': 'success', 'timestamp': '2025-12-29T08:57:00+00:00', 'transaction_id': 806378748, 'user_paid_amount': '850.5'} 2025-12-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2127', 'confirmation_code': 6893, 'created_by': 'Soham Madhavi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,127"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9425.38", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9425.38"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,701.62"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,701.62"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,581.14"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1581.14', 'status': 'success', 'timestamp': '2025-12-29T08:18:00+00:00', 'transaction_id': 9394508929, 'user_paid_amount': '1701.62'} 2025-12-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2127', 'confirmation_code': 1480, 'created_by': 'Soham Madhavi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,127"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9425.38", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9425.38"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,701.62"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T08:17:00+00:00', 'transaction_id': 2806544859, 'user_paid_amount': '1701.62'} 2025-12-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '497', 'confirmation_code': 4813, 'created_by': 'Tanisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b999.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b999.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9397.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9397.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b928.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9369.45"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '369.45', 'status': 'success', 'timestamp': '2025-12-29T08:12:00+00:00', 'transaction_id': 3419422199, 'user_paid_amount': '397.6'} 2025-12-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2028', 'confirmation_code': 2375, 'created_by': 'Himanshu Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,028"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9405.58", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9405.58"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,622.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,622.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.35"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,507.55"}]', 'payout_settlement_date': '2025-12-31', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1507.55', 'status': 'success', 'timestamp': '2025-12-28T18:33:00+00:00', 'transaction_id': 1388459884, 'user_paid_amount': '1622.42'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3497', 'confirmation_code': 5855, 'created_by': 'Akash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9874.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9874.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,622.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,622.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.91"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,498.96"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '2498.96', 'status': 'success', 'timestamp': '2025-12-29T13:19:00+00:00', 'transaction_id': 9595491665, 'user_paid_amount': '2622.75'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3088', 'confirmation_code': 5963, 'created_by': 'Gagan Nagraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,088"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9772", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9772"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,316"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,316"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,206.68"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2206.68', 'status': 'success', 'timestamp': '2025-12-29T13:18:00+00:00', 'transaction_id': 4043512789, 'user_paid_amount': '2316'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '604', 'confirmation_code': 2648, 'created_by': 'Anwesha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9604"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9151", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9151"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9453"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9453"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9431.62"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '431.62', 'status': 'success', 'timestamp': '2025-12-29T12:46:00+00:00', 'transaction_id': 7472964419, 'user_paid_amount': '453'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '884', 'confirmation_code': 8148, 'created_by': 'Kashish Jogani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9884"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9221", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9221"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9663"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9663"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9631.71"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '631.71', 'status': 'success', 'timestamp': '2025-12-29T12:21:00+00:00', 'transaction_id': 152213552, 'user_paid_amount': '663'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '884', 'confirmation_code': 5714, 'created_by': 'Kashish Jogani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9884"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9221", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9221"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9663"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T12:21:00+00:00', 'transaction_id': 2040849298, 'user_paid_amount': '663'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '884', 'confirmation_code': 7934, 'created_by': 'Kashish Jogani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9884"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9221", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9221"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9663"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T12:20:00+00:00', 'transaction_id': 2828767456, 'user_paid_amount': '663'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '770', 'confirmation_code': 8555, 'created_by': 'Aadith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9154", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9154"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9616"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9616"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9586.92"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '586.92', 'status': 'success', 'timestamp': '2025-12-29T11:13:00+00:00', 'transaction_id': 73847023, 'user_paid_amount': '616'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3897', 'confirmation_code': 8256, 'created_by': 'Janani Rangaswamy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,897"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9779.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9779.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,117.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,117.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9147.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9124.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,970.45"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2970.45', 'status': 'success', 'timestamp': '2025-12-29T11:00:00+00:00', 'transaction_id': 9214935784, 'user_paid_amount': '3117.6'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1351', 'confirmation_code': 2038, 'created_by': 'Amrutha B', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,351"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9337.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9337.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,013.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,013.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.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.53"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9965.42"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '965.42', 'status': 'success', 'timestamp': '2025-12-29T10:15:00+00:00', 'transaction_id': 7390782004, 'user_paid_amount': '1013.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2223', 'confirmation_code': 2715, 'created_by': 'Meghana K', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,223"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9555.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9555.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,667.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,667.25"}, {"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,588.56"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1588.56', 'status': 'success', 'timestamp': '2025-12-29T09:58:00+00:00', 'transaction_id': 8733154474, 'user_paid_amount': '1667.25'} 2025-12-30 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5479', 'confirmation_code': 5560, 'created_by': 'Ruchi Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,479"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9273.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9273.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,205.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,205.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9307.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9260.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,897.96"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '4897.96', 'status': 'success', 'timestamp': '2025-12-29T18:28:00+00:00', 'transaction_id': 1024202944, 'user_paid_amount': '5205.05'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5234', 'confirmation_code': 2187, 'created_by': 'Kaushal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,234"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9261.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9261.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,972.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,972.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9293.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9248.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b944.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,678.93"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '4678.93', 'status': 'success', 'timestamp': '2025-12-29T17:42:00+00:00', 'transaction_id': 7569039678, 'user_paid_amount': '4972.3'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3829', 'confirmation_code': 7560, 'created_by': 'Miraj Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,829"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,829"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,829"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9225.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9191.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,603.09"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '3603.09', 'status': 'success', 'timestamp': '2025-12-29T17:32:00+00:00', 'transaction_id': 3763097796, 'user_paid_amount': '3829'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15356', 'confirmation_code': 3226, 'created_by': 'Udit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,356"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9767.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9767.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,588.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b914,588.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9860.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9729.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9131.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,727.5"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '13727.5', 'status': 'success', 'timestamp': '2025-12-29T16:59:00+00:00', 'transaction_id': 560791208, 'user_paid_amount': '14588.2'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15356', 'confirmation_code': 8288, 'created_by': 'Udit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,356"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9767.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9767.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,588.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T16:58:00+00:00', 'transaction_id': 4847703131, 'user_paid_amount': '14588.2'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9052', 'confirmation_code': 4399, 'created_by': 'Vrushali Naik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,052"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9452.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9452.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,599.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,599.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9507.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9429.97"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b977.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,092.04"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '8092.04', 'status': 'success', 'timestamp': '2025-12-29T16:44:00+00:00', 'transaction_id': 2567849331, 'user_paid_amount': '8599.4'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4342', 'confirmation_code': 5505, 'created_by': 'Shourish Khade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,342"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9217.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9217.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,124.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,124.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9243.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9206.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,881.54"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '3881.54', 'status': 'success', 'timestamp': '2025-12-29T16:40:00+00:00', 'transaction_id': 3272653007, 'user_paid_amount': '4124.9'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3418', 'confirmation_code': 6685, 'created_by': 'Saee Kulkarni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,418"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9170.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9170.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,247.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,247.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9191.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9162.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,055.52"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '3055.52', 'status': 'success', 'timestamp': '2025-12-29T16:26:00+00:00', 'transaction_id': 4173359845, 'user_paid_amount': '3247.1'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3418', 'confirmation_code': 9897, 'created_by': 'Saee Kulkarni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,418"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9170.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9170.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,247.1"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T16:25:00+00:00', 'transaction_id': 6713155663, 'user_paid_amount': '3247.1'} 2025-12-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2531', 'confirmation_code': 7780, 'created_by': 'Shalu Dhanuka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,531"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,531"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,531"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,381.67"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '3', 'res_id': 21328593, 'settlement_amount': '2381.67', 'status': 'success', 'timestamp': '2025-12-29T16:22:00+00:00', 'transaction_id': 6628313516, 'user_paid_amount': '2531'} 2025-12-30 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5513', 'confirmation_code': 6960, 'created_by': 'Fatima', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,513"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9275.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9275.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,237.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,237.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9309.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9261.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,928.34"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '4928.34', 'status': 'success', 'timestamp': '2025-12-29T17:41:00+00:00', 'transaction_id': 9815999615, 'user_paid_amount': '5237.35'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9340', 'confirmation_code': 5308, 'created_by': 'Bhavya Gada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,340"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9467", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9467"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,873"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,873"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9523.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9443.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b979.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,349.49"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '8349.49', 'status': 'success', 'timestamp': '2025-12-29T17:36:00+00:00', 'transaction_id': 436636512, 'user_paid_amount': '8873'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2186', 'confirmation_code': 6520, 'created_by': 'Vaibhav Paliwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,186"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,186"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,186"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9128.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,057.03"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2057.03', 'status': 'success', 'timestamp': '2025-12-29T17:31:00+00:00', 'transaction_id': 4400431534, 'user_paid_amount': '2186'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3402', 'confirmation_code': 5524, 'created_by': 'Sanket Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,402"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9170.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9170.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,231.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,231.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9190.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9161.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b929.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,041.21"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '3041.21', 'status': 'success', 'timestamp': '2025-12-29T17:28:00+00:00', 'transaction_id': 5804535986, 'user_paid_amount': '3231.9'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7686', 'confirmation_code': 7625, 'created_by': 'Amit Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,686"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,686"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T17:15:00+00:00', 'transaction_id': 8029895739, 'user_paid_amount': '7686'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4000', 'confirmation_code': 4248, 'created_by': 'Sanket Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,000"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,000"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T16:48:00+00:00', 'transaction_id': 2642191832, 'user_paid_amount': '4000'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4000', 'confirmation_code': 7810, 'created_by': 'Sanket Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,000"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,000"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T16:48:00+00:00', 'transaction_id': 168765257, 'user_paid_amount': '4000'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1759', 'confirmation_code': 5179, 'created_by': 'Hardik Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,759"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b987.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b987.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,671.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,671.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,572.46"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1572.46', 'status': 'success', 'timestamp': '2025-12-29T16:04:00+00:00', 'transaction_id': 3839241342, 'user_paid_amount': '1671.05'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10448', 'confirmation_code': 4347, 'created_by': 'Khushi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,448"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9522.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9522.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,925.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,925.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9585.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9496.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b989.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,339.99"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '9339.99', 'status': 'success', 'timestamp': '2025-12-29T15:59:00+00:00', 'transaction_id': 1396930705, 'user_paid_amount': '9925.6'} 2025-12-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11792', 'confirmation_code': 9559, 'created_by': 'Tanish Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,792"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9589.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9589.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b911,202.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,202.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9660.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9560.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9100.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,541.46"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '10541.46', 'status': 'success', 'timestamp': '2025-12-29T15:32:00+00:00', 'transaction_id': 4859798623, 'user_paid_amount': '11202.4'} 2025-12-30 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-29&end_date=2025-12-29&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3403', 'confirmation_code': 9701, 'created_by': 'Shashi Kiran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,403"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9850.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9850.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,552.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,552.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,431.78"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2431.78', 'status': 'success', 'timestamp': '2025-12-29T08:57:00+00:00', 'transaction_id': 5379451120, 'user_paid_amount': '2552.25'} 2025-12-30 04:30: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=2025-12-29&end_date=2025-12-29&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5444', 'confirmation_code': 4402, 'created_by': 'Esha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,444"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,361", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,361"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,083"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,083"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9192.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9163.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,890.28"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3890.28', 'status': 'success', 'timestamp': '2025-12-29T08:12:00+00:00', 'transaction_id': 5669715227, 'user_paid_amount': '4083'} 2025-12-30 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2093', 'confirmation_code': 7677, 'created_by': 'Tanvi Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,093"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,093"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,093"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,969.51"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1969.51', 'status': 'success', 'timestamp': '2025-12-29T11:45:00+00:00', 'transaction_id': 2371750975, 'user_paid_amount': '2093'} 2025-12-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3539', 'confirmation_code': 6221, 'created_by': 'Keya Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,539"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9353.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9353.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,185.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,185.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9187.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9159.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,997.17"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2997.17', 'status': 'success', 'timestamp': '2025-12-29T11:10:00+00:00', 'transaction_id': 4240810725, 'user_paid_amount': '3185.1'} 2025-12-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 1604, 'created_by': 'Vandan Tripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9259.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9259.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,339.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,339.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9138.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.96"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,201.09"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '4', 'res_id': 21328593, 'settlement_amount': '2201.09', 'status': 'success', 'timestamp': '2025-12-29T10:21:00+00:00', 'transaction_id': 9816474339, 'user_paid_amount': '2339.1'} 2025-12-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7439', 'confirmation_code': 4684, 'created_by': 'Rahul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,439"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,439"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,439"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9438.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9371.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b966.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,000.1"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '7000.1', 'status': 'success', 'timestamp': '2025-12-29T10:18:00+00:00', 'transaction_id': 3859046132, 'user_paid_amount': '7439'} 2025-12-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7439', 'confirmation_code': 3710, 'created_by': 'Rahul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,439"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,439"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T10:18:00+00:00', 'transaction_id': 5290198798, 'user_paid_amount': '7439'} 2025-12-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3171', 'confirmation_code': 9101, 'created_by': 'Prapti Kadam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,171"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,171"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,171"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9187.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9158.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,983.91"}]', 'payout_settlement_date': '2025-12-31', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2983.91', 'status': 'success', 'timestamp': '2025-12-28T18:57:00+00:00', 'transaction_id': 4301600951, 'user_paid_amount': '3171'} 2025-12-30 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-30 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8174', 'confirmation_code': 8624, 'created_by': 'Arpita Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,174"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9817.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9817.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,356.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,356.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9434.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9367.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b966.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,922.56"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '6922.56', 'status': 'success', 'timestamp': '2025-12-29T09:55:00+00:00', 'transaction_id': 3583529901, 'user_paid_amount': '7356.6'} 2025-12-30 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3008', 'confirmation_code': 2336, 'created_by': 'Aayushi Parmar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,008"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9300.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,707.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,707.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9159.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9135.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,547.48"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '2547.48', 'status': 'success', 'timestamp': '2025-12-29T09:28:00+00:00', 'transaction_id': 5505993228, 'user_paid_amount': '2707.2'} 2025-12-30 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1281', 'confirmation_code': 8045, 'created_by': 'Yash Vora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,281"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9128.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9128.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,152.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,152.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,084.88"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1084.88', 'status': 'success', 'timestamp': '2025-12-29T09:05:00+00:00', 'transaction_id': 4019362649, 'user_paid_amount': '1152.9'} 2025-12-30 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1575', 'confirmation_code': 3472, 'created_by': 'Payal Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,575"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,575"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,575"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,482.07"}]', 'payout_settlement_date': '2025-12-31', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1482.07', 'status': 'success', 'timestamp': '2025-12-28T18:52:00+00:00', 'transaction_id': 3011026518, 'user_paid_amount': '1575'} 2025-12-30 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-29&end_date=2025-12-29&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1575', 'confirmation_code': 2409, 'created_by': 'Payal Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,575"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,575"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-28T18:51:00+00:00', 'transaction_id': 3065635559, 'user_paid_amount': '1575'} 2025-12-30 04:30:32 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 955 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-30 04:30:32 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '19dd2078-7788-460c-b38d-10c3cfef716b', 'timestamp': '2025-12-30T04:30:32Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 26.87, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-30/_doc HTTP/11" 201 167 2025-12-30 04:30:32 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '19dd2078-7788-460c-b38d-10c3cfef716b', 'timestamp': '2025-12-30T04:30:32Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 207989, 'duration_seconds': 26.87, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-30/_doc HTTP/11" 201 167 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-30 04:30:32 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-30 04:30:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 141311, 'downloader/request_count': 31, 'downloader/request_method_count/GET': 31, 'downloader/response_bytes': 64481, 'downloader/response_count': 31, 'downloader/response_status_count/200': 31, 'elapsed_time_seconds': 26.873705, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 30, 4, 30, 32, 408874, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 207326, 'httpcompression/response_count': 19, 'item_scraped_count': 107, 'items_per_minute': None, 'log_count/DEBUG': 212, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116228096, 'memusage/startup': 116228096, 'request_depth_max': 7, 'response_received_count': 31, 'responses_per_minute': None, 'scheduler/dequeued': 31, 'scheduler/dequeued/memory': 31, 'scheduler/enqueued': 31, 'scheduler/enqueued/memory': 31, 'start_time': datetime.datetime(2025, 12, 30, 4, 30, 5, 535169, tzinfo=datetime.timezone.utc)} 2025-12-30 04:30:32 [scrapy.core.engine] INFO: Spider closed (finished)