2026-01-13 04:30:05 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-13 04:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-13 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2026-01-13T04_30_02 2026-01-13 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2026-01-13 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2026-01-13 04:30:05 [scrapy.addons] INFO: Enabled addons: [] 2026-01-13 04:30:05 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-13 04:30:05 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-13 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-13 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-13 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-13 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-13 04:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 358969a3790ba068 2026-01-13 04:30:05 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-13 04:30:05 [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_2026-01-13T04_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'} 2026-01-13 04:30:05 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-13 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-13 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-13 04:30:05 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-13 04:30:05 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-13 04:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-13 04:30:05 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-13 04:30:05 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-13 04:30:05 [scrapy.core.engine] INFO: Spider opened 2026-01-13 04:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-13 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-13 04:30:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-13 04:30:06 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-13 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-01-13 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-13 04:30:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2865 2026-01-13 04:30:06 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3 like Mac OS X; st-ZA) AppleWebKit/531.34.4 (KHTML, like Gecko) Version/3.0.5 Mobile/8B117 Safari/6531.34.4 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-13 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-13 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5899789 HTTP/11" 200 None 2026-01-13 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-13 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-13 04:30:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-13 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-13 04:30:11 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-13 04:30:11 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-13 04:30:11 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-13 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-13 04:30:11 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-13 04:30:12 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-13 04:30:12 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-13 04:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-13 04:30:12 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-13 04:30:13 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-13 04:30:13 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-13 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-13 04:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-13 04:30:13 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-13 04:30:14 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2842', 'confirmation_code': 3534, 'created_by': 'Manju Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,842"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9426.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9426.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,415.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,415.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,301.68"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2301.68', 'status': 'success', 'timestamp': '2026-01-12T16:44:00+00:00', 'transaction_id': 9649544195, 'user_paid_amount': '2415.7'} 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '844', 'confirmation_code': 9162, 'created_by': 'Athena', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9844"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9211", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9211"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9633"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9633"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9603.12"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '603.12', 'status': 'success', 'timestamp': '2026-01-12T16:43:00+00:00', 'transaction_id': 8448929547, 'user_paid_amount': '633'} 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1048', 'confirmation_code': 7487, 'created_by': 'Kunal Kaushal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,048"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9157.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9157.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9890.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9890.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9848.76"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '848.76', 'status': 'success', 'timestamp': '2026-01-12T15:58:00+00:00', 'transaction_id': 4909700175, 'user_paid_amount': '890.8'} 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1264', 'confirmation_code': 1958, 'created_by': 'Shravani Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,264"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9189.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9189.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,074.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,074.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,023.68"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1023.68', 'status': 'success', 'timestamp': '2026-01-12T11:45:00+00:00', 'transaction_id': 6313061866, 'user_paid_amount': '1074.4'} 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1264', 'confirmation_code': 4000, 'created_by': 'Shravani Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,264"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9189.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9189.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,074.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-12T11:44:00+00:00', 'transaction_id': 3518774143, 'user_paid_amount': '1074.4'} 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13475', 'confirmation_code': 9467, 'created_by': 'Fraternitychyrmang', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,475"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,368.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,368.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,106.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,106.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9477.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9404.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b972.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,629.24"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '9629.24', 'status': 'success', 'timestamp': '2026-01-11T19:19:00+00:00', 'transaction_id': 7312839479, 'user_paid_amount': '10106.25'} 2026-01-13 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2677', 'confirmation_code': 7041, 'created_by': 'Lakshmi Ramaswamy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,677"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9669.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9669.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,007.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,007.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b994.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,912.98"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1912.98', 'status': 'success', 'timestamp': '2026-01-11T18:57:00+00:00', 'transaction_id': 6577033738, 'user_paid_amount': '2007.75'} 2026-01-13 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3090', 'confirmation_code': 4043, 'created_by': 'Srinithy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,090"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9618", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9618"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,472"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,472"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,355.32"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2355.32', 'status': 'success', 'timestamp': '2026-01-12T17:58:00+00:00', 'transaction_id': 679603265, 'user_paid_amount': '2472'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3343', 'confirmation_code': 3376, 'created_by': 'Vibhuti Kumar Rai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,343"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9835.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9835.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,507.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,507.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.29"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,388.91"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2388.91', 'status': 'success', 'timestamp': '2026-01-12T17:16:00+00:00', 'transaction_id': 210051462, 'user_paid_amount': '2507.25'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3343', 'confirmation_code': 6771, 'created_by': 'Vibhuti Kumar Rai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,343"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9835.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9835.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,507.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-12T17:16:00+00:00', 'transaction_id': 8249795773, 'user_paid_amount': '2507.25'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3343', 'confirmation_code': 4141, 'created_by': 'Vibhuti Kumar Rai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,343"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9835.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9835.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,507.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-12T17:16:00+00:00', 'transaction_id': 3025349415, 'user_paid_amount': '2507.25'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1418', 'confirmation_code': 6492, 'created_by': 'Premlata', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,418"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9354.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9354.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,063.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,063.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,013.3"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1013.3', 'status': 'success', 'timestamp': '2026-01-12T17:05:00+00:00', 'transaction_id': 909242183, 'user_paid_amount': '1063.5'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3080', 'confirmation_code': 2291, 'created_by': 'Pritha Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,080"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9770", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9770"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,310"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,310"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,200.97"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2200.97', 'status': 'success', 'timestamp': '2026-01-12T17:03:00+00:00', 'transaction_id': 1426067475, 'user_paid_amount': '2310'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3962', 'confirmation_code': 3917, 'created_by': 'Anusha Koti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,962"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9990.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9990.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,971.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,971.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9140.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,831.25"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2831.25', 'status': 'success', 'timestamp': '2026-01-12T16:34:00+00:00', 'transaction_id': 1266207670, 'user_paid_amount': '2971.5'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4461', 'confirmation_code': 6265, 'created_by': 'Anirudh Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,461"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,115.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,115.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,345.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,345.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9157.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9133.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,187.83"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3187.83', 'status': 'success', 'timestamp': '2026-01-12T16:19:00+00:00', 'transaction_id': 638048037, 'user_paid_amount': '3345.75'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3218', 'confirmation_code': 3152, 'created_by': 'Thushara', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,218"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9643.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9643.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,574.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,574.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,452.88"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2452.88', 'status': 'success', 'timestamp': '2026-01-12T15:31:00+00:00', 'transaction_id': 2344588788, 'user_paid_amount': '2574.4'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6765', 'confirmation_code': 1297, 'created_by': 'Sabharish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,765"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,691.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,691.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,073.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,073.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9239.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9202.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,834.27"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4834.27', 'status': 'success', 'timestamp': '2026-01-12T14:29:00+00:00', 'transaction_id': 4920267294, 'user_paid_amount': '5073.75'} 2026-01-13 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8142', 'confirmation_code': 6278, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,142"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,221.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,221.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,920.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,920.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9489.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9415.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b974.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,430.72"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '6430.72', 'status': 'success', 'timestamp': '2026-01-12T17:40:00+00:00', 'transaction_id': 4232437983, 'user_paid_amount': '6920.7'} 2026-01-13 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '413', 'confirmation_code': 5823, 'created_by': 'Siddharth Bhardwaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9413"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b941.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b941.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9371.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9371.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9345.39"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '345.39', 'status': 'success', 'timestamp': '2026-01-12T10:46:00+00:00', 'transaction_id': 5244446939, 'user_paid_amount': '371.7'} 2026-01-13 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-13 04:30:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-13 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2689', 'confirmation_code': 2452, 'created_by': 'Naitieek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,689"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9403.35", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9403.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,285.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,285.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9161.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,123.82"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2123.82', 'status': 'success', 'timestamp': '2026-01-12T18:06:00+00:00', 'transaction_id': 5886787700, 'user_paid_amount': '2285.65'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3824', 'confirmation_code': 6481, 'created_by': 'Sumit Jha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,824"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9764.76", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9764.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,059.24"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,059.24"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9216.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9183.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,842.65"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2842.65', 'status': 'success', 'timestamp': '2026-01-12T16:44:00+00:00', 'transaction_id': 615696260, 'user_paid_amount': '3059.24'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11105', 'confirmation_code': 7957, 'created_by': 'Mandar Belnekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,105"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,220.89", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,220.89"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,884.11"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,884.11"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9629", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9533.05"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b995.95"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b98,255.11"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '8255.11', 'status': 'success', 'timestamp': '2026-01-12T16:39:00+00:00', 'transaction_id': 7238125016, 'user_paid_amount': '8884.11'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2832', 'confirmation_code': 2540, 'created_by': 'Devansh Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,832"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9424.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,407.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,407.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.43"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,236.77"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2236.77', 'status': 'success', 'timestamp': '2026-01-12T16:25:00+00:00', 'transaction_id': 7258662971, 'user_paid_amount': '2407.2'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3132', 'confirmation_code': 6990, 'created_by': 'Amruta Kulkarni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,132"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9469.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9469.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,662.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,662.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9188.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9159.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,473.72"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2473.72', 'status': 'success', 'timestamp': '2026-01-12T16:07:00+00:00', 'transaction_id': 8891727739, 'user_paid_amount': '2662.2'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1234', 'confirmation_code': 4274, 'created_by': 'Shagun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,234"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9185.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9185.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,048.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,048.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9974.64"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '974.64', 'status': 'success', 'timestamp': '2026-01-12T15:50:00+00:00', 'transaction_id': 1834559500, 'user_paid_amount': '1048.9'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3306', 'confirmation_code': 3849, 'created_by': 'Anshika Aggarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,306"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9495.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9495.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,810.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,810.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9198.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9168.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,611.14"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2611.14', 'status': 'success', 'timestamp': '2026-01-12T15:06:00+00:00', 'transaction_id': 3632131337, 'user_paid_amount': '2810.1'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '420', 'confirmation_code': 7539, 'created_by': 'Sachin Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9420"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b942", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b942"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9378"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9378"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9351.24"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '351.24', 'status': 'success', 'timestamp': '2026-01-12T14:08:00+00:00', 'transaction_id': 9090617468, 'user_paid_amount': '378'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6069', 'confirmation_code': 5858, 'created_by': 'Rutvi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,213.74", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,213.74"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,855.26"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,855.26"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9343.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9291.32"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b952.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,511.5"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '4511.5', 'status': 'success', 'timestamp': '2026-01-12T11:39:00+00:00', 'transaction_id': 3751009604, 'user_paid_amount': '4855.26'} 2026-01-13 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3237', 'confirmation_code': 7989, 'created_by': 'Poonam Shikare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,237"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9485.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9485.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,751.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,751.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9194.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9165.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,556.64"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2556.64', 'status': 'success', 'timestamp': '2026-01-12T10:50:00+00:00', 'transaction_id': 1943390821, 'user_paid_amount': '2751.45'} 2026-01-13 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '176', 'confirmation_code': 5409, 'created_by': 'Tejaswini Bhanarkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9176"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9176"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9176"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9163.54"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '163.54', 'status': 'success', 'timestamp': '2026-01-12T11:20:00+00:00', 'transaction_id': 3286860130, 'user_paid_amount': '176'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2734', 'confirmation_code': 6404, 'created_by': 'Varun Prabhudayal Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,734"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,734"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,734"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9193.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9164.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,540.43"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '2540.43', 'status': 'success', 'timestamp': '2026-01-12T11:07:00+00:00', 'transaction_id': 9636247619, 'user_paid_amount': '2734'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1871', 'confirmation_code': 4553, 'created_by': 'Asha Aradhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,871"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9374.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9374.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,496.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,496.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,426.15"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1426.15', 'status': 'success', 'timestamp': '2026-01-12T13:12:00+00:00', 'transaction_id': 4840954449, 'user_paid_amount': '1496.8'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1871', 'confirmation_code': 2324, 'created_by': 'Asha Aradhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,871"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9374.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9374.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,496.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-12T13:11:00+00:00', 'transaction_id': 1735963136, 'user_paid_amount': '1496.8'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '983', 'confirmation_code': 1009, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9983"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9196.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9196.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9786.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9786.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.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9749.28"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '749.28', 'status': 'success', 'timestamp': '2026-01-12T10:32:00+00:00', 'transaction_id': 1224482285, 'user_paid_amount': '786.4'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '870', 'confirmation_code': 1415, 'created_by': 'Sahana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9870"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9174", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9174"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9696"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9696"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9663.15"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '663.15', 'status': 'success', 'timestamp': '2026-01-12T10:05:00+00:00', 'transaction_id': 8633962660, 'user_paid_amount': '696'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '316', 'confirmation_code': 2156, 'created_by': 'Srusti S Yadav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9316"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b963.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b963.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9252.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9252.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b911.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.11"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9240.87"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '240.87', 'status': 'success', 'timestamp': '2026-01-12T08:10:00+00:00', 'transaction_id': 5823693610, 'user_paid_amount': '252.8'} 2026-01-13 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11495', 'confirmation_code': 5117, 'created_by': 'Sunil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,495"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,149.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,149.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,345.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,345.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9732.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9620.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9111.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,613.04"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '9613.04', 'status': 'success', 'timestamp': '2026-01-12T16:44:00+00:00', 'transaction_id': 2688160351, 'user_paid_amount': '10345.5'} 2026-01-13 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '527', 'confirmation_code': 5643, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9527"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b979.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b979.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9447.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9447.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9416.23"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '416.23', 'status': 'success', 'timestamp': '2026-01-12T10:15:00+00:00', 'transaction_id': 3720813467, 'user_paid_amount': '447.95'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '552', 'confirmation_code': 6410, 'created_by': 'Rakesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9552"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9110.39", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9110.39"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9441.61"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9441.61"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9410.34"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '410.34', 'status': 'success', 'timestamp': '2026-01-12T09:26:00+00:00', 'transaction_id': 4529319668, 'user_paid_amount': '441.61'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2459', 'confirmation_code': 3609, 'created_by': 'Pushkar Vaidya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,459"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9491.78", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9491.78"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,967.22"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,967.22"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9139.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,827.94"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1827.94', 'status': 'success', 'timestamp': '2026-01-12T08:52:00+00:00', 'transaction_id': 7314015850, 'user_paid_amount': '1967.22'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1180', 'confirmation_code': 8996, 'created_by': 'Keval Kishor', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,180"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9118", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9118"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,062"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-12T01:35:00+00:00', 'transaction_id': 8025986055, 'user_paid_amount': '1062'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3397', 'confirmation_code': 7221, 'created_by': 'Vishal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,397"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9509.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9509.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,887.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,887.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9204.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9173.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,683.02"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '4', 'res_id': 20450710, 'settlement_amount': '2683.02', 'status': 'success', 'timestamp': '2026-01-11T19:41:00+00:00', 'transaction_id': 2904778215, 'user_paid_amount': '2887.45'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3397', 'confirmation_code': 2285, 'created_by': 'Vishal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,397"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9509.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9509.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,887.45"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T19:41:00+00:00', 'transaction_id': 8797400208, 'user_paid_amount': '2887.45'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2827', 'confirmation_code': 4010, 'created_by': 'Prashant Anand Tawde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,827"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9282.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9282.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,544.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,544.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9180.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9152.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,364.16"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2364.16', 'status': 'success', 'timestamp': '2026-01-11T19:30:00+00:00', 'transaction_id': 9135353482, 'user_paid_amount': '2544.3'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2992', 'confirmation_code': 6639, 'created_by': 'Varun Prabhudayal Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,992"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9299.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9299.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,692.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,692.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9190.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9161.57"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,502.15"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2502.15', 'status': 'success', 'timestamp': '2026-01-11T19:00:00+00:00', 'transaction_id': 9909847548, 'user_paid_amount': '2692.8'} 2026-01-13 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=2026-01-12&end_date=2026-01-12&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2525', 'confirmation_code': 5026, 'created_by': 'Gayatri Vishwanathan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,525"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9504.97", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9504.97"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,020.03"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,020.03"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9143.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,877.01"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '4', 'res_id': 20450710, 'settlement_amount': '1877.01', 'status': 'success', 'timestamp': '2026-01-11T18:43:00+00:00', 'transaction_id': 6450776696, 'user_paid_amount': '2020.03'} 2026-01-13 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '945', 'confirmation_code': 3467, 'created_by': 'Tarini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9945"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b994.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b994.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9850.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9850.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9800.33"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '800.33', 'status': 'success', 'timestamp': '2026-01-12T08:17:00+00:00', 'transaction_id': 7204879489, 'user_paid_amount': '850.5'} 2026-01-13 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2298', 'confirmation_code': 6077, 'created_by': 'Gitanjali Chatterjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,298"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9229.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9229.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,068.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,068.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,946.18"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1946.18', 'status': 'success', 'timestamp': '2026-01-12T05:10:00+00:00', 'transaction_id': 3679649002, 'user_paid_amount': '2068.2'} 2026-01-13 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-12&end_date=2026-01-12&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '275', 'confirmation_code': 8675, 'created_by': 'Vibhore Mayank', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9275"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b927.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b927.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9247.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9247.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b914.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b912.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9232.89"}]', 'payout_settlement_date': '2026-01-19', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '232.89', 'status': 'success', 'timestamp': '2026-01-12T04:59:00+00:00', 'transaction_id': 1962563640, 'user_paid_amount': '247.5'} 2026-01-13 04:30:26 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:27 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2026-01-13 04:30:29 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (compatible; MSIE 9.0; Windows 98; Win 9x 4.90; Trident/5.1) to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-13 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-13 04:30:30 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-13 04:30:30 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'b1c27eed-0e4e-4b44-9a80-93ec073091af', 'timestamp': '2026-01-13T04:30:30Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 24.68, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-13/_doc HTTP/11" 201 166 2026-01-13 04:30:30 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'b1c27eed-0e4e-4b44-9a80-93ec073091af', 'timestamp': '2026-01-13T04:30:30Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 140314, 'duration_seconds': 24.68, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-13/_doc HTTP/11" 201 167 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-13 04:30:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-13 04:30:30 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1, 'downloader/request_bytes': 126950, 'downloader/request_count': 28, 'downloader/request_method_count/GET': 28, 'downloader/response_bytes': 50066, 'downloader/response_count': 27, 'downloader/response_status_count/200': 24, 'downloader/response_status_count/401': 3, 'elapsed_time_seconds': 24.678033, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 13, 4, 30, 30, 149364, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 139477, 'httpcompression/response_count': 13, 'item_scraped_count': 49, 'items_per_minute': None, 'log_count/DEBUG': 152, 'log_count/INFO': 23, 'log_count/WARNING': 1, 'memusage/max': 116494336, 'memusage/startup': 116494336, 'request_depth_max': 6, 'response_received_count': 27, 'responses_per_minute': None, 'retry/count': 1, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 1, 'scheduler/dequeued': 28, 'scheduler/dequeued/memory': 28, 'scheduler/enqueued': 28, 'scheduler/enqueued/memory': 28, 'start_time': datetime.datetime(2026, 1, 13, 4, 30, 5, 471331, tzinfo=datetime.timezone.utc)} 2026-01-13 04:30:30 [scrapy.core.engine] INFO: Spider closed (finished)