2025-12-12 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-12 04:30:07 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, 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-1043-aws-aarch64-with-glibc2.35 2025-12-12 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-12T04_30_01 2025-12-12 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-12 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-12 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2025-12-12 04:30:07 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-12 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-12 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-12 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-12 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-12 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-12 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: a6cfa9decf48fd05 2025-12-12 04:30:07 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-12 04:30:07 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/3_2025-12-12T04_30_01.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-12 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-12 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-12 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-12 04:30:07 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-12 04:30:07 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-12 04:30:07 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-12 04:30:07 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-12 04:30:07 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-12 04:30:07 [scrapy.core.engine] INFO: Spider opened 2025-12-12 04:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-12 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-12 04:30:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-12 04:30:08 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-12 04:30:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2025-12-12 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-12 04:30:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2025-12-12 04:30:08 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPad; CPU iPad OS 17_2_1 like Mac OS X) AppleWebKit/531.2 (KHTML, like Gecko) FxiOS/18.8d3270.0 Mobile/03L574 Safari/531.2 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-12 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-12 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5612661 HTTP/11" 200 None 2025-12-12 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-12 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-12 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-12 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-12 04:30:13 [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-12 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-12 04:30:14 [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-12 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-12 04:30:14 [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-12 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-12 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-12 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-12 04:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-12 04:30:16 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 375 2025-12-12 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-12 04:30:17 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2620', 'confirmation_code': 5198, 'created_by': 'Raghuvansh Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,620"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,620"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,620"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9154.58", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9131"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b923.58"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,465.42"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2465.42', 'status': 'success', 'timestamp': '2025-12-11T15:46:00+00:00', 'transaction_id': 60843880, 'user_paid_amount': '2620'} 2025-12-12 04:30:17 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4981', 'confirmation_code': 1884, 'created_by': 'Vineeta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,981"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,981"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,981"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9293.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9249.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b944.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,687.12"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4687.12', 'status': 'success', 'timestamp': '2025-12-11T15:26:00+00:00', 'transaction_id': 9971200062, 'user_paid_amount': '4981'} 2025-12-12 04:30:18 [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-12 04:30:18 [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-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2359', 'confirmation_code': 7243, 'created_by': 'Khushi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,359"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9589.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9589.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,769.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,769.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,685.74"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1685.74', 'status': 'success', 'timestamp': '2025-12-11T17:39:00+00:00', 'transaction_id': 8220723123, 'user_paid_amount': '1769.25'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6033', 'confirmation_code': 7791, 'created_by': 'Prathish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,033"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,508.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,508.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,524.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,524.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9213.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9180.99"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,311.18"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4311.18', 'status': 'success', 'timestamp': '2025-12-11T17:27:00+00:00', 'transaction_id': 6746192918, 'user_paid_amount': '4524.75'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10402', 'confirmation_code': 1936, 'created_by': 'Tanmay Middha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,402"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,600.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,600.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,801.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,801.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9368.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9312.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b956.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,433.27"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '7433.27', 'status': 'success', 'timestamp': '2025-12-11T16:46:00+00:00', 'transaction_id': 1095013632, 'user_paid_amount': '7801.5'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3271', 'confirmation_code': 5050, 'created_by': 'Tilak G N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9817.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9817.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,453.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,453.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,337.46"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2337.46', 'status': 'success', 'timestamp': '2025-12-11T16:45:00+00:00', 'transaction_id': 4358750348, 'user_paid_amount': '2453.25'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10402', 'confirmation_code': 5498, 'created_by': 'Tanmay Middha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,402"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,600.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,600.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,801.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T16:44:00+00:00', 'transaction_id': 8057188081, 'user_paid_amount': '7801.5'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '440', 'confirmation_code': 8053, 'created_by': 'Advik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9440"}, {"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": "\\u20b9352"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9352"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b916.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9335.39"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '335.39', 'status': 'success', 'timestamp': '2025-12-11T16:15:00+00:00', 'transaction_id': 8249237921, 'user_paid_amount': '352'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5634', 'confirmation_code': 9741, 'created_by': 'Subash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,634"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,126.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,126.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,507.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,507.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9212.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9180.29"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,294.46"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4294.46', 'status': 'success', 'timestamp': '2025-12-11T15:58:00+00:00', 'transaction_id': 1447911125, 'user_paid_amount': '4507.2'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17217', 'confirmation_code': 7056, 'created_by': 'Anup', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,217"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b94,304.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b94,304.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b912,912.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b912,912.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9609.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9516.51"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b992.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b912,303.27"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '12303.27', 'status': 'success', 'timestamp': '2025-12-11T15:57:00+00:00', 'transaction_id': 6877278170, 'user_paid_amount': '12912.75'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5390', 'confirmation_code': 8809, 'created_by': 'Ranjitha Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,390"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,347.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,347.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,042.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,042.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9190.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9161.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b929.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,851.69"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3851.69', 'status': 'success', 'timestamp': '2025-12-11T15:50:00+00:00', 'transaction_id': 4997019587, 'user_paid_amount': '4042.5'} 2025-12-12 04:30:18 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1257', 'confirmation_code': 1462, 'created_by': 'Winnie George', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,257"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9314.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9314.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9942.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9942.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9898.25"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '898.25', 'status': 'success', 'timestamp': '2025-12-11T15:43:00+00:00', 'transaction_id': 4355094093, 'user_paid_amount': '942.75'} 2025-12-12 04:30:19 [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-12 04:30:19 [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-12 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2025-12-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '23254', 'confirmation_code': 2147, 'created_by': 'Jimmy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b923,254"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,488.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,488.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b919,765.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b919,765.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,399.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b91,185.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9213.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b918,366.48"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '18366.48', 'status': 'success', 'timestamp': '2025-12-11T15:08:00+00:00', 'transaction_id': 6071341221, 'user_paid_amount': '19765.9'} 2025-12-12 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-12 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-12 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-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1716', 'confirmation_code': 8904, 'created_by': 'Pratap Gawande', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,716"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9171.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,544.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,544.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,435.06"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1435.06', 'status': 'success', 'timestamp': '2025-12-11T17:16:00+00:00', 'transaction_id': 2691735659, 'user_paid_amount': '1544.4'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3244', 'confirmation_code': 7212, 'created_by': 'Kritika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,244"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9648.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9648.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,595.23"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,595.23"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9183.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9155.71"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,411.49"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2411.49', 'status': 'success', 'timestamp': '2025-12-11T16:54:00+00:00', 'transaction_id': 7232503121, 'user_paid_amount': '2595.23'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1869', 'confirmation_code': 8036, 'created_by': 'Niti Jagtiani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,869"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9280.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9280.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,588.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,588.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,476.17"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1476.17', 'status': 'success', 'timestamp': '2025-12-11T16:48:00+00:00', 'transaction_id': 8803674007, 'user_paid_amount': '1588.65'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2015', 'confirmation_code': 5646, 'created_by': 'Ankit Tiwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,015"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9402.98", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9402.98"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,612.02"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,612.02"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,497.89"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1497.89', 'status': 'success', 'timestamp': '2025-12-11T16:42:00+00:00', 'transaction_id': 7714295873, 'user_paid_amount': '1612.02'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2535', 'confirmation_code': 2522, 'created_by': 'Giriraj Gattani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,535"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9380.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9380.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,154.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,154.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,002.2"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2002.2', 'status': 'success', 'timestamp': '2025-12-11T16:24:00+00:00', 'transaction_id': 942301364, 'user_paid_amount': '2154.75'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10020', 'confirmation_code': 2473, 'created_by': 'Shreejith Gangadharan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,020"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,002", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,002"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,018"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,018"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9638.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9541.08"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b997.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,379.53"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '8379.53', 'status': 'success', 'timestamp': '2025-12-11T16:05:00+00:00', 'transaction_id': 8706867864, 'user_paid_amount': '9018'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10020', 'confirmation_code': 9676, 'created_by': 'Shreejith Gangadharan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,020"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,002", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,002"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,018"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T16:03:00+00:00', 'transaction_id': 4583215380, 'user_paid_amount': '9018'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2518', 'confirmation_code': 5837, 'created_by': 'Pranav Mankad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,518"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9503.57", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9503.57"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,014.43"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,014.43"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,871.8"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1871.8', 'status': 'success', 'timestamp': '2025-12-11T15:50:00+00:00', 'transaction_id': 6048838124, 'user_paid_amount': '2014.43'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4912', 'confirmation_code': 8060, 'created_by': 'Rachit Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,912"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9982.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9982.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,929.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,929.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9278.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9235.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,651.43"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3651.43', 'status': 'success', 'timestamp': '2025-12-11T15:46:00+00:00', 'transaction_id': 3756520331, 'user_paid_amount': '3929.65'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1432', 'confirmation_code': 6707, 'created_by': 'Sakshi Choubey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,432"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9286.39", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9286.39"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,145.61"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,145.61"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,064.5"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1064.5', 'status': 'success', 'timestamp': '2025-12-11T14:49:00+00:00', 'transaction_id': 6921306735, 'user_paid_amount': '1145.6100000000001'} 2025-12-12 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-12 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-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '926', 'confirmation_code': 6100, 'created_by': 'Vivek Jilla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9926"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9926"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9926"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9860.44"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '860.44', 'status': 'success', 'timestamp': '2025-12-11T16:53:00+00:00', 'transaction_id': 4734950732, 'user_paid_amount': '926'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '309', 'confirmation_code': 7805, 'created_by': 'Girish Dev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9309"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9309"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9309"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9287.12"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '287.12', 'status': 'success', 'timestamp': '2025-12-11T16:47:00+00:00', 'transaction_id': 9707856840, 'user_paid_amount': '309'} 2025-12-12 04:30:21 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1080', 'confirmation_code': 1231, 'created_by': 'Trupti Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,080"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,080"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,080"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,003.54"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1003.54', 'status': 'success', 'timestamp': '2025-12-11T09:18:00+00:00', 'transaction_id': 371920456, 'user_paid_amount': '1080'} 2025-12-12 04:30:22 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3908', 'confirmation_code': 1878, 'created_by': 'Neha Gulati', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,908"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9586.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9586.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,321.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,321.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9235.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9199.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,086.61"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3086.61', 'status': 'success', 'timestamp': '2025-12-11T16:23:00+00:00', 'transaction_id': 938460857, 'user_paid_amount': '3321.8'} 2025-12-12 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-12 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-12 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-12 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-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1312', 'confirmation_code': 6679, 'created_by': 'Abhishek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,312"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9328", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9328"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9984"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9984"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9937.56"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '937.56', 'status': 'success', 'timestamp': '2025-12-11T15:20:00+00:00', 'transaction_id': 9564508786, 'user_paid_amount': '984'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1207', 'confirmation_code': 5062, 'created_by': 'Suraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,207"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9301.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9301.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9905.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9905.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.21"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9862.52"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '862.52', 'status': 'success', 'timestamp': '2025-12-11T15:20:00+00:00', 'transaction_id': 4371794553, 'user_paid_amount': '905.25'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4391', 'confirmation_code': 3889, 'created_by': 'Bishwjeet Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,391"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,157.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,097.75"}, {"type": "bank_discount", "label": ' '"Promo discount", "value": "\\u20b960"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b93,233.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,233.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.33"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,080.64"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3080.64', 'status': 'success', 'timestamp': '2025-12-11T15:17:00+00:00', 'transaction_id': 16755451, 'user_paid_amount': '3233.25'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1817', 'confirmation_code': 8143, 'created_by': 'Tanvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,817"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9454.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9454.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,362.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,362.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,298.43"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1298.43', 'status': 'success', 'timestamp': '2025-12-11T15:07:00+00:00', 'transaction_id': 867426003, 'user_paid_amount': '1362.75'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2700', 'confirmation_code': 7184, 'created_by': 'Arnab Bose', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,700"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9540", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9540"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,160"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,160"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,058.05"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2058.05', 'status': 'success', 'timestamp': '2025-12-11T15:00:00+00:00', 'transaction_id': 8194007623, 'user_paid_amount': '2160'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2700', 'confirmation_code': 6876, 'created_by': 'Arnab Bose', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,700"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9540", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9540"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,160"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T14:58:00+00:00', 'transaction_id': 5182742728, 'user_paid_amount': '2160'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2700', 'confirmation_code': 7180, 'created_by': 'Arnab Bose', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,700"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9540", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9540"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,160"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T14:58:00+00:00', 'transaction_id': 8049776407, 'user_paid_amount': '2160'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3241', 'confirmation_code': 4919, 'created_by': 'Abhishek Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,241"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9810.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9810.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,430.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,430.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,316.02"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2316.02', 'status': 'success', 'timestamp': '2025-12-11T14:49:00+00:00', 'transaction_id': 3878611104, 'user_paid_amount': '2430.75'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2402', 'confirmation_code': 3979, 'created_by': 'Navya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,402"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9600.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9600.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,801.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,801.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,716.47"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1716.47', 'status': 'success', 'timestamp': '2025-12-11T14:05:00+00:00', 'transaction_id': 1877865989, 'user_paid_amount': '1801.5'} 2025-12-12 04:30:23 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '677', 'confirmation_code': 7353, 'created_by': 'Walter Shaun Rydquist', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9677"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9169.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9169.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9507.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9507.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b923.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9483.78"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '483.78', 'status': 'success', 'timestamp': '2025-12-11T13:52:00+00:00', 'transaction_id': 3653290239, 'user_paid_amount': '507.75'} 2025-12-12 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-12 04:30:25 [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-12 04:30:25 [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-12 04:30:26 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '908', 'confirmation_code': 9471, 'created_by': 'Satish Katra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9908"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b990.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b990.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9817.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9817.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9768.99"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '768.99', 'status': 'success', 'timestamp': '2025-12-11T15:45:00+00:00', 'transaction_id': 2783008322, 'user_paid_amount': '817.2'} 2025-12-12 04:30:26 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '632', 'confirmation_code': 7727, 'created_by': 'Arpit Purohit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9632"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b963.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b963.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9568.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9568.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9535.24"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '535.24', 'status': 'success', 'timestamp': '2025-12-11T13:29:00+00:00', 'transaction_id': 8955333193, 'user_paid_amount': '568.8'} 2025-12-12 04:30:26 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1369.53', 'confirmation_code': 7403, 'created_by': 'Hetal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,369.53"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9136.95", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9136.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,232.58"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,232.58"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,159.86"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1159.86', 'status': 'success', 'timestamp': '2025-12-11T09:18:00+00:00', 'transaction_id': 6140647073, 'user_paid_amount': '1232.58'} 2025-12-12 04:30:26 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '945', 'confirmation_code': 1043, 'created_by': 'Purvi Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9945"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b994.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b994.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9850.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9850.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9800.33"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '800.33', 'status': 'success', 'timestamp': '2025-12-11T08:46:00+00:00', 'transaction_id': 2664351570, 'user_paid_amount': '850.5'} 2025-12-12 04:30:26 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-12 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '882', 'confirmation_code': 1389, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9882"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b988.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b988.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9793.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9793.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9737.6"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '737.6', 'status': 'success', 'timestamp': '2025-12-11T14:21:00+00:00', 'transaction_id': 7903528196, 'user_paid_amount': '793.8'} 2025-12-12 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '473', 'confirmation_code': 7697, 'created_by': 'Rakesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9473"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b994.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b994.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9378.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9378.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9351.61"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '351.61', 'status': 'success', 'timestamp': '2025-12-11T10:07:00+00:00', 'transaction_id': 4664045927, 'user_paid_amount': '378.4'} 2025-12-12 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '497', 'confirmation_code': 9011, 'created_by': 'Vikas Kumar Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b974.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b974.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9422.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9422.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.35"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9392.54"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '392.54', 'status': 'success', 'timestamp': '2025-12-11T08:40:00+00:00', 'transaction_id': 887545944, 'user_paid_amount': '422.45'} 2025-12-12 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '497', 'confirmation_code': 8345, 'created_by': 'Vikas Kumar Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b974.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b974.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9422.45"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T08:40:00+00:00', 'transaction_id': 2095420556, 'user_paid_amount': '422.45'} 2025-12-12 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-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1617', 'confirmation_code': 6918, 'created_by': 'Parth Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,617"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b980.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,536.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,536.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,445.51"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1445.51', 'status': 'success', 'timestamp': '2025-12-11T16:44:00+00:00', 'transaction_id': 1039363710, 'user_paid_amount': '1536.15'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15225', 'confirmation_code': 5506, 'created_by': 'Piyush Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,225"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9861.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9761.25"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9100"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b914,363.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b914,363.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9847.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9718.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9129.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,516.29"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '13516.29', 'status': 'success', 'timestamp': '2025-12-11T16:23:00+00:00', 'transaction_id': 2782444958, 'user_paid_amount': '14363.75'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15225', 'confirmation_code': 6493, 'created_by': 'Piyush Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,225"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9861.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9761.25"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9100"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b914,363.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T16:21:00+00:00', 'transaction_id': 3604790057, 'user_paid_amount': '14363.75'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15225', 'confirmation_code': 7730, 'created_by': 'Piyush Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,225"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9861.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9761.25"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9100"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b914,363.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T16:20:00+00:00', 'transaction_id': 3983969537, 'user_paid_amount': '14363.75'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15225', 'confirmation_code': 2216, 'created_by': 'Piyush Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,225"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9861.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9761.25"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9100"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b914,363.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T16:14:00+00:00', 'transaction_id': 5468332794, 'user_paid_amount': '14363.75'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2667', 'confirmation_code': 3133, 'created_by': 'Prapti Kadam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,667"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9133.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9133.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,533.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,533.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,384.17"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2384.17', 'status': 'success', 'timestamp': '2025-12-11T16:11:00+00:00', 'transaction_id': 7896043549, 'user_paid_amount': '2533.65'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2494', 'confirmation_code': 1500, 'created_by': 'Dimple Davda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,494"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,494"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,494"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9147.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9124.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,346.85"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2346.85', 'status': 'success', 'timestamp': '2025-12-11T15:35:00+00:00', 'transaction_id': 2406986644, 'user_paid_amount': '2494'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5437', 'confirmation_code': 8848, 'created_by': 'Adwitiya Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,437"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9271.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9271.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,165.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,165.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9304.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9258.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,860.4"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '4860.4', 'status': 'success', 'timestamp': '2025-12-11T15:31:00+00:00', 'transaction_id': 8290292355, 'user_paid_amount': '5165.15'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2352', 'confirmation_code': 1919, 'created_by': 'Neha Parekh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,352"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,352"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,352"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9138.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9117.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,213.23"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2213.23', 'status': 'success', 'timestamp': '2025-12-11T08:29:00+00:00', 'transaction_id': 3033343083, 'user_paid_amount': '2352'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3260', 'confirmation_code': 4842, 'created_by': 'Priyesh Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,260"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9489", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9489"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,771"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,771"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,607.51"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2607.51', 'status': 'success', 'timestamp': '2025-12-11T08:27:00+00:00', 'transaction_id': 773791198, 'user_paid_amount': '2771'} 2025-12-12 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-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2195', 'confirmation_code': 3845, 'created_by': 'Vedika', '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': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1962.22', 'status': 'success', 'timestamp': '2025-12-11T17:53:00+00:00', 'transaction_id': 7329908585, 'user_paid_amount': '2085.25'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14354', 'confirmation_code': 5428, 'created_by': 'Simran Haria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9717.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9717.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,636.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b913,636.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9804.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9681.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9122.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b912,831.75"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '12831.75', 'status': 'success', 'timestamp': '2025-12-11T17:52:00+00:00', 'transaction_id': 8868470888, 'user_paid_amount': '13636.3'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14354', 'confirmation_code': 5388, 'created_by': 'Simran Haria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9717.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9717.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,636.3"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T17:50:00+00:00', 'transaction_id': 3948663865, 'user_paid_amount': '13636.3'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14354', 'confirmation_code': 9378, 'created_by': 'Simran Haria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9717.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9717.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,636.3"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T17:49:00+00:00', 'transaction_id': 5313853616, 'user_paid_amount': '13636.3'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14354', 'confirmation_code': 1404, 'created_by': 'Simran Haria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,354"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9717.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9717.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,636.3"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T17:49:00+00:00', 'transaction_id': 3924465716, 'user_paid_amount': '13636.3'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5450', 'confirmation_code': 8470, 'created_by': 'Prachi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,450"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9272.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9272.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,177.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,177.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9305.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9258.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,872.02"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '4872.02', 'status': 'success', 'timestamp': '2025-12-11T16:47:00+00:00', 'transaction_id': 1154869474, 'user_paid_amount': '5177.5'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6080', 'confirmation_code': 7445, 'created_by': 'Shailesh Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,080"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9304", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9304"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,776"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,776"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9340.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9288.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b951.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,435.22"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '5435.22', 'status': 'success', 'timestamp': '2025-12-11T16:08:00+00:00', 'transaction_id': 2437194701, 'user_paid_amount': '5776'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3213', 'confirmation_code': 9016, 'created_by': 'Bhavya Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,213"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9321.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9321.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,891.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,891.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,721.1"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2721.1', 'status': 'success', 'timestamp': '2025-12-11T10:50:00+00:00', 'transaction_id': 540673408, 'user_paid_amount': '2891.7'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3859', 'confirmation_code': 4433, 'created_by': 'Sachin Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,859"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9385.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9385.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,473.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,473.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9204.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9173.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,268.18"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '4', 'res_id': 20575304, 'settlement_amount': '3268.18', 'status': 'success', 'timestamp': '2025-12-11T09:45:00+00:00', 'transaction_id': 1670166675, 'user_paid_amount': '3473.1'} 2025-12-12 04:30:27 [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-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3087', 'confirmation_code': 9955, 'created_by': 'Rajvi Mithani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,087"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9308.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9308.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,778.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,778.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,614.37"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2614.37', 'status': 'success', 'timestamp': '2025-12-11T08:58:00+00:00', 'transaction_id': 5798129595, 'user_paid_amount': '2778.3'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3860', 'confirmation_code': 8297, 'created_by': 'Vishrutha T V', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,860"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9965", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9965"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,895"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,895"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b920.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,758.36"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2758.36', 'status': 'success', 'timestamp': '2025-12-11T13:09:00+00:00', 'transaction_id': 4365590227, 'user_paid_amount': '2895'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3666', 'confirmation_code': 8454, 'created_by': 'Manjushri Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9733.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9733.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,932.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,932.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9138.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9117.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,794.37"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2794.37', 'status': 'success', 'timestamp': '2025-12-11T12:15:00+00:00', 'transaction_id': 7407794464, 'user_paid_amount': '2932.8'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3666', 'confirmation_code': 9856, 'created_by': 'Manjushri Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9733.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9733.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,932.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T12:11:00+00:00', 'transaction_id': 4104900714, 'user_paid_amount': '2932.8'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3666', 'confirmation_code': 8272, 'created_by': 'Manjushri Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9733.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9733.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,932.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T12:10:00+00:00', 'transaction_id': 7806026324, 'user_paid_amount': '2932.8'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3666', 'confirmation_code': 2989, 'created_by': 'Manjushri Shenoy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9733.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9733.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,932.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T12:09:00+00:00', 'transaction_id': 9285291465, 'user_paid_amount': '2932.8'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1617', 'confirmation_code': 9530, 'created_by': 'Adithi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,617"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9404.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9404.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,212.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,212.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,155.51"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1155.51', 'status': 'success', 'timestamp': '2025-12-11T11:18:00+00:00', 'transaction_id': 6393441945, 'user_paid_amount': '1212.75'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3114', 'confirmation_code': 5264, 'created_by': 'Mahesh.J61', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,114"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9778.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9778.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,335.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,335.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,225.26"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2225.26', 'status': 'success', 'timestamp': '2025-12-11T10:46:00+00:00', 'transaction_id': 4840647944, 'user_paid_amount': '2335.5'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '808', 'confirmation_code': 3772, 'created_by': 'Lucky', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9808"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9161.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9161.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9646.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9646.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9615.89"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '615.89', 'status': 'success', 'timestamp': '2025-12-11T10:37:00+00:00', 'transaction_id': 7984439135, 'user_paid_amount': '646.4'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1184', 'confirmation_code': 4275, 'created_by': 'Nayana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,184"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9296", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9296"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9888"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9888"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9846.09"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '846.09', 'status': 'success', 'timestamp': '2025-12-11T10:14:00+00:00', 'transaction_id': 2663636279, 'user_paid_amount': '888'} 2025-12-12 04:30:28 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2289', 'confirmation_code': 6025, 'created_by': 'Hiren', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,289"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9457.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9457.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,831.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,831.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.25"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,744.77"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1744.77', 'status': 'success', 'timestamp': '2025-12-11T10:06:00+00:00', 'transaction_id': 3712222887, 'user_paid_amount': '1831.2'} 2025-12-12 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-12 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-11&end_date=2025-12-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11389', 'confirmation_code': 5060, 'created_by': 'Chandrakanth N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,389"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,847.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,847.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,541.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,541.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9403.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9341.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b961.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,138.58"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8138.58', 'status': 'success', 'timestamp': '2025-12-11T10:04:00+00:00', 'transaction_id': 735409835, 'user_paid_amount': '8541.75'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11389', 'confirmation_code': 6823, 'created_by': 'Chandrakanth N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,389"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,847.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,847.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,541.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-11T10:03:00+00:00', 'transaction_id': 5714852538, 'user_paid_amount': '8541.75'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1082', 'confirmation_code': 7624, 'created_by': 'Simran Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9216.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9216.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9865.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9865.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9824.75"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '824.75', 'status': 'success', 'timestamp': '2025-12-11T09:55:00+00:00', 'transaction_id': 8233419378, 'user_paid_amount': '865.6'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2406', 'confirmation_code': 2494, 'created_by': 'Adithya Narayan M S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,406"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9601.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9601.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,804.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,804.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,719.33"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1719.33', 'status': 'success', 'timestamp': '2025-12-11T09:24:00+00:00', 'transaction_id': 7771834621, 'user_paid_amount': '1804.5'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '940', 'confirmation_code': 4979, 'created_by': 'Yathindra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9940"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9235", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9235"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9705"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9705"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9671.72"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '671.72', 'status': 'success', 'timestamp': '2025-12-11T08:58:00+00:00', 'transaction_id': 4932137090, 'user_paid_amount': '705'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2329', 'confirmation_code': 9505, 'created_by': 'Joshika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,329"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9582.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9582.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,746.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,746.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,664.3"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '3', 'res_id': 21913226, 'settlement_amount': '1664.3', 'status': 'success', 'timestamp': '2025-12-11T08:30:00+00:00', 'transaction_id': 4507713665, 'user_paid_amount': '1746.75'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2419', 'confirmation_code': 4071, 'created_by': 'Sneha Subramanian', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,419"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9604.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9604.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,814.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,814.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.57"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,728.62"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1728.62', 'status': 'success', 'timestamp': '2025-12-11T07:18:00+00:00', 'transaction_id': 3448022832, 'user_paid_amount': '1814.25'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2326', 'confirmation_code': 7567, 'created_by': 'Aakriti Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,326"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9581.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9581.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,744.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,744.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,662.16"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1662.16', 'status': 'success', 'timestamp': '2025-12-10T18:35:00+00:00', 'transaction_id': 9198857923, 'user_paid_amount': '1744.5'} 2025-12-12 04:30:30 [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-11&end_date=2025-12-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2326', 'confirmation_code': 9859, 'created_by': 'Aakriti Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,326"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9581.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9581.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,744.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-10T18:35:00+00:00', 'transaction_id': 732273239, 'user_paid_amount': '1744.5'} 2025-12-12 04:30:30 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 929 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-12 04:30:30 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '888a21bd-fd06-4530-8f01-5fc6ed90822f', 'timestamp': '2025-12-12T04:30:30Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 23.02, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-12/_doc HTTP/11" 201 167 2025-12-12 04:30:30 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '888a21bd-fd06-4530-8f01-5fc6ed90822f', 'timestamp': '2025-12-12T04:30:30Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 177149, 'duration_seconds': 23.02, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-12/_doc HTTP/11" 201 167 2025-12-12 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-12 04:30:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-12 04:30:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 122719, 'downloader/request_count': 27, 'downloader/request_method_count/GET': 27, 'downloader/response_bytes': 55512, 'downloader/response_count': 27, 'downloader/response_status_count/200': 27, 'elapsed_time_seconds': 23.01663, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 12, 4, 30, 30, 948191, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 176713, 'httpcompression/response_count': 16, 'item_scraped_count': 84, 'items_per_minute': None, 'log_count/DEBUG': 185, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116305920, 'memusage/startup': 116305920, 'request_depth_max': 7, 'response_received_count': 27, 'responses_per_minute': None, 'scheduler/dequeued': 27, 'scheduler/dequeued/memory': 27, 'scheduler/enqueued': 27, 'scheduler/enqueued/memory': 27, 'start_time': datetime.datetime(2025, 12, 12, 4, 30, 7, 931561, tzinfo=datetime.timezone.utc)} 2025-12-12 04:30:31 [scrapy.core.engine] INFO: Spider closed (finished)