2026-01-08 04:48:20 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-08 04:48:20 [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-08 04:48:20 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 2adc7139ec4d11f091f6bbf0a74f61c7 2026-01-08 04:48:20 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 2 2026-01-08 04:48:20 [scrapy.addons] INFO: Enabled addons: [] 2026-01-08 04:48:20 [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-08 04:48:20 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-08 04:48:20 [scrapy.extensions.telnet] INFO: Telnet Password: fd5c66fabf11195f 2026-01-08 04:48:20 [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-08 04:48:20 [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/2adc7139ec4d11f091f6bbf0a74f61c7.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-08 04:48:21 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-08 04:48:21 [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-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-08 04:48:21 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-08 04:48:21 [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-08 04:48:21 [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-08 04:48:21 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-08 04:48:21 [scrapy.core.engine] INFO: Spider opened 2026-01-08 04:48:21 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-08 04:48:21 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-08 04:48:21 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2865 2026-01-08 04:48:21 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPod; U; CPU iPhone OS 3_0 like Mac OS X; ln-CD) AppleWebKit/532.20.4 (KHTML, like Gecko) Version/3.0.5 Mobile/8B117 Safari/6532.20.4 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-08 04:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5855057 HTTP/11" 200 None 2026-01-08 04:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-08 04:48:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-08 04:48:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-08 04:48:26 [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-08 04:48:26 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-08 04:48:26 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-08 04:48:26 [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-08 04:48:26 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-08 04:48:26 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:26 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-08 04:48:27 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-08 04:48:28 [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-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3136', 'confirmation_code': 8966, 'created_by': 'Megha Ghosh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,136"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9470.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9470.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,665.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,665.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9125.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,539.79"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2539.79', 'status': 'success', 'timestamp': '2026-01-06T18:14:00+00:00', 'transaction_id': 1957785435, 'user_paid_amount': '2665.6'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3136', 'confirmation_code': 5157, 'created_by': 'Megha Ghosh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,136"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9470.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9470.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,665.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T18:14:00+00:00', 'transaction_id': 5316684300, 'user_paid_amount': '2665.6'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5818', 'confirmation_code': 8912, 'created_by': 'Ekta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,818"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,454.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,454.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,363.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,363.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9205.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9174.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,157.54"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '4157.54', 'status': 'success', 'timestamp': '2026-01-06T16:23:00+00:00', 'transaction_id': 8136778076, 'user_paid_amount': '4363.5'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '708', 'confirmation_code': 9452, 'created_by': 'Angie', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9708"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9106.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9106.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9601.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9601.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b928.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9573.4"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '573.4', 'status': 'success', 'timestamp': '2026-01-06T16:05:00+00:00', 'transaction_id': 4723071435, 'user_paid_amount': '601.8'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3018', 'confirmation_code': 7721, 'created_by': 'Vivek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,018"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9754.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9754.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,263.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,263.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,156.66"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2156.66', 'status': 'success', 'timestamp': '2026-01-06T15:31:00+00:00', 'transaction_id': 6179085085, 'user_paid_amount': '2263.5'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2489', 'confirmation_code': 7464, 'created_by': 'Mamatha P', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,489"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9622.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9622.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,866.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,866.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,778.64"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1778.64', 'status': 'success', 'timestamp': '2026-01-06T15:12:00+00:00', 'transaction_id': 4555655247, 'user_paid_amount': '1866.75'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2506', 'confirmation_code': 5580, 'created_by': 'Mushtaq Shaikh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,506"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9375.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9375.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,130.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,130.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,029.56"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2029.56', 'status': 'success', 'timestamp': '2026-01-06T15:01:00+00:00', 'transaction_id': 4643020468, 'user_paid_amount': '2130.1'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6535', 'confirmation_code': 5819, 'created_by': 'Gurramanweshreddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,535"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,633.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,633.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,901.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,901.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9231.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9196.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,669.91"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '4669.91', 'status': 'success', 'timestamp': '2026-01-06T14:54:00+00:00', 'transaction_id': 739441285, 'user_paid_amount': '4901.25'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1682', 'confirmation_code': 7040, 'created_by': 'Wash Sutra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,682"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9420.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9420.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,261.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,261.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.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,201.96"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1201.96', 'status': 'success', 'timestamp': '2026-01-06T11:57:00+00:00', 'transaction_id': 4774611074, 'user_paid_amount': '1261.5'} 2026-01-08 04:48:28 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2101', 'confirmation_code': 1368, 'created_by': 'Anil Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,101"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9525.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9525.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,575.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,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": "\\u20b974.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,501.37"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1501.37', 'status': 'success', 'timestamp': '2026-01-06T10:19:00+00:00', 'transaction_id': 7087685452, 'user_paid_amount': '1575.75'} 2026-01-08 04:48:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-08 04:48:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '735', 'confirmation_code': 7724, 'created_by': 'Srikar Chinnari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9735"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9183.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9183.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9551.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T15:31:00+00:00', 'transaction_id': 5850614319, 'user_paid_amount': '551.25'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3041', 'confirmation_code': 2523, 'created_by': 'Vaibhav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,041"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,041"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,041"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9143.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.64"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,897.46"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2897.46', 'status': 'success', 'timestamp': '2026-01-06T18:22:00+00:00', 'transaction_id': 3898360262, 'user_paid_amount': '3041'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3887', 'confirmation_code': 4970, 'created_by': 'Vamsi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,887"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9971.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9971.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,915.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,915.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,777.65"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2777.65', 'status': 'success', 'timestamp': '2026-01-06T17:08:00+00:00', 'transaction_id': 1584828199, 'user_paid_amount': '2915.25'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3480', 'confirmation_code': 2306, 'created_by': 'Nikhil A S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,480"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9870", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9870"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,610"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,610"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,486.81"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2486.81', 'status': 'success', 'timestamp': '2026-01-06T17:07:00+00:00', 'transaction_id': 8619605808, 'user_paid_amount': '2610'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4170', 'confirmation_code': 6363, 'created_by': 'Binay Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,170"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,042.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,042.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,127.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,127.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9147.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9125.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,979.88"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2979.88', 'status': 'success', 'timestamp': '2026-01-06T17:06:00+00:00', 'transaction_id': 9553440538, 'user_paid_amount': '3127.5'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8015', 'confirmation_code': 2130, 'created_by': 'Nisarga N S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,015"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,003.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,003.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,011.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,011.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9283.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9240.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b943.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,727.52"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5727.52', 'status': 'success', 'timestamp': '2026-01-06T16:46:00+00:00', 'transaction_id': 7120410462, 'user_paid_amount': '6011.25'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '858', 'confirmation_code': 1066, 'created_by': 'Syfu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9858"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9171.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9686.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T16:28:00+00:00', 'transaction_id': 3236946885, 'user_paid_amount': '686.4'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4921', 'confirmation_code': 5296, 'created_by': 'Raghu Gopishetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,921"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,230.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,230.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,690.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,690.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9174.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9147.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,516.55"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3516.55', 'status': 'success', 'timestamp': '2026-01-06T16:20:00+00:00', 'transaction_id': 56630418, 'user_paid_amount': '3690.75'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11567', 'confirmation_code': 2626, 'created_by': 'Nilotpal Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,567"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,891.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,891.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,675.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,675.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9409.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9347.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b962.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,265.78"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8265.78', 'status': 'success', 'timestamp': '2026-01-06T16:10:00+00:00', 'transaction_id': 7137829899, 'user_paid_amount': '8675.25'} 2026-01-08 04:48: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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2173', 'confirmation_code': 8976, 'created_by': 'Sandeep Singhvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,173"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9434.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9434.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,738.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,738.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,656.34"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1656.34', 'status': 'success', 'timestamp': '2026-01-06T16:09:00+00:00', 'transaction_id': 5205412721, 'user_paid_amount': '1738.4'} 2026-01-08 04:48:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-08 04:48:31 [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-08 04:48:31 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5428', 'confirmation_code': 9905, 'created_by': 'Yashaswi Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,428"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9814.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9814.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,613.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,613.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9326.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9276.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b949.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,287.14"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '4287.14', 'status': 'success', 'timestamp': '2026-01-06T17:02:00+00:00', 'transaction_id': 6381308863, 'user_paid_amount': '4613.8'} 2026-01-08 04:48:31 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3717', 'confirmation_code': 1640, 'created_by': 'Siddarth Padmanabhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,717"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9371.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,345.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,345.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9236.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9200.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,108.45"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '3108.45', 'status': 'success', 'timestamp': '2026-01-06T08:47:00+00:00', 'transaction_id': 3418151520, 'user_paid_amount': '3345.3'} 2026-01-08 04:48:32 [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-08 04:48:32 [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-08 04:48:33 [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-08 04:48:34 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-08 04:48:34 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '979', 'confirmation_code': 6998, 'created_by': 'Deleepbolan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9979"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9244.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9244.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9734.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9734.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9699.59"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '699.59', 'status': 'success', 'timestamp': '2026-01-06T08:17:00+00:00', 'transaction_id': 9923827401, 'user_paid_amount': '734.25'} 2026-01-08 04:48:35 [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-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '18000', 'confirmation_code': 1120, 'created_by': 'Anshul Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b918,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,800", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,800"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b916,200"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T18:29:00+00:00', 'transaction_id': 1819524515, 'user_paid_amount': '16200'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '38000', 'confirmation_code': 5304, 'created_by': 'Anshul Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b938,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,800", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b93,800"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b934,200"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T18:28:00+00:00', 'transaction_id': 8036737937, 'user_paid_amount': '34200'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7379', 'confirmation_code': 2486, 'created_by': 'Shrushti Santosh Maskar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,379"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,475.73", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,475.73"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,903.27"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,903.27"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9417.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9354.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b963.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,485.31"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '5485.31', 'status': 'success', 'timestamp': '2026-01-06T18:20:00+00:00', 'transaction_id': 983759998, 'user_paid_amount': '5903.27'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '25000', 'confirmation_code': 8208, 'created_by': 'User_221767154', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b925,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,500", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b92,500"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b922,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T17:24:00+00:00', 'transaction_id': 6088697576, 'user_paid_amount': '22500'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3363', 'confirmation_code': 7503, 'created_by': 'Romil Rane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,363"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9336.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9336.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,026.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,026.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9214.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9181.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b932.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,812.41"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2812.41', 'status': 'success', 'timestamp': '2026-01-06T17:21:00+00:00', 'transaction_id': 2191724403, 'user_paid_amount': '3026.7'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2200', 'confirmation_code': 4762, 'created_by': 'Harsh Rami', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,200"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9330", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9330"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,870"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,870"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9132.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b920.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,737.6"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1737.6', 'status': 'success', 'timestamp': '2026-01-06T17:10:00+00:00', 'transaction_id': 1644625158, 'user_paid_amount': '1870'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '717', 'confirmation_code': 2839, 'created_by': 'Rushu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9717"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9143.39", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9143.39"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9573.61"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9573.61"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9532.99"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '532.99', 'status': 'success', 'timestamp': '2026-01-06T16:08:00+00:00', 'transaction_id': 8243878806, 'user_paid_amount': '573.61'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3050', 'confirmation_code': 7926, 'created_by': 'James', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,050"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9609.97", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9609.97"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,440.03"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,440.03"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9172.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9146.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b926.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,267.28"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2267.28', 'status': 'success', 'timestamp': '2026-01-06T10:12:00+00:00', 'transaction_id': 9113511615, 'user_paid_amount': '2440.0299999999997'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1599', 'confirmation_code': 8260, 'created_by': 'Saurabh', '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-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1188.65', 'status': 'success', 'timestamp': '2026-01-06T09:54:00+00:00', 'transaction_id': 3951780606, 'user_paid_amount': '1279.22'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1235', 'confirmation_code': 5459, 'created_by': 'Srishti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,235"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9123.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9123.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,111.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,111.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,032.81"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1032.81', 'status': 'success', 'timestamp': '2026-01-06T09:31:00+00:00', 'transaction_id': 1609854726, 'user_paid_amount': '1111.5'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2592', 'confirmation_code': 2173, 'created_by': 'Riju', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,592"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9648", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9648"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,944"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,944"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,852.24"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1852.24', 'status': 'success', 'timestamp': '2026-01-06T15:39:00+00:00', 'transaction_id': 6789443557, 'user_paid_amount': '1944'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '735', 'confirmation_code': 3235, 'created_by': 'Srikar Chinnari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9735"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9183.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9183.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9551.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9551.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.05"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9525.23"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '525.23', 'status': 'success', 'timestamp': '2026-01-06T15:33:00+00:00', 'transaction_id': 1724071092, 'user_paid_amount': '551.25'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1770', 'confirmation_code': 6826, 'created_by': 'Afreen Ahsan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9442.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9442.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,327.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,327.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,264.84"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1264.84', 'status': 'success', 'timestamp': '2026-01-06T15:13:00+00:00', 'transaction_id': 4636669205, 'user_paid_amount': '1327.5'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2047', 'confirmation_code': 7032, 'created_by': 'Namitha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,047"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9511.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9511.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,535.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,535.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,462.79"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1462.79', 'status': 'success', 'timestamp': '2026-01-06T15:08:00+00:00', 'transaction_id': 591867590, 'user_paid_amount': '1535.25'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '632', 'confirmation_code': 7803, 'created_by': 'Neeti Hardas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9632"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9126.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9126.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9505.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9505.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b923.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9481.74"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '481.74', 'status': 'success', 'timestamp': '2026-01-06T12:54:00+00:00', 'transaction_id': 1932291112, 'user_paid_amount': '505.6'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2047', 'confirmation_code': 5189, 'created_by': 'Prerana T Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,047"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9511.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9511.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,535.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,535.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,462.79"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1462.79', 'status': 'success', 'timestamp': '2026-01-06T12:49:00+00:00', 'transaction_id': 6299350628, 'user_paid_amount': '1535.25'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2047', 'confirmation_code': 3664, 'created_by': 'Prerana T Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,047"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9511.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9511.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,535.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T12:48:00+00:00', 'transaction_id': 9045965337, 'user_paid_amount': '1535.25'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1609', 'confirmation_code': 4798, 'created_by': 'Chinmayee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,609"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9402.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9402.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,206.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,206.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,149.79"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1149.79', 'status': 'success', 'timestamp': '2026-01-06T12:47:00+00:00', 'transaction_id': 4387440054, 'user_paid_amount': '1206.75'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1609', 'confirmation_code': 8359, 'created_by': 'Chinmayee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,609"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9402.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9402.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,206.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T12:47:00+00:00', 'transaction_id': 2397196797, 'user_paid_amount': '1206.75'} 2026-01-08 04:48:35 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1628', 'confirmation_code': 8329, 'created_by': 'Vinay28May', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,628"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9325.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9325.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,302.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,302.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,240.92"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1240.92', 'status': 'success', 'timestamp': '2026-01-06T11:01:00+00:00', 'transaction_id': 5049153660, 'user_paid_amount': '1302.4'} 2026-01-08 04:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-08 04:48:36 [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-08 04:48:37 [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-08 04:48:37 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4484', 'confirmation_code': 5167, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,484"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9672.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9672.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,811.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,811.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9269.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9228.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,541.56"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3541.56', 'status': 'success', 'timestamp': '2026-01-06T18:07:00+00:00', 'transaction_id': 8142805689, 'user_paid_amount': '3811.4'} 2026-01-08 04:48:37 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2950', 'confirmation_code': 3311, 'created_by': 'Rohit Bheke', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,950"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9442.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9442.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,507.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,507.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9177.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9150.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,329.97"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2329.97', 'status': 'success', 'timestamp': '2026-01-06T17:22:00+00:00', 'transaction_id': 4897749115, 'user_paid_amount': '2507.5'} 2026-01-08 04:48:37 [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-08 04:48:37 [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-08 04:48:38 [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-08 04:48:39 [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-08 04:48:39 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-08 04:48:40 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1103', 'confirmation_code': 1463, 'created_by': 'Mitali Katkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,103"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9110.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9110.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9992.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9992.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9922.42"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '922.42', 'status': 'success', 'timestamp': '2026-01-06T08:38:00+00:00', 'transaction_id': 8130351260, 'user_paid_amount': '992.7'} 2026-01-08 04:48:40 [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-08 04:48:41 [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-08 04:48:41 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2118', 'confirmation_code': 4829, 'created_by': 'Naman Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9211.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9211.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,906.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,906.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,793.73"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1793.73', 'status': 'success', 'timestamp': '2026-01-06T16:39:00+00:00', 'transaction_id': 1982056593, 'user_paid_amount': '1906.2'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3895', 'confirmation_code': 3050, 'created_by': 'Priya Misra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,895"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9389.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9389.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,505.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,505.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9206.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9175.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,298.67"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '3298.67', 'status': 'success', 'timestamp': '2026-01-06T15:58:00+00:00', 'transaction_id': 4104360429, 'user_paid_amount': '3505.5'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3845', 'confirmation_code': 7860, 'created_by': 'Priya Misra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,845"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9384.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9384.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,460.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20818448, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T15:57:00+00:00', 'transaction_id': 248661669, 'user_paid_amount': '3460.5'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1628', 'confirmation_code': 5818, 'created_by': 'Vinay28May', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,628"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9325.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9325.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,302.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T11:00:00+00:00', 'transaction_id': 6290654888, 'user_paid_amount': '1302.4'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1087', 'confirmation_code': 3762, 'created_by': 'Aqueeb Pasha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,087"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9271.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9271.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9815.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9815.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9776.77"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '776.77', 'status': 'success', 'timestamp': '2026-01-06T10:23:00+00:00', 'transaction_id': 1510659944, 'user_paid_amount': '815.25'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1351', 'confirmation_code': 4019, 'created_by': 'Sneha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,351"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9337.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9337.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,013.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,013.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.53"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9965.42"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '965.42', 'status': 'success', 'timestamp': '2026-01-06T10:02:00+00:00', 'transaction_id': 2476340213, 'user_paid_amount': '1013.25'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1406', 'confirmation_code': 5742, 'created_by': 'Rohith Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,406"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9351.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9351.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,054.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,054.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,004.73"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1004.73', 'status': 'success', 'timestamp': '2026-01-06T09:56:00+00:00', 'transaction_id': 4103005204, 'user_paid_amount': '1054.5'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1500', 'confirmation_code': 5569, 'created_by': 'Rohith Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,500"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9375", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9375"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,125"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T09:38:00+00:00', 'transaction_id': 3188970419, 'user_paid_amount': '1125'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1769', 'confirmation_code': 5483, 'created_by': 'Shreya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,769"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9353.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9353.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,415.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,415.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,348.4"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1348.4', 'status': 'success', 'timestamp': '2026-01-06T09:19:00+00:00', 'transaction_id': 1745633505, 'user_paid_amount': '1415.2'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1417', 'confirmation_code': 9424, 'created_by': 'Niranjan U Nair', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,417"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9354.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9354.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,062.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,062.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,012.59"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1012.59', 'status': 'success', 'timestamp': '2026-01-06T08:41:00+00:00', 'transaction_id': 4011369011, 'user_paid_amount': '1062.75'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1478', 'confirmation_code': 9754, 'created_by': 'Shreya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,478"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9295.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9295.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,182.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-06T08:37:00+00:00', 'transaction_id': 3795626410, 'user_paid_amount': '1182.4'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11431', 'confirmation_code': 2066, 'created_by': 'Abhinav A Dinesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,431"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,857.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,857.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,573.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,573.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9404.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9342.93"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b961.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,168.59"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8168.59', 'status': 'success', 'timestamp': '2026-01-05T18:53:00+00:00', 'transaction_id': 3625505711, 'user_paid_amount': '8573.25'} 2026-01-08 04:48:41 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11431', 'confirmation_code': 4307, 'created_by': 'Abhinav A Dinesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,431"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,857.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,857.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,573.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-05T18:52:00+00:00', 'transaction_id': 8463588281, 'user_paid_amount': '8573.25'} 2026-01-08 04:48:41 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-08 04:48:42 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-08 04:48:43 [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-06&end_date=2026-01-06&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-08 04:48:43 [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-06&end_date=2026-01-06&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5609', 'confirmation_code': 8597, 'created_by': 'Aparna Krishnaprasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,609"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,402.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,402.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,206.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,206.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9198.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9168.27"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,008.19"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4008.19', 'status': 'success', 'timestamp': '2026-01-05T18:48:00+00:00', 'transaction_id': 5925598561, 'user_paid_amount': '4206.75'} 2026-01-08 04:48:43 [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-06&end_date=2026-01-06&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5609', 'confirmation_code': 7560, 'created_by': 'Aparna Krishnaprasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,609"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,402.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,402.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,206.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-05T18:46:00+00:00', 'transaction_id': 4627642019, 'user_paid_amount': '4206.75'} 2026-01-08 04:48:43 [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-06&end_date=2026-01-06&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5609', 'confirmation_code': 9549, 'created_by': 'Aparna Krishnaprasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,609"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,402.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,402.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,206.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-05T18:46:00+00:00', 'transaction_id': 331680115, 'user_paid_amount': '4206.75'} 2026-01-08 04:48:43 [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-06&end_date=2026-01-06&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5464', 'confirmation_code': 2578, 'created_by': 'Mukund', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,464"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,464"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,464"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9257.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9218.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,206.1"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5206.1', 'status': 'success', 'timestamp': '2026-01-05T18:45:00+00:00', 'transaction_id': 4836982903, 'user_paid_amount': '5464'} 2026-01-08 04:48:43 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 655 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-08 04:48:43 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '8bcd63cd-5f80-4897-89fc-a83bd7de3cbd', 'timestamp': '2026-01-08T04:48:43Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 22.03, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-08/_doc HTTP/11" 201 167 2026-01-08 04:48:43 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '8bcd63cd-5f80-4897-89fc-a83bd7de3cbd', 'timestamp': '2026-01-08T04:48:43Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 80952, 'duration_seconds': 22.03, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-08/_doc HTTP/11" 201 166 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-08 04:48:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 122972, 'downloader/request_count': 27, 'downloader/request_method_count/GET': 27, 'downloader/response_bytes': 112000, 'downloader/response_count': 29, 'downloader/response_status_count/200': 24, 'downloader/response_status_count/299': 2, 'downloader/response_status_count/401': 3, 'elapsed_time_seconds': 22.033766, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 8, 4, 48, 43, 335573, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 80058, 'httpcompression/response_count': 12, 'item_scraped_count': 63, 'items_per_minute': None, 'log_count/DEBUG': 166, 'log_count/INFO': 18, 'log_count/WARNING': 1, 'memusage/max': 116379648, 'memusage/startup': 116379648, 'request_depth_max': 7, 'response_received_count': 29, 'responses_per_minute': None, 'scheduler/dequeued': 29, 'scheduler/dequeued/memory': 29, 'scheduler/enqueued': 29, 'scheduler/enqueued/memory': 29, 'start_time': datetime.datetime(2026, 1, 8, 4, 48, 21, 301807, tzinfo=datetime.timezone.utc)} 2026-01-08 04:48:43 [scrapy.core.engine] INFO: Spider closed (finished)