2026-01-11 04:30:05 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-11 04:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-11 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2026-01-11T04_30_02 2026-01-11 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2026-01-11 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2026-01-11 04:30:05 [scrapy.addons] INFO: Enabled addons: [] 2026-01-11 04:30:05 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-11 04:30:05 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-11 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-11 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-11 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-11 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-11 04:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 47e270875a247459 2026-01-11 04:30:05 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-11 04:30:05 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/3_2026-01-11T04_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-11 04:30:05 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-11 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-11 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-11 04:30:05 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-11 04:30:05 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-11 04:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-11 04:30:05 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-11 04:30:05 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-11 04:30:05 [scrapy.core.engine] INFO: Spider opened 2026-01-11 04:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-11 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-11 04:30:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-11 04:30:06 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-11 04:30:06 [scrapy.utils.signal] ERROR: Error caught on signal handler: > Traceback (most recent call last): File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/defer.py", line 400, in maybeDeferred_coro result = f(*args, **kw) File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/pydispatch/robustapply.py", line 55, in robustApply return receiver(*arguments, **named) File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/extensions/telnet.py", line 67, in start_listening self.port: Port = listen_tcp(self.portrange, self.host, self) File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/reactor.py", line 41, in listen_tcp return reactor.listenTCP(x, factory, interface=host) File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/twisted/internet/posixbase.py", line 366, in listenTCP p.startListening() File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/twisted/internet/tcp.py", line 1361, in startListening skt.listen(self.backlog) OSError: [Errno 98] Address already in use 2026-01-11 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-11 04:30:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2026-01-11 04:30:06 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Linux; Android 8.1.0) AppleWebKit/531.1 (KHTML, like Gecko) Chrome/26.0.811.0 Safari/531.1 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-11 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-11 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5881651 HTTP/11" 200 None 2026-01-11 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-11 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-11 04:30:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-11 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-11 04:30:11 [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-11 04:30:12 [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-11 04:30:12 [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-11 04:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-11 04:30:12 [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-11 04:30:13 [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-11 04:30:13 [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-11 04:30:13 [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-11 04:30:13 [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-11 04:30:14 [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-11 04:30:14 [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-11 04:30:14 [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-11 04:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-11 04:30:14 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-11 04:30:16 [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-11 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11870', 'confirmation_code': 3180, 'created_by': 'Rakshith Pai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,870"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,967.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,967.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,902.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,902.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9420.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9356.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b964.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,482.3"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '8482.3', 'status': 'success', 'timestamp': '2026-01-10T18:25:00+00:00', 'transaction_id': 7512088765, 'user_paid_amount': '8902.5'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11870', 'confirmation_code': 6525, 'created_by': 'Rakshith Pai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,870"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,087.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,967.5"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9120"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b98,782.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T18:24:00+00:00', 'transaction_id': 2132272225, 'user_paid_amount': '8782.5'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11870', 'confirmation_code': 8056, 'created_by': 'Rakshith Pai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,870"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,087.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,967.5"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9120"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b98,782.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T18:22:00+00:00', 'transaction_id': 6688878886, 'user_paid_amount': '8782.5'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11870', 'confirmation_code': 6212, 'created_by': 'Rakshith Pai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,870"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,087.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,967.5"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9120"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b98,782.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T18:21:00+00:00', 'transaction_id': 6255199638, 'user_paid_amount': '8782.5'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11870', 'confirmation_code': 1931, 'created_by': 'Rakshith Pai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,870"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,087.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,967.5"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9120"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b98,782.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T18:21:00+00:00', 'transaction_id': 9086267980, 'user_paid_amount': '8782.5'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3385', 'confirmation_code': 3242, 'created_by': 'Soumya Kumari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,385"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9846.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9846.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,538.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,538.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9119.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,418.92"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2418.92', 'status': 'success', 'timestamp': '2026-01-10T18:16:00+00:00', 'transaction_id': 2622890221, 'user_paid_amount': '2538.75'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7255', 'confirmation_code': 3514, 'created_by': 'Kiran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,813.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,813.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,441.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,441.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9256.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9217.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,184.42"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '5184.42', 'status': 'success', 'timestamp': '2026-01-10T18:00:00+00:00', 'transaction_id': 3093129914, 'user_paid_amount': '5441.25'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7255', 'confirmation_code': 4686, 'created_by': 'Kiran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,813.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,813.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,441.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T17:59:00+00:00', 'transaction_id': 7423662058, 'user_paid_amount': '5441.25'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2127', 'confirmation_code': 9641, 'created_by': 'Janhavi Kinge', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,127"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9531.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9531.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,595.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,595.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,519.95"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1519.95', 'status': 'success', 'timestamp': '2026-01-10T17:57:00+00:00', 'transaction_id': 5244533348, 'user_paid_amount': '1595.25'} 2026-01-11 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1686', 'confirmation_code': 9485, 'created_by': 'Kiran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,686"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9421.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9421.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,264.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,264.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,204.82"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1204.82', 'status': 'success', 'timestamp': '2026-01-10T17:25:00+00:00', 'transaction_id': 679758096, 'user_paid_amount': '1264.5'} 2026-01-11 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2232', 'confirmation_code': 7769, 'created_by': 'Tarun Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,232"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9446.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9446.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,785.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2026-01-10T17:54:00+00:00', 'transaction_id': 756599281, 'user_paid_amount': '1785.6'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4842', 'confirmation_code': 7466, 'created_by': 'Monisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,842"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,210.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,210.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,631.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,631.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9171.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9145.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,460.09"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3460.09', 'status': 'success', 'timestamp': '2026-01-10T18:12:00+00:00', 'transaction_id': 8029137338, 'user_paid_amount': '3631.5'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2232', 'confirmation_code': 6813, 'created_by': 'Tarun Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,232"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9446.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9446.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,785.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T17:50:00+00:00', 'transaction_id': 7948024276, 'user_paid_amount': '1785.6'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3278', 'confirmation_code': 1425, 'created_by': 'Dipita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,278"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9655.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9655.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,622.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,622.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,498.62"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2498.62', 'status': 'success', 'timestamp': '2026-01-10T17:49:00+00:00', 'transaction_id': 934594234, 'user_paid_amount': '2622.4'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13183', 'confirmation_code': 4905, 'created_by': 'Simran Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,183"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,636.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,636.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,546.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,546.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9497.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9421.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b975.93"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,048.61"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '10048.61', 'status': 'success', 'timestamp': '2026-01-10T17:38:00+00:00', 'transaction_id': 4564748342, 'user_paid_amount': '10546.4'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6469', 'confirmation_code': 5069, 'created_by': 'Shreya Bhardwaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,469"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,293.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,293.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,175.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,175.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9244.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9207.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,930.93"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4930.93', 'status': 'success', 'timestamp': '2026-01-10T17:34:00+00:00', 'transaction_id': 9453358230, 'user_paid_amount': '5175.2'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4622', 'confirmation_code': 4608, 'created_by': 'Rashmi Ravishankar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,622"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9924.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9924.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,697.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,697.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9174.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9147.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b926.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,523.08"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3523.08', 'status': 'success', 'timestamp': '2026-01-10T17:27:00+00:00', 'transaction_id': 9545290460, 'user_paid_amount': '3697.6'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2929', 'confirmation_code': 3667, 'created_by': 'Priyanka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,929"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9585.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9585.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,343.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,343.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,232.6"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2232.6', 'status': 'success', 'timestamp': '2026-01-10T17:26:00+00:00', 'transaction_id': 846212762, 'user_paid_amount': '2343.2'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1672', 'confirmation_code': 1587, 'created_by': 'Pratheeksha S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,672"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9418", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9418"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,254"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,254"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,194.81"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1194.81', 'status': 'success', 'timestamp': '2026-01-10T17:24:00+00:00', 'transaction_id': 3576987490, 'user_paid_amount': '1254'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1074', 'confirmation_code': 2045, 'created_by': 'Raghunandan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9214.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9214.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9859.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9859.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9818.64"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '818.64', 'status': 'success', 'timestamp': '2026-01-10T17:03:00+00:00', 'transaction_id': 664149267, 'user_paid_amount': '859.2'} 2026-01-11 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4779', 'confirmation_code': 8395, 'created_by': 'Dishali Patani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,779"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9716.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9716.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,062.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,062.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9287.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9243.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b943.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,774.55"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '3774.55', 'status': 'success', 'timestamp': '2026-01-10T16:37:00+00:00', 'transaction_id': 9076788073, 'user_paid_amount': '4062.15'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3451.5', 'confirmation_code': 5891, 'created_by': 'Pashah17', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,451.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9517.72", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9517.72"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,933.78"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,933.78"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9207.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9176.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,726.05"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2726.05', 'status': 'success', 'timestamp': '2026-01-10T15:58:00+00:00', 'transaction_id': 747984797, 'user_paid_amount': '2933.7799999999997'} 2026-01-11 04:30:19 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4012', 'confirmation_code': 5630, 'created_by': 'Terry Fernandes', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,012"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9802.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9802.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,209.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,209.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9227.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9192.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,982.36"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2982.36', 'status': 'success', 'timestamp': '2026-01-10T09:51:00+00:00', 'transaction_id': 3260808059, 'user_paid_amount': '3209.6'} 2026-01-11 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-11 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-11 04:30:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-11 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-11 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-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8913', 'confirmation_code': 6993, 'created_by': 'Punit Dharamsi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,913"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,336.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,336.95"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,576.05"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:31:00+00:00', 'transaction_id': 2409078533, 'user_paid_amount': '7576.05'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9425', 'confirmation_code': 4245, 'created_by': 'Chetna Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,425"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,884.91", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,884.91"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,540.09"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,540.09"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9533.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9452.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b981.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,006.25"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '7006.25', 'status': 'success', 'timestamp': '2026-01-10T18:24:00+00:00', 'transaction_id': 7382928525, 'user_paid_amount': '7540.09'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2382', 'confirmation_code': 2351, 'created_by': 'Arun Kukreja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,382"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9323.95", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9238.2"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b985.75"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b92,058.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,058.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,912.34"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1912.34', 'status': 'success', 'timestamp': '2026-01-10T18:22:00+00:00', 'transaction_id': 7131599324, 'user_paid_amount': '2058.05'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7424', 'confirmation_code': 5087, 'created_by': 'Tikareprathamesh9', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,424"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9742.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9742.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,681.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,681.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9473.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9400.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b972.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,208.54"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '6208.54', 'status': 'success', 'timestamp': '2026-01-10T18:14:00+00:00', 'transaction_id': 9249070249, 'user_paid_amount': '6681.6'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1229', 'confirmation_code': 6054, 'created_by': 'Sreejita Biswas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,229"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9122.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9122.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,106.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,106.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,027.78"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1027.78', 'status': 'success', 'timestamp': '2026-01-10T17:53:00+00:00', 'transaction_id': 9269722864, 'user_paid_amount': '1106.1'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3712', 'confirmation_code': 1600, 'created_by': 'Ira Ghevde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,712"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9556.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9556.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,155.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,155.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9223.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9189.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,931.81"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2931.81', 'status': 'success', 'timestamp': '2026-01-10T17:48:00+00:00', 'transaction_id': 2552473665, 'user_paid_amount': '3155.2'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3374', 'confirmation_code': 2790, 'created_by': 'Sandhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,374"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9506.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9506.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,867.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,867.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9203.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9172.07"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,664.86"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2664.86', 'status': 'success', 'timestamp': '2026-01-10T17:26:00+00:00', 'transaction_id': 8029275395, 'user_paid_amount': '2867.9'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2510', 'confirmation_code': 7019, 'created_by': 'Sampada Deshmukh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,510"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9376.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9376.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,133.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,133.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,982.45"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1982.45', 'status': 'success', 'timestamp': '2026-01-10T17:20:00+00:00', 'transaction_id': 5693975757, 'user_paid_amount': '2133.5'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2048', 'confirmation_code': 1638, 'created_by': 'Pratik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,048"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9409.58", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9409.58"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,638.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,638.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,522.41"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1522.41', 'status': 'success', 'timestamp': '2026-01-10T17:13:00+00:00', 'transaction_id': 6916969113, 'user_paid_amount': '1638.42'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3374', 'confirmation_code': 8108, 'created_by': 'Sandhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,374"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9506.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9506.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,867.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T17:13:00+00:00', 'transaction_id': 1702800116, 'user_paid_amount': '2867.9'} 2026-01-11 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3204', 'confirmation_code': 6998, 'created_by': 'Brunda Marlad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,204"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9801", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9801"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,403"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,403"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,289.58"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2289.58', 'status': 'success', 'timestamp': '2026-01-10T17:18:00+00:00', 'transaction_id': 1769723819, 'user_paid_amount': '2403'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8536', 'confirmation_code': 3865, 'created_by': 'Anamika S Rao', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,536"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,254", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,134"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9120"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b96,282"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,282"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9296.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9251.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b945.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,985.49"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '5985.49', 'status': 'success', 'timestamp': '2026-01-10T17:07:00+00:00', 'transaction_id': 8910734011, 'user_paid_amount': '6282'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8536', 'confirmation_code': 5657, 'created_by': 'Anamika S Rao', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,536"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,254", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,134"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9120"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b96,282"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T17:02:00+00:00', 'transaction_id': 9562437742, 'user_paid_amount': '6282'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1835', 'confirmation_code': 5445, 'created_by': 'Bhushan Kolhe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,835"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9275.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9275.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,559.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,559.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,486.13"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1486.13', 'status': 'success', 'timestamp': '2026-01-10T16:02:00+00:00', 'transaction_id': 5046520665, 'user_paid_amount': '1559.75'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3687', 'confirmation_code': 1362, 'created_by': 'Vijay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9921.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9921.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,765.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,765.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9130.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9110.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,634.73"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2634.73', 'status': 'success', 'timestamp': '2026-01-10T16:01:00+00:00', 'transaction_id': 184547785, 'user_paid_amount': '2765.25'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3687', 'confirmation_code': 3983, 'created_by': 'Vijay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9921.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9921.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,765.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:01:00+00:00', 'transaction_id': 3909245580, 'user_paid_amount': '2765.25'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3687', 'confirmation_code': 6184, 'created_by': 'Vijay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9921.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9921.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,765.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:00:00+00:00', 'transaction_id': 6640202971, 'user_paid_amount': '2765.25'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3687', 'confirmation_code': 6498, 'created_by': 'Vijay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9921.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9921.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,765.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:00:00+00:00', 'transaction_id': 5879218718, 'user_paid_amount': '2765.25'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3687', 'confirmation_code': 6986, 'created_by': 'Vijay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9921.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9921.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,765.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T15:59:00+00:00', 'transaction_id': 8142027048, 'user_paid_amount': '2765.25'} 2026-01-11 04:30:22 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3687', 'confirmation_code': 5270, 'created_by': 'Vijay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9921.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9921.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,765.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T15:59:00+00:00', 'transaction_id': 173084143, 'user_paid_amount': '2765.25'} 2026-01-11 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-11 04:30:23 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '728', 'confirmation_code': 8989, 'created_by': 'Chandana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9728"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9728"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:44:00+00:00', 'transaction_id': 3684045200, 'user_paid_amount': '728'} 2026-01-11 04:30:23 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1014', 'confirmation_code': 4475, 'created_by': 'Saugata Chakravarty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,014"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,014"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,014"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9942.21"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '942.21', 'status': 'success', 'timestamp': '2026-01-10T15:44:00+00:00', 'transaction_id': 1007495216, 'user_paid_amount': '1014'} 2026-01-11 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-11 04:30:23 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6424', 'confirmation_code': 6690, 'created_by': 'Ansh Israni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,424"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9642.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9642.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,781.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,781.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9409.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9346.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b962.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,372.26"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '5372.26', 'status': 'success', 'timestamp': '2026-01-10T16:55:00+00:00', 'transaction_id': 1843677797, 'user_paid_amount': '5781.6'} 2026-01-11 04:30:23 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3776', 'confirmation_code': 9766, 'created_by': 'Samyak Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,776"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9377.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9377.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,398.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,398.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9240.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b936.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,157.8"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3157.8', 'status': 'success', 'timestamp': '2026-01-10T16:42:00+00:00', 'transaction_id': 7427933583, 'user_paid_amount': '3398.4'} 2026-01-11 04:30:23 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3776', 'confirmation_code': 1040, 'created_by': 'Samyak Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,776"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9377.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9377.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,398.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:41:00+00:00', 'transaction_id': 5321681378, 'user_paid_amount': '3398.4'} 2026-01-11 04:30:23 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4901', 'confirmation_code': 4155, 'created_by': 'Nakul Katoch', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,901"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9490.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9490.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,410.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,410.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9312.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9264.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,098.61"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4098.61', 'status': 'success', 'timestamp': '2026-01-09T19:09:00+00:00', 'transaction_id': 2782103901, 'user_paid_amount': '4410.9'} 2026-01-11 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11868', 'confirmation_code': 5904, 'created_by': 'Nirmal Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,868"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,967", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,967"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,901"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,901"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9420.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9356.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b964.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,480.87"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8480.87', 'status': 'success', 'timestamp': '2026-01-10T16:54:00+00:00', 'transaction_id': 2942506317, 'user_paid_amount': '8901'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3273', 'confirmation_code': 1397, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,273"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9654.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9654.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,618.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,618.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.74"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,494.81"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2494.81', 'status': 'success', 'timestamp': '2026-01-10T16:53:00+00:00', 'transaction_id': 2727824970, 'user_paid_amount': '2618.4'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5561', 'confirmation_code': 7362, 'created_by': 'Nikhil Aina', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,561"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,112.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,112.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,448.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,448.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9209.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9177.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,238.82"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '4238.82', 'status': 'success', 'timestamp': '2026-01-10T16:48:00+00:00', 'transaction_id': 509301776, 'user_paid_amount': '4448.8'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '572', 'confirmation_code': 1753, 'created_by': 'Prakriti Roy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9572"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9114.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9114.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9457.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9457.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9436.01"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '436.01', 'status': 'success', 'timestamp': '2026-01-10T16:35:00+00:00', 'transaction_id': 9405644186, 'user_paid_amount': '457.6'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6125', 'confirmation_code': 9973, 'created_by': 'R Pavan Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,125"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,225", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,225"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": "\\u20b950"}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,950"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,900"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": ' '"\\u20b950", "items": [{"type": "tip", "label": "Tip for the ' 'staff", "value": "\\u20b950"}]}, {"type": "deductions_b", ' '"label": "Deductions (C)", "value": "\\u20b9231.28", "items": ' '[{"type": "commission", "label": "Commission", "value": ' '"-\\u20b9196"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b935.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,718.72"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4718.72', 'status': 'success', 'timestamp': '2026-01-10T16:24:00+00:00', 'transaction_id': 9154744925, 'user_paid_amount': '4950'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6101', 'confirmation_code': 7021, 'created_by': 'Chandu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,101"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,525.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,525.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,575.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,575.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9215.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9183.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,359.77"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4359.77', 'status': 'success', 'timestamp': '2026-01-10T16:22:00+00:00', 'transaction_id': 6656066081, 'user_paid_amount': '4575.75'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1923', 'confirmation_code': 7252, 'created_by': 'Shreya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,923"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9384.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9384.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,538.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,538.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,465.78"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1465.78', 'status': 'success', 'timestamp': '2026-01-10T16:20:00+00:00', 'transaction_id': 7521379627, 'user_paid_amount': '1538.4'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2928', 'confirmation_code': 2276, 'created_by': 'Nitin Bhatia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,928"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9585.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9585.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,342.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,342.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,231.83"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2231.83', 'status': 'success', 'timestamp': '2026-01-10T16:18:00+00:00', 'transaction_id': 6442878392, 'user_paid_amount': '2342.4'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2973', 'confirmation_code': 5225, 'created_by': 'Ankita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,973"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9594.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9594.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,378.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,378.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,266.13"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2266.13', 'status': 'success', 'timestamp': '2026-01-10T16:11:00+00:00', 'transaction_id': 9450674193, 'user_paid_amount': '2378.4'} 2026-01-11 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '571', 'confirmation_code': 1106, 'created_by': 'Amit Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9571"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9114.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9114.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9456.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9456.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9435.24"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '435.24', 'status': 'success', 'timestamp': '2026-01-10T16:02:00+00:00', 'transaction_id': 9260359409, 'user_paid_amount': '456.8'} 2026-01-11 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-11 04:30:25 [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-11 04:30:25 [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-11 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-11 04:30:27 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3374', 'confirmation_code': 1085, 'created_by': 'Sandhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,374"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9506.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9506.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,867.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T17:10:00+00:00', 'transaction_id': 9935029930, 'user_paid_amount': '2867.9'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7996', 'confirmation_code': 5353, 'created_by': 'Sulabh Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,996"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,199.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,199.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,796.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,796.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9481.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9407.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b973.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,315.4"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '6315.4', 'status': 'success', 'timestamp': '2026-01-10T17:03:00+00:00', 'transaction_id': 7981838814, 'user_paid_amount': '6796.6'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5975', 'confirmation_code': 1656, 'created_by': 'Nikesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,975"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9896.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9896.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,078.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,078.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9359.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9304.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b954.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,719.18"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '4719.18', 'status': 'success', 'timestamp': '2026-01-10T16:57:00+00:00', 'transaction_id': 4245198260, 'user_paid_amount': '5078.75'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5975', 'confirmation_code': 3858, 'created_by': 'Nikesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,975"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9896.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9896.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,078.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T16:56:00+00:00', 'transaction_id': 3364702121, 'user_paid_amount': '5078.75'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3788', 'confirmation_code': 4425, 'created_by': 'Pratham Vidhate', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,788"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9568.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9568.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,219.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,219.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9227.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9193.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,991.84"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2991.84', 'status': 'success', 'timestamp': '2026-01-10T16:35:00+00:00', 'transaction_id': 6802080476, 'user_paid_amount': '3219.8'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8913', 'confirmation_code': 2661, 'created_by': 'Punit Dharamsi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,913"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,336.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,336.95"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,576.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,576.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9536.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9454.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b981.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,039.67"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '7039.67', 'status': 'success', 'timestamp': '2026-01-10T16:33:00+00:00', 'transaction_id': 3721546389, 'user_paid_amount': '7576.05'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2697', 'confirmation_code': 5676, 'created_by': 'Anuja Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,697"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9539.37", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9539.37"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,157.63"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,157.63"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,004.87"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2004.87', 'status': 'success', 'timestamp': '2026-01-10T16:25:00+00:00', 'transaction_id': 7268777646, 'user_paid_amount': '2157.63'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7354', 'confirmation_code': 7523, 'created_by': 'Jyoti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,103.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,103.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,250.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,250.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9442.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9375.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b967.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,808.34"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5808.34', 'status': 'success', 'timestamp': '2026-01-10T16:19:00+00:00', 'transaction_id': 6652245118, 'user_paid_amount': '6250.9'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2488', 'confirmation_code': 7517, 'created_by': 'Deepak Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,488"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9373.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9373.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,114.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,114.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,965.07"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1965.07', 'status': 'success', 'timestamp': '2026-01-10T15:56:00+00:00', 'transaction_id': 9148701911, 'user_paid_amount': '2114.8'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4019', 'confirmation_code': 1714, 'created_by': 'Mohit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,019"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9401.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9401.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,617.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,617.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9256.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9217.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,361"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '3361', 'status': 'success', 'timestamp': '2026-01-10T15:35:00+00:00', 'transaction_id': 5621869721, 'user_paid_amount': '3617.1'} 2026-01-11 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4919', 'confirmation_code': 5721, 'created_by': 'Maria Praveena', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,919"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9737.85", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9737.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,181.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,181.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9197.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9167.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,983.8"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '3983.8', 'status': 'success', 'timestamp': '2026-01-10T14:51:00+00:00', 'transaction_id': 3307487870, 'user_paid_amount': '4181.15'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1274', 'confirmation_code': 6097, 'created_by': 'Shaan Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,274"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9318.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9318.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9955.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9955.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9910.4"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '910.4', 'status': 'success', 'timestamp': '2026-01-10T13:13:00+00:00', 'transaction_id': 2149082939, 'user_paid_amount': '955.5'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1495', 'confirmation_code': 1819, 'created_by': 'Aditi Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,495"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9224.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9224.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,270.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,270.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.83"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,210.77"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1210.77', 'status': 'success', 'timestamp': '2026-01-10T13:01:00+00:00', 'transaction_id': 9200097958, 'user_paid_amount': '1270.75'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1613', 'confirmation_code': 3697, 'created_by': 'Harshith Sreenivasa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,613"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9403.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9403.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,209.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,209.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,152.65"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1152.65', 'status': 'success', 'timestamp': '2026-01-10T11:48:00+00:00', 'transaction_id': 20636252, 'user_paid_amount': '1209.75'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1613', 'confirmation_code': 8377, 'created_by': 'Harshith Sreenivasa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,613"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9403.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9403.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,209.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T11:47:00+00:00', 'transaction_id': 9708224578, 'user_paid_amount': '1209.75'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1650', 'confirmation_code': 4174, 'created_by': 'Rj Amit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,650"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9247.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9247.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,402.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,402.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,336.3"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1336.3', 'status': 'success', 'timestamp': '2026-01-10T11:39:00+00:00', 'transaction_id': 3670014188, 'user_paid_amount': '1402.5'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1789', 'confirmation_code': 5729, 'created_by': 'Amarnath Arumugam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,789"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9447.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9447.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,341.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,341.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,278.42"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1278.42', 'status': 'success', 'timestamp': '2026-01-10T11:39:00+00:00', 'transaction_id': 296980038, 'user_paid_amount': '1341.75'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1650', 'confirmation_code': 3463, 'created_by': 'Rj Amit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,650"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9247.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9247.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,402.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T11:39:00+00:00', 'transaction_id': 2155037840, 'user_paid_amount': '1402.5'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13705', 'confirmation_code': 2319, 'created_by': 'Neha Dutta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,705"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,055.75", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b92,055.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,649.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,649.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9549.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9465.97"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b983.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,099.41"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '11099.41', 'status': 'success', 'timestamp': '2026-01-10T11:24:00+00:00', 'transaction_id': 4924215304, 'user_paid_amount': '11649.25'} 2026-01-11 04:30:27 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2466', 'confirmation_code': 7168, 'created_by': 'Deepak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,466"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9616.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9616.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,849.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,849.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,762.2"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1762.2', 'status': 'success', 'timestamp': '2026-01-10T10:57:00+00:00', 'transaction_id': 4463026302, 'user_paid_amount': '1849.5'} 2026-01-11 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-11 04:30:28 [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-10&end_date=2026-01-10&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1705', 'confirmation_code': 1878, '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-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1443.97', 'status': 'success', 'timestamp': '2026-01-10T06:06:00+00:00', 'transaction_id': 6854409955, 'user_paid_amount': '1534.5'} 2026-01-11 04:30:28 [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-11 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7756', 'confirmation_code': 1582, 'created_by': 'Hemanth Manjunath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,756"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,551.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,551.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,204.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,204.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9292.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9248.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b944.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,911.94"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5911.94', 'status': 'success', 'timestamp': '2026-01-10T16:00:00+00:00', 'transaction_id': 2331328192, 'user_paid_amount': '6204.8'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2468', 'confirmation_code': 2122, 'created_by': 'Poojith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,468"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9493.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9493.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,974.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,974.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,881.2"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1881.2', 'status': 'success', 'timestamp': '2026-01-10T15:54:00+00:00', 'transaction_id': 9410572324, 'user_paid_amount': '1974.4'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4618', 'confirmation_code': 7195, 'created_by': 'Soumya Gour', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,618"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9923.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9923.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,694.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,694.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9174.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9147.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,520.02"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3520.02', 'status': 'success', 'timestamp': '2026-01-10T15:46:00+00:00', 'transaction_id': 7007819383, 'user_paid_amount': '3694.4'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1173', 'confirmation_code': 5017, 'created_by': 'Mayur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,173"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9234.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9234.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9938.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9938.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9894.1"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '894.1', 'status': 'success', 'timestamp': '2026-01-10T15:36:00+00:00', 'transaction_id': 2920537376, 'user_paid_amount': '938.4'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1115', 'confirmation_code': 4774, 'created_by': 'Harshita Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,115"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9278.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9278.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9836.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9836.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9796.78"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '3', 'res_id': 21913226, 'settlement_amount': '796.78', 'status': 'success', 'timestamp': '2026-01-10T15:29:00+00:00', 'transaction_id': 2168833428, 'user_paid_amount': '836.25'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1286', 'confirmation_code': 3039, 'created_by': 'Priya Kejriwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,286"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9257.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9257.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,028.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,028.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9980.24"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '980.24', 'status': 'success', 'timestamp': '2026-01-10T15:24:00+00:00', 'transaction_id': 6173334677, 'user_paid_amount': '1028.8'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6120', 'confirmation_code': 9202, 'created_by': 'Harshitha Raju', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,120"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,530", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,530"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,590"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,590"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9216.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9183.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b933.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,373.35"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4373.35', 'status': 'success', 'timestamp': '2026-01-10T14:46:00+00:00', 'transaction_id': 2933017326, 'user_paid_amount': '4590'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4090', 'confirmation_code': 3489, 'created_by': 'Surabhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,090"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,022.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,022.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,067.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,067.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9144.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9122.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,922.71"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2922.71', 'status': 'success', 'timestamp': '2026-01-10T14:38:00+00:00', 'transaction_id': 3497825665, 'user_paid_amount': '3067.5'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1813', 'confirmation_code': 8048, 'created_by': 'Lionel Richie', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,813"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9362.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9362.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,450.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,450.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,381.94"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1381.94', 'status': 'success', 'timestamp': '2026-01-10T14:34:00+00:00', 'transaction_id': 9401960189, 'user_paid_amount': '1450.4'} 2026-01-11 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1287', 'confirmation_code': 2304, 'created_by': 'Mayank', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,287"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9257.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9257.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,029.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,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": "\\u20b948.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9981.01"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '981.01', 'status': 'success', 'timestamp': '2026-01-10T14:14:00+00:00', 'transaction_id': 954571422, 'user_paid_amount': '1029.6'} 2026-01-11 04:30:29 [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-11 04:30:31 [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-10&end_date=2026-01-10&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1787', 'confirmation_code': 9261, 'created_by': 'Nipun Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,787"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9357.38", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9357.38"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,429.62"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,429.62"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,328.4"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1328.4', 'status': 'success', 'timestamp': '2026-01-10T12:09:00+00:00', 'transaction_id': 6504599897, 'user_paid_amount': '1429.62'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '453', 'confirmation_code': 8907, 'created_by': 'Ashish Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9453"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b967.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b967.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9385.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9385.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b927.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9357.79"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '357.79', 'status': 'success', 'timestamp': '2026-01-10T11:23:00+00:00', 'transaction_id': 1908835452, 'user_paid_amount': '385.05'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2813', 'confirmation_code': 8056, 'created_by': 'Anirudh Kanchi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,813"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9562.57", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9562.57"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,250.43"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,250.43"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9159.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9135.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,091.09"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2091.09', 'status': 'success', 'timestamp': '2026-01-10T10:19:00+00:00', 'transaction_id': 7201418080, 'user_paid_amount': '2250.43'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2010', 'confirmation_code': 9755, 'created_by': 'Jagdish Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,010"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9401.98", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9401.98"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,608.02"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,608.02"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,494.17"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1494.17', 'status': 'success', 'timestamp': '2026-01-10T09:32:00+00:00', 'transaction_id': 5054795580, 'user_paid_amount': '1608.02'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '960', 'confirmation_code': 6031, 'created_by': 'Tushar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9960"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9144", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9144"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9816"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9816"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9758.23"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '758.23', 'status': 'success', 'timestamp': '2026-01-10T09:24:00+00:00', 'transaction_id': 7073886252, 'user_paid_amount': '816'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1599', 'confirmation_code': 7541, 'created_by': 'Siddhesh Sonawane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,599"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9319.78", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9319.78"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,279.22"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,279.22"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,188.65"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1188.65', 'status': 'success', 'timestamp': '2026-01-10T08:20:00+00:00', 'transaction_id': 8549206950, 'user_paid_amount': '1279.22'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3498', 'confirmation_code': 3865, 'created_by': 'Saikumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,498"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9349.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9349.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,148.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,148.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9222.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9188.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,925.31"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2925.31', 'status': 'success', 'timestamp': '2026-01-10T07:15:00+00:00', 'transaction_id': 3290856289, 'user_paid_amount': '3148.2'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1268', 'confirmation_code': 2643, 'created_by': 'Monik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,268"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9253.59", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9253.59"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,014.41"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,014.41"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9942.6"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '942.6', 'status': 'success', 'timestamp': '2026-01-09T18:37:00+00:00', 'transaction_id': 7627811747, 'user_paid_amount': '1014.41'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2148', 'confirmation_code': 6340, 'created_by': 'Lakshmipriya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,148"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9429.58", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9429.58"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,718.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,718.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.11"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,596.75"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1596.75', 'status': 'success', 'timestamp': '2026-01-09T18:33:00+00:00', 'transaction_id': 2528323917, 'user_paid_amount': '1718.42'} 2026-01-11 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3863', 'confirmation_code': 2430, 'created_by': 'Ashish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,863"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9965.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9965.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,897.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,897.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,760.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2760.5', 'status': 'success', 'timestamp': '2026-01-10T10:38:00+00:00', 'transaction_id': 4257486295, 'user_paid_amount': '2897.25'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2048', 'confirmation_code': 3394, 'created_by': 'Ashish Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,048"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9307.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9307.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,740.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,740.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,658.64"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1658.64', 'status': 'success', 'timestamp': '2026-01-10T10:00:00+00:00', 'transaction_id': 3383705936, 'user_paid_amount': '1740.8'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1928', 'confirmation_code': 5605, 'created_by': 'Monish Bellie', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,928"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9482", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9482"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,446"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,446"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,377.75"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1377.75', 'status': 'success', 'timestamp': '2026-01-10T09:30:00+00:00', 'transaction_id': 8350410381, 'user_paid_amount': '1446'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3188', 'confirmation_code': 4527, 'created_by': 'Sankalp Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,188"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9478.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9478.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,709.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,709.8"}, {"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": ' '"\\u20b92,581.9"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2581.9', 'status': 'success', 'timestamp': '2026-01-09T19:15:00+00:00', 'transaction_id': 7537307598, 'user_paid_amount': '2709.8'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3279', 'confirmation_code': 3068, 'created_by': 'Supriyo Ghosh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,279"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9842.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9819.75"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b922.5"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b92,436.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,436.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.47"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,321.74"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2321.74', 'status': 'success', 'timestamp': '2026-01-09T18:59:00+00:00', 'transaction_id': 7200704548, 'user_paid_amount': '2436.75'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1721', 'confirmation_code': 9810, 'created_by': 'Varsha Mavinasara', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,721"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9430.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9430.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,290.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,290.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,229.83"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1229.83', 'status': 'success', 'timestamp': '2026-01-09T18:53:00+00:00', 'transaction_id': 2675833457, 'user_paid_amount': '1290.75'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2705', 'confirmation_code': 5205, 'created_by': 'Pranav Arora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,705"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9676.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9676.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,028.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,028.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,932.99"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1932.99', 'status': 'success', 'timestamp': '2026-01-09T18:38:00+00:00', 'transaction_id': 5320583861, 'user_paid_amount': '2028.75'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3284', 'confirmation_code': 8570, 'created_by': 'Aniket Biswas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,284"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9857.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9821"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b936.2"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b92,426.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,426.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,312.26"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2312.26', 'status': 'success', 'timestamp': '2026-01-09T18:37:00+00:00', 'transaction_id': 5514142415, 'user_paid_amount': '2426.8'} 2026-01-11 04:30:31 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4467', 'confirmation_code': 4047, 'created_by': 'Debangshu Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,467"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,116.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,116.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,350.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,350.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9158.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9134.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,192.12"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '3192.12', 'status': 'success', 'timestamp': '2026-01-09T18:30:00+00:00', 'transaction_id': 5351290884, 'user_paid_amount': '3350.25'} 2026-01-11 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5765', 'confirmation_code': 4310, 'created_by': 'Trisha Sinha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,765"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,153", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,153"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,612"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,612"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9217.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9184.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,394.31"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4394.31', 'status': 'success', 'timestamp': '2026-01-10T14:05:00+00:00', 'transaction_id': 2605690532, 'user_paid_amount': '4612'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1108', 'confirmation_code': 4142, 'created_by': 'Shrinidhi Neglur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,108"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9221.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9221.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9886.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9886.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9844.56"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '844.56', 'status': 'success', 'timestamp': '2026-01-10T13:33:00+00:00', 'transaction_id': 5938649670, 'user_paid_amount': '886.4'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1108', 'confirmation_code': 2066, 'created_by': 'Shrinidhi Neglur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,108"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9221.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9221.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9886.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T13:33:00+00:00', 'transaction_id': 5386001073, 'user_paid_amount': '886.4'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '490', 'confirmation_code': 6524, 'created_by': 'Varad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9490"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b998", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b998"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9392"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9392"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b918.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b915.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9373.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '373.5', 'status': 'success', 'timestamp': '2026-01-10T13:22:00+00:00', 'transaction_id': 3607087973, 'user_paid_amount': '392'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '490', 'confirmation_code': 5019, 'created_by': 'Varad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9490"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b998", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b998"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9392"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T13:22:00+00:00', 'transaction_id': 9486072885, 'user_paid_amount': '392'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1040', 'confirmation_code': 1089, 'created_by': 'Christy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,040"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9208", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9208"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9832"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9832"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9792.73"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '792.73', 'status': 'success', 'timestamp': '2026-01-10T13:18:00+00:00', 'transaction_id': 7523298427, 'user_paid_amount': '832'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3496', 'confirmation_code': 4106, 'created_by': 'Yashaswini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,496"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9699.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9699.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,796.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,796.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9132.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,664.79"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2664.79', 'status': 'success', 'timestamp': '2026-01-10T13:10:00+00:00', 'transaction_id': 2903036256, 'user_paid_amount': '2796.8'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2496', 'confirmation_code': 7099, 'created_by': 'Yashaswini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,496"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9499.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9499.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,996.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T13:09:00+00:00', 'transaction_id': 179817227, 'user_paid_amount': '1996.8'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '643', 'confirmation_code': 3983, 'created_by': 'Ayushi Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9643"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9160.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9160.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9482.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9482.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b919.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9459.49"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '459.49', 'status': 'success', 'timestamp': '2026-01-10T13:08:00+00:00', 'transaction_id': 7989481444, 'user_paid_amount': '482.25'} 2026-01-11 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9544', 'confirmation_code': 6517, 'created_by': 'Prajith Prakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,544"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,386", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,386"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,158"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,158"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9337.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9286.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b951.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,820.14"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6820.14', 'status': 'success', 'timestamp': '2026-01-10T13:04:00+00:00', 'transaction_id': 8715636489, 'user_paid_amount': '7158'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9544', 'confirmation_code': 9632, 'created_by': 'Prajith Prakash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,544"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,386", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,386"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,158"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T13:04:00+00:00', 'transaction_id': 5674952641, 'user_paid_amount': '7158'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6352', 'confirmation_code': 5537, 'created_by': 'Pavithra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,352"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,588", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,588"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,764"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,764"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9224.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9190.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,539.14"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4539.14', 'status': 'success', 'timestamp': '2026-01-10T12:11:00+00:00', 'transaction_id': 870784945, 'user_paid_amount': '4764'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '654', 'confirmation_code': 4580, 'created_by': 'Swati Madhusudhanan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9654"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9130.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9130.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9523.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9523.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b924.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9498.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '498.5', 'status': 'success', 'timestamp': '2026-01-10T12:07:00+00:00', 'transaction_id': 8466985854, 'user_paid_amount': '523.2'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4183', 'confirmation_code': 9194, 'created_by': 'Sibani Patro', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,183"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9836.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9836.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,346.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,346.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9157.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9133.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,188.45"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3188.45', 'status': 'success', 'timestamp': '2026-01-10T12:07:00+00:00', 'transaction_id': 1873509457, 'user_paid_amount': '3346.4'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6580', 'confirmation_code': 6368, 'created_by': 'Nikhil Prabhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,580"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,645", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,645"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,935"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,935"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9232.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b935.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,702.07"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '4702.07', 'status': 'success', 'timestamp': '2026-01-10T12:03:00+00:00', 'transaction_id': 3454602116, 'user_paid_amount': '4935'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6352', 'confirmation_code': 9450, 'created_by': 'Pavithra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,352"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,588", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,588"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,764"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T11:55:00+00:00', 'transaction_id': 9173095208, 'user_paid_amount': '4764'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9081', 'confirmation_code': 2581, 'created_by': 'Arjun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,081"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,816.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,816.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,264.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,264.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9342.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9290.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b952.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,921.9"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6921.9', 'status': 'success', 'timestamp': '2026-01-10T11:52:00+00:00', 'transaction_id': 8435196574, 'user_paid_amount': '7264.8'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2108', 'confirmation_code': 8338, 'created_by': 'Suhas H S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,108"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9421.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9421.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,686.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,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": "\\u20b979.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,606.8"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1606.8', 'status': 'success', 'timestamp': '2026-01-10T11:48:00+00:00', 'transaction_id': 8867732904, 'user_paid_amount': '1686.4'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4010', 'confirmation_code': 5016, 'created_by': 'Sidharth Mohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,010"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9802", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9802"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,208"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,208"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,056.58"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3056.58', 'status': 'success', 'timestamp': '2026-01-10T11:44:00+00:00', 'transaction_id': 1561358762, 'user_paid_amount': '3208'} 2026-01-11 04:30:33 [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-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4010', 'confirmation_code': 4100, 'created_by': 'Sidharth Mohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,010"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9802", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9802"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,208"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-10T11:43:00+00:00', 'transaction_id': 8927795263, 'user_paid_amount': '3208'} 2026-01-11 04:30:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-11 04:30:34 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Windows; U; Windows 98) AppleWebKit/531.42.5 (KHTML, like Gecko) Version/4.0.4 Safari/531.42.5 to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-11 04:30:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-11 04:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-11 04:30:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-11 04:30:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-10&end_date=2026-01-10&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-11 04:30:36 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-11 04:30:36 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '6034d527-558d-4090-9dca-518daf5ab820', 'timestamp': '2026-01-11T04:30:36Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 30.75, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-11/_doc HTTP/11" 201 166 2026-01-11 04:30:36 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '6034d527-558d-4090-9dca-518daf5ab820', 'timestamp': '2026-01-11T04:30:36Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 241253, 'duration_seconds': 30.75, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-11/_doc HTTP/11" 201 166 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-11 04:30:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-11 04:30:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 169335, 'downloader/request_count': 37, 'downloader/request_method_count/GET': 37, 'downloader/response_bytes': 70080, 'downloader/response_count': 37, 'downloader/response_status_count/200': 31, 'downloader/response_status_count/401': 3, 'downloader/response_status_count/429': 3, 'elapsed_time_seconds': 30.74701, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 11, 4, 30, 36, 399447, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 240365, 'httpcompression/response_count': 20, 'item_scraped_count': 128, 'items_per_minute': None, 'log_count/DEBUG': 242, 'log_count/ERROR': 2, 'log_count/INFO': 22, 'log_count/WARNING': 1, 'memusage/max': 116592640, 'memusage/startup': 116592640, 'request_depth_max': 10, 'response_received_count': 35, 'responses_per_minute': None, 'retry/count': 2, 'retry/max_reached': 1, 'retry/reason_count/429 Unknown Status': 2, 'scheduler/dequeued': 37, 'scheduler/dequeued/memory': 37, 'scheduler/enqueued': 37, 'scheduler/enqueued/memory': 37, 'start_time': datetime.datetime(2026, 1, 11, 4, 30, 5, 652437, tzinfo=datetime.timezone.utc)} 2026-01-11 04:30:36 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-11 04:30:36 [scrapy.utils.signal] ERROR: Error caught on signal handler: > Traceback (most recent call last): File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/defer.py", line 400, in maybeDeferred_coro result = f(*args, **kw) File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/pydispatch/robustapply.py", line 55, in robustApply return receiver(*arguments, **named) File "/home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/extensions/telnet.py", line 76, in stop_listening self.port.stopListening() AttributeError: 'TelnetConsole' object has no attribute 'port'