2025-12-27 08:05:04 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2025-12-27 08:05:04 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.10.15 (main, Oct 19 2024, 04:00:28) [GCC 12.2.0], pyOpenSSL 23.1.1 (OpenSSL 3.1.0 14 Mar 2023), cryptography 40.0.1, Platform Linux-5.10.0-21-amd64-x86_64-with-glibc2.36 2025-12-27 08:05:04 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'CONCURRENT_REQUESTS': 1, 'DOWNLOAD_DELAY': 0.3, 'LOG_FILE': 'logs/default/synthnetwork/155d6ae4e2fa11f097600242ac11000b.log', 'NEWSPIDER_MODULE': 'modularspiders.spiders', 'SPIDER_MODULES': ['modularspiders.spiders'], 'USER_AGENT': 'Mozilla/5.0 (compatible; Googlebot/2.1; ' '+http://www.google.com/bot.html)'} 2025-12-27 08:05:04 [py.warnings] WARNING: /code/lib/python3.10/site-packages/scrapy/utils/request.py:232: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy. See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation. return cls(crawler) 2025-12-27 08:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2025-12-27 08:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: c9e241eecf349082 2025-12-27 08:05:04 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.closespider.CloseSpider'] 2025-12-27 08:05:04 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.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-12-27 08:05:04 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-27 08:05:04 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2025-12-27 08:05:04 [scrapy.core.engine] INFO: Spider opened 2025-12-27 08:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-27 08:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6035 2025-12-27 08:05:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 503 Service Unavailable 2025-12-27 08:05:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 503 Service Unavailable 2025-12-27 08:05:07 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 503 Service Unavailable 2025-12-27 08:05:07 [scrapy.core.engine] DEBUG: Crawled (503) (referer: None) 2025-12-27 08:05:07 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <503 https://thesynthesizernetwork.shop.textalk.se/sitemap.xml?urlset=2>: HTTP status code is not handled or not allowed 2025-12-27 08:05:07 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-27 08:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2025-12-27 08:05:07 [py.warnings] WARNING: /code/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( 2025-12-27 08:05:07 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=synthnetwork&batch_id=1890 HTTP/1.1" 200 15 2025-12-27 08:05:07 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 885, 'downloader/request_count': 3, 'downloader/request_method_count/GET': 3, 'downloader/response_bytes': 552, 'downloader/response_count': 3, 'downloader/response_status_count/503': 3, 'elapsed_time_seconds': 2.247094, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 27, 8, 5, 7, 837963), 'httperror/response_ignored_count': 1, 'httperror/response_ignored_status_count/503': 1, 'log_count/DEBUG': 6, 'log_count/ERROR': 1, 'log_count/INFO': 11, 'log_count/WARNING': 2, 'memusage/max': 76918784, 'memusage/startup': 76918784, 'response_received_count': 1, 'retry/count': 2, 'retry/max_reached': 1, 'retry/reason_count/503 Service Unavailable': 2, 'scheduler/dequeued': 3, 'scheduler/dequeued/memory': 3, 'scheduler/enqueued': 3, 'scheduler/enqueued/memory': 3, 'start_time': datetime.datetime(2025, 12, 27, 8, 5, 5, 590869)} 2025-12-27 08:05:07 [scrapy.core.engine] INFO: Spider closed (finished)