2026-01-23 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-23 04:30:07 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-23 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2026-01-23T04_30_02 2026-01-23 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2026-01-23 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2026-01-23 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2026-01-23 04:30:07 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-23 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-23 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-23 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-23 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-23 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-23 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: db4915ae0caada83 2026-01-23 04:30:07 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-23 04:30:07 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/3_2026-01-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'} 2026-01-23 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-23 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-23 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-23 04:30:07 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-23 04:30:07 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-23 04:30:07 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-23 04:30:07 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-23 04:30:07 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-23 04:30:07 [scrapy.core.engine] INFO: Spider opened 2026-01-23 04:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-23 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-23 04:30:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-23 04:30:08 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-23 04:30:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-01-23 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-23 04:30:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2862 2026-01-23 04:30:08 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.56.(X11; Linux x86_64; ayc-PE) Presto/2.9.187 Version/10.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-23 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-23 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5986092 HTTP/11" 200 None 2026-01-23 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-23 04:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-23 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-23 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-23 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-23 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-23 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-23 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-23 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-23 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-23 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-23 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-23 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-23 04:30:17 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-23 04:30:17 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-23 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-23 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-23 04:30:18 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-23 04:30:19 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5726', 'confirmation_code': 3156, 'created_by': 'Akshay Anand', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,431.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,431.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,294.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,294.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9202.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9171.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,091.8"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '4091.8', 'status': 'success', 'timestamp': '2026-01-22T18:23:00+00:00', 'transaction_id': 3241354965, 'user_paid_amount': '4294.5'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3763', 'confirmation_code': 4704, 'created_by': 'Bijal Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,763"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9940.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9940.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,822.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,822.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9133.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,689.04"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2689.04', 'status': 'success', 'timestamp': '2026-01-22T18:04:00+00:00', 'transaction_id': 2848846184, 'user_paid_amount': '2822.25'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14202', 'confirmation_code': 5199, 'created_by': 'Ambuj Preet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,202"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,550.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,550.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,651.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,651.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9502.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9426.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b976.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,148.75"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '10148.75', 'status': 'success', 'timestamp': '2026-01-22T17:39:00+00:00', 'transaction_id': 938549640, 'user_paid_amount': '10651.5'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3231', 'confirmation_code': 2270, 'created_by': 'Pranavi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,231"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9807.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9807.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,423.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,423.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,308.87"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2308.87', 'status': 'success', 'timestamp': '2026-01-22T17:05:00+00:00', 'transaction_id': 6874353374, 'user_paid_amount': '2423.25'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10483', 'confirmation_code': 6362, 'created_by': 'Hadrian Sebastian', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,483"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,572.45", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,572.45"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,910.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,910.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9420.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9356.42"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b964.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,489.97"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '8489.97', 'status': 'success', 'timestamp': '2026-01-22T17:05:00+00:00', 'transaction_id': 1717209839, 'user_paid_amount': '8910.55'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2854', 'confirmation_code': 2736, 'created_by': 'Ramesh Baba', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,854"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9713.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9713.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,140.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,140.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,039.47"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2039.47', 'status': 'success', 'timestamp': '2026-01-22T15:59:00+00:00', 'transaction_id': 584202862, 'user_paid_amount': '2140.5'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1254', 'confirmation_code': 1033, 'created_by': 'Bhaskar Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,254"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9313.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9313.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9940.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9940.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9896.11"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '896.11', 'status': 'success', 'timestamp': '2026-01-22T15:55:00+00:00', 'transaction_id': 114790896, 'user_paid_amount': '940.5'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4316', 'confirmation_code': 7181, 'created_by': 'Nigel Mario', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,316"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,079", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,079"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,237"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,237"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,084.21"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '3084.21', 'status': 'success', 'timestamp': '2026-01-22T15:01:00+00:00', 'transaction_id': 288521124, 'user_paid_amount': '3237'} 2026-01-23 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4556', 'confirmation_code': 9995, 'created_by': 'Sudheer Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,556"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,139", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,139"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,417"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,417"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9161.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9136.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,255.72"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '3255.72', 'status': 'success', 'timestamp': '2026-01-22T14:58:00+00:00', 'transaction_id': 9139930594, 'user_paid_amount': '3417'} 2026-01-23 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14304', 'confirmation_code': 6636, 'created_by': 'Palakh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,304"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,576", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,576"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,728"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,728"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9506.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9429.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b977.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,221.64"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '10221.64', 'status': 'success', 'timestamp': '2026-01-22T17:47:00+00:00', 'transaction_id': 3874678824, 'user_paid_amount': '10728'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12074', 'confirmation_code': 3543, 'created_by': 'Pratyush Suri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,414.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,414.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,659.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,659.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9455.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9386.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b969.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,203.28"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '9203.28', 'status': 'success', 'timestamp': '2026-01-22T17:34:00+00:00', 'transaction_id': 6839294947, 'user_paid_amount': '9659.2'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12074', 'confirmation_code': 7696, 'created_by': 'Pratyush Suri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,414.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,414.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,659.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-22T17:29:00+00:00', 'transaction_id': 3566166094, 'user_paid_amount': '9659.2'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17083', 'confirmation_code': 1805, 'created_by': 'Sripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,083"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,416.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b93,416.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,666.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b913,666.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9645.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9546.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b998.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,021.34"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '13021.34', 'status': 'success', 'timestamp': '2026-01-22T17:17:00+00:00', 'transaction_id': 4652953421, 'user_paid_amount': '13666.4'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9868', 'confirmation_code': 6525, 'created_by': 'Shubh Dhoka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,868"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,467", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,467"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,401"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,401"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9349.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9296.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b953.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,051.67"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '7051.67', 'status': 'success', 'timestamp': '2026-01-22T17:10:00+00:00', 'transaction_id': 6675305468, 'user_paid_amount': '7401'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5480', 'confirmation_code': 8672, 'created_by': 'Gnyaneshwar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,480"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,096", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,096"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,384"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,384"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9206.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9175.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,177.08"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4177.08', 'status': 'success', 'timestamp': '2026-01-22T16:06:00+00:00', 'transaction_id': 3885292094, 'user_paid_amount': '4384'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5991', 'confirmation_code': 3172, 'created_by': 'Arjun P M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,991"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,497.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,497.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,493.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,493.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9212.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9179.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,281.17"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4281.17', 'status': 'success', 'timestamp': '2026-01-22T15:49:00+00:00', 'transaction_id': 4324788425, 'user_paid_amount': '4493.25'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1178', 'confirmation_code': 5678, 'created_by': 'Sourabh P N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,178"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9294.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9294.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9883.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9883.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9841.8"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '841.8', 'status': 'success', 'timestamp': '2026-01-22T15:46:00+00:00', 'transaction_id': 1907087936, 'user_paid_amount': '883.5'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8358', 'confirmation_code': 6771, 'created_by': 'Debaprasad Dutta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,358"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,671.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,671.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,686.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,686.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9315.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9267.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b948.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,370.8"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6370.8', 'status': 'success', 'timestamp': '2026-01-22T15:06:00+00:00', 'transaction_id': 4100322172, 'user_paid_amount': '6686.4'} 2026-01-23 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14097', 'confirmation_code': 1616, 'created_by': 'Rakesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,097"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,524.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,524.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,572.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,572.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9499.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9422.91"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b976.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,073.72"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '10073.72', 'status': 'success', 'timestamp': '2026-01-22T15:05:00+00:00', 'transaction_id': 9242526464, 'user_paid_amount': '10572.75'} 2026-01-23 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2228558', 'confirmation_code': 3163, 'created_by': 'Moin Shaikh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b922,28,558"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,22,855.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b92,22,855.8"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b920,05,702.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-22T10:43:00+00:00', 'transaction_id': 851095616, 'user_paid_amount': '2005702.2'} 2026-01-23 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1003', 'confirmation_code': 5266, 'created_by': 'Abhimanyu Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,003"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9200.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9200.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9802.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9802.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9745.59"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '745.59', 'status': 'success', 'timestamp': '2026-01-22T10:26:00+00:00', 'transaction_id': 5370658070, 'user_paid_amount': '802.4'} 2026-01-23 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2537', 'confirmation_code': 6528, 'created_by': 'Nimisha Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,537"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9507.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9507.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,029.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,029.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9143.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,885.9"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '1885.9', 'status': 'success', 'timestamp': '2026-01-22T09:44:00+00:00', 'transaction_id': 7977382697, 'user_paid_amount': '2029.6'} 2026-01-23 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-23 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-23 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2833', 'confirmation_code': 9728, 'created_by': 'Tejas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,833"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9708.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9708.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,124.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,124.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b984.99"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,024.46"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2024.46', 'status': 'success', 'timestamp': '2026-01-22T14:23:00+00:00', 'transaction_id': 8448852723, 'user_paid_amount': '2124.75'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8683', 'confirmation_code': 5566, 'created_by': 'Bhavish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,683"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,170.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,170.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,512.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,512.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9307.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9260.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,204.87"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6204.87', 'status': 'success', 'timestamp': '2026-01-22T14:12:00+00:00', 'transaction_id': 5653781710, 'user_paid_amount': '6512.25'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1157', 'confirmation_code': 4603, 'created_by': 'Meghana Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,157"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9289.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9289.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9867.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9867.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9826.79"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '826.79', 'status': 'success', 'timestamp': '2026-01-22T13:27:00+00:00', 'transaction_id': 4114056414, 'user_paid_amount': '867.75'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '478', 'confirmation_code': 1935, 'created_by': 'Lalith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9478"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9358.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9358.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b916.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9341.58"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '341.58', 'status': 'success', 'timestamp': '2026-01-22T12:14:00+00:00', 'transaction_id': 2689964787, 'user_paid_amount': '358.5'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '478', 'confirmation_code': 2369, 'created_by': 'Lalith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9478"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9358.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-22T12:13:00+00:00', 'transaction_id': 4692085857, 'user_paid_amount': '358.5'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7342', 'confirmation_code': 8324, 'created_by': 'Yadhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,342"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,468.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,468.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,873.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,873.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9277.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9234.94"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,596.37"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '5596.37', 'status': 'success', 'timestamp': '2026-01-22T09:54:00+00:00', 'transaction_id': 7521569956, 'user_paid_amount': '5873.6'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3118', 'confirmation_code': 8791, 'created_by': 'Anushka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9779.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9779.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,338.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,338.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,228.12"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2228.12', 'status': 'success', 'timestamp': '2026-01-22T08:57:00+00:00', 'transaction_id': 3826961817, 'user_paid_amount': '2338.5'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '989', 'confirmation_code': 2860, 'created_by': 'Neha Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9989"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9247.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9247.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9741.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9741.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9706.74"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '706.74', 'status': 'success', 'timestamp': '2026-01-22T08:44:00+00:00', 'transaction_id': 7339654411, 'user_paid_amount': '741.75'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1024', 'confirmation_code': 9219, 'created_by': 'Divya Shree', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,024"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9256", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9256"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9768"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9768"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9731.75"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '731.75', 'status': 'success', 'timestamp': '2026-01-22T07:42:00+00:00', 'transaction_id': 7752866482, 'user_paid_amount': '768'} 2026-01-23 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3352', 'confirmation_code': 2905, 'created_by': 'Yogendra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,352"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,352"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-22T16:10:00+00:00', 'transaction_id': 8093163372, 'user_paid_amount': '3352'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '336', 'confirmation_code': 6609, 'created_by': 'Soujanya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9336"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9336"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9336"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b923.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9312.21"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '312.21', 'status': 'success', 'timestamp': '2026-01-22T13:34:00+00:00', 'transaction_id': 4448410024, 'user_paid_amount': '336'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1737', 'confirmation_code': 2592, 'created_by': 'Jatin', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,737"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,737"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,737"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.22"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,614.02"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1614.02', 'status': 'success', 'timestamp': '2026-01-22T04:18:00+00:00', 'transaction_id': 3721203438, 'user_paid_amount': '1737'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3295', 'confirmation_code': 5550, 'created_by': 'Tushar Shevale', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,295"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9494.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9494.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,800.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,800.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9198.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9168.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,602.46"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2602.46', 'status': 'success', 'timestamp': '2026-01-22T18:01:00+00:00', 'transaction_id': 4390396081, 'user_paid_amount': '2800.75'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1565', 'confirmation_code': 7124, 'created_by': 'Himanshu Singasane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,565"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9234.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9234.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,330.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,330.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,236.06"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1236.06', 'status': 'success', 'timestamp': '2026-01-22T17:27:00+00:00', 'transaction_id': 8262528332, 'user_paid_amount': '1330.25'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9129', 'confirmation_code': 6743, 'created_by': 'Shishir Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,129"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,825.71", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,825.71"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,303.29"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,303.29"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9517.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9438.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b978.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,786.21"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '6786.21', 'status': 'success', 'timestamp': '2026-01-22T17:25:00+00:00', 'transaction_id': 1059315541, 'user_paid_amount': '7303.29'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4742', 'confirmation_code': 5936, 'created_by': 'Ananya Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,742"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9948.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9948.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,793.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,793.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9268.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9227.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,525.06"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3525.06', 'status': 'success', 'timestamp': '2026-01-22T17:16:00+00:00', 'transaction_id': 8027456694, 'user_paid_amount': '3793.65'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4501', 'confirmation_code': 4918, 'created_by': 'Rajkumar Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,501"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9675.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9675.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,825.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,825.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9270.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9229.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,554.98"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '3554.98', 'status': 'success', 'timestamp': '2026-01-22T17:01:00+00:00', 'transaction_id': 8688128846, 'user_paid_amount': '3825.85'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1456', 'confirmation_code': 8189, 'created_by': 'Karan Bajaria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,456"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9218.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9218.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,237.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,237.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,149.97"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1149.97', 'status': 'success', 'timestamp': '2026-01-22T16:53:00+00:00', 'transaction_id': 9825339021, 'user_paid_amount': '1237.6'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '794', 'confirmation_code': 5933, 'created_by': 'Manali Sawant', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9794"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9674.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9674.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.49"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9627.12"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '627.12', 'status': 'success', 'timestamp': '2026-01-22T16:08:00+00:00', 'transaction_id': 8714141199, 'user_paid_amount': '674.9'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2258', 'confirmation_code': 4324, 'created_by': 'Ashul Garg', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,258"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9451.58", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9451.58"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,806.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,806.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.39"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,678.52"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1678.52', 'status': 'success', 'timestamp': '2026-01-22T15:52:00+00:00', 'transaction_id': 4288682411, 'user_paid_amount': '1806.42'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '541', 'confirmation_code': 9956, 'created_by': 'Naval Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9541"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9108.19", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9108.19"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9432.81"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9432.81"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.97"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9402.17"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '402.17', 'status': 'success', 'timestamp': '2026-01-22T10:31:00+00:00', 'transaction_id': 5975597775, 'user_paid_amount': '432.81'} 2026-01-23 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '541', 'confirmation_code': 3090, 'created_by': 'Naval Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9541"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9108.19", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9108.19"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9432.81"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-22T10:30:00+00:00', 'transaction_id': 8578502776, 'user_paid_amount': '432.81'} 2026-01-23 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5805.5', 'confirmation_code': 2354, 'created_by': 'Shubham Mhatre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,805.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9870.83", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9870.83"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,934.67"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,934.67"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9349.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9296.08"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b953.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,585.3"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4585.3', 'status': 'success', 'timestamp': '2026-01-22T16:51:00+00:00', 'transaction_id': 3516277572, 'user_paid_amount': '4934.67'} 2026-01-23 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8787.5', 'confirmation_code': 8831, 'created_by': 'Anukriti Rawat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,787.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,318.13", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,318.13"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,469.37"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,469.37"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9528.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9448.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b980.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,940.54"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '6940.54', 'status': 'success', 'timestamp': '2026-01-22T16:51:00+00:00', 'transaction_id': 888601881, 'user_paid_amount': '7469.37'} 2026-01-23 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2832', 'confirmation_code': 4908, 'created_by': 'Dev Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,832"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9424.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,407.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,407.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.43"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,236.77"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2236.77', 'status': 'success', 'timestamp': '2026-01-22T16:01:00+00:00', 'transaction_id': 5035877425, 'user_paid_amount': '2407.2'} 2026-01-23 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:30 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1705', 'confirmation_code': 2005, 'created_by': 'Gitanjali Chatterjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,705"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9170.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9170.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,534.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,534.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,443.97"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1443.97', 'status': 'success', 'timestamp': '2026-01-22T07:52:00+00:00', 'transaction_id': 2935480952, 'user_paid_amount': '1534.5'} 2026-01-23 04:30:31 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-23 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-23 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '452', 'confirmation_code': 7689, 'created_by': 'Madhuri Thikekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9452"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b945.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b945.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9406.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9406.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b928.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9378"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '378', 'status': 'success', 'timestamp': '2026-01-22T09:27:00+00:00', 'transaction_id': 9552376089, 'user_paid_amount': '406.8'} 2026-01-23 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2612', 'confirmation_code': 3821, 'created_by': 'Madhuri Thikekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,612"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9522.37", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9522.37"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,089.63"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,089.63"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9147.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9125.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,941.68"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1941.68', 'status': 'success', 'timestamp': '2026-01-22T09:21:00+00:00', 'transaction_id': 1782242164, 'user_paid_amount': '2089.63'} 2026-01-23 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5017', 'confirmation_code': 7036, 'created_by': 'Shyamli Sam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,017"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,003.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,003.35"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,013.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,013.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9284.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9240.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b943.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,729.48"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3729.48', 'status': 'success', 'timestamp': '2026-01-22T08:33:00+00:00', 'transaction_id': 9267111853, 'user_paid_amount': '4013.65'} 2026-01-23 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1680', 'confirmation_code': 8496, 'created_by': 'Kalpesh Sutar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,680"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.98", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9335.98"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,344.02"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,344.02"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,248.86"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1248.86', 'status': 'success', 'timestamp': '2026-01-22T08:28:00+00:00', 'transaction_id': 5534332027, 'user_paid_amount': '1344.02'} 2026-01-23 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4010', 'confirmation_code': 7401, 'created_by': 'Nitin Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,010"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9801.96", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9801.96"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,208.04"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,208.04"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9227.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9192.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,980.91"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2980.91', 'status': 'success', 'timestamp': '2026-01-22T08:24:00+00:00', 'transaction_id': 1368836562, 'user_paid_amount': '3208.04'} 2026-01-23 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-22&end_date=2026-01-22&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1145', 'confirmation_code': 7750, 'created_by': 'Manish Mutha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,145"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9114.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9114.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,030.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,030.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.83"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9957.54"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '957.54', 'status': 'success', 'timestamp': '2026-01-22T07:58:00+00:00', 'transaction_id': 6403172573, 'user_paid_amount': '1030.5'} 2026-01-23 04:30:32 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-23 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-23 04:30:32 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-23 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-23 04:30:32 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-23 04:30:32 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '2f1f2346-996a-40a1-9683-99efeb9365ab', 'timestamp': '2026-01-23T04:30:32Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 24.8, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-23 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-23 04:30:37 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-23/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-23 04:30:37 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '2f1f2346-996a-40a1-9683-99efeb9365ab', 'timestamp': '2026-01-23T04:30:32Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 150496, 'duration_seconds': 24.8, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-23 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-23 04:30:42 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-23/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-23 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-23 04:30:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-23 04:30:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 122273, 'downloader/request_count': 27, 'downloader/request_method_count/GET': 27, 'downloader/response_bytes': 51429, 'downloader/response_count': 27, 'downloader/response_status_count/200': 24, 'downloader/response_status_count/401': 3, 'elapsed_time_seconds': 24.796567, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 23, 4, 30, 32, 569786, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 149659, 'httpcompression/response_count': 13, 'item_scraped_count': 54, 'items_per_minute': None, 'log_count/DEBUG': 153, 'log_count/INFO': 23, 'log_count/WARNING': 3, 'memusage/max': 116563968, 'memusage/startup': 116563968, 'request_depth_max': 6, 'response_received_count': 27, 'responses_per_minute': None, 'scheduler/dequeued': 27, 'scheduler/dequeued/memory': 27, 'scheduler/enqueued': 27, 'scheduler/enqueued/memory': 27, 'start_time': datetime.datetime(2026, 1, 23, 4, 30, 7, 773219, tzinfo=datetime.timezone.utc)} 2026-01-23 04:30:43 [scrapy.core.engine] INFO: Spider closed (finished)