2025-12-08 03:37:12 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-08 03:37:12 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1043-aws-aarch64-with-glibc2.35 2025-12-08 03:37:12 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 2a96e1d5d3e711f0bed9377e402ab09c 2025-12-08 03:37:12 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 1 2025-12-08 03:37:12 [scrapy.addons] INFO: Enabled addons: [] 2025-12-08 03:37:12 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-08 03:37:12 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-08 03:37:12 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-08 03:37:12 [scrapy.extensions.telnet] INFO: Telnet Password: 7888b2aae3058027 2025-12-08 03:37:12 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-08 03:37:12 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/2a96e1d5d3e711f0bed9377e402ab09c.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-08 03:37:13 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-08 03:37:13 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-08 03:37:13 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-08 03:37:13 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-08 03:37:13 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-08 03:37:13 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-08 03:37:13 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-08 03:37:13 [scrapy.core.engine] INFO: Spider opened 2025-12-08 03:37:13 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-08 03:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-08 03:37:14 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-08 03:37:14 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-08 03:37:14 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2863 2025-12-08 03:37:14 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Windows CE; so-SO; rv:1.9.1.20) Gecko/7944-06-26 22:15:21.482483 Firefox/6.0 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-08 03:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5580406 HTTP/11" 200 None 2025-12-08 03:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-08 03:37:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-08 03:37:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-08 03:37:20 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-08 03:37:21 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-08 03:37:21 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-08 03:37:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-08 03:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22070156&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '539', 'confirmation_code': 2930, 'created_by': 'Rohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9539"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9539"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9539"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9500.84"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 22070156, 'settlement_amount': '500.84', 'status': 'success', 'timestamp': '2025-12-07T14:33:00+00:00', 'transaction_id': 7442880406, 'user_paid_amount': '539'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22070156&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1696', 'confirmation_code': 3859, 'created_by': 'Suryakant', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,696"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,696"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,696"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,575.92"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 22070156, 'settlement_amount': '1575.92', 'status': 'success', 'timestamp': '2025-12-07T13:14:00+00:00', 'transaction_id': 2816746971, 'user_paid_amount': '1696'} 2025-12-08 03:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22070156&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '795', 'confirmation_code': 1434, 'created_by': 'Chittaranjan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9795"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9795"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9795"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9738.71"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 22070156, 'settlement_amount': '738.71', 'status': 'success', 'timestamp': '2025-12-07T12:46:00+00:00', 'transaction_id': 8825738215, 'user_paid_amount': '795'} 2025-12-08 03:37:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565692&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '345', 'confirmation_code': 9630, 'created_by': 'Swaroop', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9345"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b934.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b934.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9310.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9310.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9288.52"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21565692, 'settlement_amount': '288.52', 'status': 'success', 'timestamp': '2025-12-07T15:32:00+00:00', 'transaction_id': 9169571697, 'user_paid_amount': '310.5'} 2025-12-08 03:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565692&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '293', 'confirmation_code': 1155, 'created_by': 'Prashant Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9293"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b929.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b929.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9263.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9263.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b918.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b915.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9245.03"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21565692, 'settlement_amount': '245.03', 'status': 'success', 'timestamp': '2025-12-07T14:27:00+00:00', 'transaction_id': 9777646945, 'user_paid_amount': '263.7'} 2025-12-08 03:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565692&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '637', 'confirmation_code': 7277, 'created_by': 'Samim S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9637"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b963.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b963.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9573.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9573.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9532.71"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21565692, 'settlement_amount': '532.71', 'status': 'success', 'timestamp': '2025-12-07T09:01:00+00:00', 'transaction_id': 1526819067, 'user_paid_amount': '573.3'} 2025-12-08 03:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565692&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '824', 'confirmation_code': 9898, 'created_by': 'Rhea', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9824"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9824"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9824"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9765.66"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21565692, 'settlement_amount': '765.66', 'status': 'success', 'timestamp': '2025-12-07T08:14:00+00:00', 'transaction_id': 9341422069, 'user_paid_amount': '824'} 2025-12-08 03:37:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21007556&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '941', 'confirmation_code': 8477, 'created_by': 'Prachi K', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9941"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b994.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b994.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9846.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9846.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9786.94"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21007556, 'settlement_amount': '786.94', 'status': 'success', 'timestamp': '2025-12-07T16:29:00+00:00', 'transaction_id': 7815297822, 'user_paid_amount': '846.9'} 2025-12-08 03:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21007556&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '821', 'confirmation_code': 5322, 'created_by': 'Darshil Mody', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9821"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b982.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b982.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9738.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9738.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.33"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9686.59"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21007556, 'settlement_amount': '686.59', 'status': 'success', 'timestamp': '2025-12-07T14:33:00+00:00', 'transaction_id': 4074162179, 'user_paid_amount': '738.9'} 2025-12-08 03:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21007556&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '774', 'confirmation_code': 1334, 'created_by': 'Anoushka Mani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9774"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b977.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b977.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9696.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9696.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9647.28"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21007556, 'settlement_amount': '647.28', 'status': 'success', 'timestamp': '2025-12-07T09:19:00+00:00', 'transaction_id': 1843767525, 'user_paid_amount': '696.6'} 2025-12-08 03:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:29 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-08 03:37:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-08 03:37: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) 2025-12-08 03:37: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) 2025-12-08 03:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20737435&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '324', 'confirmation_code': 7921, 'created_by': 'Darshita Chheda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9324"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b932.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b932.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9291.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9291.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9270.95"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 20737435, 'settlement_amount': '270.95', 'status': 'success', 'timestamp': '2025-12-07T12:19:00+00:00', 'transaction_id': 9186721822, 'user_paid_amount': '291.6'} 2025-12-08 03:37: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) 2025-12-08 03:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '748', 'confirmation_code': 1608, 'created_by': 'Adarsh Bakshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9748"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9748"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9748"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9695.04"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': '5', 'res_id': 21565586, 'settlement_amount': '695.04', 'status': 'success', 'timestamp': '2025-12-07T16:11:00+00:00', 'transaction_id': 3013212785, 'user_paid_amount': '748'} 2025-12-08 03:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21565586&start_date=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1136', 'confirmation_code': 1262, 'created_by': 'Ayush', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,136"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,136"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,136"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,055.57"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 21565586, 'settlement_amount': '1055.57', 'status': 'success', 'timestamp': '2025-12-07T10:05:00+00:00', 'transaction_id': 234681733, 'user_paid_amount': '1136'} 2025-12-08 03:37: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) 2025-12-08 03:37: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) 2025-12-08 03:37: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=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1282', 'confirmation_code': 9838, 'created_by': 'Sethumadhavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,282"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,282"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,282"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,191.23"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 22069889, 'settlement_amount': '1191.23', 'status': 'success', 'timestamp': '2025-12-07T14:20:00+00:00', 'transaction_id': 1042232249, 'user_paid_amount': '1282'} 2025-12-08 03:37: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=2025-12-07&end_date=2025-12-07&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1046', 'confirmation_code': 2771, 'created_by': 'Abhishek Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,046"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,046"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,046"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9971.94"}]', 'payout_settlement_date': '2025-12-10', 'payout_status': 'pending', 'rating': None, 'res_id': 22069889, 'settlement_amount': '971.94', 'status': 'success', 'timestamp': '2025-12-07T06:59:00+00:00', 'transaction_id': 8944450250, 'user_paid_amount': '1046'} 2025-12-08 03:37:35 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 657 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-08 03:37:35 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'b2e45ea9-c1ca-4ee3-b308-541aa277f46d', 'timestamp': '2025-12-08T03:37:35Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '67', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 21.13, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-08/_doc HTTP/11" 201 167 2025-12-08 03:37:35 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'b2e45ea9-c1ca-4ee3-b308-541aa277f46d', 'timestamp': '2025-12-08T03:37:35Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '67', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 25420, 'duration_seconds': 21.13, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-08/_doc HTTP/11" 201 167 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-08 03:37:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-08 03:37:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 108396, 'downloader/request_count': 24, 'downloader/request_method_count/GET': 24, 'downloader/response_bytes': 30541, 'downloader/response_count': 24, 'downloader/response_status_count/200': 24, 'elapsed_time_seconds': 21.145351, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 8, 3, 37, 35, 102361, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 24784, 'httpcompression/response_count': 8, 'item_scraped_count': 15, 'items_per_minute': None, 'log_count/DEBUG': 111, 'log_count/INFO': 17, 'log_count/WARNING': 1, 'memusage/max': 116432896, 'memusage/startup': 116432896, 'request_depth_max': 3, '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, 8, 3, 37, 13, 957010, tzinfo=datetime.timezone.utc)} 2025-12-08 03:37:35 [scrapy.core.engine] INFO: Spider closed (finished)