2026-03-29 01:00:24 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: compuccino) 2026-03-29 01:00:24 [scrapy.utils.log] INFO: Versions: {'lxml': '5.3.2', 'libxml2': '2.12.10', 'cssselect': '1.3.0', 'parsel': '1.10.0', 'w3lib': '2.3.1', 'Twisted': '24.11.0', 'Python': '3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0]', 'pyOpenSSL': '25.0.0 (OpenSSL 3.4.1 11 Feb 2025)', 'cryptography': '44.0.2', 'Platform': 'Linux-5.19.0-1027-aws-x86_64-with-glibc2.35'} 2026-03-29 01:00:24 [scrapy.addons] INFO: Enabled addons: [] 2026-03-29 01:00:24 [scrapy.extensions.telnet] INFO: Telnet Password: e6a5ed4d57e134f8 2026-03-29 01:00:24 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.logcount.LogCount', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.feedexport.FeedExporter', 'scrapy.extensions.logstats.LogStats'] 2026-03-29 01:00:24 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'compuccino', 'DNS_RESOLVER': 'scrapy.resolver.CachingHostnameResolver', 'EDITOR': '/usr/bin/vim', 'LOG_FILE': '/home/sebastian/scrapyd/logs/osk/nio.com/a73f9e2f2b0a11f1a6aae125cd15e540.log', 'LOG_LEVEL': 'INFO', 'NEWSPIDER_MODULE': 'compuccino.spiders', 'SPIDER_MODULES': ['compuccino.spiders'], 'TEMPLATES_DIR': 'compuccino/templates'} 2026-03-29 01:00:25 [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', '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'] 2026-03-29 01:00:25 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.start.StartSpiderMiddleware', 'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-03-29 01:00:25 [scrapy.middleware] INFO: Enabled item pipelines: ['scrapy.pipelines.files.FilesPipeline'] 2026-03-29 01:00:25 [scrapy.core.engine] INFO: Spider opened 2026-03-29 01:00:25 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-29 01:00:25 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202501090000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202501160000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202301020000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202301170002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202304010000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202304180001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202402070001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202401110000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202402290000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202404050030>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202406060001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:30 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202410290003>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202305150002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202211090000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202211210002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202211160001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202212010001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202211090002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202212200001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202212210001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202212200000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202501270001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202501270002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202212120000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202503040000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202502190000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202506170002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202506030002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202503110000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/ShanghaiAuto>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202506030003>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/20251212001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202509050006>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202308010002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202308100000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202309010002>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202309050001>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202309260000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202310160000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202310190000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202311020000>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/bff/api/v1/news?region=DE&page=27>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/bff/api/v1/news?region=DE&page=26>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/news/202311300005>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/bff/api/v1/news?region=DE&page=28>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.nio.com/de_DE/bff/api/v1/news?region=DE&page=29>: HTTP status code is not handled or not allowed 2026-03-29 01:00:31 [scrapy.core.engine] INFO: Closing spider (finished) 2026-03-29 01:00:31 [scrapy.extensions.feedexport] INFO: Stored csv feed (127 items) in: crawl/archive/nio.com.2026-03-29T01-00-25+00-00.csv 2026-03-29 01:00:31 [scrapy.extensions.feedexport] INFO: Stored csv feed (127 items) in: crawl/nio.com.csv 2026-03-29 01:00:31 [scrapy.extensions.feedexport] INFO: Stored json feed (127 items) in: crawl/archive/nio.com.2026-03-29T01-00-25+00-00.json 2026-03-29 01:00:31 [scrapy.extensions.feedexport] INFO: Stored json feed (127 items) in: crawl/nio.com.json 2026-03-29 01:00:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 85758, 'downloader/request_count': 198, 'downloader/request_method_count/GET': 198, 'downloader/response_bytes': 2985298, 'downloader/response_count': 198, 'downloader/response_status_count/200': 152, 'downloader/response_status_count/403': 46, 'elapsed_time_seconds': 6.273639, 'feedexport/success_count/FileFeedStorage': 4, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 3, 29, 1, 0, 31, 580446, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 12536069, 'httpcompression/response_count': 127, 'httperror/response_ignored_count': 46, 'httperror/response_ignored_status_count/403': 46, 'item_scraped_count': 127, 'items_per_minute': 1270.0, 'log_count/INFO': 49, 'memusage/max': 94543872, 'memusage/startup': 94543872, 'request_depth_max': 1, 'response_received_count': 198, 'responses_per_minute': 1980.0, 'scheduler/dequeued': 198, 'scheduler/dequeued/memory': 198, 'scheduler/enqueued': 198, 'scheduler/enqueued/memory': 198, 'start_time': datetime.datetime(2026, 3, 29, 1, 0, 25, 306807, tzinfo=datetime.timezone.utc)} 2026-03-29 01:00:31 [scrapy.core.engine] INFO: Spider closed (finished)