2025-12-02 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-02 04:30:07 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1043-aws-aarch64-with-glibc2.35 2025-12-02 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-02T04_30_02 2025-12-02 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-02 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-02 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2025-12-02 04:30:07 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-02 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-02 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-02 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-02 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-02 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-02 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: c7c025f2ed311b55 2025-12-02 04:30:07 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-02 04:30:07 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/3_2025-12-02T04_30_02.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-02 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-02 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-02 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-02 04:30:07 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-02 04:30:07 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-02 04:30:07 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-02 04:30:07 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-02 04:30:07 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-02 04:30:07 [scrapy.core.engine] INFO: Spider opened 2025-12-02 04:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-02 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-02 04:30:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-02 04:30:08 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-02 04:30:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2025-12-02 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-02 04:30:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2862 2025-12-02 04:30:08 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Windows 98) AppleWebKit/533.1 (KHTML, like Gecko) Chrome/63.0.893.0 Safari/533.1 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-02 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-02 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5531057 HTTP/11" 200 None 2025-12-02 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-02 04:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-02 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-02 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-02 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-02 04:30:16 [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-02 04:30:16 [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-02 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-02 04:30:17 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-02 04:30:19 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-02 04:30:19 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-02 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-02 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-02 04:30:19 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 375 2025-12-02 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2332', 'confirmation_code': 2977, 'created_by': 'Kanya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,332"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9466.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9466.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,865.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,865.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,777.55"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1777.55', 'status': 'success', 'timestamp': '2025-12-01T17:54:00+00:00', 'transaction_id': 3229585945, 'user_paid_amount': '1865.6'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3837', 'confirmation_code': 9018, 'created_by': 'Sonia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,837"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9959.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9959.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,877.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,877.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9135.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.11"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,741.92"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2741.92', 'status': 'success', 'timestamp': '2025-12-01T16:43:00+00:00', 'transaction_id': 2258899147, 'user_paid_amount': '2877.75'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '286', 'confirmation_code': 3739, 'created_by': 'Tanya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9286"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b957.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b957.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9228.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9228.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b910.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b99.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9218"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '218', 'status': 'success', 'timestamp': '2025-12-01T16:23:00+00:00', 'transaction_id': 7085000269, 'user_paid_amount': '228.8'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '997', 'confirmation_code': 9804, 'created_by': 'Muzaina', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9997"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9199.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9199.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9797.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9797.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9759.96"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '759.96', 'status': 'success', 'timestamp': '2025-12-01T16:17:00+00:00', 'transaction_id': 1743436519, 'user_paid_amount': '797.6'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '997', 'confirmation_code': 6512, 'created_by': 'Muzaina', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9997"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9199.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9199.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9797.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-01T16:16:00+00:00', 'transaction_id': 3673593037, 'user_paid_amount': '797.6'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5355', 'confirmation_code': 5268, 'created_by': 'Tanya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,355"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,338.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,338.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,016.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,016.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9189.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9160.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,826.68"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3826.68', 'status': 'success', 'timestamp': '2025-12-01T15:39:00+00:00', 'transaction_id': 4689523789, 'user_paid_amount': '4016.25'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3666', 'confirmation_code': 2380, 'created_by': 'Jayatheertha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,666"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9916.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9916.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,749.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,749.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9129.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,619.72"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2619.72', 'status': 'success', 'timestamp': '2025-12-01T15:16:00+00:00', 'transaction_id': 1555182914, 'user_paid_amount': '2749.5'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1827', 'confirmation_code': 2804, 'created_by': 'Deepashree', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,827"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9365.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9365.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,461.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,461.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,392.62"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1392.62', 'status': 'success', 'timestamp': '2025-12-01T14:42:00+00:00', 'transaction_id': 3101822324, 'user_paid_amount': '1461.6'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2116', 'confirmation_code': 7556, 'created_by': 'Anamika Bagga', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,116"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9423.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9423.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,692.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,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": "\\u20b979.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,612.9"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1612.9', 'status': 'success', 'timestamp': '2025-12-01T13:29:00+00:00', 'transaction_id': 8627864848, 'user_paid_amount': '1692.8'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4844', 'confirmation_code': 9482, 'created_by': 'Adeline Fiona', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,844"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9968.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9968.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,875.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,875.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9182.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9155.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,692.29"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3692.29', 'status': 'success', 'timestamp': '2025-12-01T12:20:00+00:00', 'transaction_id': 4833770352, 'user_paid_amount': '3875.2'} 2025-12-02 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6347', 'confirmation_code': 4602, 'created_by': 'Honey Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,347"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,347"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,347"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9374.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9317.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b957.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,972.53"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '5972.53', 'status': 'success', 'timestamp': '2025-12-01T18:02:00+00:00', 'transaction_id': 4206484179, 'user_paid_amount': '6347'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3392', 'confirmation_code': 6956, 'created_by': 'Manan Gosar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,392"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,392"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,392"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9200.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9169.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b930.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,191.87"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3191.87', 'status': 'success', 'timestamp': '2025-12-01T17:12:00+00:00', 'transaction_id': 5961045036, 'user_paid_amount': '3392'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4583', 'confirmation_code': 7338, 'created_by': 'Abcd', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,583"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9229.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9229.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,353.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,353.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9256.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9217.69"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,096.98"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4096.98', 'status': 'success', 'timestamp': '2025-12-01T16:45:00+00:00', 'transaction_id': 3560866451, 'user_paid_amount': '4353.85'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '26039', 'confirmation_code': 9097, 'created_by': 'Umang Gada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b926,039"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b926,039"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-01T16:44:00+00:00', 'transaction_id': 2911697014, 'user_paid_amount': '26039'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '26039', 'confirmation_code': 6470, 'created_by': 'Umang Gada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b926,039"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b926,039"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-12-01T16:44:00+00:00', 'transaction_id': 8029463843, 'user_paid_amount': '26039'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1019', 'confirmation_code': 8275, 'created_by': 'Pooja Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,019"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b950.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b950.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9968.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9968.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9910.94"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '910.94', 'status': 'success', 'timestamp': '2025-12-01T15:55:00+00:00', 'transaction_id': 954949763, 'user_paid_amount': '968.05'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4384', 'confirmation_code': 3884, 'created_by': 'Shantanu Mahajan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,384"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,384"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,384"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9258.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9219.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b939.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,125.34"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4125.34', 'status': 'success', 'timestamp': '2025-12-01T15:49:00+00:00', 'transaction_id': 9396371532, 'user_paid_amount': '4384'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2109', 'confirmation_code': 4392, 'created_by': 'Roshni Surve', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,109"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,109"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,109"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,984.57"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1984.57', 'status': 'success', 'timestamp': '2025-12-01T15:19:00+00:00', 'transaction_id': 2627834677, 'user_paid_amount': '2109'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3749', 'confirmation_code': 9315, 'created_by': 'Zebyqs', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,749"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9374.92", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9374.92"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,374.08"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,374.08"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9199.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9168.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b930.37"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,175.01"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '4', 'res_id': 19542856, 'settlement_amount': '3175.01', 'status': 'success', 'timestamp': '2025-12-01T09:38:00+00:00', 'transaction_id': 2234461463, 'user_paid_amount': '3374.08'} 2025-12-02 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7125', 'confirmation_code': 7513, 'created_by': 'Esha Kalia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,125"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,125"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,125"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9420.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9356.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b964.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,704.63"}]', 'payout_settlement_date': '2025-12-03', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '6704.63', 'status': 'success', 'timestamp': '2025-11-30T19:15:00+00:00', 'transaction_id': 1495651534, 'user_paid_amount': '7125'} 2025-12-02 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-02 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-02 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2804', 'confirmation_code': 4219, 'created_by': 'Amit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,804"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9420.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9420.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,383.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,383.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.74", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9143"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b925.74"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,214.66"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2214.66', 'status': 'success', 'timestamp': '2025-12-01T18:14:00+00:00', 'transaction_id': 5612159930, 'user_paid_amount': '2383.4'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2878', 'confirmation_code': 6694, 'created_by': 'Soham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,878"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9431.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9431.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,446.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,446.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9173.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9146.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,273.1"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2273.1', 'status': 'success', 'timestamp': '2025-12-01T16:34:00+00:00', 'transaction_id': 9018337548, 'user_paid_amount': '2446.3'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5532', 'confirmation_code': 3635, 'created_by': 'Haymen Gosalia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,532"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9829.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9829.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,702.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,702.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9332.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9282.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b950.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,369.29"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '4369.29', 'status': 'success', 'timestamp': '2025-12-01T16:19:00+00:00', 'transaction_id': 5229713296, 'user_paid_amount': '4702.2'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1630', 'confirmation_code': 9651, 'created_by': 'Sumit Kothari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,630"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9244.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9244.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,385.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,385.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,287.41"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1287.41', 'status': 'success', 'timestamp': '2025-12-01T15:51:00+00:00', 'transaction_id': 6775494894, 'user_paid_amount': '1385.5'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1675', 'confirmation_code': 6120, 'created_by': 'Asees Kaur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,675"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9251.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9251.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,423.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,423.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,322.95"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1322.95', 'status': 'success', 'timestamp': '2025-12-01T15:14:00+00:00', 'transaction_id': 8383700905, 'user_paid_amount': '1423.75'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1553', 'confirmation_code': 1627, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,553"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9155.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9155.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,397.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,397.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,298.75"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1298.75', 'status': 'success', 'timestamp': '2025-12-01T15:08:00+00:00', 'transaction_id': 8173882189, 'user_paid_amount': '1397.7'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1355', 'confirmation_code': 9736, 'created_by': 'Aneesh Hiremath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,355"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9203.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9203.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,151.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,151.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,070.21"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1070.21', 'status': 'success', 'timestamp': '2025-12-01T15:08:00+00:00', 'transaction_id': 3213820256, 'user_paid_amount': '1151.75'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1155', 'confirmation_code': 3048, 'created_by': 'Leenabhatia01', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,155"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9173.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9173.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9981.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9981.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9912.25"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '912.25', 'status': 'success', 'timestamp': '2025-12-01T12:08:00+00:00', 'transaction_id': 7423733532, 'user_paid_amount': '981.75'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '684', 'confirmation_code': 2333, 'created_by': 'Deepesh Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9684"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b968.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b968.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9615.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9615.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9572.01"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '572.01', 'status': 'success', 'timestamp': '2025-12-01T10:20:00+00:00', 'transaction_id': 561878856, 'user_paid_amount': '615.6'} 2025-12-02 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '746', 'confirmation_code': 4689, 'created_by': 'Chinmayee Khot', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9746"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9111.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9111.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9634.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9634.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.05"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9589.2"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '589.2', 'status': 'success', 'timestamp': '2025-12-01T08:06:00+00:00', 'transaction_id': 4459090372, 'user_paid_amount': '634.1'} 2025-12-02 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-02 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '930', 'confirmation_code': 6197, 'created_by': 'Ranjith Manohar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9930"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9186", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9186"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9744"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9744"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9708.88"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '708.88', 'status': 'success', 'timestamp': '2025-12-01T09:37:00+00:00', 'transaction_id': 7457475259, 'user_paid_amount': '744'} 2025-12-02 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-01&end_date=2025-12-01&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '19047', 'confirmation_code': 3396, 'created_by': 'Anand Chithran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b919,047"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b94,761.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b94,761.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b914,285.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b914,285.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9674.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9571.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9102.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,610.99"}]', 'payout_settlement_date': '2025-12-03', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '13610.99', 'status': 'success', 'timestamp': '2025-11-30T18:31:00+00:00', 'transaction_id': 6075178769, 'user_paid_amount': '14285.25'} 2025-12-02 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-02 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7125', 'confirmation_code': 4269, 'created_by': 'Esha Kalia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,125"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,125"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-30T19:09:00+00:00', 'transaction_id': 9889222985, 'user_paid_amount': '7125'} 2025-12-02 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6965', 'confirmation_code': 3098, 'created_by': 'Rupal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,965"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9348.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9348.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,616.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,616.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9390.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9330.84"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b959.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,226.36"}]', 'payout_settlement_date': '2025-12-03', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '6226.36', 'status': 'success', 'timestamp': '2025-11-30T19:06:00+00:00', 'transaction_id': 7550515432, 'user_paid_amount': '6616.75'} 2025-12-02 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1', 'confirmation_code': 3569, 'created_by': 'Bhagirathsaw', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91"}, {"type": "discount", "label": "Total discount", ' '"value": ""}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91"}, {"type": "additions_b", ' '"label": "Additions (B)", "value": "", "items": [{"type": ' '"tip", "label": "Tip for the staff", "value": ""}]}, {"type": ' '"deductions_b", "label": "Deductions (C)", "value": ' '"\\u20b90.06", "items": [{"type": "commission", "label": ' '"Commission", "value": "-\\u20b90.05"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b90.01"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b90.94"}]', 'payout_settlement_date': '2025-12-03', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '0.94', 'status': 'success', 'timestamp': '2025-11-30T18:56:00+00:00', 'transaction_id': 4332959754, 'user_paid_amount': '1'} 2025-12-02 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-01&end_date=2025-12-01&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3470', 'confirmation_code': 1346, 'created_by': 'Abha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,470"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,470"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,470"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9204.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9173.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b931.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,265.27"}]', 'payout_settlement_date': '2025-12-03', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3265.27', 'status': 'success', 'timestamp': '2025-11-30T18:37:00+00:00', 'transaction_id': 4758516174, 'user_paid_amount': '3470'} 2025-12-02 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1266', 'confirmation_code': 4439, 'created_by': 'Harshal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,266"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9126.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9126.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,139.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,139.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.97"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,072.18"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1072.18', 'status': 'success', 'timestamp': '2025-12-01T16:05:00+00:00', 'transaction_id': 6710435516, 'user_paid_amount': '1139.4'} 2025-12-02 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '577', 'confirmation_code': 6020, 'created_by': 'Libon Fernandes', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9577"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b957.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b957.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9519.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9519.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9488.67"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20818448, 'settlement_amount': '488.67', 'status': 'success', 'timestamp': '2025-12-01T11:48:00+00:00', 'transaction_id': 7601283603, 'user_paid_amount': '519.3'} 2025-12-02 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-02 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2303', 'confirmation_code': 4495, 'created_by': 'Komal.Udeshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,303"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,303"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,303"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9135.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,167.12"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2167.12', 'status': 'success', 'timestamp': '2025-12-01T17:05:00+00:00', 'transaction_id': 2319021543, 'user_paid_amount': '2303'} 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7214', 'confirmation_code': 6557, 'created_by': 'Veer Sakariya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,214"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9144.28", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9144.28"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,069.72"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,069.72"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9417.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9353.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b963.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,652.6"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '6652.6', 'status': 'success', 'timestamp': '2025-12-01T16:27:00+00:00', 'transaction_id': 9693547826, 'user_paid_amount': '7069.72'} 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1460', 'confirmation_code': 7442, 'created_by': 'Yug', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,460"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9219", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9219"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,241"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,241"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.05"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,167.78"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1167.78', 'status': 'success', 'timestamp': '2025-12-01T09:02:00+00:00', 'transaction_id': 6182524388, 'user_paid_amount': '1241'} 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '914', 'confirmation_code': 2839, 'created_by': 'Rajesh Narasimhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9914"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9137.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9137.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9776.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9776.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9731.07"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '731.07', 'status': 'success', 'timestamp': '2025-12-01T08:35:00+00:00', 'transaction_id': 5225700457, 'user_paid_amount': '776.9'} 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1570', 'confirmation_code': 2166, 'created_by': 'Af', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,570"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9235.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9235.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,334.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,334.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,255.77"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1255.77', 'status': 'success', 'timestamp': '2025-12-01T08:20:00+00:00', 'transaction_id': 5986918832, 'user_paid_amount': '1334.5'} 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2990', 'confirmation_code': 7296, 'created_by': 'Siddhika Majithia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,990"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9448.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9448.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,541.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,541.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.08"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,391.55"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2391.55', 'status': 'success', 'timestamp': '2025-12-01T08:01:00+00:00', 'transaction_id': 2907033312, 'user_paid_amount': '2541.5'} 2025-12-02 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2990', 'confirmation_code': 9287, 'created_by': 'Siddhika Majithia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,990"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,990"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-01T07:58:00+00:00', 'transaction_id': 73829690, 'user_paid_amount': '2990'} 2025-12-02 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4056', 'confirmation_code': 3524, 'created_by': 'Pareen Dedhia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,056"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9272.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9202.8"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b970"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b93,783.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,783.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9223.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9189.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,559.99"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '3559.99', 'status': 'success', 'timestamp': '2025-12-01T17:14:00+00:00', 'transaction_id': 2528297677, 'user_paid_amount': '3783.2'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13246', 'confirmation_code': 5938, 'created_by': 'Grishma Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,246"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9662.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9662.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b912,583.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b912,583.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9742.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9629.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9113.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,841.27"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '11841.27', 'status': 'success', 'timestamp': '2025-12-01T17:03:00+00:00', 'transaction_id': 8754099416, 'user_paid_amount': '12583.7'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9556', 'confirmation_code': 1415, 'created_by': 'Sunil Bhatt', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,556"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9477.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9477.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,078.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,078.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9535.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9453.91"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b981.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,542.59"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '8542.59', 'status': 'success', 'timestamp': '2025-12-01T16:57:00+00:00', 'transaction_id': 2043064857, 'user_paid_amount': '9078.2'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1932', 'confirmation_code': 6657, 'created_by': 'Yukti Bhatia Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,932"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b996.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b996.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,835.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,835.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,727.11"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '1727.11', 'status': 'success', 'timestamp': '2025-12-01T16:25:00+00:00', 'transaction_id': 1049864480, 'user_paid_amount': '1835.4'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2037', 'confirmation_code': 2728, 'created_by': 'Payal Rasania', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,037"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9101.85", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9101.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,935.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,935.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,820.97"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1820.97', 'status': 'success', 'timestamp': '2025-12-01T16:17:00+00:00', 'transaction_id': 2836354456, 'user_paid_amount': '1935.15'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5051', 'confirmation_code': 9500, 'created_by': 'Kedar Trivedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,051"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9252.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9252.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,798.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,798.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9283.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9239.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b943.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,515.34"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '4515.34', 'status': 'success', 'timestamp': '2025-12-01T15:49:00+00:00', 'transaction_id': 2178607202, 'user_paid_amount': '4798.45'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1943', 'confirmation_code': 3702, 'created_by': 'Artik Samanta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,943"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b997.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b997.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,845.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,845.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,736.95"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1736.95', 'status': 'success', 'timestamp': '2025-12-01T15:02:00+00:00', 'transaction_id': 7601584232, 'user_paid_amount': '1845.85'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3544', 'confirmation_code': 2594, 'created_by': 'Karishma Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,544"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,544"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,544"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9209.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9177.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b931.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,334.9"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3334.9', 'status': 'success', 'timestamp': '2025-12-01T09:32:00+00:00', 'transaction_id': 8273066995, 'user_paid_amount': '3544'} 2025-12-02 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-01&end_date=2025-12-01&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2693', 'confirmation_code': 2267, 'created_by': 'Hemal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,693"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9269.31", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9269.31"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,423.69"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,423.69"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,280.7"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2280.7', 'status': 'success', 'timestamp': '2025-12-01T09:21:00+00:00', 'transaction_id': 6363927424, 'user_paid_amount': '2423.69'} 2025-12-02 04:30:32 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 626 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-02 04:30:32 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '2bcf2793-ba16-4f8d-8482-031c1c062601', 'timestamp': '2025-12-02T04:30:32Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 24.2, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-02/_doc HTTP/11" 201 167 2025-12-02 04:30:32 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '2bcf2793-ba16-4f8d-8482-031c1c062601', 'timestamp': '2025-12-02T04:30:32Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 134858, 'duration_seconds': 24.2, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-02/_doc HTTP/11" 201 167 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-02 04:30:32 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-02 04:30:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 108629, 'downloader/request_count': 24, 'downloader/request_method_count/GET': 24, 'downloader/response_bytes': 46090, 'downloader/response_count': 24, 'downloader/response_status_count/200': 24, 'elapsed_time_seconds': 24.201597, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 2, 4, 30, 32, 180479, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 134342, 'httpcompression/response_count': 11, 'item_scraped_count': 54, 'items_per_minute': None, 'log_count/DEBUG': 152, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116293632, 'memusage/startup': 116293632, 'request_depth_max': 5, 'response_received_count': 24, 'responses_per_minute': None, 'scheduler/dequeued': 24, 'scheduler/dequeued/memory': 24, 'scheduler/enqueued': 24, 'scheduler/enqueued/memory': 24, 'start_time': datetime.datetime(2025, 12, 2, 4, 30, 7, 978882, tzinfo=datetime.timezone.utc)} 2025-12-02 04:30:32 [scrapy.core.engine] INFO: Spider closed (finished)