2026-01-24 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-24 04:30:07 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Jan 8 2026, 06:52:19) [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-24 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 89_2026-01-24T04_30_02 2026-01-24 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8190 2026-01-24 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 89 2026-01-24 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2026-01-24 04:30:07 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-24 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-24 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-24 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-24 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-24 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-24 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: 145622807af6784d 2026-01-24 04:30:07 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-24 04:30:07 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/89_2026-01-24T04_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'} 2026-01-24 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-24 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-24 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-24 04:30:07 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-24 04:30:07 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-24 04:30:07 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-24 04:30:07 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-24 04:30:07 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-24 04:30:07 [scrapy.core.engine] INFO: Spider opened 2026-01-24 04:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-24 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-24 04:30:09 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-24 04:30:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-01-24 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-24 04:30:09 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2863 2026-01-24 04:30:09 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Windows NT 5.2) AppleWebKit/536.1 (KHTML, like Gecko) Chrome/53.0.809.0 Safari/536.1 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-24 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5994328 HTTP/11" 200 None 2026-01-24 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-24 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-24 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-24 04:30:15 [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-24 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-24 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-24 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-24 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-24 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-24 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-24 04:30:16 [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-24 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-24 04:30:17 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-24 04:30:17 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-24 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-24 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20775184&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '442', 'confirmation_code': 3749, 'created_by': 'Kaustubh Jogle', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9442"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9442"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9442"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b96.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b95.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9435.21"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20775184, 'settlement_amount': '435.21', 'status': 'success', 'timestamp': '2026-01-23T10:39:00+00:00', 'transaction_id': 2438948697, 'user_paid_amount': '442'} 2026-01-24 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2987', 'confirmation_code': 2197, 'created_by': 'Soham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,987"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,987"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,987"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.83"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,941.18"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '2941.18', 'status': 'success', 'timestamp': '2026-01-23T17:03:00+00:00', 'transaction_id': 745497309, 'user_paid_amount': '2987'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2512', 'confirmation_code': 3689, 'created_by': 'Umang Arora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,512"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,512"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,512"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,473.46"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '2473.46', 'status': 'success', 'timestamp': '2026-01-23T17:02:00+00:00', 'transaction_id': 1037365604, 'user_paid_amount': '2512'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2512', 'confirmation_code': 7049, 'created_by': 'Umang Arora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,512"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,512"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T17:01:00+00:00', 'transaction_id': 7741656761, 'user_paid_amount': '2512'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4194', 'confirmation_code': 6247, 'created_by': 'Aditi Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,194"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,194"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,194"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,129.67"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '4129.67', 'status': 'success', 'timestamp': '2026-01-23T16:42:00+00:00', 'transaction_id': 3336582026, 'user_paid_amount': '4194'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3437', 'confirmation_code': 5189, 'created_by': 'Chaitanya Prashar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,437"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,437"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,437"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,384.28"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20614406, 'settlement_amount': '3384.28', 'status': 'success', 'timestamp': '2026-01-23T15:29:00+00:00', 'transaction_id': 6567462188, 'user_paid_amount': '3437'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4390', 'confirmation_code': 9714, 'created_by': 'Shritej', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,390"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,390"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:09:00+00:00', 'transaction_id': 1141004382, 'user_paid_amount': '4390'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4390', 'confirmation_code': 7456, 'created_by': 'Shritej', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,390"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,390"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:09:00+00:00', 'transaction_id': 4794645418, 'user_paid_amount': '4390'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4390', 'confirmation_code': 4571, 'created_by': 'Shritej', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,390"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,390"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:08:00+00:00', 'transaction_id': 1686594771, 'user_paid_amount': '4390'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4390', 'confirmation_code': 5847, 'created_by': 'Shritej', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,390"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,390"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:07:00+00:00', 'transaction_id': 6708071828, 'user_paid_amount': '4390'} 2026-01-24 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2824', 'confirmation_code': 3635, 'created_by': 'Thanmay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,824"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,824"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,824"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,780.68"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '2780.68', 'status': 'success', 'timestamp': '2026-01-23T14:48:00+00:00', 'transaction_id': 7501070557, 'user_paid_amount': '2824'} 2026-01-24 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65123&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2654', 'confirmation_code': 9773, 'created_by': 'Pranav Gopinathan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,654"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9265.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9265.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,388.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,388.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,304.04"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65123, 'settlement_amount': '2304.04', 'status': 'success', 'timestamp': '2026-01-23T15:56:00+00:00', 'transaction_id': 3766983433, 'user_paid_amount': '2388.6'} 2026-01-24 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65123&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2654', 'confirmation_code': 4827, 'created_by': 'Pranav Gopinathan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,654"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9265.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9265.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,388.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 65123, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:54:00+00:00', 'transaction_id': 429905415, 'user_paid_amount': '2388.6'} 2026-01-24 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65123&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2654', 'confirmation_code': 9803, 'created_by': 'Pranav Gopinathan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,654"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9265.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9265.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,388.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 65123, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:54:00+00:00', 'transaction_id': 6253270356, 'user_paid_amount': '2388.6'} 2026-01-24 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65123&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2304', 'confirmation_code': 8431, 'created_by': 'Ananya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,304"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9230.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9230.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,073.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,073.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.21"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,000.19"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65123, 'settlement_amount': '2000.19', 'status': 'success', 'timestamp': '2026-01-23T14:45:00+00:00', 'transaction_id': 7044026559, 'user_paid_amount': '2073.6'} 2026-01-24 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 1286, 'created_by': 'Dev Mota', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b918.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b915.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,552.46"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '1552.46', 'status': 'success', 'timestamp': '2026-01-23T16:54:00+00:00', 'transaction_id': 1436638507, 'user_paid_amount': '1571'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3245', 'confirmation_code': 2624, 'created_by': 'Yahya Mamoowala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,245"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,245"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,245"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,206.71"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '4', 'res_id': 48736, 'settlement_amount': '3206.71', 'status': 'success', 'timestamp': '2026-01-23T16:46:00+00:00', 'transaction_id': 5222230944, 'user_paid_amount': '3245'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3470', 'confirmation_code': 1916, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,470"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,470"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,470"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,429.05"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '3429.05', 'status': 'success', 'timestamp': '2026-01-23T16:28:00+00:00', 'transaction_id': 1483338585, 'user_paid_amount': '3470'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1344', 'confirmation_code': 1968, 'created_by': '641834', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,344"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,344"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,344"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b915.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,328.14"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '1328.14', 'status': 'success', 'timestamp': '2026-01-23T16:07:00+00:00', 'transaction_id': 7657630533, 'user_paid_amount': '1344'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4100', 'confirmation_code': 5476, 'created_by': 'Rohit Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,100"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,100"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,100"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.38", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b941"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b97.38"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,051.62"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 48736, 'settlement_amount': '4051.62', 'status': 'success', 'timestamp': '2026-01-23T15:47:00+00:00', 'transaction_id': 5967423032, 'user_paid_amount': '4100'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3854', 'confirmation_code': 7249, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,854"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,854"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,854"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,808.52"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '3808.52', 'status': 'success', 'timestamp': '2026-01-23T14:23:00+00:00', 'transaction_id': 869422354, 'user_paid_amount': '3854'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3854', 'confirmation_code': 9512, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,854"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,854"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 48736, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T14:21:00+00:00', 'transaction_id': 5042133851, 'user_paid_amount': '3854'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3854', 'confirmation_code': 3849, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,854"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,854"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 48736, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T14:20:00+00:00', 'transaction_id': 4584397591, 'user_paid_amount': '3854'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2114', 'confirmation_code': 9655, 'created_by': 'Vinay Chhawchharia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,114"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,114"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,114"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b924.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,089.05"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2089.05', 'status': 'success', 'timestamp': '2026-01-23T13:52:00+00:00', 'transaction_id': 6207900673, 'user_paid_amount': '2114'} 2026-01-24 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3973', 'confirmation_code': 4726, 'created_by': 'Camellia Nandi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,973"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,973"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,973"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,926.12"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '3926.12', 'status': 'success', 'timestamp': '2026-01-23T09:52:00+00:00', 'transaction_id': 3547383385, 'user_paid_amount': '3973'} 2026-01-24 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=68553&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2192', 'confirmation_code': 5803, 'created_by': 'Manasa Suthram', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9219.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9219.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,972.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,972.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,902.97"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 68553, 'settlement_amount': '1902.97', 'status': 'success', 'timestamp': '2026-01-23T16:18:00+00:00', 'transaction_id': 9886594763, 'user_paid_amount': '1972.8'} 2026-01-24 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=68553&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1167', 'confirmation_code': 1627, 'created_by': 'Monish Kumar K', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,167"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9116.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9116.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,050.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,050.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,013.12"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 68553, 'settlement_amount': '1013.12', 'status': 'success', 'timestamp': '2026-01-23T16:05:00+00:00', 'transaction_id': 9631004271, 'user_paid_amount': '1050.3'} 2026-01-24 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=68553&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2744', 'confirmation_code': 2217, 'created_by': 'Anant M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,744"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9274.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9274.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,469.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,469.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,382.17"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 68553, 'settlement_amount': '2382.17', 'status': 'success', 'timestamp': '2026-01-23T16:00:00+00:00', 'transaction_id': 5261892623, 'user_paid_amount': '2469.6'} 2026-01-24 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=68553&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2314', 'confirmation_code': 6403, 'created_by': 'Roshini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,314"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9231.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9231.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,082.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,082.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,008.87"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 68553, 'settlement_amount': '2008.87', 'status': 'success', 'timestamp': '2026-01-23T15:54:00+00:00', 'transaction_id': 5943874986, 'user_paid_amount': '2082.6'} 2026-01-24 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=68553&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1737', 'confirmation_code': 1283, 'created_by': 'Srithajan Chunduru', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,737"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9173.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9173.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,563.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,563.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,507.96"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 68553, 'settlement_amount': '1507.96', 'status': 'success', 'timestamp': '2026-01-23T15:42:00+00:00', 'transaction_id': 8589252271, 'user_paid_amount': '1563.3'} 2026-01-24 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=68553&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3422', 'confirmation_code': 8164, 'created_by': 'Shyam S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,422"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9342.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9342.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,079.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,079.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,970.78"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 68553, 'settlement_amount': '2970.78', 'status': 'success', 'timestamp': '2026-01-23T14:53:00+00:00', 'transaction_id': 8439336212, 'user_paid_amount': '3079.8'} 2026-01-24 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8937', 'confirmation_code': 5321, 'created_by': 'Sangeetha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,937"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,043.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,043.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9284.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9241.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b943.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,758.57"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '7758.57', 'status': 'success', 'timestamp': '2026-01-23T16:11:00+00:00', 'transaction_id': 4104461983, 'user_paid_amount': '8043.3'} 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3597', 'confirmation_code': 4950, 'created_by': 'Jeetender Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,597"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9359.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9359.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,237.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,237.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,122.7"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '3122.7', 'status': 'success', 'timestamp': '2026-01-23T15:52:00+00:00', 'transaction_id': 1486464362, 'user_paid_amount': '3237.3'} 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1695', 'confirmation_code': 5342, 'created_by': 'Mansi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,695"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,695"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,695"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b950.85"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b99.15"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b91,635"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '1635', 'status': 'success', 'timestamp': '2026-01-23T15:31:00+00:00', 'transaction_id': 1418813491, 'user_paid_amount': '1695'} 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3890', 'confirmation_code': 4743, 'created_by': 'Vihaan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,890"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9389", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9389"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,501"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,501"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,377.06"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '3377.06', 'status': 'success', 'timestamp': '2026-01-23T15:20:00+00:00', 'transaction_id': 9779859755, 'user_paid_amount': '3501'} 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2002', 'confirmation_code': 7102, 'created_by': 'Shwetha Narayanan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,002"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,002"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,002"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,931.13"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '1931.13', 'status': 'success', 'timestamp': '2026-01-23T14:48:00+00:00', 'transaction_id': 9899878543, 'user_paid_amount': '2002'} 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3857', 'confirmation_code': 8902, 'created_by': 'Muskaan Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,857"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9385.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9385.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,471.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,471.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,348.41"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '3348.41', 'status': 'success', 'timestamp': '2026-01-23T08:41:00+00:00', 'transaction_id': 787594382, 'user_paid_amount': '3471.3'} 2026-01-24 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=65124&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1902', 'confirmation_code': 5867, 'created_by': 'Mayank Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,902"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,902"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,902"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,834.67"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 65124, 'settlement_amount': '1834.67', 'status': 'success', 'timestamp': '2026-01-23T08:12:00+00:00', 'transaction_id': 5037422271, 'user_paid_amount': '1902'} 2026-01-24 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=40385&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1372', 'confirmation_code': 2686, 'created_by': 'Omesh Tulaskar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,372"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9205.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9205.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,166.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,166.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.99"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,124.91"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 40385, 'settlement_amount': '1124.91', 'status': 'success', 'timestamp': '2026-01-23T17:37:00+00:00', 'transaction_id': 9722623730, 'user_paid_amount': '1166.2'} 2026-01-24 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=40385&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '250', 'confirmation_code': 7279, 'created_by': 'Jas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9250"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b937.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b937.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9212.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9212.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b97.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b96.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9204.97"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 40385, 'settlement_amount': '204.97', 'status': 'success', 'timestamp': '2026-01-22T18:56:00+00:00', 'transaction_id': 8391547425, 'user_paid_amount': '212.5'} 2026-01-24 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39533&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5593', 'confirmation_code': 5304, 'created_by': 'Sneha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,593"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,398.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,398.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,194.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,194.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9346.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9293.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b952.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,848.27"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39533, 'settlement_amount': '3848.27', 'status': 'success', 'timestamp': '2026-01-23T11:06:00+00:00', 'transaction_id': 9673895852, 'user_paid_amount': '4194.75'} 2026-01-24 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1328', 'confirmation_code': 3956, 'created_by': 'Husna Khan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,328"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,328"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,328"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b915.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,312.33"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '1312.33', 'status': 'success', 'timestamp': '2026-01-23T09:36:00+00:00', 'transaction_id': 6511465354, 'user_paid_amount': '1328'} 2026-01-24 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 9514, 'created_by': 'Vikram Randhawa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,726"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,693.83"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2693.83', 'status': 'success', 'timestamp': '2026-01-23T09:25:00+00:00', 'transaction_id': 1903847991, 'user_paid_amount': '2726'} 2026-01-24 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2067', 'confirmation_code': 3794, 'created_by': 'Hunar Daga', '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": "\\u20b924.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,042.61"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2042.61', 'status': 'success', 'timestamp': '2026-01-23T08:49:00+00:00', 'transaction_id': 1047769715, 'user_paid_amount': '2067'} 2026-01-24 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2011', 'confirmation_code': 4022, 'created_by': 'Abhay Pande', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,011"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,011"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,011"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.33"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,939.81"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '1939.81', 'status': 'success', 'timestamp': '2026-01-23T18:19:00+00:00', 'transaction_id': 662420123, 'user_paid_amount': '2011'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1197', 'confirmation_code': 5118, 'created_by': 'Kavita Prateek Mishra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,197"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,197"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,197"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,154.63"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '1154.63', 'status': 'success', 'timestamp': '2026-01-23T17:27:00+00:00', 'transaction_id': 3528664570, 'user_paid_amount': '1197'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '551', 'confirmation_code': 8737, 'created_by': 'Nikhil Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9551"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9551"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9551"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b919.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b916.53"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9531.49"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '531.49', 'status': 'success', 'timestamp': '2026-01-23T17:09:00+00:00', 'transaction_id': 8814474826, 'user_paid_amount': '551'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4526', 'confirmation_code': 4672, 'created_by': 'Aryan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,526"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,526"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,526"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9135.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,365.78"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '4365.78', 'status': 'success', 'timestamp': '2026-01-23T17:06:00+00:00', 'transaction_id': 3662083163, 'user_paid_amount': '4526'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1307', 'confirmation_code': 4987, 'created_by': 'Carl Dsouza', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,307"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,307"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,307"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.21"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,260.73"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '1260.73', 'status': 'success', 'timestamp': '2026-01-23T16:38:00+00:00', 'transaction_id': 4993558247, 'user_paid_amount': '1307'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1229', 'confirmation_code': 4467, 'created_by': 'Rajesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,229"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,229"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,229"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,185.49"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '1185.49', 'status': 'success', 'timestamp': '2026-01-23T16:37:00+00:00', 'transaction_id': 3558717843, 'user_paid_amount': '1229'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5497', 'confirmation_code': 3336, 'created_by': 'Shraddha Kabra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,197"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,197"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9183.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9155.91"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,013.03"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '5013.03', 'status': 'success', 'timestamp': '2026-01-23T16:26:00+00:00', 'transaction_id': 8568223467, 'user_paid_amount': '5197'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2426', 'confirmation_code': 2621, 'created_by': 'Upasana Bhatt', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,426"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,426"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,426"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,340.12"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '2340.12', 'status': 'success', 'timestamp': '2026-01-23T16:25:00+00:00', 'transaction_id': 6371898649, 'user_paid_amount': '2426'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2426', 'confirmation_code': 3707, 'created_by': 'Upasana Bhatt', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,426"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,426"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 46672, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T16:24:00+00:00', 'transaction_id': 3910904855, 'user_paid_amount': '2426'} 2026-01-24 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3150', 'confirmation_code': 8986, 'created_by': 'User_176498849', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,150"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,850"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,850"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,749.11"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '2749.11', 'status': 'success', 'timestamp': '2026-01-23T16:08:00+00:00', 'transaction_id': 8462328352, 'user_paid_amount': '2850'} 2026-01-24 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2518', 'confirmation_code': 1869, 'created_by': 'Aryanpratap Chauhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,518"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,518"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,518"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,479.38"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '2479.38', 'status': 'success', 'timestamp': '2026-01-23T14:43:00+00:00', 'transaction_id': 7770205781, 'user_paid_amount': '2518'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1893', 'confirmation_code': 8453, 'created_by': 'Puja Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,893"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,893"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,893"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,863.96"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '1863.96', 'status': 'success', 'timestamp': '2026-01-23T14:37:00+00:00', 'transaction_id': 625985344, 'user_paid_amount': '1893'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1893', 'confirmation_code': 5458, 'created_by': 'Puja Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,893"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,893"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T14:36:00+00:00', 'transaction_id': 5168879726, 'user_paid_amount': '1893'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1893', 'confirmation_code': 9425, 'created_by': 'Puja Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,893"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,893"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T14:35:00+00:00', 'transaction_id': 5615870450, 'user_paid_amount': '1893'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1432', 'confirmation_code': 4108, 'created_by': 'Sagnik Acharya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,432"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,432"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,432"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b921.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,410.03"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '1410.03', 'status': 'success', 'timestamp': '2026-01-23T13:36:00+00:00', 'transaction_id': 9057410732, 'user_paid_amount': '1432'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2045', 'confirmation_code': 4225, 'created_by': 'Rachit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,045"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,045"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,045"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,013.64"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '2013.64', 'status': 'success', 'timestamp': '2026-01-23T13:36:00+00:00', 'transaction_id': 4481113065, 'user_paid_amount': '2045'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6047', 'confirmation_code': 8133, 'created_by': 'Prayagraj Kashyap', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,047"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,047"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,047"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,954.24"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20614406, 'settlement_amount': '5954.24', 'status': 'success', 'timestamp': '2026-01-23T13:30:00+00:00', 'transaction_id': 4799453640, 'user_paid_amount': '6047'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7053', 'confirmation_code': 3978, 'created_by': 'Saransh Mohapatra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,053"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,053"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,053"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,944.81"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '6944.81', 'status': 'success', 'timestamp': '2026-01-23T13:09:00+00:00', 'transaction_id': 2131382026, 'user_paid_amount': '7053'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2571', 'confirmation_code': 3885, 'created_by': 'Aryan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,531.56"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20614406, 'settlement_amount': '2531.56', 'status': 'success', 'timestamp': '2026-01-23T12:44:00+00:00', 'transaction_id': 975790862, 'user_paid_amount': '2571'} 2026-01-24 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2571', 'confirmation_code': 6578, 'created_by': 'Aryan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,571"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20614406, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T12:43:00+00:00', 'transaction_id': 1382669630, 'user_paid_amount': '2571'} 2026-01-24 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6282', 'confirmation_code': 4025, 'created_by': 'Sandeep Kushwaha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,282"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9928.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9628.2"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9300"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b95,353.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,353.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9189.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9160.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,164.28"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39528, 'settlement_amount': '5164.28', 'status': 'success', 'timestamp': '2026-01-23T18:05:00+00:00', 'transaction_id': 8980523520, 'user_paid_amount': '5353.8'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6282', 'confirmation_code': 3830, 'created_by': 'Sandeep Kushwaha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,282"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9928.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9628.2"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b9300"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b95,353.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 39528, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T18:04:00+00:00', 'transaction_id': 1707892448, 'user_paid_amount': '5353.8'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6641', 'confirmation_code': 6395, 'created_by': 'Sachin Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,641"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9664.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9664.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,976.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,976.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9211.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9179.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,765.31"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39528, 'settlement_amount': '5765.31', 'status': 'success', 'timestamp': '2026-01-23T17:40:00+00:00', 'transaction_id': 6192439242, 'user_paid_amount': '5976.9'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1549', 'confirmation_code': 5881, 'created_by': 'Diya Kotak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,549"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9154.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9154.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,394.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,394.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,344.75"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 39528, 'settlement_amount': '1344.75', 'status': 'success', 'timestamp': '2026-01-23T17:31:00+00:00', 'transaction_id': 9779947092, 'user_paid_amount': '1394.1'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2100', 'confirmation_code': 9370, 'created_by': 'Naman Kochar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,100"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,100"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,100"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.34", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b963"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b911.34"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,025.66"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39528, 'settlement_amount': '2025.66', 'status': 'success', 'timestamp': '2026-01-23T17:10:00+00:00', 'transaction_id': 3431795690, 'user_paid_amount': '2100'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1706', 'confirmation_code': 3086, 'created_by': 'Dhwani Jhaveri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,706"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,706"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,706"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,645.61"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39528, 'settlement_amount': '1645.61', 'status': 'success', 'timestamp': '2026-01-23T17:07:00+00:00', 'transaction_id': 2105198880, 'user_paid_amount': '1706'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1670', 'confirmation_code': 3478, 'created_by': 'Divya Chowksi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,670"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,670"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,670"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,610.88"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39528, 'settlement_amount': '1610.88', 'status': 'success', 'timestamp': '2026-01-23T16:52:00+00:00', 'transaction_id': 8287815474, 'user_paid_amount': '1670'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1670', 'confirmation_code': 3879, 'created_by': 'Divya Chowksi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,670"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,670"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 39528, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T16:51:00+00:00', 'transaction_id': 2719684605, 'user_paid_amount': '1670'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3985', 'confirmation_code': 8092, 'created_by': 'Karan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,985"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,685"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,685"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9130.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9110.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,554.55"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 39528, 'settlement_amount': '3554.55', 'status': 'success', 'timestamp': '2026-01-23T16:41:00+00:00', 'transaction_id': 1343797728, 'user_paid_amount': '3685'} 2026-01-24 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3985', 'confirmation_code': 5714, 'created_by': 'Karan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,985"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,685"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 39528, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T16:41:00+00:00', 'transaction_id': 4474914768, 'user_paid_amount': '3685'} 2026-01-24 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3050', 'confirmation_code': 3445, 'created_by': 'Sreekumaar Sreevalsan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,050"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,050"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,050"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,942.03"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 43965, 'settlement_amount': '2942.03', 'status': 'success', 'timestamp': '2026-01-23T18:08:00+00:00', 'transaction_id': 2335575212, 'user_paid_amount': '3050'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3759', 'confirmation_code': 4849, 'created_by': 'Swati Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,759"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,759"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,759"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9133.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.77"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,625.93"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 43965, 'settlement_amount': '3625.93', 'status': 'success', 'timestamp': '2026-01-23T18:01:00+00:00', 'transaction_id': 8836409821, 'user_paid_amount': '3759'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3087', 'confirmation_code': 5217, 'created_by': 'Dhriti Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,087"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,087"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 43965, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T17:46:00+00:00', 'transaction_id': 7261279, 'user_paid_amount': '3087'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3087', 'confirmation_code': 5877, 'created_by': 'Dhriti Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,087"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,087"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 43965, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T17:46:00+00:00', 'transaction_id': 3522167393, 'user_paid_amount': '3087'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '887', 'confirmation_code': 3252, 'created_by': 'Trupti Apraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9887"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9887"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9887"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9855.6"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 43965, 'settlement_amount': '855.6', 'status': 'success', 'timestamp': '2026-01-23T17:23:00+00:00', 'transaction_id': 6179327937, 'user_paid_amount': '887'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5815', 'confirmation_code': 7487, 'created_by': 'Akshay Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,815"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,815"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,815"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9205.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9174.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,609.15"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 43965, 'settlement_amount': '5609.15', 'status': 'success', 'timestamp': '2026-01-23T17:19:00+00:00', 'transaction_id': 7523391706, 'user_paid_amount': '5815'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2226', 'confirmation_code': 7176, 'created_by': 'Saumya Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,226"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,226"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,226"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,147.2"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 43965, 'settlement_amount': '2147.2', 'status': 'success', 'timestamp': '2026-01-23T17:09:00+00:00', 'transaction_id': 7042917709, 'user_paid_amount': '2226'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2903', 'confirmation_code': 1843, 'created_by': 'Garima Mittal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,903"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,903"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,903"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.09"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,800.23"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 43965, 'settlement_amount': '2800.23', 'status': 'success', 'timestamp': '2026-01-23T16:42:00+00:00', 'transaction_id': 9318732105, 'user_paid_amount': '2903'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '446', 'confirmation_code': 8813, 'created_by': 'Sarath Chandra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9446"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9446"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9446"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b915.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9430.21"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 43965, 'settlement_amount': '430.21', 'status': 'success', 'timestamp': '2026-01-23T13:32:00+00:00', 'transaction_id': 5629902464, 'user_paid_amount': '446'} 2026-01-24 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '180', 'confirmation_code': 5238, 'created_by': 'Mihika Kolwalkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9180"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b918", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b918"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9162"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9162"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b95.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b94.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9156.27"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 43965, 'settlement_amount': '156.27', 'status': 'success', 'timestamp': '2026-01-23T11:54:00+00:00', 'transaction_id': 5599855035, 'user_paid_amount': '162'} 2026-01-24 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4179', 'confirmation_code': 3848, 'created_by': 'Manisha Rajpurkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,179"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,879"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,879"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,741.68"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '3741.68', 'status': 'success', 'timestamp': '2026-01-23T15:49:00+00:00', 'transaction_id': 1342136424, 'user_paid_amount': '3879'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4179', 'confirmation_code': 1116, 'created_by': 'Manisha Rajpurkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,179"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,879"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 46672, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T15:48:00+00:00', 'transaction_id': 1784170151, 'user_paid_amount': '3879'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2410', 'confirmation_code': 5402, 'created_by': 'Mit Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,410"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,410"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,410"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,324.69"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '2324.69', 'status': 'success', 'timestamp': '2026-01-23T15:15:00+00:00', 'transaction_id': 3799302007, 'user_paid_amount': '2410'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3211', 'confirmation_code': 6941, 'created_by': 'Hiren Parmar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,211"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,911"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,911"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.33"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,807.95"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '2807.95', 'status': 'success', 'timestamp': '2026-01-23T15:14:00+00:00', 'transaction_id': 7445436867, 'user_paid_amount': '2911'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1139', 'confirmation_code': 7653, 'created_by': 'Sid Sagwekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,139"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,139"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,139"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,098.68"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '1098.68', 'status': 'success', 'timestamp': '2026-01-23T15:05:00+00:00', 'transaction_id': 2854802990, 'user_paid_amount': '1139'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6069', 'confirmation_code': 3715, 'created_by': 'Shreya Kanther', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,769"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,769"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9204.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9173.07"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,564.78"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '5564.78', 'status': 'success', 'timestamp': '2026-01-23T14:49:00+00:00', 'transaction_id': 3262626177, 'user_paid_amount': '5769'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6069', 'confirmation_code': 9602, 'created_by': 'Shreya Kanther', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9300"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,769"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 46672, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T14:48:00+00:00', 'transaction_id': 8049280954, 'user_paid_amount': '5769'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2352', 'confirmation_code': 1707, 'created_by': 'Shubh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,352"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,352"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,352"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,268.74"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 46672, 'settlement_amount': '2268.74', 'status': 'success', 'timestamp': '2026-01-23T14:31:00+00:00', 'transaction_id': 7741774147, 'user_paid_amount': '2352'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2352', 'confirmation_code': 4839, 'created_by': 'Henal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,352"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,352"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 46672, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T14:30:00+00:00', 'transaction_id': 6743401599, 'user_paid_amount': '2352'} 2026-01-24 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1906', 'confirmation_code': 2736, 'created_by': 'Elaine Soans', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,906"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,906"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,906"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.29"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,838.53"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 46672, 'settlement_amount': '1838.53', 'status': 'success', 'timestamp': '2026-01-23T14:14:00+00:00', 'transaction_id': 1230074369, 'user_paid_amount': '1906'} 2026-01-24 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1497', 'confirmation_code': 3780, 'created_by': 'Arman Mohapatra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9299.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9299.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,197.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,197.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,141.08"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1141.08', 'status': 'success', 'timestamp': '2026-01-23T18:06:00+00:00', 'transaction_id': 9299355941, 'user_paid_amount': '1197.6'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3853', 'confirmation_code': 7525, 'created_by': 'Shivnath Botekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9770.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9770.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,082.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,082.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,936.91"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2936.91', 'status': 'success', 'timestamp': '2026-01-23T18:02:00+00:00', 'transaction_id': 8625437086, 'user_paid_amount': '3082.4'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4692', 'confirmation_code': 9631, 'created_by': 'Rahul Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,692"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,173", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,173"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,519"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,519"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9166.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,352.9"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3352.9', 'status': 'success', 'timestamp': '2026-01-23T17:54:00+00:00', 'transaction_id': 4804023944, 'user_paid_amount': '3519'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4692', 'confirmation_code': 9198, 'created_by': 'Rahul Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,692"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,173", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,173"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,519"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-23T17:54:00+00:00', 'transaction_id': 7698068543, 'user_paid_amount': '3519'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3629', 'confirmation_code': 6884, 'created_by': 'Shanky', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,629"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9725.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9725.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,903.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,903.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,766.17"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2766.17', 'status': 'success', 'timestamp': '2026-01-23T17:50:00+00:00', 'transaction_id': 3902746042, 'user_paid_amount': '2903.2'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2310', 'confirmation_code': 5916, 'created_by': 'Deeksha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,310"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9462", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9462"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,848"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,848"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,760.77"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1760.77', 'status': 'success', 'timestamp': '2026-01-23T17:39:00+00:00', 'transaction_id': 535960043, 'user_paid_amount': '1848'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3515', 'confirmation_code': 1623, 'created_by': 'Madhur Goyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,515"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9703", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9703"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,812"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,812"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9132.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,679.27"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2679.27', 'status': 'success', 'timestamp': '2026-01-23T17:36:00+00:00', 'transaction_id': 6445079467, 'user_paid_amount': '2812'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3069', 'confirmation_code': 9666, 'created_by': 'Priya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9767.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9767.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,301.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,301.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,193.11"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2193.11', 'status': 'success', 'timestamp': '2026-01-23T17:34:00+00:00', 'transaction_id': 5976431316, 'user_paid_amount': '2301.75'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3862', 'confirmation_code': 8688, 'created_by': 'Ritish Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,862"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9965.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9965.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,896.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,896.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,759.79"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2759.79', 'status': 'success', 'timestamp': '2026-01-23T17:14:00+00:00', 'transaction_id': 7697108337, 'user_paid_amount': '2896.5'} 2026-01-24 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5257', 'confirmation_code': 9876, 'created_by': 'Niranjan Gadadasu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,257"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,314.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,314.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,942.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,942.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9186.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9157.71"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,756.65"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3756.65', 'status': 'success', 'timestamp': '2026-01-23T17:14:00+00:00', 'transaction_id': 621894789, 'user_paid_amount': '3942.75'} 2026-01-24 04:30:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:30:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:30:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:30:53 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:30:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:30:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 37 pages/min), scraped 104 items (at 104 items/min) 2026-01-24 04:31:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:31:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:31:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:31:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:31:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:31:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:31:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:31:53 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:31:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:31:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:32:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:32:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:32:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:32:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:32:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:33:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:33:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:33:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:33:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:42 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/2787-11-07 18:24:39.441105 Firefox/14.0 to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-24 04:33:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-24 04:33:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:33:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:34:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:34:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:34:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:34:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:34:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:34:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:35:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:35:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:35:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:35:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:35:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:35:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:07 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 0 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:36:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:36:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:36:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:36:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:36:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-24 04:36:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:36:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=46672&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:36:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:36:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:36:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:36:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=43965&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:36:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:36:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=39528&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:37:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20614406&start_date=2026-01-23&end_date=2026-01-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:37:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-23&end_date=2026-01-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-24 04:37:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:03 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:03 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:04 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:07 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:07 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 18 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:37:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:37:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:14 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:19 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:25 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:25 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:30 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:37:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:37:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:49 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:49 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:37:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:37:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:03 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:03 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:04 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:04 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:07 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:07 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:07 [scrapy.extensions.logstats] INFO: Crawled 158 pages (at 103 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:38:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:38:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:14 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:14 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:14 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:19 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:19 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:19 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:25 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:28 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:30 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:48 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:49 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:56 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:38:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:38:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:01 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:03 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:04 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:04 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:07 [scrapy.extensions.logstats] INFO: Crawled 256 pages (at 98 pages/min), scraped 104 items (at 0 items/min) 2026-01-24 04:39:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:07 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:08 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:39:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:39:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:15 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:18 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:19 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:20 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:20 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:21 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:22 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:23 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:24 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:26 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:27 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:29 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:30 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:30 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:31 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:31 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:32 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:33 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:34 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:35 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:37 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:38 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:39 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:40 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:41 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:41 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:42 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:43 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:44 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:45 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:46 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:47 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:49 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:50 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:51 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:54 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:55 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:56 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:57 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:58 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:39:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:39:59 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:40:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:40:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:40:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:40:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:40:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:40:00 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:40:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:40:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:40:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-24 04:40:02 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-24 04:40:02 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-24 04:40:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-24 04:40:02 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1068 2026-01-24 04:40:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-24 04:40:02 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-24 04:40:02 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '9d14fc25-a77e-4dd8-a6f4-b5c8a8e809c3', 'timestamp': '2026-01-24T04:40:02Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '89', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 594.9, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-24 04:40:02 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-24 04:40:07 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-24/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-24 04:40:07 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '9d14fc25-a77e-4dd8-a6f4-b5c8a8e809c3', 'timestamp': '2026-01-24T04:40:02Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '89', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 218638, 'duration_seconds': 594.9, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-24 04:40:07 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-24 04:40:12 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-24/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-24 04:40:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-24 04:40:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-24 04:40:13 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 4441294, 'downloader/request_count': 967, 'downloader/request_method_count/GET': 967, 'downloader/response_bytes': 942676, 'downloader/response_count': 967, 'downloader/response_status_count/200': 37, 'downloader/response_status_count/429': 930, 'elapsed_time_seconds': 594.895559, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 24, 4, 40, 2, 576409, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 201823, 'httpcompression/response_count': 19, 'item_scraped_count': 104, 'items_per_minute': None, 'log_count/DEBUG': 1182, 'log_count/ERROR': 310, 'log_count/INFO': 32, 'log_count/WARNING': 3, 'memusage/max': 133373952, 'memusage/startup': 116465664, 'request_depth_max': 7, 'response_received_count': 347, 'responses_per_minute': None, 'retry/count': 620, 'retry/max_reached': 310, 'retry/reason_count/429 Unknown Status': 620, 'scheduler/dequeued': 967, 'scheduler/dequeued/memory': 967, 'scheduler/enqueued': 967, 'scheduler/enqueued/memory': 967, 'start_time': datetime.datetime(2026, 1, 24, 4, 30, 7, 680850, tzinfo=datetime.timezone.utc)} 2026-01-24 04:40:13 [scrapy.core.engine] INFO: Spider closed (finished)