2026-07-31 00:05:13 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2026-07-31 00:05:13 [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 2026-07-31 00:05:13 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'CONCURRENT_REQUESTS': 2, 'CONCURRENT_REQUESTS_PER_DOMAIN': 2, 'CONCURRENT_REQUESTS_PER_IP': 1, 'DOWNLOAD_DELAY': 1, 'LOG_FILE': 'logs/default/technosynth/d284c1f48c7211f1ac510242ac11000e.log', 'NEWSPIDER_MODULE': 'modularspiders.spiders', 'RANDOMIZE_DOWNLOAD_DELAY': False, 'ROBOTSTXT_OBEY': True, 'SPIDER_MODULES': ['modularspiders.spiders'], 'USER_AGENT': 'Mozilla/5.0 (compatible; Googlebot/2.1; ' '+http://www.google.com/bot.html)'} 2026-07-31 00:05:13 [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) 2026-07-31 00:05:13 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2026-07-31 00:05:13 [scrapy.extensions.telnet] INFO: Telnet Password: eeed93a5c5cdbeed 2026-07-31 00:05:13 [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'] 2026-07-31 00:05:14 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', '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-07-31 00:05:14 [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'] 2026-07-31 00:05:14 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2026-07-31 00:05:14 [scrapy.core.engine] INFO: Spider opened 2026-07-31 00:05:14 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-31 00:05:14 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6028 2026-07-31 00:05:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2026-07-31 00:05:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:05:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2026-07-31 00:05:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:05:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/) 2026-07-31 00:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/buchla-259t/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Buchla 259t - TechnoSynth Instruments', 'page_metadata': None, 'price': '729.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/buchla-259t/', 'vat_included': False} 2026-07-31 00:05:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/) 2026-07-31 00:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/stairs/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Stairs - TechnoSynth Instruments', 'page_metadata': None, 'price': '391.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/stairs/', 'vat_included': False} 2026-07-31 00:05:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/) 2026-07-31 00:05:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/) 2026-07-31 00:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/qex-quad-drum-expander/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'QEX Quad Drum Expander - TechnoSynth Instruments', 'page_metadata': None, 'price': '198.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/qex-quad-drum-expander/', 'vat_included': False} 2026-07-31 00:05:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/) 2026-07-31 00:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/sofia/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Sofia - TechnoSynth Instruments', 'page_metadata': None, 'price': '642.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/sofia/', 'vat_included': False} 2026-07-31 00:05:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/2/) 2026-07-31 00:05:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/2/) 2026-07-31 00:07:01 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 9 pages/min), scraped 4 items (at 4 items/min) 2026-07-31 00:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/buchla-281t/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Buchla 281t - TechnoSynth Instruments', 'page_metadata': None, 'price': '279.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/buchla-281t/', 'vat_included': False} 2026-07-31 00:07:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/2/) 2026-07-31 00:07:21 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 1 pages/min), scraped 5 items (at 1 items/min) 2026-07-31 00:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-joystick-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Joystick v2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '346.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-joystick-v2/', 'vat_included': False} 2026-07-31 00:07:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/3/) 2026-07-31 00:07:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/3/) 2026-07-31 00:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/neoni/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Neóni - TechnoSynth Instruments', 'page_metadata': None, 'price': '575.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/neoni/', 'vat_included': False} 2026-07-31 00:07:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/3/) 2026-07-31 00:07:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/4/) 2026-07-31 00:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/eas/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'eãs - TechnoSynth Instruments', 'page_metadata': None, 'price': '243.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/eas/', 'vat_included': False} 2026-07-31 00:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/erfurt/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Erfurt - TechnoSynth Instruments', 'page_metadata': None, 'price': '251.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/erfurt/', 'vat_included': False} 2026-07-31 00:07:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/4/) 2026-07-31 00:07:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/4/) 2026-07-31 00:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/div-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Div (black) - TechnoSynth Instruments', 'page_metadata': None, 'price': '126.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/div-black/', 'vat_included': False} 2026-07-31 00:07:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/4/) 2026-07-31 00:07:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/4/) 2026-07-31 00:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/lfo-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'LFO (black) - TechnoSynth Instruments', 'page_metadata': None, 'price': '126.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/lfo-black/', 'vat_included': False} 2026-07-31 00:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/delay-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Delay (black) - TechnoSynth Instruments', 'page_metadata': None, 'price': '139.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/delay-black/', 'vat_included': False} 2026-07-31 00:07:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/5/) 2026-07-31 00:07:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/5/) 2026-07-31 00:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/data-bender/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Data Bender - TechnoSynth Instruments', 'page_metadata': None, 'price': '448.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/data-bender/', 'vat_included': False} 2026-07-31 00:07:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/5/) 2026-07-31 00:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/surface/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Surface - TechnoSynth Instruments', 'page_metadata': None, 'price': '385.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/surface/', 'vat_included': False} 2026-07-31 00:07:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/5/) 2026-07-31 00:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/ephemere/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Ephemere - TechnoSynth Instruments', 'page_metadata': None, 'price': '515.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/ephemere/', 'vat_included': False} 2026-07-31 00:07:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/6/) 2026-07-31 00:07:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/6/) 2026-07-31 00:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/desmotus-versio-silver/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Desmotus Versio (silver) - TechnoSynth Instruments', 'page_metadata': None, 'price': '452.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/desmotus-versio-silver/', 'vat_included': False} 2026-07-31 00:07:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/6/) 2026-07-31 00:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/fractio-solum-silver/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Fractio Solum (silver) - TechnoSynth Instruments', 'page_metadata': None, 'price': '192.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/fractio-solum-silver/', 'vat_included': False} 2026-07-31 00:07:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/6/) 2026-07-31 00:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/fractio-solum-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Fractio Solum (black) - TechnoSynth Instruments', 'page_metadata': None, 'price': '192.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/fractio-solum-black/', 'vat_included': False} 2026-07-31 00:07:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/7/) 2026-07-31 00:07:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/7/) 2026-07-31 00:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-vca2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico VCA2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-vca2/', 'vat_included': False} 2026-07-31 00:07:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/7/) 2026-07-31 00:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/transmit-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Transmit 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '262.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/transmit-2/', 'vat_included': False} 2026-07-31 00:08:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/8/) 2026-07-31 00:08:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/8/) 2026-07-31 00:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/lich/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Lich - TechnoSynth Instruments', 'page_metadata': None, 'price': '439.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/lich/', 'vat_included': False} 2026-07-31 00:08:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/8/) 2026-07-31 00:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/katowice/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Katowice - TechnoSynth Instruments', 'page_metadata': None, 'price': '348.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/katowice/', 'vat_included': False} 2026-07-31 00:08:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/9/) 2026-07-31 00:08:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/9/) 2026-07-31 00:08:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/9/) 2026-07-31 00:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/vibrazum-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Vibrazum V2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '330.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/vibrazum-v2/', 'vat_included': False} 2026-07-31 00:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/punch-v3/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'PUNCH V3 - TechnoSynth Instruments', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/punch-v3/', 'vat_included': False} 2026-07-31 00:08:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/10/) 2026-07-31 00:08:14 [scrapy.extensions.logstats] INFO: Crawled 36 pages (at 26 pages/min), scraped 24 items (at 19 items/min) 2026-07-31 00:08:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/10/) 2026-07-31 00:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/instrument-interface-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Instrument Interface V2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '369.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/instrument-interface-v2/', 'vat_included': False} 2026-07-31 00:08:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/10/) 2026-07-31 00:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/quad-drum-voice/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Quad Drum Voice - TechnoSynth Instruments', 'page_metadata': None, 'price': '542.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/quad-drum-voice/', 'vat_included': False} 2026-07-31 00:08:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/11/) 2026-07-31 00:08:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/11/) 2026-07-31 00:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/polygogo/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'polygogo - TechnoSynth Instruments', 'page_metadata': None, 'price': '845.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/polygogo/', 'vat_included': False} 2026-07-31 00:08:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/11/) 2026-07-31 00:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-drive/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Drive - TechnoSynth Instruments', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-drive/', 'vat_included': False} 2026-07-31 00:08:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/12/) 2026-07-31 00:08:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/12/) 2026-07-31 00:08:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/12/) 2026-07-31 00:08:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/hihats-a/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'HiHats A - TechnoSynth Instruments', 'page_metadata': None, 'price': '306.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/hihats-a/', 'vat_included': False} 2026-07-31 00:08:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-vco-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico VCO2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-vco-2/', 'vat_included': False} 2026-07-31 00:08:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/13/) 2026-07-31 00:08:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/13/) 2026-07-31 00:08:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/samara2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Samara II - TechnoSynth Instruments', 'page_metadata': None, 'price': '255.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/samara2/', 'vat_included': False} 2026-07-31 00:08:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/13/) 2026-07-31 00:08:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/caltrans/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'CalTrans - TechnoSynth Instruments', 'page_metadata': None, 'price': '251.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/caltrans/', 'vat_included': False} 2026-07-31 00:08:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/14/) 2026-07-31 00:08:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/14/) 2026-07-31 00:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/add-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Add 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '102.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/add-2/', 'vat_included': False} 2026-07-31 00:08:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/14/) 2026-07-31 00:08:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 00:08:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/quiet/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Quiet - TechnoSynth Instruments', 'page_metadata': None, 'price': '198.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/quiet/', 'vat_included': False} 2026-07-31 00:08:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 00:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/buff/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Buff - TechnoSynth Instruments', 'page_metadata': None, 'price': '174.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/buff/', 'vat_included': False} 2026-07-31 00:08:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 00:08:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/sapel/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Sapèl - TechnoSynth Instruments', 'page_metadata': None, 'price': '679.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/sapel/', 'vat_included': False} 2026-07-31 00:08:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:08:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:08:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/warna-ii/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Warna II - TechnoSynth Instruments', 'page_metadata': None, 'price': '128.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/warna-ii/', 'vat_included': False} 2026-07-31 00:09:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:09:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/mixwitch/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Mixwitch - TechnoSynth Instruments', 'page_metadata': None, 'price': '206.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/mixwitch/', 'vat_included': False} 2026-07-31 00:09:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:09:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:09:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-switch/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Switch - TechnoSynth Instruments', 'page_metadata': None, 'price': '62.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-switch/', 'vat_included': False} 2026-07-31 00:09:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/t-wrex/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'T-Wrex - TechnoSynth Instruments', 'page_metadata': None, 'price': '420.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/t-wrex/', 'vat_included': False} 2026-07-31 00:09:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/tallin/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Tallin - TechnoSynth Instruments', 'page_metadata': None, 'price': '252.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/tallin/', 'vat_included': False} 2026-07-31 00:09:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:09:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/rails-126hp-silver/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Rails 126hp (Silver) - TechnoSynth Instruments', 'page_metadata': None, 'price': '84.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/rails-126hp-silver/', 'vat_included': False} 2026-07-31 00:09:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:09:15 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 27 pages/min), scraped 42 items (at 18 items/min) 2026-07-31 00:09:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/rails-104hp-silver/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Rails 104hp (Silver) - TechnoSynth Instruments', 'page_metadata': None, 'price': '68.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/rails-104hp-silver/', 'vat_included': False} 2026-07-31 00:09:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:09:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:09:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/kamieniec/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Kamieniec - TechnoSynth Instruments', 'page_metadata': None, 'price': '373.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/kamieniec/', 'vat_included': False} 2026-07-31 00:09:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:09:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/rampage/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Rampage - TechnoSynth Instruments', 'page_metadata': None, 'price': '460.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/rampage/', 'vat_included': False} 2026-07-31 00:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/even-vco/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Even VCO - TechnoSynth Instruments', 'page_metadata': None, 'price': '298.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/even-vco/', 'vat_included': False} 2026-07-31 00:09:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:09:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-multi-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico A Mix - TechnoSynth Instruments', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-multi-copier/', 'vat_included': False} 2026-07-31 00:09:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-cv-mixer-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Attenuator - TechnoSynth Instruments', 'page_metadata': None, 'price': '49.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-cv-mixer-copier/', 'vat_included': False} 2026-07-31 00:09:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:09:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:09:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/euro-simple-mixer-6hp-8ch/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'EURO-Simple Mixer 6hp 8Ch - TechnoSynth Instruments', 'page_metadata': None, 'price': '209.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/euro-simple-mixer-6hp-8ch/', 'vat_included': False} 2026-07-31 00:09:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/phase-vclfo-quadrature-triangle/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Phase VCLFO - Quadrature Triangle Core LFO - TechnoSynth Instruments', 'page_metadata': None, 'price': '164.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/phase-vclfo-quadrature-triangle/', 'vat_included': False} 2026-07-31 00:09:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/dwarf-star-stereo-delay/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Dwarf star stereo delay - TechnoSynth Instruments', 'page_metadata': None, 'price': '257.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/dwarf-star-stereo-delay/', 'vat_included': False} 2026-07-31 00:09:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/sir-mix-a-lot-mono-mixer/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Sir Mix A lot Mono Mixer - TechnoSynth Instruments', 'page_metadata': None, 'price': '218.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/sir-mix-a-lot-mono-mixer/', 'vat_included': False} 2026-07-31 00:09:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/steiner-10-stage-diode-vcf/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Steiner 10 Stage Diode VCF - TechnoSynth Instruments', 'page_metadata': None, 'price': '188.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/steiner-10-stage-diode-vcf/', 'vat_included': False} 2026-07-31 00:09:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/23/) 2026-07-31 00:09:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/simple-digital-adsr-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'SIMPLE DIGITAL ADSR v2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '124.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/simple-digital-adsr-v2/', 'vat_included': False} 2026-07-31 00:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/terminal/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Grand Terminal_BLCK - TechnoSynth Instruments', 'page_metadata': None, 'price': '724.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/terminal/', 'vat_included': False} 2026-07-31 00:09:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/gateway-terminal-expansion_blck/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Gateway Terminal Expansion_BLCK - TechnoSynth Instruments', 'page_metadata': None, 'price': '278.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/gateway-terminal-expansion_blck/', 'vat_included': False} 2026-07-31 00:09:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/gateway-terminal-expansion-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Strong Zero VCO core - TechnoSynth Instruments', 'page_metadata': None, 'price': '102.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/gateway-terminal-expansion-copier/', 'vat_included': False} 2026-07-31 00:09:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/fusion-mixer-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Fusion Mixer V2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/fusion-mixer-v2/', 'vat_included': False} 2026-07-31 00:09:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/fusion-ring-modulator-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Fusion Ring Modulator V2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/fusion-ring-modulator-v2/', 'vat_included': False} 2026-07-31 00:09:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/dc1drumcomputer/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'DC1drumcomputer - TechnoSynth Instruments', 'page_metadata': None, 'price': '709.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/dc1drumcomputer/', 'vat_included': False} 2026-07-31 00:09:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:09:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/lp1lightplane/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'LP1lightplane - TechnoSynth Instruments', 'page_metadata': None, 'price': '172.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/lp1lightplane/', 'vat_included': False} 2026-07-31 00:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/ls1lightstrip/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'LS1lightstrip - TechnoSynth Instruments', 'page_metadata': None, 'price': '94.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/ls1lightstrip/', 'vat_included': False} 2026-07-31 00:10:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:10:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/ul1uloop/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'UL1uloop - TechnoSynth Instruments', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/ul1uloop/', 'vat_included': False} 2026-07-31 00:10:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:10:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:10:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/sd1simpledrum/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'SD1simpledrum - TechnoSynth Instruments', 'page_metadata': None, 'price': '408.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/sd1simpledrum/', 'vat_included': False} 2026-07-31 00:10:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/sensory-translator/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Sensory Translator - TechnoSynth Instruments', 'page_metadata': None, 'price': '337.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/sensory-translator/', 'vat_included': False} 2026-07-31 00:10:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:10:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/22/) 2026-07-31 00:10:18 [scrapy.extensions.logstats] INFO: Crawled 91 pages (at 28 pages/min), scraped 65 items (at 23 items/min) 2026-07-31 00:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/subharmonics-generator/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Subharmonics Generator - TechnoSynth Instruments', 'page_metadata': None, 'price': '96.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/subharmonics-generator/', 'vat_included': False} 2026-07-31 00:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/euro-simple-dual-njmvca/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'EURO-SIMPLE DUAL NJMVCA - TechnoSynth Instruments', 'page_metadata': None, 'price': '178.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/euro-simple-dual-njmvca/', 'vat_included': False} 2026-07-31 00:10:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:11:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:11:24 [scrapy.extensions.logstats] INFO: Crawled 93 pages (at 2 pages/min), scraped 67 items (at 2 items/min) 2026-07-31 00:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/carbon-fiber-travel-case/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Carbon Fiber Travel Case - TechnoSynth Instruments', 'page_metadata': None, 'price': '1449.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/carbon-fiber-travel-case/', 'vat_included': False} 2026-07-31 00:12:29 [scrapy.extensions.logstats] INFO: Crawled 93 pages (at 0 pages/min), scraped 68 items (at 1 items/min) 2026-07-31 00:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/1-row-skiff-case-with-integrated-psu/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': '1 row skiff case with integrated PSU - TechnoSynth Instruments', 'page_metadata': None, 'price': '364.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/1-row-skiff-case-with-integrated-psu/', 'vat_included': False} 2026-07-31 00:12:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:12:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/shuttle-mate/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Shuttle Mate_BLCK - TechnoSynth Instruments', 'page_metadata': None, 'price': '176.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/shuttle-mate/', 'vat_included': False} 2026-07-31 00:12:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:12:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-vcf3/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico VCF3 - TechnoSynth Instruments', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-vcf3/', 'vat_included': False} 2026-07-31 00:12:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:12:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-wavetable-vco/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Wavetable VCO - TechnoSynth Instruments', 'page_metadata': None, 'price': '426.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-wavetable-vco/', 'vat_included': False} 2026-07-31 00:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-drums-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico VCA - TechnoSynth Instruments', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-drums-copier/', 'vat_included': False} 2026-07-31 00:12:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:13:55 [scrapy.extensions.logstats] INFO: Crawled 98 pages (at 5 pages/min), scraped 73 items (at 5 items/min) 2026-07-31 00:13:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-eg-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Input - TechnoSynth Instruments', 'page_metadata': None, 'price': '96.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-eg-copier/', 'vat_included': False} 2026-07-31 00:13:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:14:46 [scrapy.extensions.logstats] INFO: Crawled 99 pages (at 1 pages/min), scraped 74 items (at 1 items/min) 2026-07-31 00:14:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-input-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Output - TechnoSynth Instruments', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-input-copier/', 'vat_included': False} 2026-07-31 00:14:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:14:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-rnd-en/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico RND - TechnoSynth Instruments', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-rnd-en/', 'vat_included': False} 2026-07-31 00:14:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:14:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/euro-simple-mixer-6hp-8ch-mk2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Mini Shimmery Module Mk2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '174.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/euro-simple-mixer-6hp-8ch-mk2/', 'vat_included': False} 2026-07-31 00:16:02 [scrapy.extensions.logstats] INFO: Crawled 102 pages (at 3 pages/min), scraped 77 items (at 3 items/min) 2026-07-31 00:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-rdn-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Scale - TechnoSynth Instruments', 'page_metadata': None, 'price': '96.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-rdn-copier/', 'vat_included': False} 2026-07-31 00:16:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/21/) 2026-07-31 00:16:47 [scrapy.extensions.logstats] INFO: Crawled 103 pages (at 1 pages/min), scraped 78 items (at 1 items/min) 2026-07-31 00:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-scale-copier/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Multi - TechnoSynth Instruments', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-scale-copier/', 'vat_included': False} 2026-07-31 00:16:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/cables-20-pack-of-5/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': True, 'name': 'Cables 20" (Pack of 5) - TechnoSynth Instruments', 'page_metadata': None, 'price': '13.99', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/cables-20-pack-of-5/', 'vat_included': False} 2026-07-31 00:17:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:18:05 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 2 pages/min), scraped 80 items (at 2 items/min) 2026-07-31 00:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/monomult/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': True, 'name': 'Monomult - TechnoSynth Instruments', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/monomult/', 'vat_included': False} 2026-07-31 00:18:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:19:01 [scrapy.extensions.logstats] INFO: Crawled 106 pages (at 1 pages/min), scraped 81 items (at 1 items/min) 2026-07-31 00:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-drum-programmer/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Drum Programmer - TechnoSynth Instruments', 'page_metadata': None, 'price': '32.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-drum-programmer/', 'vat_included': False} 2026-07-31 00:19:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:19:34 [scrapy.extensions.logstats] INFO: Crawled 107 pages (at 1 pages/min), scraped 82 items (at 1 items/min) 2026-07-31 00:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/logoi/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Logoi - TechnoSynth Instruments', 'page_metadata': None, 'price': '292.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/logoi/', 'vat_included': False} 2026-07-31 00:19:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:21:28 [scrapy.extensions.logstats] INFO: Crawled 108 pages (at 1 pages/min), scraped 83 items (at 1 items/min) 2026-07-31 00:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/phoreo/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Phoreo - TechnoSynth Instruments', 'page_metadata': None, 'price': '244.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/phoreo/', 'vat_included': False} 2026-07-31 00:21:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/stoicheia/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Stoicheia - TechnoSynth Instruments', 'page_metadata': None, 'price': '244.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/stoicheia/', 'vat_included': False} 2026-07-31 00:22:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:22:16 [scrapy.extensions.logstats] INFO: Crawled 110 pages (at 2 pages/min), scraped 85 items (at 2 items/min) 2026-07-31 00:24:14 [scrapy.extensions.logstats] INFO: Crawled 110 pages (at 0 pages/min), scraped 85 items (at 0 items/min) 2026-07-31 00:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/bit-reactor/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Bit Reactor - TechnoSynth Instruments', 'page_metadata': None, 'price': '292.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/bit-reactor/', 'vat_included': False} 2026-07-31 00:24:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:24:16 [scrapy.extensions.logstats] INFO: Crawled 111 pages (at 1 pages/min), scraped 86 items (at 1 items/min) 2026-07-31 00:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/batumi/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Batumi - TechnoSynth Instruments', 'page_metadata': None, 'price': '429.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/batumi/', 'vat_included': False} 2026-07-31 00:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/klasmata-copie/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Klasmata - TechnoSynth Instruments', 'page_metadata': None, 'price': '292.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/klasmata-copie/', 'vat_included': False} 2026-07-31 00:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:25:36 [scrapy.extensions.logstats] INFO: Crawled 113 pages (at 2 pages/min), scraped 88 items (at 2 items/min) 2026-07-31 00:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/modulor114/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Modulör114 - TechnoSynth Instruments', 'page_metadata': None, 'price': '1135.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/modulor114/', 'vat_included': False} 2026-07-31 00:26:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/20/) 2026-07-31 00:26:27 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 1 pages/min), scraped 89 items (at 1 items/min) 2026-07-31 00:31:49 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 0 pages/min), scraped 89 items (at 0 items/min) 2026-07-31 00:31:54 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): User timeout caused connection failure: Getting https://technosynth.com/en/produit/dplpg/ took longer than 180.0 seconds.. 2026-07-31 00:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/belgrad/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Belgrad - TechnoSynth Instruments', 'page_metadata': None, 'price': '464.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/belgrad/', 'vat_included': False} 2026-07-31 00:32:22 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 0 pages/min), scraped 90 items (at 1 items/min) 2026-07-31 00:32:22 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): [] 2026-07-31 00:32:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/crush-delay-v3/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Crush Delay V3 - TechnoSynth Instruments', 'page_metadata': None, 'price': '372.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/crush-delay-v3/', 'vat_included': False} 2026-07-31 00:33:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/vc-adsr/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'VC ADSR - TechnoSynth Instruments', 'page_metadata': None, 'price': '238.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/vc-adsr/', 'vat_included': False} 2026-07-31 00:33:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:33:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:36:08 [scrapy.extensions.logstats] INFO: Crawled 118 pages (at 4 pages/min), scraped 92 items (at 2 items/min) 2026-07-31 00:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/mixer/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Mixer - TechnoSynth Instruments', 'page_metadata': None, 'price': '134.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/mixer/', 'vat_included': False} 2026-07-31 00:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/reflex-liveloop/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Reflex LiveLoop - TechnoSynth Instruments', 'page_metadata': None, 'price': '638.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/reflex-liveloop/', 'vat_included': False} 2026-07-31 00:36:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:36:24 [scrapy.extensions.logstats] INFO: Crawled 119 pages (at 1 pages/min), scraped 94 items (at 2 items/min) 2026-07-31 00:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/knurlies-50/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Knurlies 50 - TechnoSynth Instruments', 'page_metadata': None, 'price': '34.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/knurlies-50/', 'vat_included': False} 2026-07-31 00:37:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:38:07 [scrapy.extensions.logstats] INFO: Crawled 120 pages (at 1 pages/min), scraped 95 items (at 1 items/min) 2026-07-31 00:38:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-octasource/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Octasource - TechnoSynth Instruments', 'page_metadata': None, 'price': '456.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-octasource/', 'vat_included': False} 2026-07-31 00:38:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:41:01 [scrapy.extensions.logstats] INFO: Crawled 121 pages (at 1 pages/min), scraped 96 items (at 1 items/min) 2026-07-31 00:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-dsp/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico DSP - TechnoSynth Instruments', 'page_metadata': None, 'price': '195.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-dsp/', 'vat_included': False} 2026-07-31 00:41:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:45:38 [scrapy.extensions.logstats] INFO: Crawled 122 pages (at 1 pages/min), scraped 97 items (at 1 items/min) 2026-07-31 00:45:38 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): User timeout caused connection failure: Getting https://technosynth.com/en/produit/flower-power-black/ took longer than 180.0 seconds.. 2026-07-31 00:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-stereo-mixer-v3/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Stereo Mixer V3 - TechnoSynth Instruments', 'page_metadata': None, 'price': '192.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-stereo-mixer-v3/', 'vat_included': False} 2026-07-31 00:45:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/flower-power-white/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Flower Power (White) - TechnoSynth Instruments', 'page_metadata': None, 'price': '227.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/flower-power-white/', 'vat_included': False} 2026-07-31 00:45:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:47:36 [scrapy.extensions.logstats] INFO: Crawled 124 pages (at 2 pages/min), scraped 99 items (at 2 items/min) 2026-07-31 00:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/meanwell-6a-wall-transformer-for-flower-power/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Meanwell 6A wall transformer for Flower Power - TechnoSynth ' 'Instruments', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/meanwell-6a-wall-transformer-for-flower-power/', 'vat_included': False} 2026-07-31 00:47:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/19/) 2026-07-31 00:48:41 [scrapy.extensions.logstats] INFO: Crawled 125 pages (at 1 pages/min), scraped 100 items (at 1 items/min) 2026-07-31 00:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/rails-84hp-silver/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Rails 84hp (Silver) - TechnoSynth Instruments', 'page_metadata': None, 'price': '42.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/rails-84hp-silver/', 'vat_included': False} 2026-07-31 00:48:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:49:56 [scrapy.extensions.logstats] INFO: Crawled 126 pages (at 1 pages/min), scraped 101 items (at 1 items/min) 2026-07-31 00:49:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-modulator/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Modulator - TechnoSynth Instruments', 'page_metadata': None, 'price': '319.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-modulator/', 'vat_included': False} 2026-07-31 00:49:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:54:06 [scrapy.extensions.logstats] INFO: Crawled 127 pages (at 1 pages/min), scraped 102 items (at 1 items/min) 2026-07-31 00:54:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): User timeout caused connection failure: Getting https://technosynth.com/en/produit/fusion-vcf-v2/ took longer than 180.0 seconds.. 2026-07-31 00:54:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-logic/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Logic - TechnoSynth Instruments', 'page_metadata': None, 'price': '126.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-logic/', 'vat_included': False} 2026-07-31 00:54:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:54:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/cables-3-5-pack/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': True, 'name': 'Cables 3.5" (Pack of 5) - TechnoSynth Instruments', 'page_metadata': None, 'price': '11.99', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/cables-3-5-pack/', 'vat_included': False} 2026-07-31 00:54:18 [scrapy.extensions.logstats] INFO: Crawled 129 pages (at 2 pages/min), scraped 104 items (at 2 items/min) 2026-07-31 00:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/hexmix-vca/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'HexMix VCA - TechnoSynth Instruments', 'page_metadata': None, 'price': '430.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/hexmix-vca/', 'vat_included': False} 2026-07-31 00:54:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:55:44 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 1 pages/min), scraped 105 items (at 1 items/min) 2026-07-31 00:55:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/praga/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Praga - TechnoSynth Instruments', 'page_metadata': None, 'price': '665.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/praga/', 'vat_included': False} 2026-07-31 00:55:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:56:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:56:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/tirana-ii/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Tirana II - TechnoSynth Instruments', 'page_metadata': None, 'price': '257.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/tirana-ii/', 'vat_included': False} 2026-07-31 00:56:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-voice/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Voice - TechnoSynth Instruments', 'page_metadata': None, 'price': '192.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-voice/', 'vat_included': False} 2026-07-31 00:56:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:57:29 [scrapy.extensions.logstats] INFO: Crawled 133 pages (at 3 pages/min), scraped 108 items (at 3 items/min) 2026-07-31 00:57:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/fusion-drone-system/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Fusion Drone System - TechnoSynth Instruments', 'page_metadata': None, 'price': '3142.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/fusion-drone-system/', 'vat_included': False} 2026-07-31 00:57:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:58:53 [scrapy.extensions.logstats] INFO: Crawled 134 pages (at 1 pages/min), scraped 109 items (at 1 items/min) 2026-07-31 00:58:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-midi-to-cv-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black MIDI to CV v2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-midi-to-cv-v2/', 'vat_included': False} 2026-07-31 00:58:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:58:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-eight-multi-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black 8-Multi v2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '123.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-eight-multi-v2/', 'vat_included': False} 2026-07-31 00:59:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/18/) 2026-07-31 00:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-multimode-vcf/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Multimode VCF - TechnoSynth Instruments', 'page_metadata': None, 'price': '262.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-multimode-vcf/', 'vat_included': False} 2026-07-31 00:59:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/shuttle-system/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Shuttle System - TechnoSynth Instruments', 'page_metadata': None, 'price': '3425.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/shuttle-system/', 'vat_included': False} 2026-07-31 00:59:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/sewastopol-ii/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Sewastopol II - TechnoSynth Instruments', 'page_metadata': None, 'price': '387.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/sewastopol-ii/', 'vat_included': False} 2026-07-31 00:59:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/six-switches/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Six Switches - TechnoSynth Instruments', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/six-switches/', 'vat_included': False} 2026-07-31 00:59:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/trig31/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'trig31 - TechnoSynth Instruments', 'page_metadata': None, 'price': '238.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/trig31/', 'vat_included': False} 2026-07-31 00:59:15 [scrapy.extensions.logstats] INFO: Crawled 141 pages (at 7 pages/min), scraped 116 items (at 7 items/min) 2026-07-31 00:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/cables-60-paquet-de-5/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': True, 'name': 'Câbles 60" (Paquet de 5) - TechnoSynth Instruments', 'page_metadata': None, 'price': '16.99', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/cables-60-paquet-de-5/', 'vat_included': False} 2026-07-31 00:59:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/transient-plus/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Transient Plus - TechnoSynth Instruments', 'page_metadata': None, 'price': '346.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/transient-plus/', 'vat_included': False} 2026-07-31 00:59:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/zadar/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Zadar - TechnoSynth Instruments', 'page_metadata': None, 'price': '469.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/zadar/', 'vat_included': False} 2026-07-31 00:59:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/odessa/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Odessa - TechnoSynth Instruments', 'page_metadata': None, 'price': '650.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/odessa/', 'vat_included': False} 2026-07-31 00:59:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-vc-clock-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black VC Clock V2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '365.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-vc-clock-v2/', 'vat_included': False} 2026-07-31 00:59:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/graphic-vco/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Graphic VCO - TechnoSynth Instruments', 'page_metadata': None, 'price': '595.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/graphic-vco/', 'vat_included': False} 2026-07-31 00:59:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-quant/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico Quant - TechnoSynth Instruments', 'page_metadata': None, 'price': '192.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-quant/', 'vat_included': False} 2026-07-31 00:59:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/pico-modulator/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Pico MODulator - TechnoSynth Instruments', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/pico-modulator/', 'vat_included': False} 2026-07-31 00:59:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/17/) 2026-07-31 00:59:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/drum-sequencer/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Drum Sequencer - TechnoSynth Instruments', 'page_metadata': None, 'price': '998.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/drum-sequencer/', 'vat_included': False} 2026-07-31 00:59:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/twin-waves/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Twin Waves MkII - TechnoSynth Instruments', 'page_metadata': None, 'price': '346.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/twin-waves/', 'vat_included': False} 2026-07-31 00:59:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/hermod/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Hermod - TechnoSynth Instruments', 'page_metadata': None, 'price': '674.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/hermod/', 'vat_included': False} 2026-07-31 00:59:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/black-hole-dsp-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Black Hole DSP 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '442.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/black-hole-dsp-2/', 'vat_included': False} 2026-07-31 00:59:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/dsp-fx-expansion-rom/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'DSP FX Expansion ROM - TechnoSynth Instruments', 'page_metadata': None, 'price': '42.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/dsp-fx-expansion-rom/', 'vat_included': False} 2026-07-31 00:59:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/burst/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Burst - TechnoSynth Instruments', 'page_metadata': None, 'price': '291.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/burst/', 'vat_included': False} 2026-07-31 00:59:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/muxlicer/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Muxlicer - TechnoSynth Instruments', 'page_metadata': None, 'price': '356.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/muxlicer/', 'vat_included': False} 2026-07-31 00:59:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/muxlicer-diy/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Muxlicer (DIY Kit) - TechnoSynth Instruments', 'page_metadata': None, 'price': '231.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/muxlicer-diy/', 'vat_included': False} 2026-07-31 00:59:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 00:59:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/chronoblob-v2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Chronoblob v2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '504.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/chronoblob-v2/', 'vat_included': False} 2026-07-31 00:59:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/shuttle-control-copie-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Shuttle Control _BLCK - TechnoSynth Instruments', 'page_metadata': None, 'price': '659.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/shuttle-control-copie-black/', 'vat_included': False} 2026-07-31 00:59:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 01:00:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/furthrrrr-generator-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Furthrrrr Generator_BLCK - TechnoSynth Instruments', 'page_metadata': None, 'price': '995.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/furthrrrr-generator-black/', 'vat_included': False} 2026-07-31 01:00:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 01:00:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/blck_noir/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Blck_Noir - TechnoSynth Instruments', 'page_metadata': None, 'price': '809.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/blck_noir/', 'vat_included': False} 2026-07-31 01:00:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 01:00:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/hermod-copie-black/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Hermod (Black) - TechnoSynth Instruments', 'page_metadata': None, 'price': '674.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/hermod-copie-black/', 'vat_included': False} 2026-07-31 01:00:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/16/) 2026-07-31 01:00:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/lyra8-fx/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'LYRA8-FX - TechnoSynth Instruments', 'page_metadata': None, 'price': '398.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/lyra8-fx/', 'vat_included': False} 2026-07-31 01:00:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:01:11 [scrapy.extensions.logstats] INFO: Crawled 163 pages (at 22 pages/min), scraped 138 items (at 22 items/min) 2026-07-31 01:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/falistri/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Falistri - TechnoSynth Instruments', 'page_metadata': None, 'price': '543.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/falistri/', 'vat_included': False} 2026-07-31 01:01:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:01:45 [scrapy.extensions.logstats] INFO: Crawled 164 pages (at 1 pages/min), scraped 139 items (at 1 items/min) 2026-07-31 01:02:58 [scrapy.extensions.logstats] INFO: Crawled 164 pages (at 0 pages/min), scraped 139 items (at 0 items/min) 2026-07-31 01:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/321-scale-flip-shift-combine/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': '321 Scale + Flip + Shift + Combine - TechnoSynth Instruments', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/321-scale-flip-shift-combine/', 'vat_included': False} 2026-07-31 01:02:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:04:50 [scrapy.extensions.logstats] INFO: Crawled 165 pages (at 1 pages/min), scraped 140 items (at 1 items/min) 2026-07-31 01:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/333-proaudio-sum-distribution/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': '333 ProAudio Sum & Distribution - TechnoSynth Instruments', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/333-proaudio-sum-distribution/', 'vat_included': False} 2026-07-31 01:04:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/dual-stereo-volume/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Dual Stereo Volume - TechnoSynth Instruments', 'page_metadata': None, 'price': '88.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/dual-stereo-volume/', 'vat_included': False} 2026-07-31 01:04:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/brass/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Brass - TechnoSynth Instruments', 'page_metadata': None, 'price': '128.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/brass/', 'vat_included': False} 2026-07-31 01:04:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:04:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/please-exist-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Please Exist 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/please-exist-2/', 'vat_included': False} 2026-07-31 01:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/split/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Split - TechnoSynth Instruments', 'page_metadata': None, 'price': '74.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/split/', 'vat_included': False} 2026-07-31 01:05:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/foil-1hp/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Foil 1HP - TechnoSynth Instruments', 'page_metadata': None, 'price': '22.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/foil-1hp/', 'vat_included': False} 2026-07-31 01:05:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/switch-4/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Switch 4 - TechnoSynth Instruments', 'page_metadata': None, 'price': '154.00', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/switch-4/', 'vat_included': False} 2026-07-31 01:05:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/compare-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Compare 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '266.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/compare-2/', 'vat_included': False} 2026-07-31 01:05:16 [scrapy.extensions.logstats] INFO: Crawled 173 pages (at 8 pages/min), scraped 148 items (at 8 items/min) 2026-07-31 01:05:16 [scrapy.core.engine] INFO: Closing spider (closespider_timeout) 2026-07-31 01:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/select-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Select 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '218.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/select-2/', 'vat_included': False} 2026-07-31 01:05:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/link-2/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Link 2 - TechnoSynth Instruments', 'page_metadata': None, 'price': '97.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/link-2/', 'vat_included': False} 2026-07-31 01:05:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://technosynth.com/en/product-category/eurorack-en/page/15/) 2026-07-31 01:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://technosynth.com/en/produit/filter-8/> {'batch_id': '2531', 'currency_code': 'CAD', 'html': None, 'is_used': False, 'name': 'Filter 8 - TechnoSynth Instruments', 'page_metadata': None, 'price': '381.00', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'technosynth', 'url': 'https://technosynth.com/en/produit/filter-8/', 'vat_included': False} 2026-07-31 01:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2026-07-31 01:05:26 [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( 2026-07-31 01:05:27 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=technosynth&batch_id=2531 HTTP/1.1" 200 17 2026-07-31 01:05:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 4, 'downloader/exception_type_count/twisted.internet.error.TimeoutError': 3, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1, 'downloader/request_bytes': 94431, 'downloader/request_count': 181, 'downloader/request_method_count/GET': 181, 'downloader/response_bytes': 13689129, 'downloader/response_count': 177, 'downloader/response_status_count/200': 175, 'downloader/response_status_count/301': 2, 'elapsed_time_seconds': 3612.832426, 'finish_reason': 'closespider_timeout', 'finish_time': datetime.datetime(2026, 7, 31, 1, 5, 27, 232829), 'httpcompression/response_bytes': 79279315, 'httpcompression/response_count': 175, 'item_scraped_count': 151, 'log_count/DEBUG': 335, 'log_count/INFO': 51, 'log_count/WARNING': 2, 'memusage/max': 115884032, 'memusage/startup': 77029376, 'request_depth_max': 23, 'response_received_count': 175, 'retry/count': 4, 'retry/reason_count/twisted.internet.error.TimeoutError': 3, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 1, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 179, 'scheduler/dequeued/memory': 179, 'scheduler/enqueued': 359, 'scheduler/enqueued/memory': 359, 'start_time': datetime.datetime(2026, 7, 31, 0, 5, 14, 400403)} 2026-07-31 01:05:27 [scrapy.core.engine] INFO: Spider closed (closespider_timeout)