2026-01-27 12:09:21 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-27 12:09:21 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-27 12:09:21 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 02c9b8f0fb7911f0992761da3225bd1c 2026-01-27 12:09:21 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 1 2026-01-27 12:09:21 [scrapy.addons] INFO: Enabled addons: [] 2026-01-27 12:09:21 [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-27 12:09:21 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-27 12:09:21 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-27 12:09:21 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-27 12:09:21 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-27 12:09:21 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-27 12:09:21 [scrapy.extensions.telnet] INFO: Telnet Password: 86fa19d45b3a6ca2 2026-01-27 12:09:21 [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-27 12:09:21 [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/02c9b8f0fb7911f0992761da3225bd1c.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-27 12:09:21 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-27 12:09: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-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:09:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-27 12:09:21 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-27 12:09: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-27 12:09:21 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-27 12:09:21 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-27 12:09: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-27 12:09:22 [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-27 12:09:22 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-27 12:09:22 [scrapy.core.engine] INFO: Spider opened 2026-01-27 12:09:22 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-27 12:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:09:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-27 12:09:22 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-27 12:09:22 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-01-27 12:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:09:27 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2026-01-27 12:09:27 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Linux; Android 10) AppleWebKit/531.2 (KHTML, like Gecko) Chrome/41.0.864.0 Safari/531.2 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-27 12:09:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:09:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6012204 HTTP/11" 200 None 2026-01-27 12:09:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:09:28 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-27 12:09:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-27 12:09:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-27 12:09:31 [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-27 12:09:31 [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-27 12:09:31 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-27 12:09:31 [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-27 12:09:31 [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-27 12:09:31 [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-27 12:09:32 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-27 12:09:32 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-27 12:09:32 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-27 12:09:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:09:37 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-27 12:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:09:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:09:38 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3619', 'confirmation_code': 2737, 'created_by': 'Nargish Padaniya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,619"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9723.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9723.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,895.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,895.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,758.54"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2758.54', 'status': 'success', 'timestamp': '2026-01-26T17:40:00+00:00', 'transaction_id': 9729253951, 'user_paid_amount': '2895.2'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4682', 'confirmation_code': 1260, 'created_by': 'Rahul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,682"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,170.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,170.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,511.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,511.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9165.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,345.76"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3345.76', 'status': 'success', 'timestamp': '2026-01-26T17:26:00+00:00', 'transaction_id': 5727645759, 'user_paid_amount': '3511.5'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4682', 'confirmation_code': 9040, 'created_by': 'Rahul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,682"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,170.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,170.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,511.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T17:25:00+00:00', 'transaction_id': 1450452615, 'user_paid_amount': '3511.5'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4682', 'confirmation_code': 6941, 'created_by': 'Rahul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,682"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,170.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,170.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,511.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T17:24:00+00:00', 'transaction_id': 8741705125, 'user_paid_amount': '3511.5'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1613', 'confirmation_code': 9087, 'created_by': 'Muskan Imtiyaz', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,613"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9403.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9403.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,209.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,209.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,152.65"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1152.65', 'status': 'success', 'timestamp': '2026-01-26T16:57:00+00:00', 'transaction_id': 5303326241, 'user_paid_amount': '1209.75'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3302', 'confirmation_code': 1597, 'created_by': 'Anushka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,302"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9825.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9825.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,476.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,476.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,359.61"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2359.61', 'status': 'success', 'timestamp': '2026-01-26T16:15:00+00:00', 'transaction_id': 4076674215, 'user_paid_amount': '2476.5'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '931', 'confirmation_code': 3743, 'created_by': 'Jestino Sam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9931"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.61", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9232.75"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b94.86"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b9693.39"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9693.39"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9660.66"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '660.66', 'status': 'success', 'timestamp': '2026-01-26T16:04:00+00:00', 'transaction_id': 2728992194, 'user_paid_amount': '693.39'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2759', 'confirmation_code': 8788, 'created_by': 'Tejas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,759"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9689.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9689.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,069.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,069.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,971.58"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1971.58', 'status': 'success', 'timestamp': '2026-01-26T16:01:00+00:00', 'transaction_id': 7070143571, 'user_paid_amount': '2069.25'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2432', 'confirmation_code': 5823, 'created_by': 'Viswas T', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,432"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9608", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9608"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,824"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,824"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,737.91"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1737.91', 'status': 'success', 'timestamp': '2026-01-26T15:55:00+00:00', 'transaction_id': 2196651451, 'user_paid_amount': '1824'} 2026-01-27 12:09:40 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2810', 'confirmation_code': 8461, 'created_by': 'Naresh Senagasetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,810"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9562", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9562"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,248"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,248"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,141.89"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2141.89', 'status': 'success', 'timestamp': '2026-01-26T15:33:00+00:00', 'transaction_id': 3346568557, 'user_paid_amount': '2248'} 2026-01-27 12:09:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:42 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3923', 'confirmation_code': 5504, 'created_by': 'Vyom Gajora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,923"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9588.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9588.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,334.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,334.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9236.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9200.07"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,098.47"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 20727136, 'settlement_amount': '3098.47', 'status': 'success', 'timestamp': '2026-01-26T17:27:00+00:00', 'transaction_id': 4792300235, 'user_paid_amount': '3334.55'} 2026-01-27 12:09:42 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8024', 'confirmation_code': 2877, 'created_by': 'Akanksha Tiwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,024"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,604.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,604.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,419.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,419.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9454.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9385.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b969.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,964.72"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '5964.72', 'status': 'success', 'timestamp': '2026-01-26T10:05:00+00:00', 'transaction_id': 8813992433, 'user_paid_amount': '6419.2'} 2026-01-27 12:09:42 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7257', 'confirmation_code': 5450, 'created_by': 'Devdas Bhandari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,257"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9725.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9725.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,531.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,531.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9462.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9391.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b970.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,068.88"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '6068.88', 'status': 'success', 'timestamp': '2026-01-26T09:25:00+00:00', 'transaction_id': 4272438406, 'user_paid_amount': '6531.3'} 2026-01-27 12:09:42 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2188.9', 'confirmation_code': 3384, 'created_by': 'Adit Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,188.9"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9218.89", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9218.89"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,970.01"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,970.01"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9139.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,830.53"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '1830.53', 'status': 'success', 'timestamp': '2026-01-26T07:33:00+00:00', 'transaction_id': 9335118602, 'user_paid_amount': '1970.0100000000002'} 2026-01-27 12:09:42 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2829', 'confirmation_code': 7421, 'created_by': 'Samiir Shamshery', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,829"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9424.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,404.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,404.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,234.4"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2234.4', 'status': 'success', 'timestamp': '2026-01-26T05:43:00+00:00', 'transaction_id': 3327332335, 'user_paid_amount': '2404.65'} 2026-01-27 12:09:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1817', 'confirmation_code': 9887, 'created_by': 'Ishitaa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,817"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9272.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9272.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,544.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,544.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,435.1"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1435.1', 'status': 'success', 'timestamp': '2026-01-26T18:05:00+00:00', 'transaction_id': 374641534, 'user_paid_amount': '1544.45'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1817', 'confirmation_code': 7750, 'created_by': 'Ishitaa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,817"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9272.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9272.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,544.45"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T18:04:00+00:00', 'transaction_id': 5519328358, 'user_paid_amount': '1544.45'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3770', 'confirmation_code': 9231, 'created_by': 'Kunal Jagnade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9377", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9377"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,393"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,393"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9240.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,152.78"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3152.78', 'status': 'success', 'timestamp': '2026-01-26T17:33:00+00:00', 'transaction_id': 5016694645, 'user_paid_amount': '3393'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3770', 'confirmation_code': 7501, 'created_by': 'Kunal Jagnade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9377", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9377"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,393"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T17:32:00+00:00', 'transaction_id': 8811292855, 'user_paid_amount': '3393'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3695', 'confirmation_code': 1907, 'created_by': 'Pururaj Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,695"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9369.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9369.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,325.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,325.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9235.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9199.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,090.05"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '2', 'res_id': 20450710, 'settlement_amount': '3090.05', 'status': 'success', 'timestamp': '2026-01-26T17:09:00+00:00', 'transaction_id': 6613851451, 'user_paid_amount': '3325.5'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1616', 'confirmation_code': 5836, 'created_by': 'Swati', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,616"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9242.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9242.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,373.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,373.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,276.34"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1276.34', 'status': 'success', 'timestamp': '2026-01-26T16:58:00+00:00', 'transaction_id': 604112294, 'user_paid_amount': '1373.6'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2939', 'confirmation_code': 5603, 'created_by': 'Mihir Trivedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,939"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9440.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9440.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,498.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,498.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,321.28"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2321.28', 'status': 'success', 'timestamp': '2026-01-26T16:46:00+00:00', 'transaction_id': 8259048183, 'user_paid_amount': '2498.15'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2359', 'confirmation_code': 1935, 'created_by': 'Komal Padekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,359"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9353.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9353.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,005.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,005.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9141.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,863.18"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1863.18', 'status': 'success', 'timestamp': '2026-01-26T16:46:00+00:00', 'transaction_id': 1980178579, 'user_paid_amount': '2005.15'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5510', 'confirmation_code': 8612, 'created_by': 'Riddhi Munoth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,510"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9826.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9826.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,683.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,683.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9331.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9281.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b950.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,351.91"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '4351.91', 'status': 'success', 'timestamp': '2026-01-26T16:24:00+00:00', 'transaction_id': 2063332712, 'user_paid_amount': '4683.5'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2069', 'confirmation_code': 4562, 'created_by': 'Aditya Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9206.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9206.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,862.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,862.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,730.26"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1730.26', 'status': 'success', 'timestamp': '2026-01-26T16:20:00+00:00', 'transaction_id': 279959277, 'user_paid_amount': '1862.1'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '860', 'confirmation_code': 2420, 'created_by': 'Pranav R T', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9860"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9172", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9172"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9688"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9688"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9655.53"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '655.53', 'status': 'success', 'timestamp': '2026-01-26T15:29:00+00:00', 'transaction_id': 8176938634, 'user_paid_amount': '688'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1086', 'confirmation_code': 5780, 'created_by': 'Monisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,086"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9217.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9217.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9868.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9868.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9827.79"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '827.79', 'status': 'success', 'timestamp': '2026-01-26T15:26:00+00:00', 'transaction_id': 5144797296, 'user_paid_amount': '868.8'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2776', 'confirmation_code': 1859, 'created_by': 'Sanya Paul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,776"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9694", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9694"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,082"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,082"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,983.73"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1983.73', 'status': 'success', 'timestamp': '2026-01-26T15:10:00+00:00', 'transaction_id': 5690083320, 'user_paid_amount': '2082'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3554', 'confirmation_code': 9638, 'created_by': 'Jhanvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,554"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9888.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9888.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,665.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,665.5"}, {"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.69"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2539.69', 'status': 'success', 'timestamp': '2026-01-26T14:57:00+00:00', 'transaction_id': 1350960303, 'user_paid_amount': '2665.5'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2092', 'confirmation_code': 7161, 'created_by': 'Jahnavi Nandwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,092"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9523", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9523"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,569"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,569"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,494.94"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1494.94', 'status': 'success', 'timestamp': '2026-01-26T14:56:00+00:00', 'transaction_id': 5093384727, 'user_paid_amount': '1569'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1089', 'confirmation_code': 7981, 'created_by': 'Akriti Purbey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,089"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9272.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9272.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9816.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9816.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9778.2"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '778.2', 'status': 'success', 'timestamp': '2026-01-26T14:24:00+00:00', 'transaction_id': 9128946968, 'user_paid_amount': '816.75'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4446', 'confirmation_code': 8775, 'created_by': 'Angel Mary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,446"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,111.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,111.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,334.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,334.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9157.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9133.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,177.11"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3177.11', 'status': 'success', 'timestamp': '2026-01-26T14:03:00+00:00', 'transaction_id': 7261562504, 'user_paid_amount': '3334.5'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '162', 'confirmation_code': 1190, 'created_by': 'Aishwarya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9162"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b932.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b932.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9129.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9129.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b96.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b95.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.93"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9123.49"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '123.49', 'status': 'success', 'timestamp': '2026-01-26T13:59:00+00:00', 'transaction_id': 7913091705, 'user_paid_amount': '129.6'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7093', 'confirmation_code': 2573, 'created_by': 'Aishwarya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,093"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,418.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,418.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,674.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,674.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9267.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9226.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,406.56"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5406.56', 'status': 'success', 'timestamp': '2026-01-26T13:57:00+00:00', 'transaction_id': 1971515203, 'user_paid_amount': '5674.4'} 2026-01-27 12:09:44 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4817', 'confirmation_code': 8657, 'created_by': 'Kiriti Virinchi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,817"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9963.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9963.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,853.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,853.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9181.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9154.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,671.71"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3671.71', 'status': 'success', 'timestamp': '2026-01-26T13:38:00+00:00', 'transaction_id': 9797111396, 'user_paid_amount': '3853.6'} 2026-01-27 12:09:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 5452, 'created_by': 'Utkrisht Chandail', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9462", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9462"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,386"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,386"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,320.58"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1320.58', 'status': 'success', 'timestamp': '2026-01-26T18:04:00+00:00', 'transaction_id': 1577221968, 'user_paid_amount': '1386'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3153', 'confirmation_code': 9449, 'created_by': 'Jagriti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,153"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9788.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9788.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,364.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,364.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9111.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.59"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,253.13"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2253.13', 'status': 'success', 'timestamp': '2026-01-26T17:59:00+00:00', 'transaction_id': 9475592056, 'user_paid_amount': '2364.75'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '977', 'confirmation_code': 1716, 'created_by': 'Akash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9977"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9244.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9244.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9732.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9732.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9698.16"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '698.16', 'status': 'success', 'timestamp': '2026-01-26T16:55:00+00:00', 'transaction_id': 9199720677, 'user_paid_amount': '732.75'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1150', 'confirmation_code': 9608, 'created_by': 'Venkatesan4567', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,150"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9287.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9862.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9862.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9821.79"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '821.79', 'status': 'success', 'timestamp': '2026-01-26T15:29:00+00:00', 'transaction_id': 2668129287, 'user_paid_amount': '862.5'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1150', 'confirmation_code': 1840, 'created_by': 'Venkatesan4567', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,150"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9287.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9862.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T15:28:00+00:00', 'transaction_id': 7345571831, 'user_paid_amount': '862.5'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1150', 'confirmation_code': 6692, 'created_by': 'Venkatesan4567', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,150"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9287.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9862.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T15:28:00+00:00', 'transaction_id': 9121486677, 'user_paid_amount': '862.5'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1201', 'confirmation_code': 4757, 'created_by': 'Arun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,201"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9300.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9900.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9900.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9858.23"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '858.23', 'status': 'success', 'timestamp': '2026-01-26T14:19:00+00:00', 'transaction_id': 7065693174, 'user_paid_amount': '900.75'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4620', 'confirmation_code': 5507, 'created_by': 'Archana G Kugwe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,620"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,155", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,155"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,465"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,465"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,301.45"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '3301.45', 'status': 'success', 'timestamp': '2026-01-26T13:37:00+00:00', 'transaction_id': 9433656257, 'user_paid_amount': '3465'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4620', 'confirmation_code': 5320, 'created_by': 'Archana G Kugwe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,620"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,155", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,155"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,465"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T13:36:00+00:00', 'transaction_id': 4818226472, 'user_paid_amount': '3465'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4620', 'confirmation_code': 2359, 'created_by': 'Archana G Kugwe', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,620"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,155", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,155"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,465"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T13:35:00+00:00', 'transaction_id': 1810798877, 'user_paid_amount': '3465'} 2026-01-27 12:09:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1521', 'confirmation_code': 5991, 'created_by': 'Krishna Cr', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,521"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,521"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,521"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,413.31"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 21607045, 'settlement_amount': '1413.31', 'status': 'success', 'timestamp': '2026-01-26T05:33:00+00:00', 'transaction_id': 1760302234, 'user_paid_amount': '1521'} 2026-01-27 12:09:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3776', 'confirmation_code': 5449, 'created_by': 'Ritu Pradeep Jaiswar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,776"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9377.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9377.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,398.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,398.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9240.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b936.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,157.8"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '3157.8', 'status': 'success', 'timestamp': '2026-01-26T17:36:00+00:00', 'transaction_id': 5983174725, 'user_paid_amount': '3398.4'} 2026-01-27 12:09:45 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4277', 'confirmation_code': 1453, 'created_by': 'Akash Thakur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,277"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9427.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9427.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,849.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,849.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9272.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9230.96"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,576.77"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3576.77', 'status': 'success', 'timestamp': '2026-01-26T16:42:00+00:00', 'transaction_id': 1724291141, 'user_paid_amount': '3849.3'} 2026-01-27 12:09:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1489', 'confirmation_code': 6791, 'created_by': 'Manish Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,489"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9223.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,265.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,265.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,176.04"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1176.04', 'status': 'success', 'timestamp': '2026-01-26T15:35:00+00:00', 'transaction_id': 9223107084, 'user_paid_amount': '1265.65'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '827', 'confirmation_code': 8241, 'created_by': 'Hershal Rao', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9827"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9124.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9124.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9702.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9702.95"}, {"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": ' '"\\u20b9653.18"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '653.18', 'status': 'success', 'timestamp': '2026-01-26T15:07:00+00:00', 'transaction_id': 5178699747, 'user_paid_amount': '702.95'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3014', 'confirmation_code': 8229, 'created_by': 'Shailendra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,014"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9602.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9602.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,411.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,411.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,240.49"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2240.49', 'status': 'success', 'timestamp': '2026-01-26T15:02:00+00:00', 'transaction_id': 4910547059, 'user_paid_amount': '2411.2'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1598', 'confirmation_code': 2208, 'created_by': 'Harsh Chordia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,598"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9159.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9159.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,438.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,438.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,336.38"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1336.38', 'status': 'success', 'timestamp': '2026-01-26T13:14:00+00:00', 'transaction_id': 9816468560, 'user_paid_amount': '1438.2'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '441', 'confirmation_code': 5411, 'created_by': 'Niyati Fofaria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b944.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b944.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9396.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9396.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b928.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9368.8"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '368.8', 'status': 'success', 'timestamp': '2026-01-26T12:35:00+00:00', 'transaction_id': 9630231379, 'user_paid_amount': '396.9'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7770', 'confirmation_code': 9254, 'created_by': 'Mittal Barot', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,165.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,165.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,604.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,604.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9467.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9396.27"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b971.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,136.9"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6136.9', 'status': 'success', 'timestamp': '2026-01-26T12:28:00+00:00', 'transaction_id': 3572553492, 'user_paid_amount': '6604.5'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7770', 'confirmation_code': 4581, 'created_by': 'Mittal Barot', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,165.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,165.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,604.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T12:25:00+00:00', 'transaction_id': 4221104786, 'user_paid_amount': '6604.5'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1411', 'confirmation_code': 5783, 'created_by': 'Tanmay Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,411"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9211.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9211.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,199.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,199.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,114.44"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1114.44', 'status': 'success', 'timestamp': '2026-01-26T11:21:00+00:00', 'transaction_id': 8255846828, 'user_paid_amount': '1199.35'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2486', 'confirmation_code': 4774, 'created_by': 'Gurmeet Thukral', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,486"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9372.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9372.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,113.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,113.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.79"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,963.49"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1963.49', 'status': 'success', 'timestamp': '2026-01-26T11:21:00+00:00', 'transaction_id': 3544955682, 'user_paid_amount': '2113.1'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2486', 'confirmation_code': 2781, 'created_by': 'Gurmeet Thukral', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,486"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9372.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9372.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,113.1"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T11:20:00+00:00', 'transaction_id': 7856562639, 'user_paid_amount': '2113.1'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4817', 'confirmation_code': 2021, 'created_by': 'Kiriti Virinchi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,817"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9963.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9963.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,853.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T13:38:00+00:00', 'transaction_id': 1106696591, 'user_paid_amount': '3853.6'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3361', 'confirmation_code': 4838, 'created_by': 'Souvik Dey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,361"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9840.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9840.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,520.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,520.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,401.77"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2401.77', 'status': 'success', 'timestamp': '2026-01-26T13:37:00+00:00', 'transaction_id': 4086240919, 'user_paid_amount': '2520.75'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1037', 'confirmation_code': 2566, 'created_by': 'Nidhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,037"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9207.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9207.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9829.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9829.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9790.45"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '790.45', 'status': 'success', 'timestamp': '2026-01-26T13:35:00+00:00', 'transaction_id': 4984394285, 'user_paid_amount': '829.6'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2573', 'confirmation_code': 4835, 'created_by': 'Deeksha Chilukuri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,573"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9643.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9643.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,929.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,929.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.19"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,838.67"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1838.67', 'status': 'success', 'timestamp': '2026-01-26T12:24:00+00:00', 'transaction_id': 4778905075, 'user_paid_amount': '1929.75'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1704', 'confirmation_code': 9249, 'created_by': 'Sushma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,704"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9340.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9340.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,363.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,363.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.53"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,298.85"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1298.85', 'status': 'success', 'timestamp': '2026-01-26T12:13:00+00:00', 'transaction_id': 5010695678, 'user_paid_amount': '1363.2'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2068', 'confirmation_code': 7017, 'created_by': 'Piyush', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,068"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9517", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9517"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,551"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,551"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,477.79"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1477.79', 'status': 'success', 'timestamp': '2026-01-26T12:04:00+00:00', 'transaction_id': 6727661771, 'user_paid_amount': '1551'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3871', 'confirmation_code': 3051, 'created_by': 'Sandeep Tanwar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,871"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9774.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9774.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,096.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,096.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9146.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,950.63"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2950.63', 'status': 'success', 'timestamp': '2026-01-26T11:36:00+00:00', 'transaction_id': 4975723545, 'user_paid_amount': '3096.8'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5927', 'confirmation_code': 7968, 'created_by': 'Karthik J', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,927"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,481.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,481.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,445.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,445.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9209.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9177.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,235.43"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4235.43', 'status': 'success', 'timestamp': '2026-01-26T11:32:00+00:00', 'transaction_id': 6482057265, 'user_paid_amount': '4445.25'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5927', 'confirmation_code': 9442, 'created_by': 'Karthik J', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,927"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,481.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,481.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,445.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T11:29:00+00:00', 'transaction_id': 9428585248, 'user_paid_amount': '4445.25'} 2026-01-27 12:09:49 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1378', 'confirmation_code': 3905, 'created_by': 'Pratap G', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,378"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9344.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9344.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,033.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,033.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9984.72"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '984.72', 'status': 'success', 'timestamp': '2026-01-26T11:23:00+00:00', 'transaction_id': 6085055402, 'user_paid_amount': '1033.5'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '493', 'confirmation_code': 4731, 'created_by': 'Aniket Chatterjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9493"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9123.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9123.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9369.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9369.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b917.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.79"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9352.3"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '352.3', 'status': 'success', 'timestamp': '2026-01-26T13:20:00+00:00', 'transaction_id': 5075454821, 'user_paid_amount': '369.75'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '939', 'confirmation_code': 3268, 'created_by': 'Abinash Panda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9939"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9234.75", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9234.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9704.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9704.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9671.01"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '671.01', 'status': 'success', 'timestamp': '2026-01-26T12:59:00+00:00', 'transaction_id': 2278503916, 'user_paid_amount': '704.25'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1000', 'confirmation_code': 6183, 'created_by': 'Abinash Panda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9250", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9250"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9750"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T11:29:00+00:00', 'transaction_id': 4183201111, 'user_paid_amount': '750'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2790', 'confirmation_code': 7843, 'created_by': 'Ayushi Pradhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,790"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9697.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9697.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,092.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,092.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,993.73"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1993.73', 'status': 'success', 'timestamp': '2026-01-26T10:44:00+00:00', 'transaction_id': 9465842540, 'user_paid_amount': '2092.5'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4083', 'confirmation_code': 1698, 'created_by': 'Soniya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,083"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,020.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,020.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,062.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,062.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9144.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9122.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,917.71"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2917.71', 'status': 'success', 'timestamp': '2026-01-26T10:34:00+00:00', 'transaction_id': 1751469170, 'user_paid_amount': '3062.25'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '924', 'confirmation_code': 6136, 'created_by': 'Arun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9924"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9231", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9231"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9693"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9693"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9660.29"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '660.29', 'status': 'success', 'timestamp': '2026-01-26T09:58:00+00:00', 'transaction_id': 906599450, 'user_paid_amount': '693'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2709', 'confirmation_code': 5536, 'created_by': 'Sharath Sha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,709"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9677.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9677.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,031.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,031.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,935.85"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1935.85', 'status': 'success', 'timestamp': '2026-01-26T09:14:00+00:00', 'transaction_id': 7573384966, 'user_paid_amount': '2031.75'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1669', 'confirmation_code': 6199, 'created_by': 'Sujit Sah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,669"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9417.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9417.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,251.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,251.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,192.67"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1192.67', 'status': 'success', 'timestamp': '2026-01-26T09:04:00+00:00', 'transaction_id': 1281338148, 'user_paid_amount': '1251.75'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2059', 'confirmation_code': 8165, 'created_by': 'Vadini Prasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,059"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9514.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9514.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,544.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,544.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.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,471.36"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1471.36', 'status': 'success', 'timestamp': '2026-01-25T19:12:00+00:00', 'transaction_id': 1533419153, 'user_paid_amount': '1544.25'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14613', 'confirmation_code': 3457, 'created_by': 'Udit Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,613"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,653.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,653.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,959.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,959.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9517.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9438.39"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b978.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,442.45"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '10442.45', 'status': 'success', 'timestamp': '2026-01-25T19:09:00+00:00', 'transaction_id': 224692181, 'user_paid_amount': '10959.75'} 2026-01-27 12:09:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1898', 'confirmation_code': 2749, 'created_by': 'Shruti Jalan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,898"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9189.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9189.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,708.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,708.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,607.42"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1607.42', 'status': 'success', 'timestamp': '2026-01-26T16:02:00+00:00', 'transaction_id': 5104288857, 'user_paid_amount': '1708.2'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '935', 'confirmation_code': 5290, 'created_by': 'Vishal Dembla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9935"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b993.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b993.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9841.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9841.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.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9791.85"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '791.85', 'status': 'success', 'timestamp': '2026-01-26T15:46:00+00:00', 'transaction_id': 3503672190, 'user_paid_amount': '841.5'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2200', 'confirmation_code': 1680, 'created_by': 'Ektaa Chainani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,200"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9220", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9220"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,980"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,980"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.82", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b999"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b917.82"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,863.18"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1863.18', 'status': 'success', 'timestamp': '2026-01-26T15:03:00+00:00', 'transaction_id': 7934147775, 'user_paid_amount': '1980'} 2026-01-27 12:09:50 [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-26&end_date=2026-01-26&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '715', 'confirmation_code': 7762, 'created_by': 'Krish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9715"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b971.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b971.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9643.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9643.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9605.53"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '605.53', 'status': 'success', 'timestamp': '2026-01-26T09:59:00+00:00', 'transaction_id': 7722474731, 'user_paid_amount': '643.5'} 2026-01-27 12:09:51 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:09:52 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:09:52 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:09:53 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3129', 'confirmation_code': 1939, 'created_by': 'Vishal Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,129"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9312.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9312.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,816.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,816.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9199.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9168.97"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,616.72"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2616.72', 'status': 'success', 'timestamp': '2026-01-26T09:29:00+00:00', 'transaction_id': 8510575052, 'user_paid_amount': '2816.1'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2436', 'confirmation_code': 8485, 'created_by': 'Nitesh Jaganade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,436"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9365.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9365.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,070.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,070.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9146.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9124.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,924"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1924', 'status': 'success', 'timestamp': '2026-01-26T09:21:00+00:00', 'transaction_id': 3985887325, 'user_paid_amount': '2070.6'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12540', 'confirmation_code': 9874, 'created_by': 'Khushmi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,540"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,507.87", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,507.87"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,032.13"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,032.13"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9710.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9601.93"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9108.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,321.85"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '9321.85', 'status': 'success', 'timestamp': '2026-01-26T09:12:00+00:00', 'transaction_id': 4994374897, 'user_paid_amount': '10032.130000000001'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12540', 'confirmation_code': 6254, 'created_by': 'Khushmi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,540"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,507.87", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,507.87"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,032.13"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-26T09:11:00+00:00', 'transaction_id': 2612313490, 'user_paid_amount': '10032.130000000001'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5816', 'confirmation_code': 9283, 'created_by': 'Arushi Raghuvanshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,816"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,163.14", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,163.14"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,652.86"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,652.86"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9329.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9279.17"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b950.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,323.44"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '4323.44', 'status': 'success', 'timestamp': '2026-01-26T08:54:00+00:00', 'transaction_id': 4855037187, 'user_paid_amount': '4652.86'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1561', 'confirmation_code': 3535, 'created_by': 'Sangita Basak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,561"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9312.18", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9312.18"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,248.82"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,248.82"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,160.4"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1160.4', 'status': 'success', 'timestamp': '2026-01-26T08:42:00+00:00', 'transaction_id': 3822230798, 'user_paid_amount': '1248.82'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4354', 'confirmation_code': 9265, 'created_by': 'Yash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9653.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9653.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,700.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,700.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9262.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9222.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,438.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '3438.88', 'status': 'success', 'timestamp': '2026-01-25T19:19:00+00:00', 'transaction_id': 7975252442, 'user_paid_amount': '3700.9'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4354', 'confirmation_code': 6493, 'created_by': 'Yash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9653.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9653.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,700.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T19:18:00+00:00', 'transaction_id': 2668007936, 'user_paid_amount': '3700.9'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7986', 'confirmation_code': 7769, 'created_by': 'Ujash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,986"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,597.12", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,597.12"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,388.88"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,388.88"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9452.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9383.33"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b969"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,936.55"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5936.55', 'status': 'success', 'timestamp': '2026-01-25T18:51:00+00:00', 'transaction_id': 4457187823, 'user_paid_amount': '6388.88'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6449', 'confirmation_code': 4788, 'created_by': 'Vishal Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9967.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9967.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,481.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,481.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9388.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9328.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b959.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,093.55"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5093.55', 'status': 'success', 'timestamp': '2026-01-25T18:38:00+00:00', 'transaction_id': 3193842537, 'user_paid_amount': '5481.65'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '987', 'confirmation_code': 2037, 'created_by': 'Arun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9987"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9197.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9197.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9789.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9789.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9752.34"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '752.34', 'status': 'success', 'timestamp': '2026-01-26T11:13:00+00:00', 'transaction_id': 6568029951, 'user_paid_amount': '789.6'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2152', 'confirmation_code': 9958, 'created_by': 'Paushali Guha Ray', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,152"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9430.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9430.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,721.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,721.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,640.35"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1640.35', 'status': 'success', 'timestamp': '2026-01-26T11:11:00+00:00', 'transaction_id': 8499407313, 'user_paid_amount': '1721.6'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2525', 'confirmation_code': 2589, 'created_by': 'Archana Ghorpade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,525"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9631.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9631.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,893.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,893.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,804.36"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1804.36', 'status': 'success', 'timestamp': '2026-01-26T10:51:00+00:00', 'transaction_id': 4151376745, 'user_paid_amount': '1893.75'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1661', 'confirmation_code': 3623, 'created_by': 'Yuvraaj Nopany', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,661"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9332.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9332.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,328.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,328.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,266.08"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1266.08', 'status': 'success', 'timestamp': '2026-01-26T10:44:00+00:00', 'transaction_id': 1878972340, 'user_paid_amount': '1328.8'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1564', 'confirmation_code': 8741, 'created_by': 'Amsha Shree', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,564"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9312.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9312.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,251.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,251.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.05"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,192.14"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1192.14', 'status': 'success', 'timestamp': '2026-01-26T10:39:00+00:00', 'transaction_id': 3515834184, 'user_paid_amount': '1251.2'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '567', 'confirmation_code': 1040, 'created_by': 'Harshitha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9567"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9141.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9141.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9425.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9425.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9405.18"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '2', 'res_id': 21913226, 'settlement_amount': '405.18', 'status': 'success', 'timestamp': '2026-01-26T10:19:00+00:00', 'transaction_id': 6885435039, 'user_paid_amount': '425.25'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1103', 'confirmation_code': 1303, 'created_by': 'Bhargava Ram Dyta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,103"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9275.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9275.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9827.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9827.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9788.2"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '788.2', 'status': 'success', 'timestamp': '2026-01-26T10:08:00+00:00', 'transaction_id': 4133650009, 'user_paid_amount': '827.25'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2793', 'confirmation_code': 9339, 'created_by': 'Prajwal Chandrashekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,793"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9698.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9698.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,094.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,094.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.79"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,995.88"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1995.88', 'status': 'success', 'timestamp': '2026-01-26T10:08:00+00:00', 'transaction_id': 6772772345, 'user_paid_amount': '2094.75'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1113', 'confirmation_code': 9693, 'created_by': 'Manisha Raju', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,113"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9278.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9278.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9834.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9834.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9795.35"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '795.35', 'status': 'success', 'timestamp': '2026-01-26T09:58:00+00:00', 'transaction_id': 2328919509, 'user_paid_amount': '834.75'} 2026-01-27 12:09:54 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2444', 'confirmation_code': 8143, 'created_by': 'Raghav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,444"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9611", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9611"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,833"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,833"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,746.48"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1746.48', 'status': 'success', 'timestamp': '2026-01-26T09:54:00+00:00', 'transaction_id': 9755870572, 'user_paid_amount': '1833'} 2026-01-27 12:09:55 [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-26&end_date=2026-01-26&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:55 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2260', 'confirmation_code': 2258, 'created_by': 'Bhavika Assudani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,260"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9565", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9565"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,695"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,695"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b967.8"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b912.2"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b91,615"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1615', 'status': 'success', 'timestamp': '2026-01-25T19:03:00+00:00', 'transaction_id': 6340735448, 'user_paid_amount': '1695'} 2026-01-27 12:09:55 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2260', 'confirmation_code': 4601, 'created_by': 'Bhavika Assudani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,260"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9565", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9565"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,695"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T19:02:00+00:00', 'transaction_id': 341888262, 'user_paid_amount': '1695'} 2026-01-27 12:09:55 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2260', 'confirmation_code': 9153, 'created_by': 'Bhavika Assudani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,260"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9565", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9565"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,695"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T19:02:00+00:00', 'transaction_id': 3633096738, 'user_paid_amount': '1695'} 2026-01-27 12:09:55 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2260', 'confirmation_code': 4759, 'created_by': 'Bhavika Assudani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,260"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9565", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9565"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,695"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T19:01:00+00:00', 'transaction_id': 6305027467, 'user_paid_amount': '1695'} 2026-01-27 12:09:55 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6579', 'confirmation_code': 8257, 'created_by': 'Aryan Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,579"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,644.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,644.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,934.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,934.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9232.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,701.35"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '4701.35', 'status': 'success', 'timestamp': '2026-01-25T18:43:00+00:00', 'transaction_id': 6117753852, 'user_paid_amount': '4934.25'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '238', 'confirmation_code': 3403, 'created_by': 'Sakshee B Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9238"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b959.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b959.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9178.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9178.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b98.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b97.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9170.07"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '170.07', 'status': 'success', 'timestamp': '2026-01-26T09:33:00+00:00', 'transaction_id': 4982330565, 'user_paid_amount': '178.5'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1796', 'confirmation_code': 8242, 'created_by': 'Thammaiah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,796"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9359.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9359.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,436.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,436.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.47"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,368.99"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1368.99', 'status': 'success', 'timestamp': '2026-01-26T09:22:00+00:00', 'transaction_id': 9459522054, 'user_paid_amount': '1436.8'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1841', 'confirmation_code': 8988, 'created_by': 'Nikitha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,841"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9368.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9368.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,472.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,472.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,403.29"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1403.29', 'status': 'success', 'timestamp': '2026-01-26T09:19:00+00:00', 'transaction_id': 4870237555, 'user_paid_amount': '1472.8'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '567', 'confirmation_code': 1822, 'created_by': 'Mrinal Naveen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9567"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9141.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9141.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9425.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9425.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9405.18"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '405.18', 'status': 'success', 'timestamp': '2026-01-26T09:11:00+00:00', 'transaction_id': 7336008596, 'user_paid_amount': '425.25'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '575', 'confirmation_code': 3827, 'created_by': 'Sravanthi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9575"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9115"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9460"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9460"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9438.29"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '438.29', 'status': 'success', 'timestamp': '2026-01-26T08:45:00+00:00', 'transaction_id': 1565262803, 'user_paid_amount': '460'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '970', 'confirmation_code': 5117, 'created_by': 'Shaanvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9970"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9242.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9242.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9727.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9727.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9693.16"}]', 'payout_settlement_date': '2026-02-02', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '693.16', 'status': 'success', 'timestamp': '2026-01-26T08:17:00+00:00', 'transaction_id': 8562725212, 'user_paid_amount': '727.5'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6176', 'confirmation_code': 3856, 'created_by': 'Avinash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,176"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,235.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,235.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,940.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T19:05:00+00:00', 'transaction_id': 3763114092, 'user_paid_amount': '4940.8'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17802', 'confirmation_code': 5702, 'created_by': 'Sahithi Sagar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,802"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,560.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b93,560.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,241.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b914,241.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9672.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9569.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9102.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,569.4"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '13569.4', 'status': 'success', 'timestamp': '2026-01-25T19:04:00+00:00', 'transaction_id': 4411887000, 'user_paid_amount': '14241.6'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5450', 'confirmation_code': 1151, 'created_by': 'Vinay Gejjalagattimath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,450"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,362.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,362.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,087.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,087.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9192.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9163.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b929.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,894.57"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3894.57', 'status': 'success', 'timestamp': '2026-01-25T18:55:00+00:00', 'transaction_id': 9116327004, 'user_paid_amount': '4087.5'} 2026-01-27 12:09:56 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4381', 'confirmation_code': 7557, 'created_by': 'Sridhar Kakumanu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,381"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9876.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9876.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,504.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,504.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9165.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,339.38"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3339.38', 'status': 'success', 'timestamp': '2026-01-25T18:50:00+00:00', 'transaction_id': 5290158693, 'user_paid_amount': '3504.8'} 2026-01-27 12:09:57 [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-26&end_date=2026-01-26&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:09:57 [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-26&end_date=2026-01-26&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3996', 'confirmation_code': 9377, 'created_by': 'Sarthak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,996"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9799.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9799.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,196.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,196.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,045.91"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3045.91', 'status': 'success', 'timestamp': '2026-01-25T18:41:00+00:00', 'transaction_id': 8132637327, 'user_paid_amount': '3196.8'} 2026-01-27 12:09:57 [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-26&end_date=2026-01-26&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3996', 'confirmation_code': 8958, 'created_by': 'Sarthak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,996"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9799.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9799.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,196.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-25T18:40:00+00:00', 'transaction_id': 8296075355, 'user_paid_amount': '3196.8'} 2026-01-27 12:09:57 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-27 12:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:09:59 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-27 12:09:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:10:00 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-27 12:10:00 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'e4d9419d-62fe-464b-9cac-c08443069646', 'timestamp': '2026-01-27T12:10:00Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 38.58, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-27 12:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-27 12:10:05 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-27/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-27 12:10:05 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'e4d9419d-62fe-464b-9cac-c08443069646', 'timestamp': '2026-01-27T12:10:00Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 158119, 'duration_seconds': 38.58, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-27 12:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-27 12:10:10 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-27/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-27 12:10:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:10:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:10:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 131547, 'downloader/request_count': 32, 'downloader/request_method_count/GET': 32, 'downloader/response_bytes': 108872, 'downloader/response_count': 35, 'downloader/response_status_count/200': 29, 'downloader/response_status_count/299': 3, 'downloader/response_status_count/401': 3, 'elapsed_time_seconds': 38.578637, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 27, 12, 10, 0, 587398, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 157225, 'httpcompression/response_count': 17, 'item_scraped_count': 119, 'items_per_minute': None, 'log_count/DEBUG': 228, 'log_count/INFO': 20, 'log_count/WARNING': 3, 'memusage/max': 116490240, 'memusage/startup': 116490240, 'request_depth_max': 10, 'response_received_count': 35, 'responses_per_minute': None, 'scheduler/dequeued': 35, 'scheduler/dequeued/memory': 35, 'scheduler/enqueued': 35, 'scheduler/enqueued/memory': 35, 'start_time': datetime.datetime(2026, 1, 27, 12, 9, 22, 8761, tzinfo=datetime.timezone.utc)} 2026-01-27 12:10:11 [scrapy.core.engine] INFO: Spider closed (finished)