2026-01-08 04:48:20 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-08 04:48:20 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-08 04:48:20 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 2adc713bec4d11f091f6bbf0a74f61c7 2026-01-08 04:48:20 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 2 2026-01-08 04:48:20 [scrapy.addons] INFO: Enabled addons: [] 2026-01-08 04:48:20 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-08 04:48:20 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-08 04:48:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-08 04:48:20 [scrapy.extensions.telnet] INFO: Telnet Password: 377513163ce7084a 2026-01-08 04:48:21 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-08 04:48:21 [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/2adc713bec4d11f091f6bbf0a74f61c7.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2026-01-08 04:48:21 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-08 04:48:21 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-08 04:48:21 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-08 04:48:21 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-08 04:48:21 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-08 04:48:21 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-08 04:48:21 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-08 04:48:21 [scrapy.core.engine] INFO: Spider opened 2026-01-08 04:48:21 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-08 04:48:21 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-08 04:48:21 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6029 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:21 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2862 2026-01-08 04:48:21 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/8.50.(X11; Linux i686; lzh-TW) Presto/2.9.160 Version/11.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-08 04:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5855128 HTTP/11" 200 None 2026-01-08 04:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-08 04:48:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-08 04:48:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-08 04:48:31 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-08 04:48:31 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-08 04:48:31 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-08 04:48:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565692&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1119', 'confirmation_code': 3655, 'created_by': 'Muskan Jaiswal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,119"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9279.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9279.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9839.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9839.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9779.83"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21565692, 'settlement_amount': '779.83', 'status': 'success', 'timestamp': '2026-01-06T16:51:00+00:00', 'transaction_id': 5673356784, 'user_paid_amount': '839.25'} 2026-01-08 04:48:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565692&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '679', 'confirmation_code': 2183, 'created_by': 'David Chaudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9679"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9169.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9169.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9509.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9509.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9473.19"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21565692, 'settlement_amount': '473.19', 'status': 'success', 'timestamp': '2026-01-06T14:51:00+00:00', 'transaction_id': 4682123528, 'user_paid_amount': '509.25'} 2026-01-08 04:48:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22069889&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '670', 'confirmation_code': 1694, 'created_by': 'Nagarjun Ps', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9670"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9167.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9167.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9502.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9502.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9466.92"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22069889, 'settlement_amount': '466.92', 'status': 'success', 'timestamp': '2026-01-06T09:00:00+00:00', 'transaction_id': 9458540767, 'user_paid_amount': '502.5'} 2026-01-08 04:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22069889&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3644', 'confirmation_code': 5065, 'created_by': 'Ujjwal Mk', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,644"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9911", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9911"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,733"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,733"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9193.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9163.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,539.5"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22069889, 'settlement_amount': '2539.5', 'status': 'success', 'timestamp': '2026-01-06T08:46:00+00:00', 'transaction_id': 7733702520, 'user_paid_amount': '2733'} 2026-01-08 04:48:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-08 04:48:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22070156&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '857', 'confirmation_code': 1545, 'created_by': 'Vijay Kalantri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9857"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9171.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9685.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9685.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9637.05"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22070156, 'settlement_amount': '637.05', 'status': 'success', 'timestamp': '2026-01-06T15:21:00+00:00', 'transaction_id': 3315430774, 'user_paid_amount': '685.6'} 2026-01-08 04:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22070156&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '968', 'confirmation_code': 5396, 'created_by': 'Harsh Tripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9968"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9193.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9193.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9774.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9774.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9719.58"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 22070156, 'settlement_amount': '719.58', 'status': 'success', 'timestamp': '2026-01-06T14:33:00+00:00', 'transaction_id': 8707872207, 'user_paid_amount': '774.4'} 2026-01-08 04:48:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21007556&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '591', 'confirmation_code': 1684, 'created_by': 'Avantika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9591"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9118.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9118.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9472.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9472.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9439.32"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21007556, 'settlement_amount': '439.32', 'status': 'success', 'timestamp': '2026-01-06T10:21:00+00:00', 'transaction_id': 7265917440, 'user_paid_amount': '472.8'} 2026-01-08 04:48:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1842', 'confirmation_code': 1352, 'created_by': 'Anil Asbp', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,842"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9480.47", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9460.5"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b919.97"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b91,361.53"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,361.53"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,265.14"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21565586, 'settlement_amount': '1265.14', 'status': 'success', 'timestamp': '2026-01-06T16:53:00+00:00', 'transaction_id': 6223688324, 'user_paid_amount': '1361.53'} 2026-01-08 04:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2899', 'confirmation_code': 7111, 'created_by': 'Prabhnoor Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,899"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9724.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9724.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,174.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,174.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9153.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9130.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,020.31"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': '5', 'res_id': 21565586, 'settlement_amount': '2020.31', 'status': 'success', 'timestamp': '2026-01-06T15:44:00+00:00', 'transaction_id': 4083680534, 'user_paid_amount': '2174.25'} 2026-01-08 04:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '966', 'confirmation_code': 5119, 'created_by': 'Pavithra Rs', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9966"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9241.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9241.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9724.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9724.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.47"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9673.21"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21565586, 'settlement_amount': '673.21', 'status': 'success', 'timestamp': '2026-01-06T15:16:00+00:00', 'transaction_id': 9324030928, 'user_paid_amount': '724.5'} 2026-01-08 04:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1480', 'confirmation_code': 6970, 'created_by': 'Shubhadarshie Nanda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,480"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9370", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9370"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,110"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,110"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,031.41"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21565586, 'settlement_amount': '1031.41', 'status': 'success', 'timestamp': '2026-01-06T09:24:00+00:00', 'transaction_id': 7177762193, 'user_paid_amount': '1110'} 2026-01-08 04:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2026-01-06&end_date=2026-01-06&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '465', 'confirmation_code': 8521, 'created_by': 'Megha Khandelwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9465"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9116.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9116.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9348.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9348.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b924.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9324.06"}]', 'payout_settlement_date': '2026-01-12', 'payout_status': 'pending', 'rating': None, 'res_id': 21565586, 'settlement_amount': '324.06', 'status': 'success', 'timestamp': '2026-01-06T09:15:00+00:00', 'transaction_id': 7691497271, 'user_paid_amount': '348.75'} 2026-01-08 04:48:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-08 04:48:45 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 554 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-08 04:48:45 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '158803cc-08ca-4659-bb99-c3fc7beb408d', 'timestamp': '2026-01-08T04:48:45Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '67', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 24.32, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-08/_doc HTTP/11" 201 165 2026-01-08 04:48:45 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '158803cc-08ca-4659-bb99-c3fc7beb408d', 'timestamp': '2026-01-08T04:48:45Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '67', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 19280, 'duration_seconds': 24.32, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-08/_doc HTTP/11" 201 166 2026-01-08 04:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-08 04:48:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-08 04:48:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 108518, 'downloader/request_count': 24, 'downloader/request_method_count/GET': 24, 'downloader/response_bytes': 34589, 'downloader/response_count': 25, 'downloader/response_status_count/200': 24, 'downloader/response_status_count/299': 1, 'elapsed_time_seconds': 24.321125, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 8, 4, 48, 45, 675001, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 18275, 'httpcompression/response_count': 6, 'item_scraped_count': 12, 'items_per_minute': None, 'log_count/DEBUG': 109, 'log_count/INFO': 16, 'log_count/WARNING': 1, 'memusage/max': 116256768, 'memusage/startup': 116256768, 'request_depth_max': 3, 'response_received_count': 25, 'responses_per_minute': None, 'scheduler/dequeued': 25, 'scheduler/dequeued/memory': 25, 'scheduler/enqueued': 25, 'scheduler/enqueued/memory': 25, 'start_time': datetime.datetime(2026, 1, 8, 4, 48, 21, 353876, tzinfo=datetime.timezone.utc)} 2026-01-08 04:48:46 [scrapy.core.engine] INFO: Spider closed (finished)