2026-01-06 09:36:29 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: client_report) 2026-01-06 09:36:29 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-06 09:36:29 [reports] INFO: Dynamic attribute _job = 264_daily_2026-01-06T09_30_02 2026-01-06 09:36:29 [reports] INFO: Dynamic attribute scheduled_job_id = 5290 2026-01-06 09:36:29 [reports] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 264 2026-01-06 09:36:29 [scrapy.addons] INFO: Enabled addons: [] 2026-01-06 09:36:29 [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-06 09:36:29 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-06 09:36:29 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-06 09:36:29 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-06 09:36:29 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-06 09:36:29 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-06 09:36:29 [scrapy.extensions.telnet] INFO: Telnet Password: d5ebe7e03d798607 2026-01-06 09:36:29 [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-06 09:36:29 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'client_report', 'CONCURRENT_REQUESTS': 4, 'DOWNLOAD_DELAY': 20, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/client_report/reports/264_daily_2026-01-06T09_30_02.log', 'NEWSPIDER_MODULE': 'client_report.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['client_report.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-06 09:36:29 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-06 09:36:29 [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-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 09:36:29 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-06 09:36:29 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-06 09:36:29 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-06 09:36:29 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-06 09:36:29 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', '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-06 09:36:29 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'client_report.middlewares.ClientReportSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-06 09:36:29 [scrapy.middleware] INFO: Enabled item pipelines: ['client_report.pipelines.ClientReportPipeline'] 2026-01-06 09:36:29 [scrapy.core.engine] INFO: Spider opened 2026-01-06 09:36:29 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-06 09:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:36:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-06 09:36:30 [reports] INFO: Spider opened: reports 2026-01-06 09:36:30 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-01-06 09:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-06 09:36:30 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2863 2026-01-06 09:36:30 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2 like Mac OS X; fa-IR) AppleWebKit/533.32.5 (KHTML, like Gecko) Version/4.0.5 Mobile/8B114 Safari/6533.32.5 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-06 09:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:36:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5833993 HTTP/11" 200 None 2026-01-06 09:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:36:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-06 09:36:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2026-01-06 09:36:43 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_11_3) AppleWebKit/536.0 (KHTML, like Gecko) Chrome/28.0.868.0 Safari/536.0 to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-06 09:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:36:45 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:36:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-01-06 09:36:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-06 09:36:55 [reports] INFO: Processing batch 1/5 2026-01-06 09:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:37:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:37:15 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:37:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/restaurant/get-all-minimal-lite) 2026-01-06 09:37:16 [reports] INFO: Polling report: reporting_183870f317cc1f0e7f558e06fd1dc976f889c759227590a9c8e2dd3d03b7dc84 2026-01-06 09:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:37:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:37:30 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 3 pages/min), scraped 0 items (at 0 items/min) 2026-01-06 09:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:37:45 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:37:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-06 09:37:46 [reports] INFO: [FINISHED] Report Downloaded 2026-01-06 09:37:47 [reports] INFO: Processing batch 2/5 2026-01-06 09:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:38:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:38:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-06 09:38:06 [reports] INFO: Polling report: reporting_9b70b19a49e87e36b737431a412a524771cc3e84c4ef940a2b611d4f56248265 2026-01-06 09:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:38:15 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:38:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:38:30 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 2 pages/min), scraped 1 items (at 1 items/min) 2026-01-06 09:38:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-06 09:38:32 [reports] INFO: [FINISHED] Report Downloaded 2026-01-06 09:38:33 [reports] INFO: Processing batch 3/5 2026-01-06 09:38:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-06 09:38:49 [reports] INFO: Polling report: reporting_0fdd9063732188de170a79f93466887b351f35bd42b2d689e1ddaf58c0571502 2026-01-06 09:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:39:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:39:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-06 09:39:14 [reports] INFO: [FINISHED] Report Downloaded 2026-01-06 09:39:15 [reports] INFO: Processing batch 4/5 2026-01-06 09:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:39:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:39:30 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 3 pages/min), scraped 3 items (at 2 items/min) 2026-01-06 09:39:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-06 09:39:38 [reports] INFO: Polling report: reporting_fa71addbe4fe22122c1bddbf6b509a979d69dd9246ba5bc33d9c1ebb15e23f0a 2026-01-06 09:39:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:40:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:40:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-06 09:40:00 [reports] INFO: [FINISHED] Report Downloaded 2026-01-06 09:40:02 [reports] INFO: Processing batch 5/5 2026-01-06 09:40:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-06 09:40:27 [reports] INFO: Polling report: reporting_adeec63e7c18fea6eab19b4ca482e0cc71b8fba0021468efa04ea76ff0c73a5c 2026-01-06 09:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:40:30 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:40:30 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 3 pages/min), scraped 4 items (at 1 items/min) 2026-01-06 09:40:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-06 09:40:47 [reports] INFO: [FINISHED] Report Downloaded 2026-01-06 09:40:48 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-06 09:40:48 [root] INFO: res_id Ads CTR (%) Ads ROI ... month aggregation period 0 1600067 8.0 16.772764 ... 1 daily 2026-01-01 1 1600067 10.4 12.595310 ... 1 daily 2026-01-02 2 1600067 8.6 9.202416 ... 1 daily 2026-01-03 3 1600067 10.6 16.321956 ... 1 daily 2026-01-04 4 1600067 8.0 10.101946 ... 1 daily 2026-01-05 ... ... ... ... ... ... ... ... 9998 22381670 6.2 8.498118 ... 1 daily 2026-01-03 9999 22381670 7.3 12.485634 ... 1 daily 2026-01-04 10000 22381670 5.6 6.612044 ... 1 daily 2026-01-05 10001 22381670 9.3 4.751967 ... 12 daily 2025-12-30 10002 22381670 5.7 2.210135 ... 12 daily 2025-12-31 [10003 rows x 57 columns] 2026-01-06 09:40:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-06 09:40:48 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 144731 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-06 09:40:49 [reports] INFO: Logger Payload: {'run_id': 'd60c06da-a636-4529-ac44-e3afeb9dede0', 'timestamp': '2026-01-06T09:40:49Z', 'spider': 'reports', 'client_id': '264', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 259.89, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-06/_doc HTTP/11" 201 166 2026-01-06 09:40:49 [reports] INFO: Logger Payload: {'run_id': 'd60c06da-a636-4529-ac44-e3afeb9dede0', 'timestamp': '2026-01-06T09:40:49Z', 'spider': 'reports', 'client_id': '264', 'domain': 'api.zomato.com', 'bytes_sent': 14076, 'bytes_received': 1069291, 'duration_seconds': 259.89, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-06/_doc HTTP/11" 201 166 2026-01-06 09:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-06 09:40:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-06 09:40:50 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1, 'downloader/request_bytes': 67405, 'downloader/request_count': 13, 'downloader/request_method_count/GET': 3, 'downloader/request_method_count/POST': 10, 'downloader/response_bytes': 1083124, 'downloader/response_count': 12, 'downloader/response_status_count/200': 12, 'elapsed_time_seconds': 259.888025, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 6, 9, 40, 49, 885988, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 70, 'httpcompression/response_count': 1, 'item_scraped_count': 5, 'items_per_minute': None, 'log_count/DEBUG': 108, 'log_count/INFO': 34, 'log_count/WARNING': 1, 'memusage/max': 187760640, 'memusage/startup': 123588608, 'request_depth_max': 11, 'response_received_count': 12, 'responses_per_minute': None, 'retry/count': 1, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 1, 'scheduler/dequeued': 13, 'scheduler/dequeued/memory': 13, 'scheduler/enqueued': 13, 'scheduler/enqueued/memory': 13, 'start_time': datetime.datetime(2026, 1, 6, 9, 36, 29, 997963, tzinfo=datetime.timezone.utc)} 2026-01-06 09:40:50 [scrapy.core.engine] INFO: Spider closed (finished)