2025-12-16 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-16 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-16 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-16T04_30_02 2025-12-16 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-16 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-16 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2025-12-16 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-16 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-16 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-16 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-16 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-16 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-16 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: 31b9ac830c80fa37 2025-12-16 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-16 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-16T04_30_02.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-16 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-16 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-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-16 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-16 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-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-16 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-16 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-16 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-16 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-16 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-16 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-16 04:30:07 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-16 04:30:07 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-16 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-16 04:30:08 [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-16 04:30:08 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-16 04:30:08 [scrapy.core.engine] INFO: Spider opened 2025-12-16 04:30:08 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-16 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-16 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-16 04:30:09 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-16 04:30:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2025-12-16 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-16 04:30:09 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2865 2025-12-16 04:30:09 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/8.85.(X11; Linux x86_64; unm-US) Presto/2.9.171 Version/11.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-16 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-16 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5641408 HTTP/11" 200 None 2025-12-16 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-16 04:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-16 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-16 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-16 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-16 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-16 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-16 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-16 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-16 04:30:15 [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-16 04:30:15 [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-16 04:30:15 [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-16 04:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-16 04:30:15 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 375 2025-12-16 04:30:16 [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-16 04:30:16 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4133', 'confirmation_code': 4835, 'created_by': 'Nikita Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,133"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9206.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9206.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,926.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,926.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9231.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9196.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,694.69"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3694.69', 'status': 'success', 'timestamp': '2025-12-15T17:17:00+00:00', 'transaction_id': 5860949298, 'user_paid_amount': '3926.35'} 2025-12-16 04:30:16 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4599', 'confirmation_code': 5551, 'created_by': 'Rithika Yaligeti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,599"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9229.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9229.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,369.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,369.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9257.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9218.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,111.28"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4111.28', 'status': 'success', 'timestamp': '2025-12-15T16:11:00+00:00', 'transaction_id': 3975467984, 'user_paid_amount': '4369.05'} 2025-12-16 04:30:16 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4599', 'confirmation_code': 5318, 'created_by': 'Rithika Yaligeti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,599"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9229.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9229.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,369.05"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T16:10:00+00:00', 'transaction_id': 276555496, 'user_paid_amount': '4369.05'} 2025-12-16 04:30:16 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5410', 'confirmation_code': 5979, 'created_by': 'Mallya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,410"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,410"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,410"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9319.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9270.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b948.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,090.81"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '5090.81', 'status': 'success', 'timestamp': '2025-12-15T15:19:00+00:00', 'transaction_id': 5665926001, 'user_paid_amount': '5410'} 2025-12-16 04:30:16 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2579', 'confirmation_code': 5871, 'created_by': 'Nikki', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,579"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9257.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9257.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,321.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,321.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,184.15"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2184.15', 'status': 'success', 'timestamp': '2025-12-15T09:04:00+00:00', 'transaction_id': 7639908097, 'user_paid_amount': '2321.1'} 2025-12-16 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-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3338', 'confirmation_code': 7214, 'created_by': 'Shravanti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,338"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9667.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9667.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,670.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,670.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9126.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,544.35"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2544.35', 'status': 'success', 'timestamp': '2025-12-15T18:24:00+00:00', 'transaction_id': 7866757088, 'user_paid_amount': '2670.4'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1331', 'confirmation_code': 9581, 'created_by': 'Ojaswi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,331"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9266.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9266.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,064.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,064.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.59"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,014.54"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1014.54', 'status': 'success', 'timestamp': '2025-12-15T18:16:00+00:00', 'transaction_id': 2853461572, 'user_paid_amount': '1064.8'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3242', 'confirmation_code': 5170, 'created_by': 'Prakruti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,242"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9648.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9648.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,593.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,593.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.74"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,471.19"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2471.19', 'status': 'success', 'timestamp': '2025-12-15T17:39:00+00:00', 'transaction_id': 3056041920, 'user_paid_amount': '2593.6'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1483', 'confirmation_code': 9400, 'created_by': 'Aditya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,483"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9370.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9370.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,112.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,112.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.49"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,059.75"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1059.75', 'status': 'success', 'timestamp': '2025-12-15T16:38:00+00:00', 'transaction_id': 9792658146, 'user_paid_amount': '1112.25'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2991', 'confirmation_code': 9278, 'created_by': 'Krithika Bader', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,991"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9747.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9747.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,243.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,243.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,137.37"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2137.37', 'status': 'success', 'timestamp': '2025-12-15T16:06:00+00:00', 'transaction_id': 3728798231, 'user_paid_amount': '2243.25'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '35719', 'confirmation_code': 8610, 'created_by': 'N Kishore', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b935,719"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b98,929.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b98,929.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b926,789.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b926,789.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,264.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b91,071.57"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9192.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b925,524.8"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '25524.8', 'status': 'success', 'timestamp': '2025-12-15T15:56:00+00:00', 'transaction_id': 1006173084, 'user_paid_amount': '26789.25'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6345', 'confirmation_code': 3264, 'created_by': 'Angela Jacob', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,345"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,586.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,586.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,758.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,758.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9224.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9190.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,534.14"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4534.14', 'status': 'success', 'timestamp': '2025-12-15T15:36:00+00:00', 'transaction_id': 6185106677, 'user_paid_amount': '4758.75'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1195', 'confirmation_code': 3781, 'created_by': 'Anush', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,195"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9298.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9298.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9896.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9896.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.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9853.95"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '853.95', 'status': 'success', 'timestamp': '2025-12-15T15:27:00+00:00', 'transaction_id': 7753421501, 'user_paid_amount': '896.25'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '666', 'confirmation_code': 2193, 'created_by': 'User_110274001', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9166.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9499.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9499.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b923.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b919.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9475.92"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '475.92', 'status': 'success', 'timestamp': '2025-12-15T15:07:00+00:00', 'transaction_id': 3054278731, 'user_paid_amount': '499.5'} 2025-12-16 04:30:17 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '666', 'confirmation_code': 6227, 'created_by': 'User_110274001', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9166.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9499.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T15:06:00+00:00', 'transaction_id': 8836190545, 'user_paid_amount': '499.5'} 2025-12-16 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-16 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-16 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-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6932.3', 'confirmation_code': 8407, 'created_by': 'Siddharth Sahu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,932.3"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9693.23", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9693.23"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,239.07"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,239.07"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9441.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9374.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b967.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,797.35"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '5797.35', 'status': 'success', 'timestamp': '2025-12-15T14:14:00+00:00', 'transaction_id': 7339490336, 'user_paid_amount': '6239.07'} 2025-12-16 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-16 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-16 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-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7190', 'confirmation_code': 9915, 'created_by': 'Adit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,190"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,437.93", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,437.93"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,752.07"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,752.07"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9407.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9345.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b962.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,344.83"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '5344.83', 'status': 'success', 'timestamp': '2025-12-15T18:17:00+00:00', 'transaction_id': 888527853, 'user_paid_amount': '5752.07'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '993', 'confirmation_code': 5693, 'created_by': 'Gyandeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9993"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9198.59", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9198.59"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9794.41"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9794.41"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9738.17"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '738.17', 'status': 'success', 'timestamp': '2025-12-15T17:40:00+00:00', 'transaction_id': 6582779664, 'user_paid_amount': '794.41'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3490', 'confirmation_code': 7705, 'created_by': 'Ashwin Iyer', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,490"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9349", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9349"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,141"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,141"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9222.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9188.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,918.62"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2918.62', 'status': 'success', 'timestamp': '2025-12-15T16:47:00+00:00', 'transaction_id': 6723837079, 'user_paid_amount': '3141'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '596', 'confirmation_code': 9328, 'created_by': 'Sandeep N Pamnani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9596"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b959.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b959.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9536.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9536.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9498.43"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '498.43', 'status': 'success', 'timestamp': '2025-12-15T16:12:00+00:00', 'transaction_id': 6653245844, 'user_paid_amount': '536.4'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5432', 'confirmation_code': 3431, 'created_by': 'Shreesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,432"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9814.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9814.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,617.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,617.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9326.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9277.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b949.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,290.3"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '4290.3', 'status': 'success', 'timestamp': '2025-12-15T15:39:00+00:00', 'transaction_id': 5494772494, 'user_paid_amount': '4617.2'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5432', 'confirmation_code': 9881, 'created_by': 'Shreesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,432"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9814.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9814.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,617.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T15:38:00+00:00', 'transaction_id': 4143792626, 'user_paid_amount': '4617.2'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1557', 'confirmation_code': 8423, 'created_by': 'Pravin B. Pachare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,557"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9233.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9233.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,323.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,323.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,229.75"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1229.75', 'status': 'success', 'timestamp': '2025-12-15T14:10:00+00:00', 'transaction_id': 5270111366, 'user_paid_amount': '1323.45'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '960', 'confirmation_code': 1822, 'created_by': 'Sanam Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9960"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9191.99", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9191.99"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9768.01"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9768.01"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9713.64"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '713.64', 'status': 'success', 'timestamp': '2025-12-15T11:12:00+00:00', 'transaction_id': 436942797, 'user_paid_amount': '768.01'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '960', 'confirmation_code': 7120, 'created_by': 'Sanam Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9960"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9191.99", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9191.99"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9768.01"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T11:12:00+00:00', 'transaction_id': 4911624265, 'user_paid_amount': '768.01'} 2025-12-16 04:30:20 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1466', 'confirmation_code': 8778, 'created_by': 'Easha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,466"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9293.19", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9293.19"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,172.81"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,172.81"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,089.77"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1089.77', 'status': 'success', 'timestamp': '2025-12-15T10:24:00+00:00', 'transaction_id': 7874217781, 'user_paid_amount': '1172.81'} 2025-12-16 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-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '659', 'confirmation_code': 4609, 'created_by': 'Ganesh Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9659"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9659"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9659"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9612.34"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '612.34', 'status': 'success', 'timestamp': '2025-12-15T08:51:00+00:00', 'transaction_id': 2994697015, 'user_paid_amount': '659'} 2025-12-16 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-16 04:30:22 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1446', 'confirmation_code': 3419, 'created_by': 'Lekha J Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,446"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9361.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9361.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,084.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,084.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,033.31"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1033.31', 'status': 'success', 'timestamp': '2025-12-15T14:37:00+00:00', 'transaction_id': 6370159499, 'user_paid_amount': '1084.5'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3451', 'confirmation_code': 9349, 'created_by': 'Suba', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,451"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9862.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9862.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,588.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,588.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,466.08"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2466.08', 'status': 'success', 'timestamp': '2025-12-15T14:26:00+00:00', 'transaction_id': 3701364525, 'user_paid_amount': '2588.25'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1080', 'confirmation_code': 7249, 'created_by': 'Akshatha Salian', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,080"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9270", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9270"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9810"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9810"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9771.77"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '771.77', 'status': 'success', 'timestamp': '2025-12-15T14:17:00+00:00', 'transaction_id': 8409508472, 'user_paid_amount': '810'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2938', 'confirmation_code': 1344, 'created_by': 'Aparna Sunil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,938"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9734.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9734.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,203.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,203.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9104.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b988.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,099.49"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2099.49', 'status': 'success', 'timestamp': '2025-12-15T14:12:00+00:00', 'transaction_id': 4820570466, 'user_paid_amount': '2203.5'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1055', 'confirmation_code': 3875, 'created_by': 'Suhas Rao', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,055"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9263.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9263.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9791.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9791.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.65"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9753.9"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '753.9', 'status': 'success', 'timestamp': '2025-12-15T14:00:00+00:00', 'transaction_id': 266411535, 'user_paid_amount': '791.25'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10', 'confirmation_code': 3564, 'created_by': 'Ram', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b92"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98"}, {"type": "additions_b", ' '"label": "Additions (B)", "value": "", "items": [{"type": ' '"tip", "label": "Tip for the staff", "value": ""}]}, {"type": ' '"deductions_b", "label": "Deductions (C)", "value": ' '"\\u20b90.38", "items": [{"type": "commission", "label": ' '"Commission", "value": "-\\u20b90.32"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b90.06"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b97.62"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '7.62', 'status': 'success', 'timestamp': '2025-12-15T13:55:00+00:00', 'transaction_id': 320238205, 'user_paid_amount': '8'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4237', 'confirmation_code': 8917, 'created_by': 'Devanand Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,237"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,059.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,059.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,177.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,177.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.11"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,027.76"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3027.76', 'status': 'success', 'timestamp': '2025-12-15T13:38:00+00:00', 'transaction_id': 7339402790, 'user_paid_amount': '3177.75'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1125', 'confirmation_code': 6325, 'created_by': 'Varsha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,125"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9225", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9225"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9900"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9900"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.48", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b936"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b96.48"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9857.52"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '857.52', 'status': 'success', 'timestamp': '2025-12-15T12:23:00+00:00', 'transaction_id': 7141402951, 'user_paid_amount': '900'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3893', 'confirmation_code': 2895, 'created_by': 'Chandana Uttarkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,893"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9973.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9973.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,919.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,919.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.79"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,781.94"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2781.94', 'status': 'success', 'timestamp': '2025-12-15T12:00:00+00:00', 'transaction_id': 6207449278, 'user_paid_amount': '2919.75'} 2025-12-16 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1265', 'confirmation_code': 3631, 'created_by': 'Amisha Prabhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,265"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9316.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9316.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9948.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9948.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.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9903.97"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '903.97', 'status': 'success', 'timestamp': '2025-12-15T11:55:00+00:00', 'transaction_id': 7259383914, 'user_paid_amount': '948.75'} 2025-12-16 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-16 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-16 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-16 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-16 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-16 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-16 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-16 04:30:25 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2475', 'confirmation_code': 6819, 'created_by': 'Himani Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,475"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9247.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9247.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,227.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,227.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,096.07"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20818448, 'settlement_amount': '2096.07', 'status': 'success', 'timestamp': '2025-12-15T13:20:00+00:00', 'transaction_id': 5736163585, 'user_paid_amount': '2227.5'} 2025-12-16 04:30:25 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1348', 'confirmation_code': 6012, 'created_by': 'Manya Goyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,348"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9134.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9134.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,213.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,213.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,141.62"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1141.62', 'status': 'success', 'timestamp': '2025-12-15T09:17:00+00:00', 'transaction_id': 9488064200, 'user_paid_amount': '1213.2'} 2025-12-16 04:30:25 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1773', 'confirmation_code': 1135, 'created_by': 'Nur Syafiqah Ann', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,773"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9177.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9177.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,595.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,595.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,501.56"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1501.56', 'status': 'success', 'timestamp': '2025-12-15T08:05:00+00:00', 'transaction_id': 7610423199, 'user_paid_amount': '1595.7'} 2025-12-16 04:30:25 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1996', 'confirmation_code': 9763, 'created_by': 'Denver', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,996"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9199.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9199.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,796.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,796.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,690.41"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1690.41', 'status': 'success', 'timestamp': '2025-12-15T06:42:00+00:00', 'transaction_id': 9827279324, 'user_paid_amount': '1796.4'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-16 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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '827', 'confirmation_code': 9962, 'created_by': 'Manvendra Singh Bhati', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9827"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b982.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b982.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9744.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9744.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9691.6"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '691.6', 'status': 'success', 'timestamp': '2025-12-14T19:11:00+00:00', 'transaction_id': 50720040, 'user_paid_amount': '744.3'} 2025-12-16 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-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5599', 'confirmation_code': 3938, 'created_by': 'Sameer', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,599"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9279.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9279.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,319.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,319.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9313.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9265.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,005.23"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '5005.23', 'status': 'success', 'timestamp': '2025-12-15T18:20:00+00:00', 'transaction_id': 7490639786, 'user_paid_amount': '5319.05'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1145', 'confirmation_code': 7085, 'created_by': 'Jianna Akshay Kukreja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,145"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,145"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,145"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.25"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,077.45"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1077.45', 'status': 'success', 'timestamp': '2025-12-15T17:39:00+00:00', 'transaction_id': 3110481516, 'user_paid_amount': '1145'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7424', 'confirmation_code': 6885, 'created_by': 'Sanyam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,424"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,052.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,052.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9416.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9352.64"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b963.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,636.68"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '6636.68', 'status': 'success', 'timestamp': '2025-12-15T17:06:00+00:00', 'transaction_id': 5174695476, 'user_paid_amount': '7052.8'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7424', 'confirmation_code': 2643, 'created_by': 'Sanyam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,424"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,052.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T17:04:00+00:00', 'transaction_id': 8519809888, 'user_paid_amount': '7052.8'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7424', 'confirmation_code': 8889, 'created_by': 'Sanyam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,424"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,052.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T17:03:00+00:00', 'transaction_id': 5475933273, 'user_paid_amount': '7052.8'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2121', 'confirmation_code': 7378, 'created_by': 'Prapti Kadam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,121"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9106.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9106.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,014.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,014.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.75"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,896.06"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1896.06', 'status': 'success', 'timestamp': '2025-12-15T16:55:00+00:00', 'transaction_id': 467015686, 'user_paid_amount': '2014.95'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4688', 'confirmation_code': 5520, 'created_by': 'Darshan Vachhani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,688"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,688"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T16:00:00+00:00', 'transaction_id': 6617418112, 'user_paid_amount': '4688'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4688', 'confirmation_code': 4888, 'created_by': 'Darshan Vachhani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,688"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,688"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T15:58:00+00:00', 'transaction_id': 1516262013, 'user_paid_amount': '4688'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3696', 'confirmation_code': 7185, 'created_by': 'Ankeet Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,696"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9184.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9184.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,511.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,511.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9207.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9175.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,304.04"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '3304.04', 'status': 'success', 'timestamp': '2025-12-15T15:51:00+00:00', 'transaction_id': 5991276877, 'user_paid_amount': '3511.2'} 2025-12-16 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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2399', 'confirmation_code': 5439, 'created_by': 'Gayathri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,399"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9119.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9119.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,279.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,279.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9134.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9113.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,144.59"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2144.59', 'status': 'success', 'timestamp': '2025-12-15T15:01:00+00:00', 'transaction_id': 6075953633, 'user_paid_amount': '2279.05'} 2025-12-16 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12265', 'confirmation_code': 2468, 'created_by': 'Alpesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,265"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9613.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9613.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b911,651.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,651.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9687.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9582.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9104.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,964.29"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '10964.29', 'status': 'success', 'timestamp': '2025-12-15T18:24:00+00:00', 'transaction_id': 5749255073, 'user_paid_amount': '11651.75'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5751', 'confirmation_code': 7809, 'created_by': 'Vishrut', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,751"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9287.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,463.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,463.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9322.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9273.17"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b949.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,141.11"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '5141.11', 'status': 'success', 'timestamp': '2025-12-15T17:49:00+00:00', 'transaction_id': 4186907937, 'user_paid_amount': '5463.45'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3560', 'confirmation_code': 9153, 'created_by': 'Jaya.Mamtani.20', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,560"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9178", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9178"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,382"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,382"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9199.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9169.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b930.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,182.46"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3182.46', 'status': 'success', 'timestamp': '2025-12-15T17:47:00+00:00', 'transaction_id': 9394906679, 'user_paid_amount': '3382'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6111', 'confirmation_code': 3578, 'created_by': 'Pooja Singhal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,111"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9305.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9305.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,805.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,805.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9342.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9290.27"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b952.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,462.93"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '5462.93', 'status': 'success', 'timestamp': '2025-12-15T17:38:00+00:00', 'transaction_id': 14441102, 'user_paid_amount': '5805.45'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3247', 'confirmation_code': 7399, 'created_by': 'Ashish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,247"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9162.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9162.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,084.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,084.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9181.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9154.23"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,902.66"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '2902.66', 'status': 'success', 'timestamp': '2025-12-15T17:30:00+00:00', 'transaction_id': 20055804, 'user_paid_amount': '3084.65'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5072', 'confirmation_code': 1180, 'created_by': 'Meet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,072"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9253.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9253.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,818.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,818.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9284.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9240.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b943.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,534.11"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '4534.11', 'status': 'success', 'timestamp': '2025-12-15T17:19:00+00:00', 'transaction_id': 4058574729, 'user_paid_amount': '4818.4'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2058', 'confirmation_code': 9117, 'created_by': 'Sourabh Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,058"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9102.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9102.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,955.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,955.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,839.74"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '1839.74', 'status': 'success', 'timestamp': '2025-12-15T17:15:00+00:00', 'transaction_id': 1105282654, 'user_paid_amount': '1955.1'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3591', 'confirmation_code': 1527, 'created_by': 'Prajit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,591"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9179.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9179.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,411.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,411.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9201.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9170.57"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,210.18"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3210.18', 'status': 'success', 'timestamp': '2025-12-15T17:01:00+00:00', 'transaction_id': 2502126427, 'user_paid_amount': '3411.45'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4154', 'confirmation_code': 4877, 'created_by': 'Ayushi Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,154"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9207.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9207.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,946.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,946.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9232.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,713.46"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3713.46', 'status': 'success', 'timestamp': '2025-12-15T16:49:00+00:00', 'transaction_id': 1862202508, 'user_paid_amount': '3946.3'} 2025-12-16 04:30:28 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2219', 'confirmation_code': 5120, 'created_by': 'Nilesh Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,219"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,219"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,219"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9130.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9110.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,088.08"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2088.08', 'status': 'success', 'timestamp': '2025-12-15T16:32:00+00:00', 'transaction_id': 1853476722, 'user_paid_amount': '2219'} 2025-12-16 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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-16 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-15&end_date=2025-12-15&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3728', 'confirmation_code': 7968, 'created_by': 'Brijesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,728"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9745.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9745.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,982.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,982.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9140.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9119.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,841.63"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2841.63', 'status': 'success', 'timestamp': '2025-12-15T10:56:00+00:00', 'transaction_id': 8281391009, 'user_paid_amount': '2982.4'} 2025-12-16 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-15&end_date=2025-12-15&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4766', 'confirmation_code': 6144, 'created_by': 'Shilpa.Skn24', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,766"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,191.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,191.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,574.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,574.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,405.78"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3405.78', 'status': 'success', 'timestamp': '2025-12-15T10:36:00+00:00', 'transaction_id': 8139246653, 'user_paid_amount': '3574.5'} 2025-12-16 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-15&end_date=2025-12-15&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1827', 'confirmation_code': 5115, 'created_by': 'Srujan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,827"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9456.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9456.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,370.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,370.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,305.57"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '1305.57', 'status': 'success', 'timestamp': '2025-12-15T09:36:00+00:00', 'transaction_id': 9822067384, 'user_paid_amount': '1370.25'} 2025-12-16 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-15&end_date=2025-12-15&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3261', 'confirmation_code': 1121, 'created_by': 'Vishwas Vijayadev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,261"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9652.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9652.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,608.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,608.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,485.67"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2485.67', 'status': 'success', 'timestamp': '2025-12-15T09:32:00+00:00', 'transaction_id': 484265511, 'user_paid_amount': '2608.8'} 2025-12-16 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-15&end_date=2025-12-15&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4662', 'confirmation_code': 9769, 'created_by': 'Gagan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,662"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9932.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9932.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,729.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,729.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,553.57"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3553.57', 'status': 'success', 'timestamp': '2025-12-15T08:51:00+00:00', 'transaction_id': 2482545948, 'user_paid_amount': '3729.6'} 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5324', 'confirmation_code': 8287, 'created_by': 'Varinder Bhambri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,324"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,324"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T13:25:00+00:00', 'transaction_id': 1469353494, 'user_paid_amount': '5324'} 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '919', 'confirmation_code': 7722, 'created_by': 'Abhishek Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9919"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b945.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b945.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9873.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9873.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.65"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9821.54"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '821.54', 'status': 'success', 'timestamp': '2025-12-15T11:03:00+00:00', 'transaction_id': 7658491821, 'user_paid_amount': '873.05'} 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2378', 'confirmation_code': 9230, 'created_by': 'Pragya Bucha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,378"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9237.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,140.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,140.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9126.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9107.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,013.93"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2013.93', 'status': 'success', 'timestamp': '2025-12-15T10:26:00+00:00', 'transaction_id': 9419638316, 'user_paid_amount': '2140.2'} 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3082', 'confirmation_code': 8194, 'created_by': 'Rujuta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,082"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9308.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9308.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,773.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,773.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.69"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,610.15"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2610.15', 'status': 'success', 'timestamp': '2025-12-15T09:53:00+00:00', 'transaction_id': 4515385935, 'user_paid_amount': '2773.8'} 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6463', 'confirmation_code': 4555, 'created_by': 'Jigisha Thakore', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,463"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9646.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9646.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,816.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,816.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9343.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9290.84"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b952.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,473.51"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '5473.51', 'status': 'success', 'timestamp': '2025-12-15T08:46:00+00:00', 'transaction_id': 1241730516, 'user_paid_amount': '5816.7'} 2025-12-16 04:30:29 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4153', 'confirmation_code': 2212, 'created_by': 'Mahesh Utkur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,153"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9415.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9415.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,737.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,737.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9220.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9186.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,517.18"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '3517.18', 'status': 'success', 'timestamp': '2025-12-15T08:42:00+00:00', 'transaction_id': 7796190105, 'user_paid_amount': '3737.7'} 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2756', 'confirmation_code': 1104, 'created_by': 'Shail', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,756"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,756"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,756"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,593.4"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '2593.4', 'status': 'success', 'timestamp': '2025-12-15T16:13:00+00:00', 'transaction_id': 4678270631, 'user_paid_amount': '2756'} 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7619', 'confirmation_code': 7968, 'created_by': 'Pankaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,619"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9380.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9380.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,238.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,238.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9427.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9361.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b965.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,811.01"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '6811.01', 'status': 'success', 'timestamp': '2025-12-15T16:06:00+00:00', 'transaction_id': 641903178, 'user_paid_amount': '7238.05'} 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7619', 'confirmation_code': 9614, 'created_by': 'Pankaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,619"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9380.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9380.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,238.05"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T16:04:00+00:00', 'transaction_id': 8133916127, 'user_paid_amount': '7238.05'} 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2336', 'confirmation_code': 5245, 'created_by': 'Neha Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,336"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9116.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9116.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,219.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,219.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9130.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9110.96"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,088.27"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2088.27', 'status': 'success', 'timestamp': '2025-12-15T13:14:00+00:00', 'transaction_id': 6282860378, 'user_paid_amount': '2219.2'} 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2336', 'confirmation_code': 6829, 'created_by': 'Neha Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,336"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9116.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9116.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,219.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-15T13:14:00+00:00', 'transaction_id': 8537783273, 'user_paid_amount': '2219.2'} 2025-12-16 04:30:30 [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-15&end_date=2025-12-15&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3670', 'confirmation_code': 6564, 'created_by': 'Riya Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,670"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9367", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9367"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,303"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,303"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9194.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9165.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,108.12"}]', 'payout_settlement_date': '2025-12-22', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3108.12', 'status': 'success', 'timestamp': '2025-12-15T08:52:00+00:00', 'transaction_id': 7326326990, 'user_paid_amount': '3303'} 2025-12-16 04:30:30 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 833 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-16 04:30:30 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '943a1984-67c5-49cf-af5d-15c4917fead3', 'timestamp': '2025-12-16T04:30:30Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 22.32, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-16/_doc HTTP/11" 201 166 2025-12-16 04:30:30 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '943a1984-67c5-49cf-af5d-15c4917fead3', 'timestamp': '2025-12-16T04:30:30Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 174727, 'duration_seconds': 22.32, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-16/_doc HTTP/11" 201 167 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-16 04:30:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-16 04:30:30 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 118118, 'downloader/request_count': 26, 'downloader/request_method_count/GET': 26, 'downloader/response_bytes': 54890, 'downloader/response_count': 26, 'downloader/response_status_count/200': 26, 'elapsed_time_seconds': 22.321885, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 16, 4, 30, 30, 330756, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 174178, 'httpcompression/response_count': 16, 'item_scraped_count': 79, 'items_per_minute': None, 'log_count/DEBUG': 179, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116432896, 'memusage/startup': 116432896, 'request_depth_max': 6, 'response_received_count': 26, 'responses_per_minute': None, 'scheduler/dequeued': 26, 'scheduler/dequeued/memory': 26, 'scheduler/enqueued': 26, 'scheduler/enqueued/memory': 26, 'start_time': datetime.datetime(2025, 12, 16, 4, 30, 8, 8871, tzinfo=datetime.timezone.utc)} 2025-12-16 04:30:30 [scrapy.core.engine] INFO: Spider closed (finished)