2025-11-23 04:32:06 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-23 04:32:06 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1040-aws-aarch64-with-glibc2.35 2025-11-23 04:32:06 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 105_2025-11-23T04_30_02 2025-11-23 04:32:06 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8086 2025-11-23 04:32:06 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 105 2025-11-23 04:32:06 [scrapy.addons] INFO: Enabled addons: [] 2025-11-23 04:32:06 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-11-23 04:32:06 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-23 04:32:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-23 04:32:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-23 04:32:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-23 04:32:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-23 04:32:06 [scrapy.extensions.telnet] INFO: Telnet Password: bc596f20294a37ea 2025-11-23 04:32:06 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-11-23 04:32:06 [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/105_2025-11-23T04_30_02.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-11-23 04:32:06 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:32:06 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-23 04:32:06 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-23 04:32:06 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-23 04:32:06 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-23 04:32:06 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-11-23 04:32:06 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-11-23 04:32:06 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-23 04:32:06 [scrapy.core.engine] INFO: Spider opened 2025-11-23 04:32:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-23 04:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:32:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-23 04:32:07 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-11-23 04:32:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6034 2025-11-23 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-23 04:32:07 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3756 2025-11-23 04:32:07 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Linux; Android 8.1.0) AppleWebKit/531.0 (KHTML, like Gecko) Chrome/52.0.862.0 Safari/531.0 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-23 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:32:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5456062 HTTP/11" 200 None 2025-11-23 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:32:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-23 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-23 04:32:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-23 04:32:17 [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-11-23 04:32:17 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-23 04:32:17 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-23 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4148', 'confirmation_code': 3315, 'created_by': 'Saumin Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,148"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,148"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2025-11-22T17:31:00+00:00', 'transaction_id': 4577866494, 'user_paid_amount': '4148'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7762', 'confirmation_code': 2138, 'created_by': 'Kanwar Dhillon', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,762"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,762"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,762"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9183.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9155.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,670.41"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '7670.41', 'status': 'success', 'timestamp': '2025-11-22T17:37:00+00:00', 'transaction_id': 716640092, 'user_paid_amount': '7762'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4148', 'confirmation_code': 2310, 'created_by': 'Saumin Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,148"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,148"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,148"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,099.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '4099.05', 'status': 'success', 'timestamp': '2025-11-22T17:33:00+00:00', 'transaction_id': 8102718407, 'user_paid_amount': '4148'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2310', 'confirmation_code': 7196, 'created_by': 'Jinal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,310"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,310"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,310"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,282.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2282.74', 'status': 'success', 'timestamp': '2025-11-22T17:32:00+00:00', 'transaction_id': 6350917977, 'user_paid_amount': '2310'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10672', 'confirmation_code': 5202, 'created_by': 'Shreya Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,672"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9150", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9150"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,522"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,522"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9248.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9210.44"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,397.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '10397.84', 'status': 'success', 'timestamp': '2025-11-22T17:30:00+00:00', 'transaction_id': 5557545883, 'user_paid_amount': '10522'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4148', 'confirmation_code': 1712, 'created_by': 'Saumin Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,148"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,148"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-22T17:30:00+00:00', 'transaction_id': 24540098, 'user_paid_amount': '4148'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 4985, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,599"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,568.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2568.33', 'status': 'success', 'timestamp': '2025-11-22T17:17:00+00:00', 'transaction_id': 2045549015, 'user_paid_amount': '2599'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 8147, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:16:00+00:00', 'transaction_id': 8283428120, 'user_paid_amount': '2599'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 5638, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:16:00+00:00', 'transaction_id': 8621961457, 'user_paid_amount': '2599'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 6323, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:14:00+00:00', 'transaction_id': 6010452669, 'user_paid_amount': '2599'} 2025-11-23 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2368', 'confirmation_code': 9862, 'created_by': 'Nitin', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,368"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,368"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,368"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,340.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2340.06', 'status': 'success', 'timestamp': '2025-11-22T17:04:00+00:00', 'transaction_id': 3996779950, 'user_paid_amount': '2368'} 2025-11-23 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3381', 'confirmation_code': 2566, 'created_by': 'Shubham Somani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,381"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,381"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,381"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,341.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3341.1', 'status': 'success', 'timestamp': '2025-11-22T17:03:00+00:00', 'transaction_id': 3194139670, 'user_paid_amount': '3381'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 7047, 'created_by': 'Amrita Biswas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,437"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,437"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,408.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2408.24', 'status': 'success', 'timestamp': '2025-11-22T16:49:00+00:00', 'transaction_id': 5502983468, 'user_paid_amount': '2437'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2184', 'confirmation_code': 2741, 'created_by': 'Pinakin Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,184"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,184"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,184"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,158.23"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788521, 'settlement_amount': '2158.23', 'status': 'success', 'timestamp': '2025-11-22T16:44:00+00:00', 'transaction_id': 4615165153, 'user_paid_amount': '2184'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2264', 'confirmation_code': 8349, 'created_by': 'Mattapallisaketh456', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,264"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,264"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,264"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,237.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2237.28', 'status': 'success', 'timestamp': '2025-11-22T16:43:00+00:00', 'transaction_id': 826383695, 'user_paid_amount': '2264'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3823', 'confirmation_code': 8082, 'created_by': 'Saurabh Seth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,823"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,823"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,823"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,777.89"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3777.89', 'status': 'success', 'timestamp': '2025-11-22T16:37:00+00:00', 'transaction_id': 4374926368, 'user_paid_amount': '3823'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4274', 'confirmation_code': 3650, 'created_by': 'Aniruddha Sarkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,274"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,274"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,274"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,223.57"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4223.57', 'status': 'success', 'timestamp': '2025-11-22T16:30:00+00:00', 'transaction_id': 852885946, 'user_paid_amount': '4274'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3696', 'confirmation_code': 3380, 'created_by': 'Kaustubh Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,696"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,696"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,696"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,652.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3652.39', 'status': 'success', 'timestamp': '2025-11-22T16:21:00+00:00', 'transaction_id': 169418009, 'user_paid_amount': '3696'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3846', 'confirmation_code': 6437, 'created_by': 'Rina', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,846"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,846"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T16:16:00+00:00', 'transaction_id': 2988572427, 'user_paid_amount': '3846'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3950', 'confirmation_code': 5953, 'created_by': 'Rishika Trivedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,950"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,950"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,950"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.22", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b979"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b914.22"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,903.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3903.39', 'status': 'success', 'timestamp': '2025-11-22T16:00:00+00:00', 'transaction_id': 7309023009, 'user_paid_amount': '3950'} 2025-11-23 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3338', 'confirmation_code': 3907, 'created_by': 'Apara Bhargava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,338"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,338"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,338"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,298.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '3298.61', 'status': 'success', 'timestamp': '2025-11-22T16:46:00+00:00', 'transaction_id': 5421335311, 'user_paid_amount': '3338'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2772', 'confirmation_code': 6986, 'created_by': 'Jainee Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,772"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,772"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,772"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,739.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '2739.29', 'status': 'success', 'timestamp': '2025-11-22T14:49:00+00:00', 'transaction_id': 7915282493, 'user_paid_amount': '2772'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4516', 'confirmation_code': 8291, 'created_by': 'Sonakshi Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,516"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,516"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,516"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,462.71"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '4462.71', 'status': 'success', 'timestamp': '2025-11-22T10:23:00+00:00', 'transaction_id': 7123272311, 'user_paid_amount': '4516'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4019', 'confirmation_code': 1219, 'created_by': 'Ish Sahai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,019"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,019"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,019"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,971.58"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '3971.58', 'status': 'success', 'timestamp': '2025-11-22T09:06:00+00:00', 'transaction_id': 5752961445, 'user_paid_amount': '4019'} 2025-11-23 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '851', 'confirmation_code': 9842, 'created_by': 'Ritu Wadhwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9851"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9851"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9851"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9840.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20647993, 'settlement_amount': '840.96', 'status': 'success', 'timestamp': '2025-11-22T08:04:00+00:00', 'transaction_id': 1212908734, 'user_paid_amount': '851'} 2025-11-23 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3038', 'confirmation_code': 3955, 'created_by': 'Anshul Sehgal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,038"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,038"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,038"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,002.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '3002.15', 'status': 'success', 'timestamp': '2025-11-22T17:15:00+00:00', 'transaction_id': 5058383033, 'user_paid_amount': '3038'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1536', 'confirmation_code': 4303, 'created_by': 'Gautham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,536"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,536"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,536"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,517.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1517.88', 'status': 'success', 'timestamp': '2025-11-22T16:27:00+00:00', 'transaction_id': 7772811423, 'user_paid_amount': '1536'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4343', 'confirmation_code': 8811, 'created_by': 'Akanksha Saksena Khandelwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,343"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,343"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,343"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,291.75"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '4291.75', 'status': 'success', 'timestamp': '2025-11-22T15:54:00+00:00', 'transaction_id': 2931761049, 'user_paid_amount': '4343'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1722', 'confirmation_code': 5475, 'created_by': 'Pralhad Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,722"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,722"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,722"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,701.68"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1701.68', 'status': 'success', 'timestamp': '2025-11-22T15:50:00+00:00', 'transaction_id': 5588040475, 'user_paid_amount': '1722'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1722', 'confirmation_code': 9747, 'created_by': 'Pralhad Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,722"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,722"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788591, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T15:49:00+00:00', 'transaction_id': 7598365570, 'user_paid_amount': '1722'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2657', 'confirmation_code': 1638, 'created_by': 'Nia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,657"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,657"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,657"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,625.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2625.65', 'status': 'success', 'timestamp': '2025-11-22T15:25:00+00:00', 'transaction_id': 1160858443, 'user_paid_amount': '2657'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1103', 'confirmation_code': 6240, 'created_by': 'Shubha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,103"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,103"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788591, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T15:10:00+00:00', 'transaction_id': 9337195423, 'user_paid_amount': '1103'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2183', 'confirmation_code': 4661, 'created_by': 'Alok Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,183"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,183"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,183"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,157.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2157.24', 'status': 'success', 'timestamp': '2025-11-22T15:05:00+00:00', 'transaction_id': 7597226879, 'user_paid_amount': '2183'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5355', 'confirmation_code': 2975, 'created_by': 'Gunjan Pareek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,355"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,355"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,355"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9126.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9107.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,291.81"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '5291.81', 'status': 'success', 'timestamp': '2025-11-22T14:45:00+00:00', 'transaction_id': 1327136187, 'user_paid_amount': '5355'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3430', 'confirmation_code': 9790, 'created_by': 'Arshraj Randhawa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,430"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,430"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,430"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,389.53"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '3389.53', 'status': 'success', 'timestamp': '2025-11-22T09:55:00+00:00', 'transaction_id': 893669252, 'user_paid_amount': '3430'} 2025-11-23 04:32:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1386', 'confirmation_code': 1986, 'created_by': 'Louisa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,386"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,386"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,386"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,369.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1369.65', 'status': 'success', 'timestamp': '2025-11-22T17:19:00+00:00', 'transaction_id': 7496337757, 'user_paid_amount': '1386'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2137', 'confirmation_code': 4568, 'created_by': 'Jimit Raval', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,137"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,137"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,137"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,111.78"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2111.78', 'status': 'success', 'timestamp': '2025-11-22T17:14:00+00:00', 'transaction_id': 5424887975, 'user_paid_amount': '2137'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1502', 'confirmation_code': 2868, 'created_by': 'Shweta Verma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,502"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,502"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,502"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,484.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1484.28', 'status': 'success', 'timestamp': '2025-11-22T17:07:00+00:00', 'transaction_id': 9596735244, 'user_paid_amount': '1502'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2784', 'confirmation_code': 5846, 'created_by': 'Yash Sankhlecha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,784"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,784"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,784"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,751.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2751.15', 'status': 'success', 'timestamp': '2025-11-22T16:39:00+00:00', 'transaction_id': 5809327812, 'user_paid_amount': '2784'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3015', 'confirmation_code': 4395, 'created_by': 'Chetan Hd', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,015"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,015"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,015"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,979.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2979.42', 'status': 'success', 'timestamp': '2025-11-22T16:31:00+00:00', 'transaction_id': 9714515672, 'user_paid_amount': '3015'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2379', 'confirmation_code': 1417, 'created_by': 'Charlie Raja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,379"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,379"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,379"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,350.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2350.93', 'status': 'success', 'timestamp': '2025-11-22T15:56:00+00:00', 'transaction_id': 8026227708, 'user_paid_amount': '2379'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13329', 'confirmation_code': 8005, 'created_by': 'Srikanth Gopalakrishnan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,329"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,329"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b913,329"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9314.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9266.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,171.72"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '13171.72', 'status': 'success', 'timestamp': '2025-11-22T15:54:00+00:00', 'transaction_id': 1625820663, 'user_paid_amount': '13329'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 3444, 'created_by': 'Aditi Srivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,848"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,848"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,826.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1826.19', 'status': 'success', 'timestamp': '2025-11-22T15:19:00+00:00', 'transaction_id': 1469194632, 'user_paid_amount': '1848'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3153', 'confirmation_code': 2775, 'created_by': 'Parth Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,153"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,153"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,153"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,115.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '3115.79', 'status': 'success', 'timestamp': '2025-11-22T14:20:00+00:00', 'transaction_id': 1233607359, 'user_paid_amount': '3153'} 2025-11-23 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3003', 'confirmation_code': 4917, 'created_by': 'Ruksana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,003"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,003"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,003"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,967.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2967.56', 'status': 'success', 'timestamp': '2025-11-22T14:13:00+00:00', 'transaction_id': 3128416064, 'user_paid_amount': '3003'} 2025-11-23 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:32:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2091', 'confirmation_code': 3439, 'created_by': 'Avinav Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,091"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,091"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,091"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,066.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2066.33', 'status': 'success', 'timestamp': '2025-11-22T17:22:00+00:00', 'transaction_id': 7223583096, 'user_paid_amount': '2091'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6323', 'confirmation_code': 7841, 'created_by': 'Anupam Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,323"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,323"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,323"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,248.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '6248.39', 'status': 'success', 'timestamp': '2025-11-22T16:34:00+00:00', 'transaction_id': 5860869630, 'user_paid_amount': '6323'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1813', 'confirmation_code': 1996, 'created_by': 'Japan Mukhatyar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,813"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,813"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,813"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,791.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1791.61', 'status': 'success', 'timestamp': '2025-11-22T16:31:00+00:00', 'transaction_id': 54362955, 'user_paid_amount': '1813'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2709', 'confirmation_code': 9788, 'created_by': 'Laavanya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,709"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,709"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,709"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,677.03"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2677.03', 'status': 'success', 'timestamp': '2025-11-22T16:09:00+00:00', 'transaction_id': 9919415639, 'user_paid_amount': '2709'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2600', 'confirmation_code': 1191, 'created_by': 'Laavanya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,600"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,600"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18740145, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T16:08:00+00:00', 'transaction_id': 8625594970, 'user_paid_amount': '2600'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2918', 'confirmation_code': 7968, 'created_by': 'Saatwik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,918"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,918"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,918"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,883.57"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2883.57', 'status': 'success', 'timestamp': '2025-11-22T15:42:00+00:00', 'transaction_id': 2483479283, 'user_paid_amount': '2918'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4412', 'confirmation_code': 1046, 'created_by': 'Ankur Rai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,412"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,412"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,412"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9104.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b988.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,359.94"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '4359.94', 'status': 'success', 'timestamp': '2025-11-22T15:01:00+00:00', 'transaction_id': 7170573840, 'user_paid_amount': '4412'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 2717, 'created_by': 'Aman Goyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,437"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,437"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,408.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2408.24', 'status': 'success', 'timestamp': '2025-11-22T14:12:00+00:00', 'transaction_id': 4915766538, 'user_paid_amount': '2437'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3045', 'confirmation_code': 5791, 'created_by': 'Harsh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,045"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,045"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,045"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,009.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '3009.07', 'status': 'success', 'timestamp': '2025-11-22T13:31:00+00:00', 'transaction_id': 9954733814, 'user_paid_amount': '3045'} 2025-11-23 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1906', 'confirmation_code': 8703, 'created_by': 'Amit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,906"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,906"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,906"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,883.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1883.51', 'status': 'success', 'timestamp': '2025-11-22T13:23:00+00:00', 'transaction_id': 6657084343, 'user_paid_amount': '1906'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1594', 'confirmation_code': 8597, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,594"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,594"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,594"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,575.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1575.19', 'status': 'success', 'timestamp': '2025-11-22T17:56:00+00:00', 'transaction_id': 6580923722, 'user_paid_amount': '1594'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2183', 'confirmation_code': 6790, 'created_by': 'Harshal Talreja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,183"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,183"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,183"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,157.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2157.24', 'status': 'success', 'timestamp': '2025-11-22T17:51:00+00:00', 'transaction_id': 3289830856, 'user_paid_amount': '2183'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2183', 'confirmation_code': 3473, 'created_by': 'Harshal Talreja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,183"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,183"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:51:00+00:00', 'transaction_id': 9784435861, 'user_paid_amount': '2183'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5320', 'confirmation_code': 9423, 'created_by': 'Asma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,320"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,320"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,320"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9125.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,257.22"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '5257.22', 'status': 'success', 'timestamp': '2025-11-22T17:30:00+00:00', 'transaction_id': 7800699816, 'user_paid_amount': '5320'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5320', 'confirmation_code': 7863, 'created_by': 'Asma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,320"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,320"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:28:00+00:00', 'transaction_id': 3970892249, 'user_paid_amount': '5320'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1964', 'confirmation_code': 1224, 'created_by': 'Harsh Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,964"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"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": "\\u20b946.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,940.82"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1940.82', 'status': 'success', 'timestamp': '2025-11-22T17:09:00+00:00', 'transaction_id': 9850646504, 'user_paid_amount': '1964'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1964', 'confirmation_code': 9797, 'created_by': 'Harsh Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,964"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,964"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:07:00+00:00', 'transaction_id': 6493516689, 'user_paid_amount': '1964'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3686', 'confirmation_code': 1671, 'created_by': 'Aditi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,686"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,686"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,686"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,642.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18625420, 'settlement_amount': '3642.51', 'status': 'success', 'timestamp': '2025-11-22T16:56:00+00:00', 'transaction_id': 4581514349, 'user_paid_amount': '3686'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1709', 'confirmation_code': 8073, 'created_by': 'Madhav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,709"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,709"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,709"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,688.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1688.83', 'status': 'success', 'timestamp': '2025-11-22T16:17:00+00:00', 'transaction_id': 6409041250, 'user_paid_amount': '1709'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1709', 'confirmation_code': 6227, 'created_by': 'Madhav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,709"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,709"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T16:16:00+00:00', 'transaction_id': 7935870119, 'user_paid_amount': '1709'} 2025-11-23 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 3677, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:13:00+00:00', 'transaction_id': 2137389050, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 4090, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:11:00+00:00', 'transaction_id': 1018689337, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 5496, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:09:00+00:00', 'transaction_id': 6001105839, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 6745, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:09:00+00:00', 'transaction_id': 2405830932, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 4980, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:08:00+00:00', 'transaction_id': 4635723119, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 8468, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:07:00+00:00', 'transaction_id': 6261346641, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 6931, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:05:00+00:00', 'transaction_id': 4964778322, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 9761, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:04:00+00:00', 'transaction_id': 4324378910, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4809', 'confirmation_code': 1835, 'created_by': 'Aheli', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,809"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,809"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,809"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,752.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '4752.25', 'status': 'success', 'timestamp': '2025-11-22T17:03:00+00:00', 'transaction_id': 9764362444, 'user_paid_amount': '4809'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2599', 'confirmation_code': 7714, 'created_by': 'Ishat Nagpal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,599"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,599"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:03:00+00:00', 'transaction_id': 7822379988, 'user_paid_amount': '2599'} 2025-11-23 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1974', 'confirmation_code': 8613, 'created_by': 'Ayush', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,974"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,974"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,974"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,950.71"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1950.71', 'status': 'success', 'timestamp': '2025-11-22T17:54:00+00:00', 'transaction_id': 8707364236, 'user_paid_amount': '1974'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2436', 'confirmation_code': 1125, 'created_by': 'Pankhuri Mehrotra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,436"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,436"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,436"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,407.26"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2407.26', 'status': 'success', 'timestamp': '2025-11-22T17:46:00+00:00', 'transaction_id': 4139708887, 'user_paid_amount': '2436'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2436', 'confirmation_code': 1225, 'created_by': 'Pankhuri Mehrotra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,436"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,436"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18303709, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:46:00+00:00', 'transaction_id': 5570537387, 'user_paid_amount': '2436'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3985', 'confirmation_code': 3934, 'created_by': 'Shruti Duseja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,985"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,985"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,985"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,937.98"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '3937.98', 'status': 'success', 'timestamp': '2025-11-22T17:29:00+00:00', 'transaction_id': 9489897736, 'user_paid_amount': '3985'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4585', 'confirmation_code': 3589, 'created_by': 'Shubham Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,585"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,585"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,585"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,530.9"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '4530.9', 'status': 'success', 'timestamp': '2025-11-22T17:21:00+00:00', 'transaction_id': 1251844495, 'user_paid_amount': '4585'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3413', 'confirmation_code': 6719, 'created_by': 'Shawrya Rajan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,413"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,413"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,413"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,372.73"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '3372.73', 'status': 'success', 'timestamp': '2025-11-22T16:52:00+00:00', 'transaction_id': 1640996109, 'user_paid_amount': '3413'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2298', 'confirmation_code': 1938, 'created_by': 'Sarvesh Bajpai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,298"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,298"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,298"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,270.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2270.88', 'status': 'success', 'timestamp': '2025-11-22T16:13:00+00:00', 'transaction_id': 258223550, 'user_paid_amount': '2298'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2218', 'confirmation_code': 4361, 'created_by': 'Dobriyal Aashu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,218"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,218"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,191.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2191.83', 'status': 'success', 'timestamp': '2025-11-22T15:56:00+00:00', 'transaction_id': 9421362935, 'user_paid_amount': '2218'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2333', 'confirmation_code': 1305, 'created_by': 'Shantanu Gangane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,333"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,333"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,333"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,305.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2305.47', 'status': 'success', 'timestamp': '2025-11-22T15:07:00+00:00', 'transaction_id': 5720667290, 'user_paid_amount': '2333'} 2025-11-23 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3061', 'confirmation_code': 3461, 'created_by': 'Manav Singla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,061"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,061"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,061"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,024.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '3024.88', 'status': 'success', 'timestamp': '2025-11-22T14:52:00+00:00', 'transaction_id': 3909839918, 'user_paid_amount': '3061'} 2025-11-23 04:32:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7508', 'confirmation_code': 2655, 'created_by': 'Rukun Shadra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,508"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,508"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,508"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9177.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9150.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,419.41"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '7419.41', 'status': 'success', 'timestamp': '2025-11-22T15:50:00+00:00', 'transaction_id': 3244648798, 'user_paid_amount': '7508'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2751', 'confirmation_code': 6720, 'created_by': 'Ashok070990', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,751"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,751"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,751"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,718.54"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2718.54', 'status': 'success', 'timestamp': '2025-11-22T15:46:00+00:00', 'transaction_id': 2790384147, 'user_paid_amount': '2751'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5901', 'confirmation_code': 6810, 'created_by': 'Jeetesh Goyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,901"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,901"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,901"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9139.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,831.37"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788521, 'settlement_amount': '5831.37', 'status': 'success', 'timestamp': '2025-11-22T15:44:00+00:00', 'transaction_id': 6380895017, 'user_paid_amount': '5901'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4557', 'confirmation_code': 2448, 'created_by': 'Sanchita Dash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,557"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,557"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,557"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,503.23"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4503.23', 'status': 'success', 'timestamp': '2025-11-22T15:43:00+00:00', 'transaction_id': 1417659756, 'user_paid_amount': '4557'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3465', 'confirmation_code': 8436, 'created_by': 'Tharun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,465"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,465"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,465"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,424.11"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3424.11', 'status': 'success', 'timestamp': '2025-11-22T15:37:00+00:00', 'transaction_id': 2723787623, 'user_paid_amount': '3465'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3165', 'confirmation_code': 1907, 'created_by': 'Akshay Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,165"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,165"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,165"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,127.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3127.65', 'status': 'success', 'timestamp': '2025-11-22T15:30:00+00:00', 'transaction_id': 4713046619, 'user_paid_amount': '3165'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3780', 'confirmation_code': 9516, 'created_by': 'Prateek Pandey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,780"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,780"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,780"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,735.4"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3735.4', 'status': 'success', 'timestamp': '2025-11-22T15:01:00+00:00', 'transaction_id': 3912081440, 'user_paid_amount': '3780'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1397', 'confirmation_code': 6145, 'created_by': 'Siddharth Tiwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,397"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,397"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,397"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,380.52"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '1380.52', 'status': 'success', 'timestamp': '2025-11-22T14:52:00+00:00', 'transaction_id': 6629812543, 'user_paid_amount': '1397'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1397', 'confirmation_code': 8097, 'created_by': 'Siddharth Tiwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,397"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,397"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:51:00+00:00', 'transaction_id': 8247513939, 'user_paid_amount': '1397'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4647', 'confirmation_code': 9195, 'created_by': 'Vishal Murarka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,647"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,647"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,647"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,592.17"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4592.17', 'status': 'success', 'timestamp': '2025-11-22T10:50:00+00:00', 'transaction_id': 2717396565, 'user_paid_amount': '4647'} 2025-11-23 04:32:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5151', 'confirmation_code': 3795, 'created_by': 'Yash Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,151"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,151"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,151"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,090.22"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '5090.22', 'status': 'success', 'timestamp': '2025-11-22T16:30:00+00:00', 'transaction_id': 5683948113, 'user_paid_amount': '5151'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6399', 'confirmation_code': 3454, 'created_by': 'Utpal.Talaty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,399"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,399"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,399"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,323.49"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 48736, 'settlement_amount': '6323.49', 'status': 'success', 'timestamp': '2025-11-22T15:22:00+00:00', 'transaction_id': 2856331914, 'user_paid_amount': '6399'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4747', 'confirmation_code': 8146, 'created_by': 'Shalin Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,747"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,747"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,747"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,690.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '4690.99', 'status': 'success', 'timestamp': '2025-11-22T15:13:00+00:00', 'transaction_id': 1150192303, 'user_paid_amount': '4747'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3246', 'confirmation_code': 9727, 'created_by': 'Anjani Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,246"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,246"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,246"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,207.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '3207.7', 'status': 'success', 'timestamp': '2025-11-22T14:37:00+00:00', 'transaction_id': 1760764498, 'user_paid_amount': '3246'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2730', 'confirmation_code': 2390, 'created_by': 'Vihar Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,730"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,730"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,730"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,697.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2697.79', 'status': 'success', 'timestamp': '2025-11-22T14:36:00+00:00', 'transaction_id': 1679283041, 'user_paid_amount': '2730'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2264', 'confirmation_code': 4182, 'created_by': 'Rupsa Sinha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,264"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,264"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,264"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,237.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2237.28', 'status': 'success', 'timestamp': '2025-11-22T10:44:00+00:00', 'transaction_id': 7982323048, 'user_paid_amount': '2264'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7323', 'confirmation_code': 5410, 'created_by': 'Trisha Jhaveri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,323"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,323"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,323"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9172.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9146.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,236.59"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '7236.59', 'status': 'success', 'timestamp': '2025-11-22T10:16:00+00:00', 'transaction_id': 2401733323, 'user_paid_amount': '7323'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3142', 'confirmation_code': 1601, 'created_by': 'Abhilash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,142"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,142"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,142"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,104.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 48736, 'settlement_amount': '3104.92', 'status': 'success', 'timestamp': '2025-11-22T09:35:00+00:00', 'transaction_id': 5033787619, 'user_paid_amount': '3142'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2622', 'confirmation_code': 1637, 'created_by': 'Skapur3', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,622"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,622"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,622"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,591.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2591.06', 'status': 'success', 'timestamp': '2025-11-22T09:29:00+00:00', 'transaction_id': 4263574919, 'user_paid_amount': '2622'} 2025-11-23 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '901', 'confirmation_code': 8436, 'created_by': 'Sneha Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9901"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9901"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9901"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9890.37"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '890.37', 'status': 'success', 'timestamp': '2025-11-22T07:58:00+00:00', 'transaction_id': 6050893401, 'user_paid_amount': '901'} 2025-11-23 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2402', 'confirmation_code': 1165, 'created_by': 'Aruna Khutel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,402"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,402"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,402"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,373.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2373.66', 'status': 'success', 'timestamp': '2025-11-22T17:11:00+00:00', 'transaction_id': 2925462607, 'user_paid_amount': '2402'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4539', 'confirmation_code': 1750, 'created_by': 'Rohan Lilha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,539"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,539"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,539"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,485.44"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '4485.44', 'status': 'success', 'timestamp': '2025-11-22T17:10:00+00:00', 'transaction_id': 2148178409, 'user_paid_amount': '4539'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3234', 'confirmation_code': 1496, 'created_by': 'Meet Kapadia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,234"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,234"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,234"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,195.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '3195.84', 'status': 'success', 'timestamp': '2025-11-22T17:04:00+00:00', 'transaction_id': 9661317681, 'user_paid_amount': '3234'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7658', 'confirmation_code': 9192, 'created_by': 'Gunjan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,658"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,658"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,658"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9180.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9153.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,567.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '7567.64', 'status': 'success', 'timestamp': '2025-11-22T17:03:00+00:00', 'transaction_id': 4665922861, 'user_paid_amount': '7658'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1500', 'confirmation_code': 8243, 'created_by': 'Raghav Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,500"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,500"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.4", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b930"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b95.4"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,482.3"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '1482.3', 'status': 'success', 'timestamp': '2025-11-22T17:00:00+00:00', 'transaction_id': 1194389863, 'user_paid_amount': '1500'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8000', 'confirmation_code': 5627, 'created_by': 'Sonia Muttreja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,000"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,000"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T16:55:00+00:00', 'transaction_id': 7446310151, 'user_paid_amount': '8000'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5070', 'confirmation_code': 9936, 'created_by': 'Abhishek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,070"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,070"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,070"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9119.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,010.17"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '5010.17', 'status': 'success', 'timestamp': '2025-11-22T16:35:00+00:00', 'transaction_id': 1151403910, 'user_paid_amount': '5070'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3045', 'confirmation_code': 9159, 'created_by': 'Aditi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,045"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,045"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,045"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,009.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '3009.07', 'status': 'success', 'timestamp': '2025-11-22T16:14:00+00:00', 'transaction_id': 5483991115, 'user_paid_amount': '3045'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1082', 'confirmation_code': 2730, 'created_by': 'Aarshi Arora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,082"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,082"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,082"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,069.23"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1069.23', 'status': 'success', 'timestamp': '2025-11-22T16:10:00+00:00', 'transaction_id': 4420136787, 'user_paid_amount': '1082'} 2025-11-23 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4978', 'confirmation_code': 7525, 'created_by': 'Anisha Ganguli', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,978"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,978"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,978"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9117.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,919.26"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '4919.26', 'status': 'success', 'timestamp': '2025-11-22T15:50:00+00:00', 'transaction_id': 1918038954, 'user_paid_amount': '4978'} 2025-11-23 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3015', 'confirmation_code': 8563, 'created_by': 'Shruti Parija', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,015"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,015"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,015"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,979.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2979.42', 'status': 'success', 'timestamp': '2025-11-22T14:00:00+00:00', 'transaction_id': 4741448852, 'user_paid_amount': '3015'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5094', 'confirmation_code': 8479, 'created_by': 'Priyanshu Lilha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,094"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,094"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,094"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,033.89"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '5033.89', 'status': 'success', 'timestamp': '2025-11-22T10:53:00+00:00', 'transaction_id': 5233481320, 'user_paid_amount': '5094'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5094', 'confirmation_code': 8477, 'created_by': 'Priyanshu Lilha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,094"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,094"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T10:52:00+00:00', 'transaction_id': 22060313, 'user_paid_amount': '5094'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2841', 'confirmation_code': 2971, 'created_by': 'Nabajit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,841"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,841"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,841"}, {"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.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,807.48"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2807.48', 'status': 'success', 'timestamp': '2025-11-22T10:52:00+00:00', 'transaction_id': 7064568743, 'user_paid_amount': '2841'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5691', 'confirmation_code': 8432, 'created_by': 'Harshitha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,691"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,691"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9134.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9113.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,623.85"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '5623.85', 'status': 'success', 'timestamp': '2025-11-22T10:51:00+00:00', 'transaction_id': 6014785739, 'user_paid_amount': '5691'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1901', 'confirmation_code': 4457, 'created_by': 'Srikanth Patnam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,901"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,901"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,901"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,878.57"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20631032, 'settlement_amount': '1878.57', 'status': 'success', 'timestamp': '2025-11-22T10:24:00+00:00', 'transaction_id': 1742478603, 'user_paid_amount': '1901'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '693', 'confirmation_code': 8687, 'created_by': 'Ayush Arya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9693"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9693"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9693"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b916.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9684.82"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '684.82', 'status': 'success', 'timestamp': '2025-11-22T09:42:00+00:00', 'transaction_id': 1557087256, 'user_paid_amount': '693'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1940', 'confirmation_code': 4514, 'created_by': 'Siddharth Janardhan Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,940"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,940"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,940"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,917.11"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1917.11', 'status': 'success', 'timestamp': '2025-11-22T09:38:00+00:00', 'transaction_id': 4047262244, 'user_paid_amount': '1940'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3095', 'confirmation_code': 6684, 'created_by': 'Nagesh Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,095"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,095"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788591, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:14:00+00:00', 'transaction_id': 710081840, 'user_paid_amount': '3095'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5336', 'confirmation_code': 1476, 'created_by': 'Vishal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,336"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,336"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,336"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9125.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,273.04"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '5273.04', 'status': 'success', 'timestamp': '2025-11-22T09:08:00+00:00', 'transaction_id': 6789161081, 'user_paid_amount': '5336'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5336', 'confirmation_code': 5825, 'created_by': 'Vishal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,336"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,336"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788591, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:07:00+00:00', 'transaction_id': 1725639111, 'user_paid_amount': '5336'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4458', 'confirmation_code': 5140, 'created_by': 'Vivek Ravindranath K', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,458"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,458"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,458"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,405.4"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788591, 'settlement_amount': '4405.4', 'status': 'success', 'timestamp': '2025-11-22T09:03:00+00:00', 'transaction_id': 8757471590, 'user_paid_amount': '4458'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3927', 'confirmation_code': 4004, 'created_by': 'Dhruv Chkravarthe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,927"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,927"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,927"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,880.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '3880.66', 'status': 'success', 'timestamp': '2025-11-22T08:48:00+00:00', 'transaction_id': 8585382624, 'user_paid_amount': '3927'} 2025-11-23 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '693', 'confirmation_code': 7608, 'created_by': 'Nikita Joseph', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9693"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9693"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9693"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b916.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9684.82"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '684.82', 'status': 'success', 'timestamp': '2025-11-22T07:10:00+00:00', 'transaction_id': 8006089013, 'user_paid_amount': '693'} 2025-11-23 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3245', 'confirmation_code': 2352, 'created_by': 'Pranav J', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,245"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,245"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,245"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,206.71"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '3206.71', 'status': 'success', 'timestamp': '2025-11-22T17:46:00+00:00', 'transaction_id': 2184861289, 'user_paid_amount': '3245'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3592', 'confirmation_code': 7089, 'created_by': 'Archana Singhal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,592"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,592"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,592"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,549.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '3549.61', 'status': 'success', 'timestamp': '2025-11-22T17:30:00+00:00', 'transaction_id': 6857867938, 'user_paid_amount': '3592'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3592', 'confirmation_code': 8987, 'created_by': 'Archana Singhal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,592"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,592"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:30:00+00:00', 'transaction_id': 1683837047, 'user_paid_amount': '3592'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3592', 'confirmation_code': 9440, 'created_by': 'Archana Singhal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,592"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,592"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-22T17:29:00+00:00', 'transaction_id': 4683572822, 'user_paid_amount': '3592'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3592', 'confirmation_code': 1087, 'created_by': 'Archana Singhal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,592"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,592"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-22T17:29:00+00:00', 'transaction_id': 9415943587, 'user_paid_amount': '3592'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1709', 'confirmation_code': 4910, 'created_by': 'Naman Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,709"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,709"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:25:00+00:00', 'transaction_id': 6278692473, 'user_paid_amount': '1709'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1860', 'confirmation_code': 9441, 'created_by': 'Yuvraj Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,860"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,860"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,860"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,838.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '1838.05', 'status': 'success', 'timestamp': '2025-11-22T16:22:00+00:00', 'transaction_id': 1813642172, 'user_paid_amount': '1860'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5221', 'confirmation_code': 6247, 'created_by': 'Sumeet Ashtekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,221"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,221"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,221"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.42"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,159.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '5159.39', 'status': 'success', 'timestamp': '2025-11-22T15:51:00+00:00', 'transaction_id': 3051698317, 'user_paid_amount': '5221'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2749', 'confirmation_code': 7444, 'created_by': 'Bhavana V', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,749"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,749"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,749"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,716.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2716.56', 'status': 'success', 'timestamp': '2025-11-22T11:10:00+00:00', 'transaction_id': 6650857851, 'user_paid_amount': '2749'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3153', 'confirmation_code': 5443, 'created_by': 'Shripra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,153"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,153"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,153"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,115.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '3115.79', 'status': 'success', 'timestamp': '2025-11-22T11:09:00+00:00', 'transaction_id': 5893668705, 'user_paid_amount': '3153'} 2025-11-23 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2171', 'confirmation_code': 4852, 'created_by': 'Arpit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,171"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,171"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,171"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,145.38"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2145.38', 'status': 'success', 'timestamp': '2025-11-22T16:01:00+00:00', 'transaction_id': 4080849141, 'user_paid_amount': '2171'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2818', 'confirmation_code': 4955, 'created_by': 'Shreyosi Raha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,818"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,818"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,784.75"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18625420, 'settlement_amount': '2784.75', 'status': 'success', 'timestamp': '2025-11-22T15:53:00+00:00', 'transaction_id': 6440943731, 'user_paid_amount': '2818'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1649', 'confirmation_code': 7111, 'created_by': 'Pratiksha Dubey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,649"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,649"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,649"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,629.54"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1629.54', 'status': 'success', 'timestamp': '2025-11-22T15:49:00+00:00', 'transaction_id': 56128051, 'user_paid_amount': '1649'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2449', 'confirmation_code': 6079, 'created_by': 'Suraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,449"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,449"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,449"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,420.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2420.1', 'status': 'success', 'timestamp': '2025-11-22T15:35:00+00:00', 'transaction_id': 7049744254, 'user_paid_amount': '2449'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1827', 'confirmation_code': 7801, 'created_by': 'Sarath Kishore', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,827"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,827"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,827"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,805.44"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1805.44', 'status': 'success', 'timestamp': '2025-11-22T14:40:00+00:00', 'transaction_id': 3962673838, 'user_paid_amount': '1827'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1917', 'confirmation_code': 6783, 'created_by': 'Chaitanya Ganjir', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,917"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,917"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:27:00+00:00', 'transaction_id': 7607518192, 'user_paid_amount': '1917'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1334', 'confirmation_code': 4070, 'created_by': 'Rashmi Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,334"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,334"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,334"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,318.26"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1318.26', 'status': 'success', 'timestamp': '2025-11-22T14:04:00+00:00', 'transaction_id': 1658771448, 'user_paid_amount': '1334'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '520', 'confirmation_code': 6362, 'created_by': 'Shubhi Shrivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9520"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9520"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9520"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9513.86"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '513.86', 'status': 'success', 'timestamp': '2025-11-22T10:49:00+00:00', 'transaction_id': 8498868910, 'user_paid_amount': '520'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8720', 'confirmation_code': 9840, 'created_by': 'Shubhi Shrivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,720"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,720"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,720"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9205.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9174.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b931.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,617.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '8617.1', 'status': 'success', 'timestamp': '2025-11-22T10:44:00+00:00', 'transaction_id': 8574795534, 'user_paid_amount': '8720'} 2025-11-23 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1998', 'confirmation_code': 9317, 'created_by': 'Saptarshi Indu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,998"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,998"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,998"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,974.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1974.42', 'status': 'success', 'timestamp': '2025-11-22T10:21:00+00:00', 'transaction_id': 7559575196, 'user_paid_amount': '1998'} 2025-11-23 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2784', 'confirmation_code': 3107, 'created_by': 'Nik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,784"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,784"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,784"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,751.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2751.15', 'status': 'success', 'timestamp': '2025-11-22T10:47:00+00:00', 'transaction_id': 996519853, 'user_paid_amount': '2784'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '180', 'confirmation_code': 9390, 'created_by': 'Rashmika Reddi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9180"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9180"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9180"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b94.24", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b93.6"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b90.64"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9177.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '177.88', 'status': 'success', 'timestamp': '2025-11-22T10:46:00+00:00', 'transaction_id': 8408810451, 'user_paid_amount': '180'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3023', 'confirmation_code': 2750, 'created_by': 'Rashmika Reddi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,023"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,023"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,023"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,987.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2987.33', 'status': 'success', 'timestamp': '2025-11-22T10:44:00+00:00', 'transaction_id': 2443656617, 'user_paid_amount': '3023'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3754', 'confirmation_code': 5367, 'created_by': 'Samyak Choudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,754"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,754"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,754"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,709.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3709.7', 'status': 'success', 'timestamp': '2025-11-22T10:40:00+00:00', 'transaction_id': 5146319249, 'user_paid_amount': '3754'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4505', 'confirmation_code': 1167, 'created_by': 'Samar Bamel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,505"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,505"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,505"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,451.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4451.84', 'status': 'success', 'timestamp': '2025-11-22T10:36:00+00:00', 'transaction_id': 2672285279, 'user_paid_amount': '4505'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4170', 'confirmation_code': 5997, 'created_by': 'User_29870483', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,170"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,170"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,170"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,120.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4120.79', 'status': 'success', 'timestamp': '2025-11-22T09:55:00+00:00', 'transaction_id': 7483742190, 'user_paid_amount': '4170'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2751', 'confirmation_code': 9594, 'created_by': 'Harsh Begwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,751"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,751"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,751"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,718.54"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2718.54', 'status': 'success', 'timestamp': '2025-11-22T09:53:00+00:00', 'transaction_id': 7329919737, 'user_paid_amount': '2751'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2587', 'confirmation_code': 9245, 'created_by': 'Shilpi Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,587"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,587"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,587"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,556.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2556.47', 'status': 'success', 'timestamp': '2025-11-22T09:15:00+00:00', 'transaction_id': 8427285449, 'user_paid_amount': '2587'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8600', 'confirmation_code': 6827, 'created_by': 'Lakshmana Anudeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,600"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,600"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,600"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9202.96", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9172"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b930.96"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,498.52"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '8498.52', 'status': 'success', 'timestamp': '2025-11-22T09:10:00+00:00', 'transaction_id': 1612955660, 'user_paid_amount': '8600'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10314', 'confirmation_code': 2999, 'created_by': 'Mallik Yoganand', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,314"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,314"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,314"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9243.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9206.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,192.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '10192.29', 'status': 'success', 'timestamp': '2025-11-22T08:58:00+00:00', 'transaction_id': 2028485395, 'user_paid_amount': '10314'} 2025-11-23 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4242', 'confirmation_code': 2783, 'created_by': 'Ila Bakre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,242"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,242"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,242"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b984.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,191.94"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '4191.94', 'status': 'success', 'timestamp': '2025-11-22T16:15:00+00:00', 'transaction_id': 2883811700, 'user_paid_amount': '4242'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2298', 'confirmation_code': 1510, 'created_by': 'Kriti Bapna Kacholia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,298"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,298"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,298"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,270.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2270.88', 'status': 'success', 'timestamp': '2025-11-22T16:12:00+00:00', 'transaction_id': 256949776, 'user_paid_amount': '2298'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3222', 'confirmation_code': 2602, 'created_by': 'Rachna Malaviya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,222"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,222"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,222"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,183.98"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '3183.98', 'status': 'success', 'timestamp': '2025-11-22T15:25:00+00:00', 'transaction_id': 5699246074, 'user_paid_amount': '3222'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3222', 'confirmation_code': 6875, 'created_by': 'Rachna Malaviya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,222"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,222"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T15:24:00+00:00', 'transaction_id': 2135902746, 'user_paid_amount': '3222'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2356', 'confirmation_code': 5952, 'created_by': 'Chhaya Ranka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,356"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,356"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,356"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,328.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2328.2', 'status': 'success', 'timestamp': '2025-11-22T14:51:00+00:00', 'transaction_id': 3318323260, 'user_paid_amount': '2356'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2356', 'confirmation_code': 7331, 'created_by': 'Chhaya Ranka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,356"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,356"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:50:00+00:00', 'transaction_id': 7007751183, 'user_paid_amount': '2356'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1836', 'confirmation_code': 7336, 'created_by': 'Ketaki. Kavitkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,836"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,836"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,836"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,814.34"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '1814.34', 'status': 'success', 'timestamp': '2025-11-22T14:08:00+00:00', 'transaction_id': 5262977855, 'user_paid_amount': '1836'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2345', 'confirmation_code': 7096, 'created_by': 'Himanshu Banka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,345"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,345"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,345"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,317.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2317.33', 'status': 'success', 'timestamp': '2025-11-22T12:14:00+00:00', 'transaction_id': 4707635000, 'user_paid_amount': '2345'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2667', 'confirmation_code': 5381, 'created_by': 'Anuradha Kurundwad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,667"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,667"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,667"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,635.53"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '2635.53', 'status': 'success', 'timestamp': '2025-11-22T12:10:00+00:00', 'transaction_id': 9845753518, 'user_paid_amount': '2667'} 2025-11-23 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1418', 'confirmation_code': 3259, 'created_by': 'Sneha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,418"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,418"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,418"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,401.27"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '1401.27', 'status': 'success', 'timestamp': '2025-11-22T11:26:00+00:00', 'transaction_id': 2261509966, 'user_paid_amount': '1418'} 2025-11-23 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10107', 'confirmation_code': 3272, 'created_by': 'Shiti Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,107"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,107"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,107"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9238.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9202.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,987.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '9987.74', 'status': 'success', 'timestamp': '2025-11-22T15:34:00+00:00', 'transaction_id': 5090631676, 'user_paid_amount': '10107'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2067', 'confirmation_code': 5528, 'created_by': 'Asitava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,067"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,067"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,067"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,042.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2042.61', 'status': 'success', 'timestamp': '2025-11-22T15:33:00+00:00', 'transaction_id': 532245820, 'user_paid_amount': '2067'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1840', 'confirmation_code': 8071, 'created_by': 'Neha Shivam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,840"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,840"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,840"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,818.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1818.29', 'status': 'success', 'timestamp': '2025-11-22T14:34:00+00:00', 'transaction_id': 9248651309, 'user_paid_amount': '1840'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1840', 'confirmation_code': 5610, 'created_by': 'Neha Shivam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,840"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,840"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:34:00+00:00', 'transaction_id': 3463490751, 'user_paid_amount': '1840'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 1985, 'created_by': 'Saransh Tripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,726"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,693.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2693.83', 'status': 'success', 'timestamp': '2025-11-22T14:31:00+00:00', 'transaction_id': 6960541497, 'user_paid_amount': '2726'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 2255, 'created_by': 'Saransh Tripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:31:00+00:00', 'transaction_id': 221051577, 'user_paid_amount': '2726'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 6981, 'created_by': 'Saransh Tripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:30:00+00:00', 'transaction_id': 2707518712, 'user_paid_amount': '2726'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2691', 'confirmation_code': 2769, 'created_by': 'Manvi Mahendru', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,691"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,691"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,659.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2659.25', 'status': 'success', 'timestamp': '2025-11-22T10:42:00+00:00', 'transaction_id': 6586096001, 'user_paid_amount': '2691'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1340', 'confirmation_code': 9019, 'created_by': 'Sheetal Sandhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,340"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,340"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,340"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,324.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1324.19', 'status': 'success', 'timestamp': '2025-11-22T10:15:00+00:00', 'transaction_id': 2948627791, 'user_paid_amount': '1340'} 2025-11-23 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3292', 'confirmation_code': 5589, 'created_by': 'Sharmistha Pal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,292"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,292"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,292"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,253.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '3253.15', 'status': 'success', 'timestamp': '2025-11-22T09:57:00+00:00', 'transaction_id': 1635836669, 'user_paid_amount': '3292'} 2025-11-23 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7970', 'confirmation_code': 5163, 'created_by': 'Mridul Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,970"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,970"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,970"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9188.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9159.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b928.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,875.95"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '7875.95', 'status': 'success', 'timestamp': '2025-11-22T14:48:00+00:00', 'transaction_id': 6785598100, 'user_paid_amount': '7970'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7970', 'confirmation_code': 5054, 'created_by': 'Mridul Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,970"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,970"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18303709, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:47:00+00:00', 'transaction_id': 2515160209, 'user_paid_amount': '7970'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1964', 'confirmation_code': 7263, 'created_by': 'Soham Debnath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,964"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"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": "\\u20b946.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,940.82"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1940.82', 'status': 'success', 'timestamp': '2025-11-22T14:40:00+00:00', 'transaction_id': 840101322, 'user_paid_amount': '1964'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6558', 'confirmation_code': 1947, 'created_by': 'Prashant Gaba', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,558"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,558"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18303709, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T14:17:00+00:00', 'transaction_id': 9506890936, 'user_paid_amount': '6558'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2415', 'confirmation_code': 2689, 'created_by': 'Mehakk Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,415"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,415"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,415"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b948.3"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b98.7"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b92,386.5"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2386.5', 'status': 'success', 'timestamp': '2025-11-22T10:45:00+00:00', 'transaction_id': 1500966066, 'user_paid_amount': '2415'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2287', 'confirmation_code': 7055, 'created_by': 'Piyush.Ss1997', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,287"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,287"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,287"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,260.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2260.01', 'status': 'success', 'timestamp': '2025-11-22T10:45:00+00:00', 'transaction_id': 4696404763, 'user_paid_amount': '2287'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2841', 'confirmation_code': 8777, 'created_by': 'Rishi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,841"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,841"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,841"}, {"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.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,807.48"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2807.48', 'status': 'success', 'timestamp': '2025-11-22T10:16:00+00:00', 'transaction_id': 2375829575, 'user_paid_amount': '2841'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1836', 'confirmation_code': 9070, 'created_by': 'Harsh Babbar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,836"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,836"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,836"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,814.34"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1814.34', 'status': 'success', 'timestamp': '2025-11-22T08:47:00+00:00', 'transaction_id': 8523193043, 'user_paid_amount': '1836'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 6614, 'created_by': 'Purujeet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,237"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,237"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,210.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2210.6', 'status': 'success', 'timestamp': '2025-11-22T13:13:00+00:00', 'transaction_id': 2928898135, 'user_paid_amount': '2237'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2714', 'confirmation_code': 1882, 'created_by': 'Shubham Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,714"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,714"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,714"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,681.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2681.97', 'status': 'success', 'timestamp': '2025-11-22T12:40:00+00:00', 'transaction_id': 3561641997, 'user_paid_amount': '2714'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '936', 'confirmation_code': 2581, 'created_by': 'Jigyasa Khaneja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9936"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9936"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9936"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9924.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '924.96', 'status': 'success', 'timestamp': '2025-11-22T12:23:00+00:00', 'transaction_id': 1180689964, 'user_paid_amount': '936'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1260', 'confirmation_code': 6354, 'created_by': 'Manvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,260"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,260"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,260"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,245.13"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1245.13', 'status': 'success', 'timestamp': '2025-11-22T10:30:00+00:00', 'transaction_id': 3546495228, 'user_paid_amount': '1260'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3915', 'confirmation_code': 3447, 'created_by': 'Kamal Kant', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,915"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,915"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,915"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,868.8"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18740145, 'settlement_amount': '3868.8', 'status': 'success', 'timestamp': '2025-11-22T09:48:00+00:00', 'transaction_id': 7806348134, 'user_paid_amount': '3915'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3696', 'confirmation_code': 8678, 'created_by': 'Nikhil Mittal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,696"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,696"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,696"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,652.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '3652.39', 'status': 'success', 'timestamp': '2025-11-22T09:37:00+00:00', 'transaction_id': 8068478028, 'user_paid_amount': '3696'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1605', 'confirmation_code': 5281, 'created_by': 'Akshat Saraswat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,605"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,605"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,605"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,586.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1586.06', 'status': 'success', 'timestamp': '2025-11-22T09:37:00+00:00', 'transaction_id': 7754041075, 'user_paid_amount': '1605'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1995', 'confirmation_code': 5262, 'created_by': 'Apoorv Bajaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,995"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,995"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,995"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,971.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1971.46', 'status': 'success', 'timestamp': '2025-11-22T09:10:00+00:00', 'transaction_id': 8444773616, 'user_paid_amount': '1995'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4100', 'confirmation_code': 9319, 'created_by': 'Raghavachari Srinivasan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,100"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,100"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,100"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.76", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b982"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b914.76"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,051.62"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '4051.62', 'status': 'success', 'timestamp': '2025-11-22T08:43:00+00:00', 'transaction_id': 9174939203, 'user_paid_amount': '4100'} 2025-11-23 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1987', 'confirmation_code': 4390, 'created_by': 'Keshav Garg', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,987"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,987"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,987"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,963.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '1963.55', 'status': 'success', 'timestamp': '2025-11-22T16:56:00+00:00', 'transaction_id': 783174789, 'user_paid_amount': '1987'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4396', 'confirmation_code': 1495, 'created_by': 'Sehaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,396"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,396"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,396"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,344.13"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '4344.13', 'status': 'success', 'timestamp': '2025-11-22T16:38:00+00:00', 'transaction_id': 561063012, 'user_paid_amount': '4396'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4643', 'confirmation_code': 8282, 'created_by': 'Ishani Garg', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,643"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,643"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,643"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,588.21"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21968206, 'settlement_amount': '4588.21', 'status': 'success', 'timestamp': '2025-11-22T15:47:00+00:00', 'transaction_id': 4726594017, 'user_paid_amount': '4643'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2218', 'confirmation_code': 6031, 'created_by': 'Aakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,218"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,218"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,191.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '2191.83', 'status': 'success', 'timestamp': '2025-11-22T15:26:00+00:00', 'transaction_id': 7196152650, 'user_paid_amount': '2218'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5555', 'confirmation_code': 2800, 'created_by': 'Mj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,555"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,555"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,555"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b920"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,489.45"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '5489.45', 'status': 'success', 'timestamp': '2025-11-22T15:17:00+00:00', 'transaction_id': 2849806704, 'user_paid_amount': '5555'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2298', 'confirmation_code': 2790, 'created_by': 'Anubhav Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,298"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,298"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,298"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,270.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '2270.88', 'status': 'success', 'timestamp': '2025-11-22T10:17:00+00:00', 'transaction_id': 1817441666, 'user_paid_amount': '2298'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2877', 'confirmation_code': 5180, 'created_by': 'Sonal Dhawan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,877"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,877"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,877"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,843.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '2843.05', 'status': 'success', 'timestamp': '2025-11-22T09:19:00+00:00', 'transaction_id': 3302230387, 'user_paid_amount': '2877'} 2025-11-23 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4146', 'confirmation_code': 9435, 'created_by': 'Harjith Gururaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,146"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,146"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,146"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,097.08"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '4097.08', 'status': 'success', 'timestamp': '2025-11-22T08:53:00+00:00', 'transaction_id': 5918570241, 'user_paid_amount': '4146'} 2025-11-23 04:32:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2468', 'confirmation_code': 8495, 'created_by': 'Gautham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,468"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,468"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,468"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,438.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2438.88', 'status': 'success', 'timestamp': '2025-11-22T10:42:00+00:00', 'transaction_id': 7410455970, 'user_paid_amount': '2468'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1640', 'confirmation_code': 6474, 'created_by': 'Lakshmi Sai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,640"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,640"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,640"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,620.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '1620.65', 'status': 'success', 'timestamp': '2025-11-22T10:19:00+00:00', 'transaction_id': 645702928, 'user_paid_amount': '1640'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1548', 'confirmation_code': 4614, 'created_by': 'Prasad Manas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,548"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,548"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,548"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,529.73"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '1529.73', 'status': 'success', 'timestamp': '2025-11-22T10:02:00+00:00', 'transaction_id': 1804484755, 'user_paid_amount': '1548'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5706', 'confirmation_code': 4687, 'created_by': 'Sasmita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,706"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,706"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,706"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9134.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9114.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,638.67"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '5638.67', 'status': 'success', 'timestamp': '2025-11-22T09:40:00+00:00', 'transaction_id': 8733153539, 'user_paid_amount': '5706'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1490', 'confirmation_code': 7065, 'created_by': 'Akash Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,490"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,490"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,490"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,472.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '1472.42', 'status': 'success', 'timestamp': '2025-11-22T09:29:00+00:00', 'transaction_id': 9510024292, 'user_paid_amount': '1490'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4366', 'confirmation_code': 2667, 'created_by': 'Yashwanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,366"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,366"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,366"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,314.48"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '4314.48', 'status': 'success', 'timestamp': '2025-11-22T09:03:00+00:00', 'transaction_id': 5358904536, 'user_paid_amount': '4366'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3886', 'confirmation_code': 9311, 'created_by': 'Suraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,886"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,886"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,886"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,840.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '3840.15', 'status': 'success', 'timestamp': '2025-11-22T08:50:00+00:00', 'transaction_id': 7457220774, 'user_paid_amount': '3886'} 2025-11-23 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2275', 'confirmation_code': 2082, 'created_by': 'Mudit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,275"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,275"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,275"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,248.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2248.15', 'status': 'success', 'timestamp': '2025-11-22T08:29:00+00:00', 'transaction_id': 3201468063, 'user_paid_amount': '2275'} 2025-11-23 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6815', 'confirmation_code': 2339, 'created_by': 'Sree Ramya Tummala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,815"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,815"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,815"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9136.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,734.58"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '6734.58', 'status': 'success', 'timestamp': '2025-11-22T08:52:00+00:00', 'transaction_id': 5416831198, 'user_paid_amount': '6815'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5174', 'confirmation_code': 9731, 'created_by': 'Athar Abbas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,174"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,174"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,174"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,112.95"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788521, 'settlement_amount': '5112.95', 'status': 'success', 'timestamp': '2025-11-22T08:48:00+00:00', 'transaction_id': 8021012700, 'user_paid_amount': '5174'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4770', 'confirmation_code': 5154, 'created_by': 'Sreya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,770"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,770"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,770"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,713.71"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788521, 'settlement_amount': '4713.71', 'status': 'success', 'timestamp': '2025-11-22T08:46:00+00:00', 'transaction_id': 4606247878, 'user_paid_amount': '4770'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1701', 'confirmation_code': 4275, 'created_by': 'Vivek Susheel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,701"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,701"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,701"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,680.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '1680.93', 'status': 'success', 'timestamp': '2025-11-22T08:31:00+00:00', 'transaction_id': 5045447314, 'user_paid_amount': '1701'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1701', 'confirmation_code': 8179, 'created_by': 'Vivek Susheel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,701"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,701"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T08:30:00+00:00', 'transaction_id': 7179039085, 'user_paid_amount': '1701'} 2025-11-23 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8022', 'confirmation_code': 3983, 'created_by': 'Eruganti Raghava Chary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,022"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,022"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,022"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9189.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9160.44"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,927.34"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '7927.34', 'status': 'success', 'timestamp': '2025-11-22T10:09:00+00:00', 'transaction_id': 2081956864, 'user_paid_amount': '8022'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5933', 'confirmation_code': 6291, 'created_by': 'Satya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,933"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,933"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,933"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9140.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,862.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18625420, 'settlement_amount': '5862.99', 'status': 'success', 'timestamp': '2025-11-22T09:49:00+00:00', 'transaction_id': 4922581451, 'user_paid_amount': '5933'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2174', 'confirmation_code': 3868, 'created_by': 'Ritika Jagtap', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,174"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,174"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,174"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,148.35"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2148.35', 'status': 'success', 'timestamp': '2025-11-22T08:33:00+00:00', 'transaction_id': 891142249, 'user_paid_amount': '2174'} 2025-11-23 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4377', 'confirmation_code': 4644, 'created_by': 'Mehul Gosar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,377"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,377"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,377"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,325.35"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '4325.35', 'status': 'success', 'timestamp': '2025-11-22T17:59:00+00:00', 'transaction_id': 4997545050, 'user_paid_amount': '4377'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4377', 'confirmation_code': 1705, 'created_by': 'Mehul Gosar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,377"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,377"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:58:00+00:00', 'transaction_id': 8548581772, 'user_paid_amount': '4377'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4377', 'confirmation_code': 8602, 'created_by': 'Mehul Gosar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,377"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,377"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:57:00+00:00', 'transaction_id': 9352740499, 'user_paid_amount': '4377'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '936', 'confirmation_code': 5897, 'created_by': 'Raj Angane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9936"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9936"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9936"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9924.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '924.96', 'status': 'success', 'timestamp': '2025-11-22T17:28:00+00:00', 'transaction_id': 2849675041, 'user_paid_amount': '936'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3846', 'confirmation_code': 8302, 'created_by': 'Rhea', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,846"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,846"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,846"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,800.62"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '3800.62', 'status': 'success', 'timestamp': '2025-11-22T17:04:00+00:00', 'transaction_id': 6143605171, 'user_paid_amount': '3846'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6720', 'confirmation_code': 6658, 'created_by': 'Dev Porwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,720"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,720"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,720"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9158.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9134.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,640.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '6640.7', 'status': 'success', 'timestamp': '2025-11-22T16:59:00+00:00', 'transaction_id': 2788210484, 'user_paid_amount': '6720'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6514', 'confirmation_code': 3215, 'created_by': 'Charmi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,514"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,514"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,514"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9153.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9130.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,437.13"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '6437.13', 'status': 'success', 'timestamp': '2025-11-22T16:44:00+00:00', 'transaction_id': 120751604, 'user_paid_amount': '6514'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 9242, 'created_by': 'Sakshi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,237"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,237"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,210.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2210.6', 'status': 'success', 'timestamp': '2025-11-22T16:41:00+00:00', 'transaction_id': 588645682, 'user_paid_amount': '2237'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 2351, 'created_by': 'Sakshi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,237"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T16:40:00+00:00', 'transaction_id': 6169736330, 'user_paid_amount': '2237'} 2025-11-23 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3650', 'confirmation_code': 4637, 'created_by': 'Shravan Belsare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,650"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,650"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,650"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.14", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b973"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b913.14"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,606.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '3606.93', 'status': 'success', 'timestamp': '2025-11-22T16:39:00+00:00', 'transaction_id': 9426706391, 'user_paid_amount': '3650'} 2025-11-23 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1418', 'confirmation_code': 7516, 'created_by': 'Sneha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,418"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,418"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T11:25:00+00:00', 'transaction_id': 1110706904, 'user_paid_amount': '1418'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2121', 'confirmation_code': 6391, 'created_by': 'Priyanshi Chhabra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,121"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,121"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,121"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,095.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2095.97', 'status': 'success', 'timestamp': '2025-11-22T11:17:00+00:00', 'transaction_id': 7919734268, 'user_paid_amount': '2121'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2576', 'confirmation_code': 4459, 'created_by': 'Rima Engineer', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,576"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,576"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,576"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,545.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2545.6', 'status': 'success', 'timestamp': '2025-11-22T10:38:00+00:00', 'transaction_id': 7406047883, 'user_paid_amount': '2576'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8715', 'confirmation_code': 9762, 'created_by': 'Kruti1011', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,715"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9174.3", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9174.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,540.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,540.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9201.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9170.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,439.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '8439.92', 'status': 'success', 'timestamp': '2025-11-22T10:04:00+00:00', 'transaction_id': 3819130155, 'user_paid_amount': '8540.7'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2529', 'confirmation_code': 2539, 'created_by': 'Pooja Jaini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,529"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,529"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,529"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,499.16"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2499.16', 'status': 'success', 'timestamp': '2025-11-22T10:05:00+00:00', 'transaction_id': 9752613116, 'user_paid_amount': '2529'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8715', 'confirmation_code': 4568, 'created_by': 'Kruti1011', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,715"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9174.3", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9174.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,540.7"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T10:04:00+00:00', 'transaction_id': 5474720219, 'user_paid_amount': '8540.7'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2457', 'confirmation_code': 7826, 'created_by': 'Rasik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,457"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,457"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,457"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,428.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2428.01', 'status': 'success', 'timestamp': '2025-11-22T10:03:00+00:00', 'transaction_id': 4079490626, 'user_paid_amount': '2457'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3708', 'confirmation_code': 5213, 'created_by': 'Siddharth Nair', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,708"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,708"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,708"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,664.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '3664.25', 'status': 'success', 'timestamp': '2025-11-22T09:51:00+00:00', 'transaction_id': 5644039971, 'user_paid_amount': '3708'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3708', 'confirmation_code': 8474, 'created_by': 'Siddharth Nair', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,708"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,708"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:51:00+00:00', 'transaction_id': 9564385904, 'user_paid_amount': '3708'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2229', 'confirmation_code': 9605, 'created_by': 'Tanya Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,229"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,229"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,229"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,202.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2202.7', 'status': 'success', 'timestamp': '2025-11-22T09:22:00+00:00', 'transaction_id': 506374936, 'user_paid_amount': '2229'} 2025-11-23 04:32:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2610', 'confirmation_code': 4762, 'created_by': 'Praveen Raghav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,610"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,610"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,610"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,579.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2579.2', 'status': 'success', 'timestamp': '2025-11-22T09:45:00+00:00', 'transaction_id': 5615536261, 'user_paid_amount': '2610'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2160', 'confirmation_code': 1904, 'created_by': 'Shashank Pathak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,160"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,160"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,160"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,134.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2134.51', 'status': 'success', 'timestamp': '2025-11-22T09:22:00+00:00', 'transaction_id': 5154201025, 'user_paid_amount': '2160'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7450', 'confirmation_code': 5861, 'created_by': 'Prateek Babbar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,450"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,450"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,450"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9175.82", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9149"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b926.82"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,362.09"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '7362.09', 'status': 'success', 'timestamp': '2025-11-22T09:22:00+00:00', 'transaction_id': 6842447857, 'user_paid_amount': '7450'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2160', 'confirmation_code': 1683, 'created_by': 'Shashank Pathak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,160"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,160"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:20:00+00:00', 'transaction_id': 7707678112, 'user_paid_amount': '2160'} 2025-11-23 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2911', 'confirmation_code': 4396, 'created_by': 'Prateek Boora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,911"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,911"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,911"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,876.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2876.65', 'status': 'success', 'timestamp': '2025-11-22T09:02:00+00:00', 'transaction_id': 3491165005, 'user_paid_amount': '2911'} 2025-11-23 04:32:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2058', 'confirmation_code': 8943, 'created_by': 'Naman Lakhotia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,058"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,058"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,058"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,033.72"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '2033.72', 'status': 'success', 'timestamp': '2025-11-22T17:11:00+00:00', 'transaction_id': 7162008144, 'user_paid_amount': '2058'} 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3742', 'confirmation_code': 5934, 'created_by': 'Samarth Bhatnagar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,742"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,742"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,742"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,697.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '3697.84', 'status': 'success', 'timestamp': '2025-11-22T16:41:00+00:00', 'transaction_id': 2958987919, 'user_paid_amount': '3742'} 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1764', 'confirmation_code': 4561, 'created_by': 'Prabhat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,764"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,764"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,764"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,743.18"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '1743.18', 'status': 'success', 'timestamp': '2025-11-22T16:18:00+00:00', 'transaction_id': 2350391462, 'user_paid_amount': '1764'} 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1092', 'confirmation_code': 2761, 'created_by': 'Jag Mohan Kothari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,092"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,092"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,092"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,079.11"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '1079.11', 'status': 'success', 'timestamp': '2025-11-22T16:04:00+00:00', 'transaction_id': 1660330515, 'user_paid_amount': '1092'} 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5219', 'confirmation_code': 5067, 'created_by': 'Shreyans Kumar Loonia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,219"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,219"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,219"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,157.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '5157.42', 'status': 'success', 'timestamp': '2025-11-22T15:34:00+00:00', 'transaction_id': 48168877, 'user_paid_amount': '5219'} 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4767', 'confirmation_code': 3753, 'created_by': 'Aditya Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,767"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,767"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,767"}, {"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": ' '"\\u20b94,710.75"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 19494275, 'settlement_amount': '4710.75', 'status': 'success', 'timestamp': '2025-11-22T14:50:00+00:00', 'transaction_id': 7527042587, 'user_paid_amount': '4767'} 2025-11-23 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1224', 'confirmation_code': 4219, 'created_by': 'Prateek Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,224"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,224"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19494275, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T08:13:00+00:00', 'transaction_id': 3216080355, 'user_paid_amount': '1224'} 2025-11-23 04:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:32:37 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:32:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2079', 'confirmation_code': 8203, 'created_by': 'Vivek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,079"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,079"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,079"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,054.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18558920, 'settlement_amount': '2054.47', 'status': 'success', 'timestamp': '2025-11-22T15:54:00+00:00', 'transaction_id': 780274031, 'user_paid_amount': '2079'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2322', 'confirmation_code': 8844, 'created_by': 'Rudraksh Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,322"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,322"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,322"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,294.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2294.6', 'status': 'success', 'timestamp': '2025-11-22T15:40:00+00:00', 'transaction_id': 2003227143, 'user_paid_amount': '2322'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2091', 'confirmation_code': 2335, 'created_by': 'Deepak Chauhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,091"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,091"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,091"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,066.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18558920, 'settlement_amount': '2066.33', 'status': 'success', 'timestamp': '2025-11-22T15:01:00+00:00', 'transaction_id': 8346366711, 'user_paid_amount': '2091'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4274', 'confirmation_code': 7279, 'created_by': 'Shishir Nagar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,274"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,274"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,274"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,223.57"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '4223.57', 'status': 'success', 'timestamp': '2025-11-22T14:25:00+00:00', 'transaction_id': 8213701165, 'user_paid_amount': '4274'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1092', 'confirmation_code': 8268, 'created_by': 'Kirti Vardhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,092"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,092"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,092"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,079.11"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1079.11', 'status': 'success', 'timestamp': '2025-11-22T13:04:00+00:00', 'transaction_id': 9262434797, 'user_paid_amount': '1092'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1670', 'confirmation_code': 3186, 'created_by': 'Rishi Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,670"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,670"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,670"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,650.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1650.29', 'status': 'success', 'timestamp': '2025-11-22T12:39:00+00:00', 'transaction_id': 4039205021, 'user_paid_amount': '1670'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4377', 'confirmation_code': 1055, 'created_by': 'Miss Menka Somani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,377"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,377"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,377"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,325.35"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '4325.35', 'status': 'success', 'timestamp': '2025-11-22T12:09:00+00:00', 'transaction_id': 2980235043, 'user_paid_amount': '4377'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 9873, 'created_by': 'Vermaashwani04', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,888"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,888"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,853.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2853.92', 'status': 'success', 'timestamp': '2025-11-22T11:17:00+00:00', 'transaction_id': 7043229683, 'user_paid_amount': '2888'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3673', 'confirmation_code': 2818, 'created_by': 'John Hopper', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,673"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,673"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,673"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,629.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '3629.66', 'status': 'success', 'timestamp': '2025-11-22T11:11:00+00:00', 'transaction_id': 5933337528, 'user_paid_amount': '3673'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3269', 'confirmation_code': 6499, 'created_by': 'Vinay Chawla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,269"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,269"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,269"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,230.43"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '3230.43', 'status': 'success', 'timestamp': '2025-11-22T10:45:00+00:00', 'transaction_id': 2908289839, 'user_paid_amount': '3269'} 2025-11-23 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3638', 'confirmation_code': 5243, 'created_by': 'Vibhor Mishra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,638"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,638"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,638"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,595.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '3595.07', 'status': 'success', 'timestamp': '2025-11-22T17:42:00+00:00', 'transaction_id': 7500573218, 'user_paid_amount': '3638'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5271', 'confirmation_code': 3474, 'created_by': 'Nisha Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,271"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,271"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,271"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.42"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,208.8"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '5208.8', 'status': 'success', 'timestamp': '2025-11-22T17:36:00+00:00', 'transaction_id': 8165586059, 'user_paid_amount': '5271'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5775', 'confirmation_code': 8218, 'created_by': 'Tushar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,775"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,775"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b920.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,706.85"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '5706.85', 'status': 'success', 'timestamp': '2025-11-22T17:28:00+00:00', 'transaction_id': 5510023219, 'user_paid_amount': '5775'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '520', 'confirmation_code': 7084, 'created_by': 'Supriya Poduval', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9520"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9520"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9520"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9513.86"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '513.86', 'status': 'success', 'timestamp': '2025-11-22T17:26:00+00:00', 'transaction_id': 1217708435, 'user_paid_amount': '520'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5775', 'confirmation_code': 3372, 'created_by': 'Tushar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,775"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:28:00+00:00', 'transaction_id': 2967863245, 'user_paid_amount': '5775'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1871', 'confirmation_code': 6357, 'created_by': 'Niyati Parikh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,871"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,871"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,871"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,848.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1848.92', 'status': 'success', 'timestamp': '2025-11-22T17:15:00+00:00', 'transaction_id': 9702437195, 'user_paid_amount': '1871'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '924', 'confirmation_code': 5892, 'created_by': 'Ayushi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9924"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9924"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9924"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9913.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '913.1', 'status': 'success', 'timestamp': '2025-11-22T17:09:00+00:00', 'transaction_id': 8749712547, 'user_paid_amount': '924'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4234', 'confirmation_code': 1540, 'created_by': 'Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,234"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b9200"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b94,434"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,234"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": ' '"\\u20b9200", "items": [{"type": "tip", "label": "Tip for the ' 'staff", "value": "\\u20b9200"}]}, {"type": "deductions_b", ' '"label": "Deductions (C)", "value": "\\u20b999.92", "items": ' '[{"type": "commission", "label": "Commission", "value": ' '"-\\u20b984.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,384.04"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4384.04', 'status': 'success', 'timestamp': '2025-11-22T17:02:00+00:00', 'transaction_id': 4063475296, 'user_paid_amount': '4434'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4234', 'confirmation_code': 1960, 'created_by': 'Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,234"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b9200"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b94,434"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:02:00+00:00', 'transaction_id': 2088963504, 'user_paid_amount': '4434'} 2025-11-23 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4234', 'confirmation_code': 7823, 'created_by': 'Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,234"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b9200"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b94,434"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:01:00+00:00', 'transaction_id': 3054915838, 'user_paid_amount': '4434'} 2025-11-23 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6038', 'confirmation_code': 6042, 'created_by': 'Disha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,038"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,038"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,038"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,966.75"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '5966.75', 'status': 'success', 'timestamp': '2025-11-22T15:58:00+00:00', 'transaction_id': 6863840393, 'user_paid_amount': '6038'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3511', 'confirmation_code': 7641, 'created_by': 'Sanjay M Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,511"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,511"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,511"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,469.57"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '3469.57', 'status': 'success', 'timestamp': '2025-11-22T15:44:00+00:00', 'transaction_id': 8811051017, 'user_paid_amount': '3511'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2804', 'confirmation_code': 8554, 'created_by': 'Jash Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,804"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,804"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,804"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,770.91"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2770.91', 'status': 'success', 'timestamp': '2025-11-22T15:32:00+00:00', 'transaction_id': 8272174001, 'user_paid_amount': '2804'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2807', 'confirmation_code': 7050, 'created_by': 'Kirit Gogri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,807"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,807"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,807"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,773.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2773.88', 'status': 'success', 'timestamp': '2025-11-22T15:24:00+00:00', 'transaction_id': 2582292690, 'user_paid_amount': '2807'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3835', 'confirmation_code': 2418, 'created_by': 'Sneha Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,835"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,835"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T15:06:00+00:00', 'transaction_id': 22718879, 'user_paid_amount': '3835'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3407', 'confirmation_code': 5501, 'created_by': 'Paresh Gada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,407"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,407"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,407"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,366.8"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '3366.8', 'status': 'success', 'timestamp': '2025-11-22T14:46:00+00:00', 'transaction_id': 2338160252, 'user_paid_amount': '3407'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1744', 'confirmation_code': 9485, 'created_by': 'Shubhlaxmi Ruparel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,744"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,744"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,744"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,723.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '1723.42', 'status': 'success', 'timestamp': '2025-11-22T14:40:00+00:00', 'transaction_id': 2785391684, 'user_paid_amount': '1744'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2171', 'confirmation_code': 9361, 'created_by': 'Shashank Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,171"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,171"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,171"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,145.38"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2145.38', 'status': 'success', 'timestamp': '2025-11-22T13:56:00+00:00', 'transaction_id': 3354645033, 'user_paid_amount': '2171'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2171', 'confirmation_code': 5345, 'created_by': 'Shashank Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,171"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,171"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T13:54:00+00:00', 'transaction_id': 9220864126, 'user_paid_amount': '2171'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1617', 'confirmation_code': 3783, 'created_by': 'Ashna Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,617"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,617"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,617"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,597.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1597.92', 'status': 'success', 'timestamp': '2025-11-22T13:39:00+00:00', 'transaction_id': 9090013925, 'user_paid_amount': '1617'} 2025-11-23 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4747', 'confirmation_code': 8685, 'created_by': 'Shreya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,747"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,747"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,747"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,690.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '4690.99', 'status': 'success', 'timestamp': '2025-11-22T08:58:00+00:00', 'transaction_id': 4557247381, 'user_paid_amount': '4747'} 2025-11-23 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-22&end_date=2025-11-22&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 6597, 'created_by': 'Anamika Kamal Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,848"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,848"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,826.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1826.19', 'status': 'success', 'timestamp': '2025-11-22T08:10:00+00:00', 'transaction_id': 5615721872, 'user_paid_amount': '1848'} 2025-11-23 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1917', 'confirmation_code': 6172, 'created_by': 'Sahil Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,917"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,917"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,917"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,894.38"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1894.38', 'status': 'success', 'timestamp': '2025-11-22T09:31:00+00:00', 'transaction_id': 5140367465, 'user_paid_amount': '1917'} 2025-11-23 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2703', 'confirmation_code': 3177, 'created_by': 'Shivon', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,703"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,703"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,703"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,671.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2671.1', 'status': 'success', 'timestamp': '2025-11-22T09:10:00+00:00', 'transaction_id': 6199768293, 'user_paid_amount': '2703'} 2025-11-23 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5124', 'confirmation_code': 7349, 'created_by': 'Julie Jha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,124"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,124"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,124"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,063.54"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18558920, 'settlement_amount': '5063.54', 'status': 'success', 'timestamp': '2025-11-22T08:36:00+00:00', 'transaction_id': 1675009460, 'user_paid_amount': '5124'} 2025-11-23 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4234', 'confirmation_code': 7255, 'created_by': 'Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,234"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b9200"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b94,434"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T17:01:00+00:00', 'transaction_id': 825219888, 'user_paid_amount': '4434'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3407', 'confirmation_code': 6493, 'created_by': 'Souvik Majumder', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,407"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,407"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,407"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,366.8"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '3366.8', 'status': 'success', 'timestamp': '2025-11-22T16:58:00+00:00', 'transaction_id': 4495733311, 'user_paid_amount': '3407'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1906', 'confirmation_code': 4760, 'created_by': 'Shashwat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,906"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,906"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,906"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,883.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1883.51', 'status': 'success', 'timestamp': '2025-11-22T16:57:00+00:00', 'transaction_id': 8978104206, 'user_paid_amount': '1906'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3384', 'confirmation_code': 1513, 'created_by': 'Aditi Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,384"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,384"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,384"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,344.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '3344.07', 'status': 'success', 'timestamp': '2025-11-22T16:56:00+00:00', 'transaction_id': 2166933516, 'user_paid_amount': '3384'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4155', 'confirmation_code': 2538, 'created_by': 'Channabasappa Herur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,155"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b9100"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b94,255"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,155"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": ' '"\\u20b9100", "items": [{"type": "tip", "label": "Tip for the ' 'staff", "value": "\\u20b9100"}]}, {"type": "deductions_b", ' '"label": "Deductions (C)", "value": "\\u20b998.06", "items": ' '[{"type": "commission", "label": "Commission", "value": ' '"-\\u20b983.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,205.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4205.97', 'status': 'success', 'timestamp': '2025-11-22T16:52:00+00:00', 'transaction_id': 1207659604, 'user_paid_amount': '4255'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 1041, 'created_by': 'Kanishka Parashar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,437"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,437"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,408.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2408.24', 'status': 'success', 'timestamp': '2025-11-22T16:41:00+00:00', 'transaction_id': 2873204878, 'user_paid_amount': '2437'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1952', 'confirmation_code': 9107, 'created_by': 'Shyamal Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,952"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,952"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,952"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,928.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1928.97', 'status': 'success', 'timestamp': '2025-11-22T16:34:00+00:00', 'transaction_id': 2247440389, 'user_paid_amount': '1952'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '681', 'confirmation_code': 2184, 'created_by': 'Pradyumn Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9681"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9681"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9681"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b916.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9672.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '672.96', 'status': 'success', 'timestamp': '2025-11-22T16:26:00+00:00', 'transaction_id': 2407084843, 'user_paid_amount': '681'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10080', 'confirmation_code': 2166, 'created_by': 'Atharva Deshpande', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,080"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,080"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,080"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9237.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9201.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b936.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,961.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '9961.06', 'status': 'success', 'timestamp': '2025-11-22T16:12:00+00:00', 'transaction_id': 6926682055, 'user_paid_amount': '10080'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2460', 'confirmation_code': 3866, 'created_by': 'Kunal Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,460"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,460"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,460"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,430.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2430.97', 'status': 'success', 'timestamp': '2025-11-22T16:09:00+00:00', 'transaction_id': 3357123356, 'user_paid_amount': '2460'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1906', 'confirmation_code': 3453, 'created_by': 'Pankhuri Palod', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,906"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,906"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,906"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,883.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1883.51', 'status': 'success', 'timestamp': '2025-11-22T13:38:00+00:00', 'transaction_id': 2133687966, 'user_paid_amount': '1906'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1271', 'confirmation_code': 2029, 'created_by': 'Hamza', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,271"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,271"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,271"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b925.42"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b94.58"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b91,256"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1256', 'status': 'success', 'timestamp': '2025-11-22T13:09:00+00:00', 'transaction_id': 8138854503, 'user_paid_amount': '1271'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1294', 'confirmation_code': 4678, 'created_by': 'Riyaa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,294"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,294"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,294"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,278.73"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '1278.73', 'status': 'success', 'timestamp': '2025-11-22T12:03:00+00:00', 'transaction_id': 8535688846, 'user_paid_amount': '1294'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1605', 'confirmation_code': 4011, 'created_by': 'Nilay Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,605"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,605"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,605"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,586.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1586.06', 'status': 'success', 'timestamp': '2025-11-22T11:37:00+00:00', 'transaction_id': 6356347448, 'user_paid_amount': '1605'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1554', 'confirmation_code': 6983, 'created_by': 'Divyansh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,554"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,554"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,554"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,535.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1535.66', 'status': 'success', 'timestamp': '2025-11-22T11:17:00+00:00', 'transaction_id': 102735174, 'user_paid_amount': '1554'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1478', 'confirmation_code': 6304, 'created_by': 'Anshuman Barve', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,478"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,478"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,478"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,460.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1460.56', 'status': 'success', 'timestamp': '2025-11-22T11:01:00+00:00', 'transaction_id': 3828697307, 'user_paid_amount': '1478'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1775', 'confirmation_code': 2298, 'created_by': 'Yash Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,775"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,775"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,754.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '1754.05', 'status': 'success', 'timestamp': '2025-11-22T10:59:00+00:00', 'transaction_id': 472389129, 'user_paid_amount': '1775'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2703', 'confirmation_code': 6779, 'created_by': 'Muskan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,703"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,703"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,703"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,671.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2671.1', 'status': 'success', 'timestamp': '2025-11-22T10:55:00+00:00', 'transaction_id': 9561290760, 'user_paid_amount': '2703'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1917', 'confirmation_code': 6632, 'created_by': 'Nihabhagwat2000', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,917"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,917"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,917"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,894.38"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1894.38', 'status': 'success', 'timestamp': '2025-11-22T10:52:00+00:00', 'transaction_id': 4549722787, 'user_paid_amount': '1917'} 2025-11-23 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2321', 'confirmation_code': 5080, 'created_by': 'Unnati Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,321"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,321"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,321"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,293.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2293.61', 'status': 'success', 'timestamp': '2025-11-22T10:49:00+00:00', 'transaction_id': 6368989728, 'user_paid_amount': '2321'} 2025-11-23 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10984', 'confirmation_code': 4525, 'created_by': 'Ankur Mishra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,984"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,984"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,984"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9259.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9219.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,854.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '10854.39', 'status': 'success', 'timestamp': '2025-11-22T16:05:00+00:00', 'transaction_id': 8128110847, 'user_paid_amount': '10984'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3108', 'confirmation_code': 8937, 'created_by': 'Harshal Sarda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,108"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,108"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,108"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,071.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '3071.33', 'status': 'success', 'timestamp': '2025-11-22T15:23:00+00:00', 'transaction_id': 8849769594, 'user_paid_amount': '3108'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4505', 'confirmation_code': 8882, 'created_by': 'Selvaraju', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,505"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,505"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,505"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,451.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4451.84', 'status': 'success', 'timestamp': '2025-11-22T15:03:00+00:00', 'transaction_id': 5738416595, 'user_paid_amount': '4505'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '381', 'confirmation_code': 4955, 'created_by': 'Sarvagya Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9381"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9381"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9381"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b99", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b97.62"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b91.38"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b9376.5"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '376.5', 'status': 'success', 'timestamp': '2025-11-22T14:40:00+00:00', 'transaction_id': 3545299383, 'user_paid_amount': '381'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2899', 'confirmation_code': 1831, 'created_by': 'Sarvagya Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,899"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,899"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,899"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,864.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '2864.79', 'status': 'success', 'timestamp': '2025-11-22T14:38:00+00:00', 'transaction_id': 3252825780, 'user_paid_amount': '2899'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2102', 'confirmation_code': 8234, 'created_by': 'Anant Prasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,102"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,102"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,102"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,077.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2077.2', 'status': 'success', 'timestamp': '2025-11-22T14:24:00+00:00', 'transaction_id': 4071851009, 'user_paid_amount': '2102'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4221', 'confirmation_code': 7168, 'created_by': 'Gopal Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,221"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,221"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,221"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b999.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b984.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,171.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '4171.19', 'status': 'success', 'timestamp': '2025-11-22T14:15:00+00:00', 'transaction_id': 9006633045, 'user_paid_amount': '4221'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2688', 'confirmation_code': 9693, 'created_by': 'Shivanky Mehan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,688"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,688"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,688"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,656.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2656.28', 'status': 'success', 'timestamp': '2025-11-22T13:18:00+00:00', 'transaction_id': 9444261085, 'user_paid_amount': '2688'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2688', 'confirmation_code': 4964, 'created_by': 'Shivanky Mehan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,688"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,688"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T13:18:00+00:00', 'transaction_id': 6687910498, 'user_paid_amount': '2688'} 2025-11-23 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2688', 'confirmation_code': 3816, 'created_by': 'Shivanky Mehan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,688"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,688"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T13:16:00+00:00', 'transaction_id': 7466277279, 'user_paid_amount': '2688'} 2025-11-23 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2321', 'confirmation_code': 1513, 'created_by': 'Kajal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,321"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,321"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-22T10:47:00+00:00', 'transaction_id': 7280037458, 'user_paid_amount': '2321'} 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2321', 'confirmation_code': 5682, 'created_by': 'Kajal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,321"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,321"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T10:46:00+00:00', 'transaction_id': 5226634688, 'user_paid_amount': '2321'} 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2864', 'confirmation_code': 8546, 'created_by': 'Shalette P.', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,864"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,864"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,864"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,830.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2830.2', 'status': 'success', 'timestamp': '2025-11-22T10:01:00+00:00', 'transaction_id': 8760757599, 'user_paid_amount': '2864'} 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2784', 'confirmation_code': 8096, 'created_by': 'Priyam.Navet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,784"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,784"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,784"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,751.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2751.15', 'status': 'success', 'timestamp': '2025-11-22T09:44:00+00:00', 'transaction_id': 7673219694, 'user_paid_amount': '2784'} 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1894', 'confirmation_code': 8685, 'created_by': 'Shubham Barkale', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,894"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,894"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,894"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,871.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1871.65', 'status': 'success', 'timestamp': '2025-11-22T09:39:00+00:00', 'transaction_id': 5489594331, 'user_paid_amount': '1894'} 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2483', 'confirmation_code': 5455, 'created_by': 'Pooja.B14', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,483"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,483"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,483"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,453.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '2453.7', 'status': 'success', 'timestamp': '2025-11-22T09:13:00+00:00', 'transaction_id': 1081282192, 'user_paid_amount': '2483'} 2025-11-23 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1779', 'confirmation_code': 6091, 'created_by': 'Shruti Sengupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,779"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,779"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,779"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,758.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '1758.01', 'status': 'success', 'timestamp': '2025-11-22T09:06:00+00:00', 'transaction_id': 5501797774, 'user_paid_amount': '1779'} 2025-11-23 04:32:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1836', 'confirmation_code': 9126, 'created_by': 'Akhil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,836"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,836"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,836"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,814.34"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1814.34', 'status': 'success', 'timestamp': '2025-11-22T11:53:00+00:00', 'transaction_id': 1777404186, 'user_paid_amount': '1836'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1605', 'confirmation_code': 8913, 'created_by': 'Jatin Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,605"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,605"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,605"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,586.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1586.06', 'status': 'success', 'timestamp': '2025-11-22T10:12:00+00:00', 'transaction_id': 8058326274, 'user_paid_amount': '1605'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 4992, 'created_by': 'Akshat Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,256"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9265.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9225.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,123.18"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '11123.18', 'status': 'success', 'timestamp': '2025-11-22T09:50:00+00:00', 'transaction_id': 6887618231, 'user_paid_amount': '11256'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 1833, 'created_by': 'Akshat Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:49:00+00:00', 'transaction_id': 1673781890, 'user_paid_amount': '11256'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 5860, 'created_by': 'Akshat Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:48:00+00:00', 'transaction_id': 1266610986, 'user_paid_amount': '11256'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12382', 'confirmation_code': 7642, 'created_by': 'Akshat Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,382"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b912,382"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-22T09:45:00+00:00', 'transaction_id': 7786992882, 'user_paid_amount': '12382'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2760', 'confirmation_code': 4096, 'created_by': 'Rahul Khanna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,760"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,760"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,760"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,727.43"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2727.43', 'status': 'success', 'timestamp': '2025-11-22T09:27:00+00:00', 'transaction_id': 2141754425, 'user_paid_amount': '2760'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15258', 'confirmation_code': 4716, 'created_by': 'Rajath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,258"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b915,258"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b915,258"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9360.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9305.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b954.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b915,077.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '15077.96', 'status': 'success', 'timestamp': '2025-11-22T09:22:00+00:00', 'transaction_id': 3410981266, 'user_paid_amount': '15258'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4608', 'confirmation_code': 9816, 'created_by': 'Rishi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,608"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,608"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,608"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,553.63"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4553.63', 'status': 'success', 'timestamp': '2025-11-22T08:53:00+00:00', 'transaction_id': 5804244687, 'user_paid_amount': '4608'} 2025-11-23 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3430', 'confirmation_code': 7681, 'created_by': 'Suvrat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,430"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,430"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,430"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,389.53"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '3389.53', 'status': 'success', 'timestamp': '2025-11-22T08:04:00+00:00', 'transaction_id': 6581512520, 'user_paid_amount': '3430'} 2025-11-23 04:32:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-22&end_date=2025-11-22&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-23 04:32:47 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1633 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-23 04:32:47 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'a7b981c1-3b66-4344-ae65-479548b7e819', 'timestamp': '2025-11-23T04:32:47Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '105', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 40.33, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-23/_doc HTTP/11" 201 164 2025-11-23 04:32:47 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'a7b981c1-3b66-4344-ae65-479548b7e819', 'timestamp': '2025-11-23T04:32:47Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '105', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 386868, 'duration_seconds': 40.33, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-23/_doc HTTP/11" 201 165 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-23 04:32:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-23 04:32:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 272133, 'downloader/request_count': 44, 'downloader/request_method_count/GET': 44, 'downloader/response_bytes': 138401, 'downloader/response_count': 45, 'downloader/response_status_count/200': 44, 'downloader/response_status_count/299': 1, 'elapsed_time_seconds': 40.329602, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 23, 4, 32, 47, 126088, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 386712, 'httpcompression/response_count': 40, 'item_scraped_count': 334, 'items_per_minute': None, 'log_count/DEBUG': 453, 'log_count/INFO': 16, 'log_count/WARNING': 1, 'memusage/max': 116383744, 'memusage/startup': 116383744, 'request_depth_max': 7, 'response_received_count': 45, 'responses_per_minute': None, 'scheduler/dequeued': 45, 'scheduler/dequeued/memory': 45, 'scheduler/enqueued': 45, 'scheduler/enqueued/memory': 45, 'start_time': datetime.datetime(2025, 11, 23, 4, 32, 6, 796486, tzinfo=datetime.timezone.utc)} 2025-11-23 04:32:47 [scrapy.core.engine] INFO: Spider closed (finished)