2025-02-24 00:30:06 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_competiton_analysis) 2025-02-24 00:30:06 [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, Feb 4 2025, 14:57:36) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1015-aws-aarch64-with-glibc2.35 2025-02-24 00:30:06 [scrapy.addons] INFO: Enabled addons: [] 2025-02-24 00:30:06 [asyncio] DEBUG: Using selector: EpollSelector 2025-02-24 00:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-02-24 00:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-02-24 00:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-02-24 00:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-02-24 00:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 82beff6fb5f046b2 2025-02-24 00:30:06 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-02-24 00:30:06 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_competiton_analysis', 'DOWNLOAD_DELAY': 3, 'DOWNLOAD_TIMEOUT': 30, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_competiton_analysis/reviews/zomato ' 'competitor analysis reviws_2025-02-24T00_30_02.log', 'NEWSPIDER_MODULE': 'zomato_competiton_analysis.spiders', 'RETRY_HTTP_CODES': [500, 502, 503, 504, 408], 'RETRY_TIMES': 5, 'SPIDER_MODULES': ['zomato_competiton_analysis.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2025-02-24 00:30:06 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-02-24 00:30:06 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-02-24 00:30:06 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_competiton_analysis.pipelines.ZomatoCompetionAnalysisPipeline'] 2025-02-24 00:30:06 [scrapy.core.engine] INFO: Spider opened 2025-02-24 00:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-02-24 00:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2025-02-24 00:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-02-24 00:30:10 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 23373 2025-02-24 00:30:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=3420183 HTTP/11" 200 None 2025-02-24 00:30:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:30:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-02-24 00:30:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:30:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:30:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:30:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:30:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:30:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:30:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:30:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:31:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:31:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:31:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:31:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:31:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:31:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:31:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:31:52 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:31:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:31:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:32:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:32:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:32:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:32:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:32:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:32:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:33:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:33:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:33:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:33:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:33:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:33:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:34:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:34:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:34:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:34:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:34:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:34:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:35:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:35:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:35:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:24 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:35:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:35:37 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:35:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:36:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:36:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:36:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:36:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:36:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:36:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:37:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:37:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:37:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:37:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:37:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:37:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:38:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:38:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:38:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:38:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:39:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:39:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:39:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:39:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:40:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:40:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:40:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:40:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:41:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:41:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:42:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:42:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:43:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:43:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:44:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:44:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:45:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:45:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:45:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:46:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:47 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:46:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:47:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:12 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:27 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:47:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:48:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:48:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:49:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:49:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:50:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:50:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:50:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:50:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:51:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:51:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:52:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:29 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:55 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:52:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:02 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:53:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:53:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:54:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:54:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 00:55:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 00:55:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:55:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:55:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:56:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:56:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:57:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:57:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:58:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:17 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:28 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:32 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:35 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:58:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:00 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 00:59:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 00:59:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:00:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:00:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:00:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:01:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:01:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:02:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:02:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:03:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:03:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:04:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:23 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:39 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:43 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:50 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:04:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:05:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:05:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:05:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:05:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:06:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:06:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:07:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:07:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:08:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:08:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:09:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:09:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:10:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:10:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:10:10 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:46 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:10:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:11:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:11:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:12:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:12:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:13:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:13:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:14:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:32 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:14:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:15:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:15:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:18 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:53 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:15:57 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:16:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:33 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:40 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:44 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:16:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:03 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:17:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:17:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:18:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:48 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:18:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:19:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:45 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:19:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:20:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:20:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:20:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:20:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:21:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:33 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:48 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:51 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:56 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:21:58 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:03 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:05 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:22:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:14 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:16 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:18 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:26 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:30 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:22:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:23:07 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:29 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:37 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:23:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:24:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:15 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:30 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:49 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:53 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:24:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:00 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:25:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:25:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:25:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:25 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 3 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:40 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:43 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:25:58 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:26:06 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:10 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:17 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:28 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 4 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:41 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:55 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:26:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:27:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:12 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:21 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:24 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:27 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 5 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:34 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:38 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:42 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:45 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:49 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:52 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:54 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:27:59 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:01 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:04 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-02-24 01:28:07 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:11 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:15 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:19 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:22 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:25 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy residential-proxy.scrapeops.io:8181 [{'status': 401, 'reason': b'Unauthorized'}] 2025-02-24 01:28:25 [scrapy.core.engine] INFO: Closing spider (finished) 2025-02-24 01:28:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-02-24 01:28:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-02-24 01:28:25 [reviews] INFO: Data posted successfully. 2025-02-24 01:28:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-02-24 01:28:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-02-24 01:28:26 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 960, 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 960, 'downloader/request_bytes': 355740, 'downloader/request_count': 960, 'downloader/request_method_count/GET': 960, 'elapsed_time_seconds': 3499.136733, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 2, 24, 1, 28, 25, 557112, tzinfo=datetime.timezone.utc), 'items_per_minute': None, 'log_count/DEBUG': 879, 'log_count/ERROR': 160, 'log_count/INFO': 69, 'memusage/max': 68091904, 'memusage/startup': 65290240, 'responses_per_minute': None, 'retry/count': 800, 'retry/max_reached': 160, 'retry/reason_count/scrapy.core.downloader.handlers.http11.TunnelError': 800, 'scheduler/dequeued': 960, 'scheduler/dequeued/memory': 960, 'scheduler/enqueued': 960, 'scheduler/enqueued/memory': 960, 'start_time': datetime.datetime(2025, 2, 24, 0, 30, 6, 420379, tzinfo=datetime.timezone.utc)} 2025-02-24 01:28:26 [scrapy.core.engine] INFO: Spider closed (finished)