2025-12-08 03:37:12 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-08 03:37:12 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1043-aws-aarch64-with-glibc2.35 2025-12-08 03:37:12 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 2a96e1dcd3e711f0bed9377e402ab09c 2025-12-08 03:37:12 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 1 2025-12-08 03:37:12 [scrapy.addons] INFO: Enabled addons: [] 2025-12-08 03:37:12 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-08 03:37:12 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-08 03:37:12 [scrapy.extensions.telnet] INFO: Telnet Password: d9d7d042af13a9f3 2025-12-08 03:37:12 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-08 03:37:12 [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/2a96e1dcd3e711f0bed9377e402ab09c.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-08 03:37:13 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:14 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-08 03:37:14 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:14 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-08 03:37:14 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-08 03:37:14 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-08 03:37:14 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-08 03:37:14 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-08 03:37:14 [scrapy.core.engine] INFO: Spider opened 2025-12-08 03:37:14 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-08 03:37:14 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-08 03:37:14 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6032 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3528 2025-12-08 03:37:14 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.46.(X11; Linux i686; uz-UZ) Presto/2.9.190 Version/11.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-08 03:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5580409 HTTP/11" 200 None 2025-12-08 03:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:17 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-08 03:37:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-08 03:37:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-08 03:37:21 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-08 03:37:22 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-08 03:37:22 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-08 03:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-08 03:37:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=49162&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1213', 'confirmation_code': 4628, 'created_by': 'Gokul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,213"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,213"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,213"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,152.88"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 49162, 'settlement_amount': '1152.88', 'status': 'success', 'timestamp': '2025-12-07T17:19:00+00:00', 'transaction_id': 1084576116, 'user_paid_amount': '1213'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=49162&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1455', 'confirmation_code': 5439, 'created_by': 'Suman Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,455"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,455"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,455"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.11"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,382.89"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': '5', 'res_id': 49162, 'settlement_amount': '1382.89', 'status': 'success', 'timestamp': '2025-12-07T15:14:00+00:00', 'transaction_id': 6128573146, 'user_paid_amount': '1455'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=49162&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4344', 'confirmation_code': 8393, 'created_by': 'Vivek Pillai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,344"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9130.32", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9130.32"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,213.68"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,213.68"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9208.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9176.97"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,004.86"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 49162, 'settlement_amount': '4004.86', 'status': 'success', 'timestamp': '2025-12-07T10:05:00+00:00', 'transaction_id': 4622750683, 'user_paid_amount': '4213.68'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=49162&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6306', 'confirmation_code': 3669, 'created_by': 'Bhavana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,306"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,306"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,306"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9312.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9264.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,993.48"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 49162, 'settlement_amount': '5993.48', 'status': 'success', 'timestamp': '2025-12-07T09:47:00+00:00', 'transaction_id': 2517576439, 'user_paid_amount': '6306'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=49162&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6306', 'confirmation_code': 6072, 'created_by': 'Bhavana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,306"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,306"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 49162, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T09:46:00+00:00', 'transaction_id': 6370024770, 'user_paid_amount': '6306'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=49162&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6306', 'confirmation_code': 2833, 'created_by': 'Bhavana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,306"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,306"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 49162, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T09:45:00+00:00', 'transaction_id': 7567488887, 'user_paid_amount': '6306'} 2025-12-08 03:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=32951&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4295', 'confirmation_code': 1016, 'created_by': 'Nikita Rajan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,295"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,295"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,295"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9212.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9180.39"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,082.14"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 32951, 'settlement_amount': '4082.14', 'status': 'success', 'timestamp': '2025-12-07T17:18:00+00:00', 'transaction_id': 9682486662, 'user_paid_amount': '4295'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=32951&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3271', 'confirmation_code': 3484, 'created_by': 'Priyanka Gound', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,271"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,271"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,271"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,108.89"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 32951, 'settlement_amount': '3108.89', 'status': 'success', 'timestamp': '2025-12-07T15:35:00+00:00', 'transaction_id': 7630830423, 'user_paid_amount': '3271'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=32951&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3869', 'confirmation_code': 7343, 'created_by': 'Swetha Bachugudem', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,869"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,869"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,869"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9191.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9162.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b929.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,677.25"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 32951, 'settlement_amount': '3677.25', 'status': 'success', 'timestamp': '2025-12-07T15:16:00+00:00', 'transaction_id': 8583681193, 'user_paid_amount': '3869'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=32951&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4169', 'confirmation_code': 7867, 'created_by': 'Maahi Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,169"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,169"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,169"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9206.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9175.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b931.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,962.38"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 32951, 'settlement_amount': '3962.38', 'status': 'success', 'timestamp': '2025-12-07T09:10:00+00:00', 'transaction_id': 4582042132, 'user_paid_amount': '4169'} 2025-12-08 03:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1415', 'confirmation_code': 9775, 'created_by': 'Prabhav Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,415"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,415"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,415"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.43"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,344.87"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 34183, 'settlement_amount': '1344.87', 'status': 'success', 'timestamp': '2025-12-07T17:35:00+00:00', 'transaction_id': 6597243566, 'user_paid_amount': '1415'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2056', 'confirmation_code': 4308, 'created_by': 'Vaidik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,056"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,056"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,056"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.35"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,954.11"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 34183, 'settlement_amount': '1954.11', 'status': 'success', 'timestamp': '2025-12-07T16:35:00+00:00', 'transaction_id': 5990712141, 'user_paid_amount': '2056'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1000', 'confirmation_code': 9607, 'created_by': 'Gopi Kuradiya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,000"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,000"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,000"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.56", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b942"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b97.56"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9950.44"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 34183, 'settlement_amount': '950.44', 'status': 'success', 'timestamp': '2025-12-07T15:42:00+00:00', 'transaction_id': 4915052718, 'user_paid_amount': '1000'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1929', 'confirmation_code': 6811, 'created_by': 'Gopi Kuradiya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,929"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,929"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 34183, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T15:40:00+00:00', 'transaction_id': 847402413, 'user_paid_amount': '1929'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1929', 'confirmation_code': 9609, 'created_by': 'Gopi Kuradiya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,929"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,929"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 34183, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T15:38:00+00:00', 'transaction_id': 9632483070, 'user_paid_amount': '1929'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1929', 'confirmation_code': 2112, 'created_by': 'Gopi Kuradiya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,929"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,929"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 34183, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T15:35:00+00:00', 'transaction_id': 1831051061, 'user_paid_amount': '1929'} 2025-12-08 03:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=34183&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3863', 'confirmation_code': 1971, 'created_by': 'Vaishali', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,863"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,863"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,863"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9191.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9162.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,671.55"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': '5', 'res_id': 34183, 'settlement_amount': '3671.55', 'status': 'success', 'timestamp': '2025-12-07T09:36:00+00:00', 'transaction_id': 7344336997, 'user_paid_amount': '3863'} 2025-12-08 03:37:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20187199&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '411', 'confirmation_code': 6316, 'created_by': 'Kapil Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9411"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b961.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b961.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9349.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9349.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b917.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9332.04"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 20187199, 'settlement_amount': '332.04', 'status': 'success', 'timestamp': '2025-12-07T17:03:00+00:00', 'transaction_id': 7681565921, 'user_paid_amount': '349.35'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4784', 'confirmation_code': 9469, 'created_by': 'Anson', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,784"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,784"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,784"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9237.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9200.93"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,546.9"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '4546.9', 'status': 'success', 'timestamp': '2025-12-07T18:15:00+00:00', 'transaction_id': 1794173194, 'user_paid_amount': '4784'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1596', 'confirmation_code': 9116, 'created_by': 'Damayanti Datta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,596"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,596"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,596"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,516.9"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '1516.9', 'status': 'success', 'timestamp': '2025-12-07T17:29:00+00:00', 'transaction_id': 8843565668, 'user_paid_amount': '1596'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '837', 'confirmation_code': 3252, 'created_by': 'Tanmeet Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9837"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9837"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9837"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9795.52"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '795.52', 'status': 'success', 'timestamp': '2025-12-07T13:58:00+00:00', 'transaction_id': 2106688868, 'user_paid_amount': '837'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3641', 'confirmation_code': 9535, 'created_by': 'Subha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,641"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,641"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,641"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9180.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9152.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,460.55"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': '5', 'res_id': 19918506, 'settlement_amount': '3460.55', 'status': 'success', 'timestamp': '2025-12-07T12:13:00+00:00', 'transaction_id': 6805388842, 'user_paid_amount': '3641'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3641', 'confirmation_code': 7537, 'created_by': 'Mahendra Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,641"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,641"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T12:12:00+00:00', 'transaction_id': 262526492, 'user_paid_amount': '3641'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3555', 'confirmation_code': 5150, 'created_by': 'Aishik Basu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,555"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,555"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,555"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,378.81"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '3378.81', 'status': 'success', 'timestamp': '2025-12-07T12:02:00+00:00', 'transaction_id': 3363344373, 'user_paid_amount': '3555'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3555', 'confirmation_code': 8721, 'created_by': 'Aishik Basu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,555"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,555"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T12:02:00+00:00', 'transaction_id': 5603440098, 'user_paid_amount': '3555'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4872', 'confirmation_code': 2353, 'created_by': 'Swati Sinha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,872"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,872"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,872"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9241.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9204.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,630.55"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '4630.55', 'status': 'success', 'timestamp': '2025-12-07T11:10:00+00:00', 'transaction_id': 5006278391, 'user_paid_amount': '4872'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2864', 'confirmation_code': 8656, 'created_by': 'Bhuvan R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,864"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,864"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,864"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9141.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.29"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,722.06"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '2722.06', 'status': 'success', 'timestamp': '2025-12-07T10:56:00+00:00', 'transaction_id': 587427112, 'user_paid_amount': '2864'} 2025-12-08 03:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2264', 'confirmation_code': 1204, 'created_by': 'Sanjana Rajmohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,264"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,264"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,264"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,151.79"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '2151.79', 'status': 'success', 'timestamp': '2025-12-07T10:33:00+00:00', 'transaction_id': 660101060, 'user_paid_amount': '2264'} 2025-12-08 03:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8385', 'confirmation_code': 7049, 'created_by': 'Kavitha Gopi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,385"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,385"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,385"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9415.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9352.17"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b963.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,969.44"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '7969.44', 'status': 'success', 'timestamp': '2025-12-07T10:32:00+00:00', 'transaction_id': 5572546054, 'user_paid_amount': '8385'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2105', 'confirmation_code': 3907, 'created_by': 'Smitha R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,105"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,105"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T10:30:00+00:00', 'transaction_id': 4205323336, 'user_paid_amount': '2105'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3078', 'confirmation_code': 1961, 'created_by': 'Nithya Bhaskar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,078"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,078"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T10:28:00+00:00', 'transaction_id': 688904186, 'user_paid_amount': '3078'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3078', 'confirmation_code': 4551, 'created_by': 'Vishnu Vardhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,078"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,078"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,078"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,925.45"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '2925.45', 'status': 'success', 'timestamp': '2025-12-07T10:27:00+00:00', 'transaction_id': 250641096, 'user_paid_amount': '3078'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2105', 'confirmation_code': 3116, 'created_by': 'Santi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,105"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,105"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T10:27:00+00:00', 'transaction_id': 3431634344, 'user_paid_amount': '2105'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11806', 'confirmation_code': 6348, 'created_by': 'Reethu Lakshman', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,806"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,806"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,806"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9585.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9495.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b989.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,220.9"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '11220.9', 'status': 'success', 'timestamp': '2025-12-07T10:26:00+00:00', 'transaction_id': 4796214322, 'user_paid_amount': '11806'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11806', 'confirmation_code': 9181, 'created_by': 'Reethu Lakshman', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,806"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,806"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T10:26:00+00:00', 'transaction_id': 4543589023, 'user_paid_amount': '11806'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11806', 'confirmation_code': 2396, 'created_by': 'Reethu Lakshman', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,806"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,806"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19918506, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-07T10:25:00+00:00', 'transaction_id': 806706853, 'user_paid_amount': '11806'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6149', 'confirmation_code': 1227, 'created_by': 'Abhijeet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,149"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,149"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,149"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9304.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9258.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,844.25"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '5844.25', 'status': 'success', 'timestamp': '2025-12-07T10:17:00+00:00', 'transaction_id': 4382184810, 'user_paid_amount': '6149'} 2025-12-08 03:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '803', 'confirmation_code': 9313, 'created_by': 'Ankita Choudhury', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9803"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9803"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9803"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9763.2"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 19918506, 'settlement_amount': '763.2', 'status': 'success', 'timestamp': '2025-12-07T10:16:00+00:00', 'transaction_id': 9619651453, 'user_paid_amount': '803'} 2025-12-08 03:37:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19918506&start_date=2025-12-07&end_date=2025-12-07&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-08 03:37:27 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 512 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-08 03:37:27 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'd9a584d0-4fba-40bf-9dbb-67205c178efc', 'timestamp': '2025-12-08T03:37:27Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '118', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 13.46, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-08/_doc HTTP/11" 201 167 2025-12-08 03:37:27 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'd9a584d0-4fba-40bf-9dbb-67205c178efc', 'timestamp': '2025-12-08T03:37:27Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '118', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 41793, 'duration_seconds': 13.46, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-08/_doc HTTP/11" 201 168 2025-12-08 03:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:28 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-08 03:37:28 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 55376, 'downloader/request_count': 10, 'downloader/request_method_count/GET': 10, 'downloader/response_bytes': 24384, 'downloader/response_count': 10, 'downloader/response_status_count/200': 10, 'elapsed_time_seconds': 13.463185, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 8, 3, 37, 27, 596188, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 41717, 'httpcompression/response_count': 8, 'item_scraped_count': 38, 'items_per_minute': None, 'log_count/DEBUG': 118, 'log_count/INFO': 17, 'log_count/WARNING': 1, 'memusage/max': 116211712, 'memusage/startup': 116211712, 'request_depth_max': 5, 'response_received_count': 10, 'responses_per_minute': None, 'scheduler/dequeued': 10, 'scheduler/dequeued/memory': 10, 'scheduler/enqueued': 10, 'scheduler/enqueued/memory': 10, 'start_time': datetime.datetime(2025, 12, 8, 3, 37, 14, 133003, tzinfo=datetime.timezone.utc)} 2025-12-08 03:37:28 [scrapy.core.engine] INFO: Spider closed (finished)