2025-11-22 04:31:51 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-22 04:31:51 [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, Aug 15 2025, 14:32:43) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1040-aws-aarch64-with-glibc2.35 2025-11-22 04:31:51 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 88_2025-11-22T04_30_02 2025-11-22 04:31:51 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8083 2025-11-22 04:31:51 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 88 2025-11-22 04:31:51 [scrapy.addons] INFO: Enabled addons: [] 2025-11-22 04:31:51 [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-11-22 04:31:51 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-22 04:31:51 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-22 04:31:51 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-22 04:31:51 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-22 04:31:51 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-22 04:31:51 [scrapy.extensions.telnet] INFO: Telnet Password: fc1874cbd68244cb 2025-11-22 04:31:51 [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-11-22 04:31:51 [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/88_2025-11-22T04_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-11-22 04:31:51 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-22 04:31:51 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-22 04:31:51 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-22 04:31:51 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-22 04:31:51 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-22 04:31:51 [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-11-22 04:31:51 [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-11-22 04:31:51 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-22 04:31:51 [scrapy.core.engine] INFO: Spider opened 2025-11-22 04:31:51 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-22 04:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-22 04:31:52 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-22 04:31:52 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-11-22 04:31:52 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6036 2025-11-22 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-22 04:31:52 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3920 2025-11-22 04:31:52 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:1.9.7.20) Gecko/7989-11-11 04:13:38.647339 Firefox/3.8 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-22 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-22 04:31:52 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5448627 HTTP/11" 200 None 2025-11-22 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-22 04:31:53 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-22 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-22 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-22 04:31:57 [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-11-22 04:31:57 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-22 04:31:57 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-22 04:31:57 [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-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9475', 'confirmation_code': 1504, 'created_by': 'Pramit Sen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,475"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9947.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9947.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,527.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,527.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9805", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9682.2"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b9122.8"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b98,125"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '8125', 'status': 'success', 'timestamp': '2025-11-21T17:50:00+00:00', 'transaction_id': 4381126083, 'user_paid_amount': '8527.5'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5173', 'confirmation_code': 2679, 'created_by': 'Rashmin', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,173"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,173"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,173"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9488.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9413.84"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b974.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,928.83"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '4928.83', 'status': 'success', 'timestamp': '2025-11-21T17:30:00+00:00', 'transaction_id': 1092616025, 'user_paid_amount': '5173'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1718', 'confirmation_code': 1070, 'created_by': 'Abhijit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,718"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9171.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,546.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,546.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,473.22"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '1473.22', 'status': 'success', 'timestamp': '2025-11-21T17:27:00+00:00', 'transaction_id': 7201543741, 'user_paid_amount': '1546.2'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5077', 'confirmation_code': 5162, 'created_by': 'Akshada Vinod', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,077"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9507.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9507.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,569.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,569.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9431.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9365.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b965.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,353.63"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '4353.63', 'status': 'success', 'timestamp': '2025-11-21T17:26:00+00:00', 'transaction_id': 5606311240, 'user_paid_amount': '4569.3'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15364', 'confirmation_code': 4199, 'created_by': 'Anirudda S Gaikar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,364"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b915,364"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b915,364"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,450.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b91,229.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9221.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b914,638.82"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '14638.82', 'status': 'success', 'timestamp': '2025-11-21T17:10:00+00:00', 'transaction_id': 898111239, 'user_paid_amount': '15364'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15364', 'confirmation_code': 7910, 'created_by': 'Anirudda S Gaikar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,364"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b915,364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19256936, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-21T17:08:00+00:00', 'transaction_id': 2595023620, 'user_paid_amount': '15364'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3020', 'confirmation_code': 5340, 'created_by': 'Raman', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,020"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9302", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9302"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,718"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,718"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9256.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9217.44"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,589.71"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '2589.71', 'status': 'success', 'timestamp': '2025-11-21T17:01:00+00:00', 'transaction_id': 1150678890, 'user_paid_amount': '2718'} 2025-11-22 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19256936&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3497', 'confirmation_code': 6031, 'created_by': 'Akaanksha Gosain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,497"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,497"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,497"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9330.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9279.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b950.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,331.94"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 19256936, 'settlement_amount': '3331.94', 'status': 'success', 'timestamp': '2025-11-21T09:11:00+00:00', 'transaction_id': 5698096723, 'user_paid_amount': '3497'} 2025-11-22 04:31:59 [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-11-22 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18576705&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3303', 'confirmation_code': 7173, 'created_by': 'Agrim', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,303"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,303"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,303"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9311.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9264.24"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,147.1"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': '5', 'res_id': 18576705, 'settlement_amount': '3147.1', 'status': 'success', 'timestamp': '2025-11-21T18:16:00+00:00', 'transaction_id': 7343415702, 'user_paid_amount': '3303'} 2025-11-22 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18576705&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10974', 'confirmation_code': 7043, 'created_by': 'Mona', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,974"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,097.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,097.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,876.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,876.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9932.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9790.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9142.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,410.43"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 18576705, 'settlement_amount': '9410.43', 'status': 'success', 'timestamp': '2025-11-21T17:12:00+00:00', 'transaction_id': 9928982144, 'user_paid_amount': '9876.6'} 2025-11-22 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18576705&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2067', 'confirmation_code': 2508, 'created_by': 'Rajrajeshwari Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,067"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,067"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,067"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9195.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9165.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,969.44"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 18576705, 'settlement_amount': '1969.44', 'status': 'success', 'timestamp': '2025-11-21T16:52:00+00:00', 'transaction_id': 8814081557, 'user_paid_amount': '2067'} 2025-11-22 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18576705&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1985', 'confirmation_code': 3840, 'created_by': 'Nikita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,985"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9198.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9198.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,786.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,786.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,702.18"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': '5', 'res_id': 18576705, 'settlement_amount': '1702.18', 'status': 'success', 'timestamp': '2025-11-21T15:25:00+00:00', 'transaction_id': 4799220010, 'user_paid_amount': '1786.5'} 2025-11-22 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18576705&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2874', 'confirmation_code': 2658, 'created_by': 'Joshua Miranda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,874"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9287.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9287.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,586.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,586.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9244.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9206.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,464.52"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 18576705, 'settlement_amount': '2464.52', 'status': 'success', 'timestamp': '2025-11-21T09:45:00+00:00', 'transaction_id': 7403862620, 'user_paid_amount': '2586.6'} 2025-11-22 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18576705&start_date=2025-11-21&end_date=2025-11-21&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11377', 'confirmation_code': 8206, 'created_by': 'Karan Anand', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,377"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,137.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,137.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,239.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,239.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9966.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9819.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9147.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,756.01"}]', 'payout_settlement_date': '2025-11-24', 'payout_status': 'pending', 'rating': None, 'res_id': 18576705, 'settlement_amount': '9756.01', 'status': 'success', 'timestamp': '2025-11-20T18:41:00+00:00', 'transaction_id': 1075652015, 'user_paid_amount': '10239.3'} 2025-11-22 04:31:59 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 202 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-22 04:31:59 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'a93b11ec-c526-475c-bae9-713b38948442', 'timestamp': '2025-11-22T04:31:59Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '88', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 8.06, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-22/_doc HTTP/11" 201 168 2025-11-22 04:31:59 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'a93b11ec-c526-475c-bae9-713b38948442', 'timestamp': '2025-11-22T04:31:59Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '88', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 18352, 'duration_seconds': 8.06, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-22/_doc HTTP/11" 201 168 2025-11-22 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-22 04:32:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-22 04:32:00 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 20918, 'downloader/request_count': 4, 'downloader/request_method_count/GET': 4, 'downloader/response_bytes': 11276, 'downloader/response_count': 5, 'downloader/response_status_count/200': 4, 'downloader/response_status_count/299': 1, 'elapsed_time_seconds': 8.060711, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 22, 4, 31, 59, 624118, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 18316, 'httpcompression/response_count': 3, 'item_scraped_count': 14, 'items_per_minute': None, 'log_count/DEBUG': 89, 'log_count/INFO': 16, 'log_count/WARNING': 1, 'memusage/max': 116359168, 'memusage/startup': 116359168, 'request_depth_max': 3, 'response_received_count': 5, 'responses_per_minute': None, 'scheduler/dequeued': 5, 'scheduler/dequeued/memory': 5, 'scheduler/enqueued': 5, 'scheduler/enqueued/memory': 5, 'start_time': datetime.datetime(2025, 11, 22, 4, 31, 51, 563407, tzinfo=datetime.timezone.utc)} 2025-11-22 04:32:00 [scrapy.core.engine] INFO: Spider closed (finished)