2026-01-05 23:40:24 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: client_report) 2026-01-05 23:40:24 [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-05 23:40:24 [reports] INFO: Dynamic attribute _job = 2_weekly_2026-01-05T23_30_02 2026-01-05 23:40:24 [reports] INFO: Dynamic attribute scheduled_job_id = 7417 2026-01-05 23:40:24 [reports] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 2 2026-01-05 23:40:24 [scrapy.addons] INFO: Enabled addons: [] 2026-01-05 23:40:24 [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-05 23:40:24 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-05 23:40:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-05 23:40:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-05 23:40:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-05 23:40:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-05 23:40:24 [scrapy.extensions.telnet] INFO: Telnet Password: aae20d5c7070af13 2026-01-05 23:40:24 [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-05 23:40:24 [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/2_weekly_2026-01-05T23_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-05 23:40:24 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-05 23:40:24 [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-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 23:40:24 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-05 23:40:24 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 23:40:24 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-05 23:40:24 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-05 23:40:24 [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-05 23:40:24 [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-05 23:40:24 [scrapy.middleware] INFO: Enabled item pipelines: ['client_report.pipelines.ClientReportPipeline'] 2026-01-05 23:40:24 [scrapy.core.engine] INFO: Spider opened 2026-01-05 23:40:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-05 23:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:40:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-05 23:40:25 [reports] INFO: Spider opened: reports 2026-01-05 23:40:25 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-01-05 23:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-05 23:40:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2026-01-05 23:40:25 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8) AppleWebKit/533.0 (KHTML, like Gecko) Chrome/59.0.863.0 Safari/533.0 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-05 23:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:40:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5833939 HTTP/11" 200 None 2026-01-05 23:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:40:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-05 23:40:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-01-05 23:40:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-05 23:40:34 [reports] INFO: Processing batch 1/5 2026-01-05 23:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:40:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:40:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:40:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:40:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/restaurant/get-all-minimal-lite) 2026-01-05 23:40:55 [reports] INFO: Polling report: reporting_e6e2d9bf4bcd571476a5f6985a4fac0de7fd5f2865f70f26500961c0e53bb2ec 2026-01-05 23:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:41:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:41:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 23:41:23 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 23:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:41:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:41:25 [reports] INFO: Processing batch 2/5 2026-01-05 23:41:25 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 4 pages/min), scraped 1 items (at 1 items/min) 2026-01-05 23:41:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:41:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:41:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 23:41:52 [reports] INFO: Polling report: reporting_8ad9d95e7e6a265e52ad4bf205bb9c26b08047c559a681250250ef1462666323 2026-01-05 23:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:41:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:42:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:42:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:42:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 23:42:15 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 23:42:16 [reports] INFO: Processing batch 3/5 2026-01-05 23:42:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:42:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:42:25 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 2 pages/min), scraped 2 items (at 1 items/min) 2026-01-05 23:42:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 23:42:44 [reports] INFO: Polling report: reporting_ab2b1d3a3cfd0603491532298c68ff5f1849e9697f9fe6ba04f7ee095bc52e34 2026-01-05 23:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:42:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:43:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 23:43:13 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 23:43:14 [reports] INFO: Processing batch 4/5 2026-01-05 23:43:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:43:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:43:25 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 2 pages/min), scraped 3 items (at 1 items/min) 2026-01-05 23:43:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 23:43:42 [reports] INFO: Polling report: reporting_af2d926b8d606a363af6c3a8dc2b8a7991c946cfdf621acbb0975fab6508b1d3 2026-01-05 23:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:43:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:43:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 23:43:59 [reports] INFO: [POLLING] Still in progress. Retry count: 2. 2026-01-05 23:43:59 [reports] INFO: Polling report: reporting_af2d926b8d606a363af6c3a8dc2b8a7991c946cfdf621acbb0975fab6508b1d3 2026-01-05 23:44:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:44:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:44:25 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 2 pages/min), scraped 3 items (at 0 items/min) 2026-01-05 23:44:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 23:44:28 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 23:44:29 [reports] INFO: Processing batch 5/5 2026-01-05 23:44:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 23:44:53 [reports] INFO: Polling report: reporting_da05735042b18f2f653e86c01702838b5499cc0903c5e5a05ef5bb617251ade1 2026-01-05 23:44:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:44:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:45:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 23:45:19 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 23:45:20 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-05 23:45:20 [root] INFO: res_id Ads CTR (%) Ads ROI ... month aggregation period 0 1600067 0.0 0.000000 ... 12 weekly 2024-1 1 1600067 10.1 11.660796 ... 12 weekly 2025-49 2 1600067 9.6 13.328649 ... 12 weekly 2025-50 3 1600067 9.4 13.405169 ... 12 weekly 2025-51 4 1600067 8.9 13.108261 ... 12 weekly 2025-52 ... ... ... ... ... ... ... ... 6815 22420960 0.0 0.000000 ... 12 weekly 2024-1 6816 22420960 0.0 0.000000 ... 12 weekly 2025-49 6817 22420960 0.0 0.000000 ... 12 weekly 2025-50 6818 22420960 0.0 0.000000 ... 12 weekly 2025-51 6819 22420960 6.5 3.340105 ... 12 weekly 2025-52 [6820 rows x 57 columns] 2026-01-05 23:45:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-05 23:45:20 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 87926 2026-01-05 23:45:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-05 23:45:21 [reports] INFO: Logger Payload: {'run_id': 'f03c9744-02ff-4d03-bd02-3862dfbe2b90', 'timestamp': '2026-01-05T23:45:21Z', 'spider': 'reports', 'client_id': '2', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 296.14, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-05/_doc HTTP/11" 201 168 2026-01-05 23:45:21 [reports] INFO: Logger Payload: {'run_id': 'f03c9744-02ff-4d03-bd02-3862dfbe2b90', 'timestamp': '2026-01-05T23:45:21Z', 'spider': 'reports', 'client_id': '2', 'domain': 'api.zomato.com', 'bytes_sent': 14319, 'bytes_received': 1070314, 'duration_seconds': 296.14, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-05/_doc HTTP/11" 201 166 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 23:45:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 23:45:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 62811, 'downloader/request_count': 13, 'downloader/request_method_count/GET': 2, 'downloader/request_method_count/POST': 11, 'downloader/response_bytes': 1077863, 'downloader/response_count': 13, 'downloader/response_status_count/200': 13, 'elapsed_time_seconds': 296.139609, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 5, 23, 45, 21, 103381, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 70, 'httpcompression/response_count': 1, 'item_scraped_count': 5, 'items_per_minute': None, 'log_count/DEBUG': 109, 'log_count/INFO': 36, 'log_count/WARNING': 1, 'memusage/max': 166461440, 'memusage/startup': 123592704, 'request_depth_max': 12, 'response_received_count': 13, 'responses_per_minute': None, 'scheduler/dequeued': 13, 'scheduler/dequeued/memory': 13, 'scheduler/enqueued': 13, 'scheduler/enqueued/memory': 13, 'start_time': datetime.datetime(2026, 1, 5, 23, 40, 24, 963772, tzinfo=datetime.timezone.utc)} 2026-01-05 23:45:21 [scrapy.core.engine] INFO: Spider closed (finished)