2025-12-31 04:30:10 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-31 04:30:10 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2025-12-31 04:30:10 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-31T04_30_03 2025-12-31 04:30:10 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-31 04:30:10 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-31 04:30:10 [scrapy.addons] INFO: Enabled addons: [] 2025-12-31 04:30:10 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-31 04:30:10 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-31 04:30:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-31 04:30:10 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-31 04:30:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-31 04:30:10 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-31 04:30:10 [scrapy.extensions.telnet] INFO: Telnet Password: ad7b865023a175bd 2025-12-31 04:30:10 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-31 04:30:10 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/3_2025-12-31T04_30_03.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-31 04:30:10 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-31 04:30:10 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-31 04:30:10 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-31 04:30:10 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-31 04:30:10 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-31 04:30:10 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-31 04:30:10 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-31 04:30:10 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-31 04:30:10 [scrapy.core.engine] INFO: Spider opened 2025-12-31 04:30:10 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-31 04:30:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-31 04:30:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-31 04:30:11 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-31 04:30:11 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2025-12-31 04:30:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-31 04:30:11 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2025-12-31 04:30:11 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (compatible; MSIE 9.0; Windows 98; Trident/5.0) to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-31 04:30:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-31 04:30:12 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5782310 HTTP/11" 200 None 2025-12-31 04:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-31 04:30:12 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-31 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-31 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-31 04:30:18 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-31 04:30:18 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-31 04:30:18 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-31 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-31 04:30:18 [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 2025-12-31 04:30:19 [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 2025-12-31 04:30:19 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-31 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-31 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-31 04:30:19 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2025-12-31 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '940', 'confirmation_code': 6539, 'created_by': 'Sohan Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9940"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9940"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9940"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.46", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b947"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b98.46"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9884.54"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '884.54', 'status': 'success', 'timestamp': '2025-12-30T18:12:00+00:00', 'transaction_id': 2050144699, 'user_paid_amount': '940'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10147', 'confirmation_code': 5721, 'created_by': 'Parisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,147"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9507.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9507.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,639.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,639.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9568.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9481.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b986.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,070.91"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '9070.91', 'status': 'success', 'timestamp': '2025-12-30T17:21:00+00:00', 'transaction_id': 5992195049, 'user_paid_amount': '9639.65'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10147', 'confirmation_code': 3709, 'created_by': 'Parisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,147"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9507.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9507.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,639.65"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T17:19:00+00:00', 'transaction_id': 4453509703, 'user_paid_amount': '9639.65'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3151', 'confirmation_code': 1838, 'created_by': 'Akshat Patni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,151"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9157.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9157.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,993.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,993.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,816.84"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2816.84', 'status': 'success', 'timestamp': '2025-12-30T17:03:00+00:00', 'transaction_id': 6625441587, 'user_paid_amount': '2993.45'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9336', 'confirmation_code': 2660, 'created_by': 'Akash Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,336"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9186.72", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9186.72"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,149.28"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,149.28"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9539.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9457.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b982.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,609.48"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '8609.48', 'status': 'success', 'timestamp': '2025-12-30T16:53:00+00:00', 'transaction_id': 2533639443, 'user_paid_amount': '9149.28'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11576', 'confirmation_code': 7056, 'created_by': 'Jash Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,576"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9578.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9578.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,997.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,997.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9648.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9549.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b998.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,348.37"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '10348.37', 'status': 'success', 'timestamp': '2025-12-30T16:28:00+00:00', 'transaction_id': 4236233864, 'user_paid_amount': '10997.2'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8826', 'confirmation_code': 5442, 'created_by': 'Harshil Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,826"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9441.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9441.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,384.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,384.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9494.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9419.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b975.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,890"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '7890', 'status': 'success', 'timestamp': '2025-12-30T16:28:00+00:00', 'transaction_id': 56685389, 'user_paid_amount': '8384.7'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11609', 'confirmation_code': 5753, 'created_by': 'R Vijayaraghavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,609"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9580.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9580.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b911,028.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,028.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9650.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9551.43"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b999.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,377.86"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '10377.86', 'status': 'success', 'timestamp': '2025-12-30T16:27:00+00:00', 'transaction_id': 5606112411, 'user_paid_amount': '11028.55'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1460', 'confirmation_code': 9884, 'created_by': 'Preksha Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,460"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b973", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b973"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,387"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,387"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.35"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,305.17"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1305.17', 'status': 'success', 'timestamp': '2025-12-30T16:20:00+00:00', 'transaction_id': 8424111857, 'user_paid_amount': '1387'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2200', 'confirmation_code': 1294, 'created_by': 'Shweta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,200"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9110", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9110"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,090"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,090"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,966.69"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1966.69', 'status': 'success', 'timestamp': '2025-12-30T16:07:00+00:00', 'transaction_id': 6155525826, 'user_paid_amount': '2090'} 2025-12-31 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2943', 'confirmation_code': 5541, 'created_by': 'Sipson', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,943"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9441.45", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9441.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,501.55"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T18:16:00+00:00', 'transaction_id': 9759185039, 'user_paid_amount': '2501.55'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2955', 'confirmation_code': 5790, 'created_by': 'Sushanth Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,955"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9443.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9443.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,511.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,511.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.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.47"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,393.2"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2393.2', 'status': 'success', 'timestamp': '2025-12-30T18:05:00+00:00', 'transaction_id': 5008538645, 'user_paid_amount': '2511.75'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2955', 'confirmation_code': 4366, 'created_by': 'Sushanth Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,955"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9443.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9443.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,511.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T18:04:00+00:00', 'transaction_id': 5726270577, 'user_paid_amount': '2511.75'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6253', 'confirmation_code': 8691, 'created_by': 'Denis Domnick', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,253"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,563.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,563.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,689.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,689.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9221.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9187.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,468.39"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '4468.39', 'status': 'success', 'timestamp': '2025-12-30T17:54:00+00:00', 'transaction_id': 6887137560, 'user_paid_amount': '4689.75'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3000', 'confirmation_code': 2278, 'created_by': 'Sipson', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9450", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9450"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,550"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T17:47:00+00:00', 'transaction_id': 8210959984, 'user_paid_amount': '2550'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2412', 'confirmation_code': 3610, 'created_by': 'Priyanka Sangani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,412"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9603", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9603"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,809"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,809"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,723.62"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1723.62', 'status': 'success', 'timestamp': '2025-12-30T17:44:00+00:00', 'transaction_id': 929777803, 'user_paid_amount': '1809'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1082', 'confirmation_code': 7745, 'created_by': 'Abhishek D', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9270.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9270.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9811.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9811.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9773.2"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '773.2', 'status': 'success', 'timestamp': '2025-12-30T16:23:00+00:00', 'transaction_id': 2562490460, 'user_paid_amount': '811.5'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1259', 'confirmation_code': 8604, 'created_by': 'Nameera', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,259"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9314.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9314.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9944.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9944.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9899.68"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '899.68', 'status': 'success', 'timestamp': '2025-12-30T15:31:00+00:00', 'transaction_id': 8447956902, 'user_paid_amount': '944.25'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2141', 'confirmation_code': 8458, 'created_by': 'Reedhiraj Basu Thakur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,141"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9535.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9535.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,605.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,605.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,529.96"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1529.96', 'status': 'success', 'timestamp': '2025-12-30T13:06:00+00:00', 'transaction_id': 6361474217, 'user_paid_amount': '1605.75'} 2025-12-31 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2141', 'confirmation_code': 4604, 'created_by': 'Reedhiraj Basu Thakur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,141"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9535.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9535.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,605.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T13:06:00+00:00', 'transaction_id': 7105782023, 'user_paid_amount': '1605.75'} 2025-12-31 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2223', 'confirmation_code': 9900, 'created_by': 'Aditya Halder', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,223"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9444.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9444.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,778.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,778.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,694.45"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1694.45', 'status': 'success', 'timestamp': '2025-12-30T17:53:00+00:00', 'transaction_id': 3276863911, 'user_paid_amount': '1778.4'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2619', 'confirmation_code': 5276, 'created_by': 'Saradha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,619"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9654.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9654.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,964.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,964.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.57"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,871.54"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1871.54', 'status': 'success', 'timestamp': '2025-12-30T17:32:00+00:00', 'transaction_id': 2990369021, 'user_paid_amount': '1964.25'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7711', 'confirmation_code': 3596, 'created_by': 'Raghunandan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,711"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,927.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,927.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,783.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,783.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9272.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9231.33"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,510.28"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5510.28', 'status': 'success', 'timestamp': '2025-12-30T17:10:00+00:00', 'transaction_id': 7711091889, 'user_paid_amount': '5783.25'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3274', 'confirmation_code': 5697, 'created_by': 'Venkatesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,274"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9818.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9818.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,455.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,455.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,339.6"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2339.6', 'status': 'success', 'timestamp': '2025-12-30T17:07:00+00:00', 'transaction_id': 97532644, 'user_paid_amount': '2455.5'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3471', 'confirmation_code': 3422, 'created_by': 'Kunal Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,471"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9867.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9867.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,603.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,603.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,480.38"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2480.38', 'status': 'success', 'timestamp': '2025-12-30T16:59:00+00:00', 'transaction_id': 3106144235, 'user_paid_amount': '2603.25'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3471', 'confirmation_code': 7756, 'created_by': 'Sidharth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,471"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9694.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9694.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,776.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:58:00+00:00', 'transaction_id': 6901899570, 'user_paid_amount': '2776.8'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3471', 'confirmation_code': 5130, 'created_by': 'Sidharth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,471"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9694.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9694.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,776.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:58:00+00:00', 'transaction_id': 8487376739, 'user_paid_amount': '2776.8'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3471', 'confirmation_code': 1870, 'created_by': 'Sidharth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,471"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9694.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9694.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,776.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:57:00+00:00', 'transaction_id': 6778656219, 'user_paid_amount': '2776.8'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1074', 'confirmation_code': 3599, 'created_by': 'Akshay Bharadwaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,074"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9214.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9214.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9859.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9859.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9818.64"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '818.64', 'status': 'success', 'timestamp': '2025-12-30T16:53:00+00:00', 'transaction_id': 5176688371, 'user_paid_amount': '859.2'} 2025-12-31 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4692', 'confirmation_code': 2950, 'created_by': 'Rakshith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,692"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,173", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,173"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,519"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,519"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9166.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,352.9"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3352.9', 'status': 'success', 'timestamp': '2025-12-30T16:46:00+00:00', 'transaction_id': 5904261784, 'user_paid_amount': '3519'} 2025-12-31 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5377', 'confirmation_code': 7668, 'created_by': 'Jubin Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,377"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,377"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,377"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9317.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9268.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b948.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,059.76"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '5059.76', 'status': 'success', 'timestamp': '2025-12-30T16:03:00+00:00', 'transaction_id': 6940234402, 'user_paid_amount': '5377'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3245', 'confirmation_code': 9212, 'created_by': 'Nandita Jobanputra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,245"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,245"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,245"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9191.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9162.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,053.55"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3053.55', 'status': 'success', 'timestamp': '2025-12-30T15:59:00+00:00', 'transaction_id': 7531254706, 'user_paid_amount': '3245'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2588', 'confirmation_code': 7565, 'created_by': 'Shikha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,588"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,588"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,588"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b923.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,435.31"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2435.31', 'status': 'success', 'timestamp': '2025-12-30T15:33:00+00:00', 'transaction_id': 9813610892, 'user_paid_amount': '2588'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1759', 'confirmation_code': 9776, 'created_by': 'Sagar Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,759"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b987.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b987.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,671.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,671.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,572.46"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1572.46', 'status': 'success', 'timestamp': '2025-12-30T15:09:00+00:00', 'transaction_id': 8967210803, 'user_paid_amount': '1671.05'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2399', 'confirmation_code': 1069, 'created_by': 'Komal0588', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,399"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,279.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,279.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9134.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9113.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,144.59"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2144.59', 'status': 'success', 'timestamp': '2025-12-30T14:27:00+00:00', 'transaction_id': 3553884670, 'user_paid_amount': '2279.05'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2399', 'confirmation_code': 3320, 'created_by': 'Komal0588', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,399"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,279.05"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T14:25:00+00:00', 'transaction_id': 4196534847, 'user_paid_amount': '2279.05'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2399', 'confirmation_code': 7679, 'created_by': 'Komal0588', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,399"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,279.05"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T14:24:00+00:00', 'transaction_id': 1301825080, 'user_paid_amount': '2279.05'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2431', 'confirmation_code': 6708, 'created_by': 'Surabhi Mandhare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,431"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9243.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9243.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,187.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,187.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9129.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,058.81"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2058.81', 'status': 'success', 'timestamp': '2025-12-30T09:37:00+00:00', 'transaction_id': 2144836074, 'user_paid_amount': '2187.9'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2431', 'confirmation_code': 4118, 'created_by': 'Surabhi Mandhare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,431"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9243.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9243.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,187.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T09:37:00+00:00', 'transaction_id': 8922481570, 'user_paid_amount': '2187.9'} 2025-12-31 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1617', 'confirmation_code': 1908, 'created_by': 'Veer Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,617"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,617"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,617"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,521.6"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1521.6', 'status': 'success', 'timestamp': '2025-12-30T09:25:00+00:00', 'transaction_id': 4588043369, 'user_paid_amount': '1617'} 2025-12-31 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2478', 'confirmation_code': 6181, 'created_by': 'Nilesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,478"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9371.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,106.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,106.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b999.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b984.25"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,006.89"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2006.89', 'status': 'success', 'timestamp': '2025-12-30T12:32:00+00:00', 'transaction_id': 9649605067, 'user_paid_amount': '2106.3'} 2025-12-31 04:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-31 04:30:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-31 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12301', 'confirmation_code': 3805, 'created_by': 'Manjunath Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,301"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,460.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,460.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,840.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,840.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9464.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9393.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b970.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,376.32"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '9376.32', 'status': 'success', 'timestamp': '2025-12-30T16:41:00+00:00', 'transaction_id': 7250298769, 'user_paid_amount': '9840.8'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1021', 'confirmation_code': 8814, 'created_by': 'Zoya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,021"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9255.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9255.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9765.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9765.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9729.61"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '729.61', 'status': 'success', 'timestamp': '2025-12-30T16:32:00+00:00', 'transaction_id': 3216954120, 'user_paid_amount': '765.75'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2622', 'confirmation_code': 7644, 'created_by': 'B.Lahari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,622"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9524.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9524.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,097.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,097.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b999", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b983.9"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b915.1"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b91,998.6"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1998.6', 'status': 'success', 'timestamp': '2025-12-30T16:20:00+00:00', 'transaction_id': 1475878789, 'user_paid_amount': '2097.6'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2622', 'confirmation_code': 9547, 'created_by': 'B.Lahari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,622"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9524.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9524.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,097.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:19:00+00:00', 'transaction_id': 5236715276, 'user_paid_amount': '2097.6'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3082', 'confirmation_code': 7763, 'created_by': 'Tejus P M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9770.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9770.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,311.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,311.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,202.4"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '2202.4', 'status': 'success', 'timestamp': '2025-12-30T16:12:00+00:00', 'transaction_id': 729407058, 'user_paid_amount': '2311.5'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5963', 'confirmation_code': 9687, 'created_by': 'Romeo Anand', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,963"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,192.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,192.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,770.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,770.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9225.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9190.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,545.23"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4545.23', 'status': 'success', 'timestamp': '2025-12-30T16:04:00+00:00', 'transaction_id': 816210351, 'user_paid_amount': '4770.4'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '798', 'confirmation_code': 1661, 'created_by': 'Naman', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9798"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9199.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9199.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9598.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9598.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b928.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9570.25"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '570.25', 'status': 'success', 'timestamp': '2025-12-30T15:57:00+00:00', 'transaction_id': 9055426719, 'user_paid_amount': '598.5'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3624', 'confirmation_code': 4079, 'created_by': 'Meenal Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,624"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9906", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9906"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,718"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,718"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9128.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,589.71"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2589.71', 'status': 'success', 'timestamp': '2025-12-30T15:55:00+00:00', 'transaction_id': 9665576838, 'user_paid_amount': '2718'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1068', 'confirmation_code': 3057, 'created_by': 'Yogaaa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,068"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9267", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9267"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9801"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9801"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9763.19"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '763.19', 'status': 'success', 'timestamp': '2025-12-30T15:47:00+00:00', 'transaction_id': 2235474292, 'user_paid_amount': '801'} 2025-12-31 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2882', 'confirmation_code': 5160, 'created_by': 'Prosun Sen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,882"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9720.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9720.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,161.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,161.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,059.48"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2059.48', 'status': 'success', 'timestamp': '2025-12-30T15:33:00+00:00', 'transaction_id': 8428093431, 'user_paid_amount': '2161.5'} 2025-12-31 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1895', 'confirmation_code': 3964, 'created_by': 'Rushabh Kenia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,895"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9189.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9189.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,705.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,705.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.33"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,584.75"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1584.75', 'status': 'success', 'timestamp': '2025-12-30T17:25:00+00:00', 'transaction_id': 9713950388, 'user_paid_amount': '1705.5'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1566', 'confirmation_code': 2062, 'created_by': 'Sandeep Bangia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,566"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9234.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9234.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,331.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,331.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,236.85"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1236.85', 'status': 'success', 'timestamp': '2025-12-30T17:25:00+00:00', 'transaction_id': 8877876143, 'user_paid_amount': '1331.1'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2960', 'confirmation_code': 1458, 'created_by': 'Pramod Bhandari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,960"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9444", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9444"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,516"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,516"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9178.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9150.96"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,337.87"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '3', 'res_id': 20450710, 'settlement_amount': '2337.87', 'status': 'success', 'timestamp': '2025-12-30T17:11:00+00:00', 'transaction_id': 6440826536, 'user_paid_amount': '2516'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1412', 'confirmation_code': 9257, 'created_by': 'Sandipan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,412"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9211.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9211.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,200.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,200.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,115.23"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1115.23', 'status': 'success', 'timestamp': '2025-12-30T16:58:00+00:00', 'transaction_id': 4473598308, 'user_paid_amount': '1200.2'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3383', 'confirmation_code': 3061, 'created_by': 'Ruchita Vohra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,383"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9338.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9338.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,044.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,044.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9215.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9182.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,829.14"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2829.14', 'status': 'success', 'timestamp': '2025-12-30T16:21:00+00:00', 'transaction_id': 7796854085, 'user_paid_amount': '3044.7'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2996', 'confirmation_code': 3860, 'created_by': 'Pratik Gawade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,996"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9299.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9299.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,696.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,696.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9190.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9161.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,505.5"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2505.5', 'status': 'success', 'timestamp': '2025-12-30T16:06:00+00:00', 'transaction_id': 7518177897, 'user_paid_amount': '2696.4'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '462', 'confirmation_code': 5799, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9462"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b946.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b946.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9415.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9415.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9386.36"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '386.36', 'status': 'success', 'timestamp': '2025-12-30T13:05:00+00:00', 'transaction_id': 9176276753, 'user_paid_amount': '415.8'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3052', 'confirmation_code': 5131, 'created_by': 'Nitin Yadav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,052"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9457.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9457.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,594.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,594.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9183.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9155.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,410.53"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2410.53', 'status': 'success', 'timestamp': '2025-12-30T11:29:00+00:00', 'transaction_id': 4479503966, 'user_paid_amount': '2594.2'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1113', 'confirmation_code': 1791, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,113"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9166.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9946.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9946.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9879.07"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '879.07', 'status': 'success', 'timestamp': '2025-12-30T11:15:00+00:00', 'transaction_id': 9864427067, 'user_paid_amount': '946.05'} 2025-12-31 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '440', 'confirmation_code': 8160, 'created_by': 'Ashish Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9440"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b966", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b966"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9374"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9374"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9347.52"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '347.52', 'status': 'success', 'timestamp': '2025-12-30T08:30:00+00:00', 'transaction_id': 6151042115, 'user_paid_amount': '374'} 2025-12-31 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1720', 'confirmation_code': 4494, 'created_by': 'Raghavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,720"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,720"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,720"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,598.22"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21607045, 'settlement_amount': '1598.22', 'status': 'success', 'timestamp': '2025-12-30T16:21:00+00:00', 'transaction_id': 9605313838, 'user_paid_amount': '1720'} 2025-12-31 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '330', 'confirmation_code': 5971, 'created_by': 'Sharad Gaur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9330"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9330"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9330"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b923.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b919.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9306.64"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '306.64', 'status': 'success', 'timestamp': '2025-12-30T09:11:00+00:00', 'transaction_id': 4939557364, 'user_paid_amount': '330'} 2025-12-31 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10826.5', 'confirmation_code': 9441, 'created_by': 'Aditya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,826.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,082.65", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,082.65"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,743.85"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2025-12-30T17:23:00+00:00', 'transaction_id': 537922864, 'user_paid_amount': '9743.85'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6873.5', 'confirmation_code': 1523, 'created_by': 'Jash Pandit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,873.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,031.03", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,031.03"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,842.47"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,842.47"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9413.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9350.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b963.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,428.82"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '5428.82', 'status': 'success', 'timestamp': '2025-12-30T18:06:00+00:00', 'transaction_id': 6247352703, 'user_paid_amount': '5842.47'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10826.5', 'confirmation_code': 1213, 'created_by': 'Aditya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,826.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,082.65", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,082.65"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,743.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,743.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9689.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9584.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9105.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,053.99"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '9053.99', 'status': 'success', 'timestamp': '2025-12-30T17:29:00+00:00', 'transaction_id': 6364005727, 'user_paid_amount': '9743.85'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8361', 'confirmation_code': 2300, 'created_by': 'Abhijit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,361"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,254.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,254.15"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,106.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,106.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9503.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9426.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b976.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,603.69"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '6603.69', 'status': 'success', 'timestamp': '2025-12-30T17:14:00+00:00', 'transaction_id': 5973375294, 'user_paid_amount': '7106.85'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8361', 'confirmation_code': 5626, 'created_by': 'Abhijit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,361"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,254.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,254.15"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,106.85"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T17:14:00+00:00', 'transaction_id': 8892534813, 'user_paid_amount': '7106.85'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3275', 'confirmation_code': 3750, 'created_by': 'Naveen Khaitan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,275"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9491.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9491.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,783.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,783.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9197.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9167.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,586.67"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2586.67', 'status': 'success', 'timestamp': '2025-12-30T17:14:00+00:00', 'transaction_id': 3567982134, 'user_paid_amount': '2783.75'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5310', 'confirmation_code': 6505, 'created_by': 'Saad Khwaja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,310"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9796.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9796.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,513.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,513.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9319.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9270.81"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b948.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,193.94"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4193.94', 'status': 'success', 'timestamp': '2025-12-30T16:39:00+00:00', 'transaction_id': 8654794882, 'user_paid_amount': '4513.5'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3009', 'confirmation_code': 8363, 'created_by': 'Sahil Karia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,009"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9451.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9451.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,557.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,557.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9181.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9153.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,376.57"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2376.57', 'status': 'success', 'timestamp': '2025-12-30T16:24:00+00:00', 'transaction_id': 8179389865, 'user_paid_amount': '2557.65'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3009', 'confirmation_code': 6651, 'created_by': 'Sahil Karia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,009"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9501.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9451.35"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b950.15"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b92,507.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:23:00+00:00', 'transaction_id': 9472380012, 'user_paid_amount': '2507.5'} 2025-12-31 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3009', 'confirmation_code': 6191, 'created_by': 'Sahil Karia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,009"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9501.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9451.35"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b950.15"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b92,507.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:23:00+00:00', 'transaction_id': 3878191067, 'user_paid_amount': '2507.5'} 2025-12-31 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4557', 'confirmation_code': 3249, 'created_by': 'Falguni Vadiwala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,557"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9455.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9455.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,101.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,101.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9241.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9205.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,859.33"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3859.33', 'status': 'success', 'timestamp': '2025-12-30T09:20:00+00:00', 'transaction_id': 3767789338, 'user_paid_amount': '4101.3'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5255', 'confirmation_code': 2623, 'created_by': 'Srijan Prasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9525.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9525.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,729.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,729.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9279.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9236.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,450.45"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '4450.45', 'status': 'success', 'timestamp': '2025-12-30T09:16:00+00:00', 'transaction_id': 1525452092, 'user_paid_amount': '4729.5'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4379', 'confirmation_code': 5290, 'created_by': 'Vidit Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,379"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9437.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9437.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,941.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,941.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9232.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,708.57"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '3708.57', 'status': 'success', 'timestamp': '2025-12-30T08:46:00+00:00', 'transaction_id': 1996987033, 'user_paid_amount': '3941.1'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3355', 'confirmation_code': 5311, 'created_by': 'Pallavi Yedve', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,355"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9335.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,019.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,019.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9178.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9150.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,841.34"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2841.34', 'status': 'success', 'timestamp': '2025-12-30T08:43:00+00:00', 'transaction_id': 5137630376, 'user_paid_amount': '3019.5'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3570', 'confirmation_code': 4807, 'created_by': 'Shaily Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,570"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9357", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9357"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,213"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,213"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9189.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9160.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,023.43"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3023.43', 'status': 'success', 'timestamp': '2025-12-30T08:20:00+00:00', 'transaction_id': 637257916, 'user_paid_amount': '3213'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3570', 'confirmation_code': 2364, 'created_by': 'Shaily Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,570"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9357", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9357"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,213"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T08:19:00+00:00', 'transaction_id': 4850466814, 'user_paid_amount': '3213'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '123456', 'confirmation_code': 1731, 'created_by': 'Jenil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,23,456"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b96,172.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b96,172.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,17,283.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T22:37:00+00:00', 'transaction_id': 8976936073, 'user_paid_amount': '117283.2'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4457', 'confirmation_code': 1552, 'created_by': 'Hemlata C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,457"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9222.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9222.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,234.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,234.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9249.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9211.71"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b938.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,984.33"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3984.33', 'status': 'success', 'timestamp': '2025-12-29T19:01:00+00:00', 'transaction_id': 3356647883, 'user_paid_amount': '4234.15'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4457', 'confirmation_code': 3558, 'created_by': 'Hemlata C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,457"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9222.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9222.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,234.15"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T19:00:00+00:00', 'transaction_id': 1881502770, 'user_paid_amount': '4234.15'} 2025-12-31 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4457', 'confirmation_code': 3006, 'created_by': 'Hemlata C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,457"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300.08", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9222.85"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b977.23"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b94,156.92"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T18:59:00+00:00', 'transaction_id': 5896730189, 'user_paid_amount': '4156.92'} 2025-12-31 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '943', 'confirmation_code': 3909, 'created_by': 'Pavan Kumar S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9943"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9188.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9188.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9754.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9754.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9718.79"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '718.79', 'status': 'success', 'timestamp': '2025-12-30T15:18:00+00:00', 'transaction_id': 9293768169, 'user_paid_amount': '754.4'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1091', 'confirmation_code': 4161, 'created_by': 'Savitha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,091"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9218.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9218.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9872.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9872.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.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9831.61"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '831.61', 'status': 'success', 'timestamp': '2025-12-30T15:04:00+00:00', 'transaction_id': 7835057758, 'user_paid_amount': '872.8'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '504', 'confirmation_code': 5159, 'created_by': 'Sarfaraz Solanki', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9504"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9100.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9100.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9403.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9403.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b919.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b916.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9384.17"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '384.17', 'status': 'success', 'timestamp': '2025-12-30T14:49:00+00:00', 'transaction_id': 468947292, 'user_paid_amount': '403.2'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3990', 'confirmation_code': 3969, 'created_by': 'Ashok', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,990"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9997.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9997.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,992.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,992.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9141.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9119.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,851.25"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2851.25', 'status': 'success', 'timestamp': '2025-12-30T14:41:00+00:00', 'transaction_id': 785724350, 'user_paid_amount': '2992.5'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1005', 'confirmation_code': 5886, 'created_by': 'Phinehaas Knight', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,005"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9251.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9251.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9753.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9753.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9718.17"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '718.17', 'status': 'success', 'timestamp': '2025-12-30T12:47:00+00:00', 'transaction_id': 9681624526, 'user_paid_amount': '753.75'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1857', 'confirmation_code': 5522, 'created_by': 'Pranshu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,857"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,485.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,485.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,415.48"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1415.48', 'status': 'success', 'timestamp': '2025-12-30T12:04:00+00:00', 'transaction_id': 5137466980, 'user_paid_amount': '1485.6'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1857', 'confirmation_code': 2865, 'created_by': 'Pranshu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,857"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,485.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T12:02:00+00:00', 'transaction_id': 7188925197, 'user_paid_amount': '1485.6'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3545', 'confirmation_code': 3185, 'created_by': 'Karthick S K', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,545"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9886.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9886.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,658.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,658.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9125.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,533.26"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2533.26', 'status': 'success', 'timestamp': '2025-12-30T11:50:00+00:00', 'transaction_id': 1104456293, 'user_paid_amount': '2658.75'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7300', 'confirmation_code': 8827, 'created_by': 'Honnu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,300"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,825", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,825"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,475"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,475"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9258.42", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9219"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b939.42"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,216.58"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '5216.58', 'status': 'success', 'timestamp': '2025-12-30T10:48:00+00:00', 'transaction_id': 9831130771, 'user_paid_amount': '5475'} 2025-12-31 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7300', 'confirmation_code': 9441, 'created_by': 'Honnu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,300"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,825", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,825"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,475"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T10:48:00+00:00', 'transaction_id': 7995764230, 'user_paid_amount': '5475'} 2025-12-31 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4366', 'confirmation_code': 5000, 'created_by': 'Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,366"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9873.16", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9873.16"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,492.84"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,492.84"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9247.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9209.57"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,245.55"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3245.55', 'status': 'success', 'timestamp': '2025-12-30T08:12:00+00:00', 'transaction_id': 2654687165, 'user_paid_amount': '3492.84'} 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3274', 'confirmation_code': 2135, 'created_by': 'Mandar Belnekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,274"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9654.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9654.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,619.23"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,619.23"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9185.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9157.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,433.79"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2433.79', 'status': 'success', 'timestamp': '2025-12-30T07:34:00+00:00', 'transaction_id': 267425380, 'user_paid_amount': '2619.23'} 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3274', 'confirmation_code': 8770, 'created_by': 'Mandar Belnekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,274"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9654.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9654.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,619.23"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T07:33:00+00:00', 'transaction_id': 368319489, 'user_paid_amount': '2619.23'} 2025-12-31 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2057', 'confirmation_code': 2266, 'created_by': 'Aditya Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,057"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9205.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9205.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,851.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,851.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,742.08"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1742.08', 'status': 'success', 'timestamp': '2025-12-30T14:48:00+00:00', 'transaction_id': 112255642, 'user_paid_amount': '1851.3'} 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '880', 'confirmation_code': 8946, 'created_by': 'Dishakapadia31', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9880"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b988", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b988"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9792"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9792"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9745.27"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '745.27', 'status': 'success', 'timestamp': '2025-12-30T12:23:00+00:00', 'transaction_id': 8544271833, 'user_paid_amount': '792'} 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2205', 'confirmation_code': 5556, 'created_by': 'Varuna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,205"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9220.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9220.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,984.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,984.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9117.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,867.42"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1867.42', 'status': 'success', 'timestamp': '2025-12-30T11:32:00+00:00', 'transaction_id': 6814157935, 'user_paid_amount': '1984.5'} 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '550', 'confirmation_code': 1236, 'created_by': 'Rumi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9550"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b955", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b955"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9495"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9495"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9465.79"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '465.79', 'status': 'success', 'timestamp': '2025-12-30T10:49:00+00:00', 'transaction_id': 1377008766, 'user_paid_amount': '495'} 2025-12-31 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '275', 'confirmation_code': 8370, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9275"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b927.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b927.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9247.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9247.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b914.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b912.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9232.89"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '232.89', 'status': 'success', 'timestamp': '2025-12-30T08:22:00+00:00', 'transaction_id': 2032038632, 'user_paid_amount': '247.5'} 2025-12-31 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-30&end_date=2025-12-30&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9027', 'confirmation_code': 6570, 'created_by': 'Preeti Nayak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,027"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,354.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,354.05"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,672.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,672.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9543.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9460.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b982.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,129.7"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '7129.7', 'status': 'success', 'timestamp': '2025-12-30T15:39:00+00:00', 'transaction_id': 7277289997, 'user_paid_amount': '7672.95'} 2025-12-31 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2490', 'confirmation_code': 9085, 'created_by': 'Shikha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,490"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9124.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9124.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,365.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,365.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9139.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,225.93"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2225.93', 'status': 'success', 'timestamp': '2025-12-30T17:48:00+00:00', 'transaction_id': 9719499717, 'user_paid_amount': '2365.5'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1491', 'confirmation_code': 1545, 'created_by': 'Saumya Rai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,491"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,491"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T17:28:00+00:00', 'transaction_id': 6116382552, 'user_paid_amount': '1491'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9911', 'confirmation_code': 5288, 'created_by': 'Manish Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,911"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9495.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9495.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,415.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,415.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9555.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9470.77"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b984.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,859.94"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '8859.94', 'status': 'success', 'timestamp': '2025-12-30T17:08:00+00:00', 'transaction_id': 2045920820, 'user_paid_amount': '9415.45'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5749', 'confirmation_code': 2851, 'created_by': 'Rahul Chavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,749"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9287.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,461.55"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,461.55"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9322.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9273.08"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b949.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,139.32"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '5139.32', 'status': 'success', 'timestamp': '2025-12-30T17:05:00+00:00', 'transaction_id': 5004473896, 'user_paid_amount': '5461.55'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7523', 'confirmation_code': 4410, 'created_by': 'Chintan Gada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,523"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9376.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9376.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,146.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,146.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9421.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9357.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b964.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,725.19"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '6725.19', 'status': 'success', 'timestamp': '2025-12-30T16:59:00+00:00', 'transaction_id': 6818347058, 'user_paid_amount': '7146.85'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5749', 'confirmation_code': 4752, 'created_by': 'Rahul Chavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,749"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.45", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9287.45"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,461.55"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:54:00+00:00', 'transaction_id': 2805604586, 'user_paid_amount': '5461.55'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4578', 'confirmation_code': 8683, 'created_by': 'Siddhi Gajaria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,578"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9228.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9228.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,349.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,349.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9256.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9217.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,092.5"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '4092.5', 'status': 'success', 'timestamp': '2025-12-30T16:37:00+00:00', 'transaction_id': 7154839446, 'user_paid_amount': '4349.1'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2415', 'confirmation_code': 5451, 'created_by': 'Lokesh Singhania', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,415"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9120.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9120.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,294.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,294.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9135.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9114.71"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,158.89"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2158.89', 'status': 'success', 'timestamp': '2025-12-30T16:22:00+00:00', 'transaction_id': 9930476388, 'user_paid_amount': '2294.25'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3061', 'confirmation_code': 5706, 'created_by': 'Janvi Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,061"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9153.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9153.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,907.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,907.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9171.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9145.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b926.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,736.38"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2736.38', 'status': 'success', 'timestamp': '2025-12-30T15:42:00+00:00', 'transaction_id': 3202786905, 'user_paid_amount': '2907.95'} 2025-12-31 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1355', 'confirmation_code': 3917, 'created_by': 'Disha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,355"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b967.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b967.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,287.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,287.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,211.31"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1211.31', 'status': 'success', 'timestamp': '2025-12-30T15:34:00+00:00', 'transaction_id': 4127690441, 'user_paid_amount': '1287.25'} 2025-12-31 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7954', 'confirmation_code': 6696, 'created_by': 'Mayank Dwivedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,954"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9397.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9397.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,556.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,556.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9445.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9377.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b968.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,110.47"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '7110.47', 'status': 'success', 'timestamp': '2025-12-30T17:59:00+00:00', 'transaction_id': 769765676, 'user_paid_amount': '7556.3'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2195', 'confirmation_code': 7685, 'created_by': 'Romin Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,195"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9109.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9109.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,085.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,085.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,962.22"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '1962.22', 'status': 'success', 'timestamp': '2025-12-30T17:14:00+00:00', 'transaction_id': 8721509734, 'user_paid_amount': '2085.25'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7722', 'confirmation_code': 7469, 'created_by': 'Jinal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,722"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9386.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9386.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,335.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,335.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9432.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9366.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b966.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,903.08"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '6903.08', 'status': 'success', 'timestamp': '2025-12-30T17:11:00+00:00', 'transaction_id': 7255865905, 'user_paid_amount': '7335.9'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2373', 'confirmation_code': 3854, 'created_by': 'Priyansh Dodia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,373"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,373"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,373"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9140.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,232.99"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '2232.99', 'status': 'success', 'timestamp': '2025-12-30T16:30:00+00:00', 'transaction_id': 5606358772, 'user_paid_amount': '2373'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2373', 'confirmation_code': 1922, 'created_by': 'Priyansh Dodia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,373"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,373"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:29:00+00:00', 'transaction_id': 4060472135, 'user_paid_amount': '2373'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2373', 'confirmation_code': 5794, 'created_by': 'Priyansh Dodia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,373"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,373"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-30T16:29:00+00:00', 'transaction_id': 7051740803, 'user_paid_amount': '2373'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11232', 'confirmation_code': 9413, 'created_by': 'Vineet Bohra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,232"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9561.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9561.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,670.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,670.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9629.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9533.52"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b996.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,040.85"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '10040.85', 'status': 'success', 'timestamp': '2025-12-30T16:17:00+00:00', 'transaction_id': 1590962556, 'user_paid_amount': '10670.4'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1433', 'confirmation_code': 8815, 'created_by': 'Parth Punatar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,433"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b971.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b971.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,361.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,361.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,281.03"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '1281.03', 'status': 'success', 'timestamp': '2025-12-30T16:16:00+00:00', 'transaction_id': 9315262928, 'user_paid_amount': '1361.35'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5555', 'confirmation_code': 6486, 'created_by': 'Disha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,555"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9277.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9277.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,277.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,277.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9311.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9263.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,965.9"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '4965.9', 'status': 'success', 'timestamp': '2025-12-30T16:11:00+00:00', 'transaction_id': 6134308867, 'user_paid_amount': '5277.25'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4720', 'confirmation_code': 6519, 'created_by': 'Abbas Kagalwala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,720"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9236", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9236"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,484"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,484"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9264.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9224.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b940.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,219.44"}]', 'payout_settlement_date': '2026-01-05', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '4219.44', 'status': 'success', 'timestamp': '2025-12-30T16:03:00+00:00', 'transaction_id': 4453110169, 'user_paid_amount': '4484'} 2025-12-31 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4457', 'confirmation_code': 2553, 'created_by': 'Hemlata C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,457"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300.08", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9222.85"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b977.23"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b94,156.92"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T18:58:00+00:00', 'transaction_id': 9019346274, 'user_paid_amount': '4156.92'} 2025-12-31 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-30&end_date=2025-12-30&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4457', 'confirmation_code': 1349, 'created_by': 'Hemlata C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,457"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300.08", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9222.85"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b977.23"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b94,156.92"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-29T18:57:00+00:00', 'transaction_id': 785388044, 'user_paid_amount': '4156.92'} 2025-12-31 04:30:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2025-12-31 04:30:37 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.83.(X11; Linux i686; ar-AE) Presto/2.9.182 Version/12.00 to Proxy http://residential-proxy.scrapeops.io:8181 2025-12-31 04:30:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2025-12-31 04:30:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2025-12-31 04:30:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2025-12-31 04:30:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2025-12-31 04:30:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2025-12-31 04:30:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2025-12-31 04:30:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-30&end_date=2025-12-30&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-31 04:30:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2025-12-31 04:30:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2025-12-31 04:30:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-30&end_date=2025-12-30&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-31 04:30:42 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 948 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-31 04:30:42 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '4b5e9f2b-9d41-4c08-9741-be822a286f3a', 'timestamp': '2025-12-31T04:30:42Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 32.06, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-31/_doc HTTP/11" 201 167 2025-12-31 04:30:42 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '4b5e9f2b-9d41-4c08-9741-be822a286f3a', 'timestamp': '2025-12-31T04:30:42Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 228786, 'duration_seconds': 32.06, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-31/_doc HTTP/11" 201 166 2025-12-31 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-31 04:30:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-31 04:30:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 188231, 'downloader/request_count': 41, 'downloader/request_method_count/GET': 41, 'downloader/response_bytes': 75759, 'downloader/response_count': 41, 'downloader/response_status_count/200': 32, 'downloader/response_status_count/429': 9, 'elapsed_time_seconds': 32.063793, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 31, 4, 30, 42, 653061, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 227970, 'httpcompression/response_count': 20, 'item_scraped_count': 124, 'items_per_minute': None, 'log_count/DEBUG': 242, 'log_count/ERROR': 3, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116236288, 'memusage/startup': 116236288, 'request_depth_max': 7, 'response_received_count': 35, 'responses_per_minute': None, 'retry/count': 6, 'retry/max_reached': 3, 'retry/reason_count/429 Unknown Status': 6, 'scheduler/dequeued': 41, 'scheduler/dequeued/memory': 41, 'scheduler/enqueued': 41, 'scheduler/enqueued/memory': 41, 'start_time': datetime.datetime(2025, 12, 31, 4, 30, 10, 589268, tzinfo=datetime.timezone.utc)} 2025-12-31 04:30:43 [scrapy.core.engine] INFO: Spider closed (finished)