2025-12-26 08:01:10 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2025-12-26 08:01:10 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.10.15 (main, Oct 19 2024, 04:00:28) [GCC 12.2.0], pyOpenSSL 23.1.1 (OpenSSL 3.1.0 14 Mar 2023), cryptography 40.0.1, Platform Linux-5.10.0-21-amd64-x86_64-with-glibc2.36 2025-12-26 08:01:10 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'CONCURRENT_REQUESTS': 1, 'DOWNLOAD_DELAY': 2, 'LOG_FILE': 'logs/default/controlvoltage/e89ac106e23011f097600242ac11000b.log', 'NEWSPIDER_MODULE': 'modularspiders.spiders', 'RANDOMIZE_DOWNLOAD_DELAY': False, 'SPIDER_MODULES': ['modularspiders.spiders'], 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/102.0.5005.115 Safari/537.36 ' 'RuxitSynthetic/1.0 v8810621555739502634 t2689643079047278598 ' 'athe94ac249 altpriv cvcv=2 cexpw=1 smf=0'} 2025-12-26 08:01:10 [py.warnings] WARNING: /code/lib/python3.10/site-packages/scrapy/utils/request.py:232: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy. See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation. return cls(crawler) 2025-12-26 08:01:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2025-12-26 08:01:10 [scrapy.extensions.telnet] INFO: Telnet Password: 883710552ad39ac2 2025-12-26 08:01:10 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.closespider.CloseSpider'] 2025-12-26 08:01:10 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-26 08:01:10 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-26 08:01:10 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2025-12-26 08:01:10 [scrapy.core.engine] INFO: Spider opened 2025-12-26 08:01:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-26 08:01:11 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6028 2025-12-26 08:01:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-12-26 08:01:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-12-26 08:01:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-12-26 08:01:15 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page2.html 2025-12-26 08:01:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-100-grit-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471307/300x250x2/schlappi-engineering-100-grit-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering 100 Grit, Black', 'page_metadata': None, 'price': '280.00', 'product_code': 'CV3511', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-100-grit-black.html', 'vat_included': False} 2025-12-26 08:01:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:01:18 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page3.html 2025-12-26 08:01:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-7u-joiner-plates-pair.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478066/300x250x2/intellijel-7u-joiner-plates-pair-red.jpg', 'is_used': False, 'name': 'Intellijel 7U Joiner Plates (pair), Red', 'page_metadata': None, 'price': '39.00', 'product_code': 'CV2834', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-7u-joiner-plates-pair.html', 'vat_included': False} 2025-12-26 08:01:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:01:22 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page4.html 2025-12-26 08:01:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-aradh.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54779162/300x250x2/instruo-aradh.jpg', 'is_used': False, 'name': 'Instruo Áradh', 'page_metadata': None, 'price': '389.00', 'product_code': 'CV4514', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-aradh.html', 'vat_included': False} 2025-12-26 08:01:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:01:26 [scrapy.dupefilters] DEBUG: Filtered duplicate request: - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates) 2025-12-26 08:01:26 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page5.html 2025-12-26 08:01:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-shorting-bar-blue.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475826/300x250x2/buchla-banana-shorting-bar-blue.jpg', 'is_used': False, 'name': 'Buchla Banana Shorting Bar, Blue', 'page_metadata': None, 'price': '4.99', 'product_code': 'CV3263', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-shorting-bar-blue.html', 'vat_included': False} 2025-12-26 08:01:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:01:30 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page6.html 2025-12-26 08:01:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-mk2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465954/300x250x2/1010-music-bitbox-mk2-silver.jpg', 'is_used': False, 'name': '1010 Music Bitbox MK2, SILVER', 'page_metadata': None, 'price': '649.00', 'product_code': 'CV3677', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-mk2.html', 'vat_included': False} 2025-12-26 08:01:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:01:36 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page7.html 2025-12-26 08:01:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-bloom-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70146895/300x250x2/qu-bit-electronix-bloom-v2.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Bloom v2', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV5381', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-bloom-v2.html', 'vat_included': False} 2025-12-26 08:01:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:01:41 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page8.html 2025-12-26 08:01:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-carbon-fiber-travel-case-2x104hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37765106/300x250x2/erica-synths-carbon-fiber-travel-case-2x104hp.jpg', 'is_used': False, 'name': 'Erica Synths Carbon Fiber Travel Case 2x104hp', 'page_metadata': None, 'price': '899.00', 'product_code': 'CV4040', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-carbon-fiber-travel-case-2x104hp.html', 'vat_included': False} 2025-12-26 08:01:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:01:46 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page9.html 2025-12-26 08:01:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-cluster.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/53268418/300x250x2/toppobrillo-cluster.jpg', 'is_used': False, 'name': 'Toppobrillo Cluster', 'page_metadata': None, 'price': '219.00', 'product_code': 'CV4471', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/toppobrillo-cluster.html', 'vat_included': False} 2025-12-26 08:01:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:01:52 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page10.html 2025-12-26 08:01:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mordax-data-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465533/300x250x2/mordax-data-black.jpg', 'is_used': False, 'name': 'Mordax DATA, BLACK', 'page_metadata': None, 'price': '395.00', 'product_code': 'CV3288', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mordax-data-black.html', 'vat_included': False} 2025-12-26 08:01:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:01:58 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page11.html 2025-12-26 08:01:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dual-envvca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871922/300x250x2/4ms-dual-envvca.jpg', 'is_used': False, 'name': '4ms Dual EnvVCA', 'page_metadata': None, 'price': '225.00', 'product_code': 'CV4224', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-dual-envvca.html', 'vat_included': False} 2025-12-26 08:02:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:02:04 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page12.html 2025-12-26 08:02:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-10.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65779272/300x250x2/expert-sleepers-es-10.jpg', 'is_used': False, 'name': 'Expert Sleepers ES-10', 'page_metadata': None, 'price': '389.00', 'product_code': 'CV5140', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-10.html', 'vat_included': False} 2025-12-26 08:02:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:02:08 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page13.html 2025-12-26 08:02:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:02:13 [scrapy.extensions.logstats] INFO: Crawled 24 pages (at 24 pages/min), scraped 11 items (at 11 items/min) 2025-12-26 08:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-fsr-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471816/300x250x2/intellijel-fsr-1u.jpg', 'is_used': False, 'name': 'Intellijel FSR_1U', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV3551', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-fsr-1u.html', 'vat_included': False} 2025-12-26 08:02:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:02:14 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page14.html 2025-12-26 08:02:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-hatz-v3.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67347153/300x250x2/patching-panda-hatz-v3.jpg', 'is_used': False, 'name': 'Patching Panda Hatz v3', 'page_metadata': None, 'price': '275.00', 'product_code': 'CV5217', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-hatz-v3.html', 'vat_included': False} 2025-12-26 08:02:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:02:20 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page15.html 2025-12-26 08:02:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-jumbler.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69993308/300x250x2/make-noise-jumbler.jpg', 'is_used': False, 'name': 'Make Noise Jumbler', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV5369', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-jumbler.html', 'vat_included': False} 2025-12-26 08:02:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:02:26 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page16.html 2025-12-26 08:02:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-4-quarters.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466916/300x250x2/4ms-listen-4-quarters.jpg', 'is_used': False, 'name': '4ms Listen 4 Quarters', 'page_metadata': None, 'price': '209.00', 'product_code': 'CV3272', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-4-quarters.html', 'vat_included': False} 2025-12-26 08:02:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:02:32 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page17.html 2025-12-26 08:02:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-green.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390442/300x250x2/tiptop-audio-mantis-green.jpg', 'is_used': False, 'name': 'Tiptop Audio Mantis, Green', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV2392', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-green.html', 'vat_included': False} 2025-12-26 08:02:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:02:39 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page18.html 2025-12-26 08:02:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-mimetic-digitalis.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469463/300x250x2/noise-engineering-mimetic-digitalis-black.jpg', 'is_used': False, 'name': 'Noise Engineering Mimetic Digitalis, Black', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV3047', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-mimetic-digitalis.html', 'vat_included': False} 2025-12-26 08:02:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:02:45 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page19.html 2025-12-26 08:02:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-281t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41358428/300x250x2/buchla-tiptop-audio-model-281t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 281t', 'page_metadata': None, 'price': '245.00', 'product_code': 'CV4093', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-281t.html', 'vat_included': False} 2025-12-26 08:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:02:52 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page20.html 2025-12-26 08:02:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-multigrain.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69730521/300x250x2/intellijel-multigrain.jpg', 'is_used': False, 'name': 'Intellijel Multigrain', 'page_metadata': None, 'price': '479.00', 'product_code': 'CV5367', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-multigrain.html', 'vat_included': False} 2025-12-26 08:02:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:02:58 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page21.html 2025-12-26 08:03:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-ochd.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470793/300x250x2/divkid-ochd.jpg', 'is_used': False, 'name': 'DivKid ochd', 'page_metadata': None, 'price': '185.00', 'product_code': 'CV3613', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-ochd.html', 'vat_included': False} 2025-12-26 08:03:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:03:04 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page22.html 2025-12-26 08:03:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-62hp-4u-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475441/300x250x2/intellijel-palette-62-4u-62hp-stealth-black.jpg', 'is_used': False, 'name': 'Intellijel Palette 62 4U, 62hp, Stealth/Black', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3495', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-palette-62hp-4u-black.html', 'vat_included': False} 2025-12-26 08:03:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:03:09 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page23.html 2025-12-26 08:03:11 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 19 pages/min), scraped 21 items (at 10 items/min) 2025-12-26 08:03:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-persephone.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40871727/300x250x2/expert-sleepers-persephone.jpg', 'is_used': False, 'name': 'Expert Sleepers Persephone', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV4081', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-persephone.html', 'vat_included': False} 2025-12-26 08:03:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:03:13 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page24.html 2025-12-26 08:03:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-trigger.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467399/300x250x2/erica-synths-pico-trigger.jpg', 'is_used': False, 'name': 'Erica Synths Pico Trigger', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV2341', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-trigger.html', 'vat_included': False} 2025-12-26 08:03:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:03:20 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page25.html 2025-12-26 08:03:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod40x.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475572/300x250x2/4ms-pod40x-51mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod40X, (51mm Max Module Depth)', 'page_metadata': None, 'price': '145.00', 'product_code': 'CV3317', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod40x.html', 'vat_included': False} 2025-12-26 08:03:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:03:25 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page26.html 2025-12-26 08:03:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-qplfo-kit-quad-pingable-lfo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475227/300x250x2/4ms-qplfo-quad-pingable-lfo-kit.jpg', 'is_used': False, 'name': '4ms QPLFO (Quad Pingable LFO), Kit', 'page_metadata': None, 'price': '185.00', 'product_code': 'CV1514', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-qplfo-kit-quad-pingable-lfo.html', 'vat_included': False} 2025-12-26 08:03:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:03:31 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page27.html 2025-12-26 08:03:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-rewire.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73369766/300x250x2/patching-panda-rewire.jpg', 'is_used': False, 'name': 'Patching Panda Rewire', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5709', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-rewire.html', 'vat_included': False} 2025-12-26 08:03:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:03:36 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page28.html 2025-12-26 08:03:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scmbo-shuffling-clock-multiplier-breakout.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466565/300x250x2/4ms-scmbo-shuffling-clock-multiplier-breakout.jpg', 'is_used': False, 'name': '4ms SCMBO (Shuffling Clock Multiplier Breakout)', 'page_metadata': None, 'price': '150.00', 'product_code': 'CV0502', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scmbo-shuffling-clock-multiplier-breakout.html', 'vat_included': False} 2025-12-26 08:03:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:03:42 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page29.html 2025-12-26 08:03:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/vpmede-sixswitches.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465923/300x250x2/vpmede-sixswitches.jpg', 'is_used': False, 'name': 'vpme.de SixSwitches', 'page_metadata': None, 'price': '64.99', 'product_code': 'CV3425', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/vpmede-sixswitches.html', 'vat_included': False} 2025-12-26 08:03:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:03:47 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page30.html 2025-12-26 08:03:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tendrils-stakka.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57668398/300x250x2/tendrils-stakka.jpg', 'is_used': False, 'name': 'Tendrils Stakka', 'page_metadata': None, 'price': '6.95', 'product_code': 'CV4656', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tendrils-stakka.html', 'vat_included': False} 2025-12-26 08:03:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:03:52 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page31.html 2025-12-26 08:03:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-stubs-3-35mm-right-angle-8pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55097960/300x250x2/modbap-modular-stubs-3-35mm-right-angle-8pk.jpg', 'is_used': False, 'name': 'Modbap Modular Stubs, 3", 3.5mm Right-Angle, 8pk', 'page_metadata': None, 'price': '16.99', 'product_code': 'CV4510', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-stubs-3-35mm-right-angle-8pk.html', 'vat_included': False} 2025-12-26 08:03:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:03:58 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page32.html 2025-12-26 08:04:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tete-tete.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472240/300x250x2/intellijel-tete-tete.jpg', 'is_used': False, 'name': 'Intellijel Tete (Tête)', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3584', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tete-tete.html', 'vat_included': False} 2025-12-26 08:04:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:04:04 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page33.html 2025-12-26 08:04:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-trinity.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48264524/300x250x2/modbap-modular-trinity.jpg', 'is_used': False, 'name': 'Modbap Modular Trinity', 'page_metadata': None, 'price': '599.99', 'product_code': 'CV4319', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-trinity.html', 'vat_included': False} 2025-12-26 08:04:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:04:10 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page34.html 2025-12-26 08:04:11 [scrapy.extensions.logstats] INFO: Crawled 65 pages (at 22 pages/min), scraped 32 items (at 11 items/min) 2025-12-26 08:04:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-viol-ruina.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469476/300x250x2/noise-engineering-viol-ruina-black.jpg', 'is_used': False, 'name': 'Noise Engineering Viol Ruina, Black', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV3606', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-viol-ruina.html', 'vat_included': False} 2025-12-26 08:04:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:04:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-rails-104hp-pair-silve.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477421/300x250x2/tiptop-audio-z-rails-104hp-pair-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Rails 104hp Pair - Silver', 'page_metadata': None, 'price': '62.00', 'product_code': 'CV0691', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-rails-104hp-pair-silve.html', 'vat_included': False} 2025-12-26 08:04:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-zverb-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468658/300x250x2/tiptop-audio-zverb-black.jpg', 'is_used': False, 'name': 'Tiptop Audio ZVERB, Black', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV3576', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-zverb-black.html', 'vat_included': False} 2025-12-26 08:04:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-zularic-repetitor.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42917027/300x250x2/noise-engineering-zularic-repetitor-black.jpg', 'is_used': False, 'name': 'Noise Engineering Zularic Repetitor, Black', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV1637', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-zularic-repetitor.html', 'vat_included': False} 2025-12-26 08:04:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-zpo-zero-point-oscillator-demo-u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56634115/300x250x2/steady-state-fate-zpo-zero-point-oscillator.jpg', 'is_used': False, 'name': 'Steady State Fate ZPO Zero Point Oscillator', 'page_metadata': None, 'price': '419.00', 'product_code': 'CV3538', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-zpo-zero-point-oscillator-demo-u.html', 'vat_included': False} 2025-12-26 08:04:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/empress-effects-euroburo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36960109/300x250x2/empress-effects-zoia-euroburo.jpg', 'is_used': False, 'name': 'Empress Effects ZOIA Euroburo', 'page_metadata': None, 'price': '714.00', 'product_code': 'CV4006', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/empress-effects-euroburo.html', 'vat_included': False} 2025-12-26 08:04:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zlin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72924545/300x250x2/xaoc-devices-zlin.jpg', 'is_used': False, 'name': 'XAOC Devices Zlin', 'page_metadata': None, 'price': '110.00', 'product_code': 'CV5599', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-zlin.html', 'vat_included': False} 2025-12-26 08:04:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-zeus-studio-bus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477634/300x250x2/tiptop-audio-zeus-studio-bus.jpg', 'is_used': False, 'name': 'Tiptop Audio Zeus Studio Bus', 'page_metadata': None, 'price': '135.00', 'product_code': 'CV0907', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-zeus-studio-bus.html', 'vat_included': False} 2025-12-26 08:04:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-zeus-access.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477648/300x250x2/tiptop-audio-zeus-access.jpg', 'is_used': False, 'name': 'Tiptop Audio Zeus Access', 'page_metadata': None, 'price': '42.00', 'product_code': 'CV0909', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-zeus-access.html', 'vat_included': False} 2025-12-26 08:04:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-zeroscope-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472159/300x250x2/intellijel-zeroscope-1u.jpg', 'is_used': False, 'name': 'Intellijel Zeroscope_1U', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3256', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-zeroscope-1u.html', 'vat_included': False} 2025-12-26 08:04:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-zephyr.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46412720/300x250x2/steady-state-fate-zephyr.jpg', 'is_used': False, 'name': 'Steady State Fate Zephyr', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV4258', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-zephyr.html', 'vat_included': False} 2025-12-26 08:04:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-zaps.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50552309/300x250x2/winter-plankton-zaps.jpg', 'is_used': False, 'name': 'Winter Plankton ZAPS', 'page_metadata': None, 'price': '589.99', 'product_code': 'CV4033', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-zaps.html', 'vat_included': False} 2025-12-26 08:05:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zagrzeb.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37681250/300x250x2/xaoc-devices-zagrzeb.jpg', 'is_used': False, 'name': 'XAOC Devices Zagrzeb', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV4032', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-zagrzeb.html', 'vat_included': False} 2025-12-26 08:05:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zadar-black-panel.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477372/300x250x2/xaoc-devices-zadar-black-panel.jpg', 'is_used': False, 'name': 'XAOC Devices Zadar Black Panel', 'page_metadata': None, 'price': '35.00', 'product_code': 'CV3347', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-zadar-black-panel.html', 'vat_included': False} 2025-12-26 08:05:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:18 [scrapy.extensions.logstats] INFO: Crawled 81 pages (at 16 pages/min), scraped 46 items (at 14 items/min) 2025-12-26 08:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zadar.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468273/300x250x2/xaoc-devices-zadar.jpg', 'is_used': False, 'name': 'XAOC Devices Zadar', 'page_metadata': None, 'price': '409.00', 'product_code': 'CV3158', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-zadar.html', 'vat_included': False} 2025-12-26 08:05:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z8000.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468580/300x250x2/tiptop-audio-z8000.jpg', 'is_used': False, 'name': 'Tiptop Audio Z8000', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV2539', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z8000.html', 'vat_included': False} 2025-12-26 08:05:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z5000-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468644/300x250x2/tiptop-audio-z5000-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Z5000, Black', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV3575', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z5000-black.html', 'vat_included': False} 2025-12-26 08:05:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z4000.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467451/300x250x2/tiptop-audio-z4000-vc-eg.jpg', 'is_used': False, 'name': 'Tiptop Audio Z4000 VC-EG', 'page_metadata': None, 'price': '204.00', 'product_code': 'CV0699', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z4000.html', 'vat_included': False} 2025-12-26 08:05:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-rails-brackets.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477774/300x250x2/tiptop-audio-z-rails-brackets-pair.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Rails Brackets, Pair', 'page_metadata': None, 'price': '16.69', 'product_code': 'CV3326', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-rails-brackets.html', 'vat_included': False} 2025-12-26 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-rails-84hp-pair-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477639/300x250x2/tiptop-audio-z-rails-84hp-pair-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Rails 84hp Pair - Silver', 'page_metadata': None, 'price': '48.00', 'product_code': 'CV0435', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-rails-84hp-pair-silver.html', 'vat_included': False} 2025-12-26 08:05:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2025-12-26 08:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-rails-84hp-pair-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477572/300x250x2/tiptop-audio-z-rails-84hp-pair-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Rails 84hp Pair - Black', 'page_metadata': None, 'price': '48.00', 'product_code': 'CV0202', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-rails-84hp-pair-black.html', 'vat_included': False} 2025-12-26 08:05:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-rails-104hp-pair-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477624/300x250x2/tiptop-audio-z-rails-104hp-pair-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Rails 104hp Pair - Black', 'page_metadata': None, 'price': '62.00', 'product_code': 'CV0946', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-rails-104hp-pair-black.html', 'vat_included': False} 2025-12-26 08:06:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-ears-tabletop-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41635884/300x250x2/tiptop-audio-z-ears-tabletop-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Ears Tabletop - Silver', 'page_metadata': None, 'price': '28.50', 'product_code': 'CV0755', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-ears-tabletop-silver.html', 'vat_included': False} 2025-12-26 08:06:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:15 [scrapy.extensions.logstats] INFO: Crawled 90 pages (at 9 pages/min), scraped 55 items (at 9 items/min) 2025-12-26 08:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-ears-tabletop-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477405/300x250x2/tiptop-audio-z-ears-tabletop-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Ears Tabletop - Black', 'page_metadata': None, 'price': '28.50', 'product_code': 'CV0426', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-ears-tabletop-black.html', 'vat_included': False} 2025-12-26 08:06:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-ears-rackmount-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32309530/300x250x2/tiptop-audio-z-ears-rackmount-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-Ears Rackmount - Silver', 'page_metadata': None, 'price': '23.50', 'product_code': 'CV0485', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-ears-rackmount-silver.html', 'vat_included': False} 2025-12-26 08:06:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-dsp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468632/300x250x2/tiptop-audio-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Z-DSP', 'page_metadata': None, 'price': '542.00', 'product_code': 'CV3076', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-dsp.html', 'vat_included': False} 2025-12-26 08:06:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-y-cable-male-35mm-stereo-female-35mm-dual.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477224/300x250x2/hosa-y-cable-35mm-stereo-male-to-dual-35mm-mono-fe.jpg', 'is_used': False, 'name': 'Hosa Y-Cable, 3.5mm Stereo Male to Dual 3.5mm Mono Female', 'page_metadata': None, 'price': '7.95', 'product_code': 'CV0347', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-y-cable-male-35mm-stereo-female-35mm-dual.html', 'vat_included': False} 2025-12-26 08:06:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-xpo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47373442/300x250x2/make-noise-xpo.jpg', 'is_used': False, 'name': 'Make Noise XPO', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV4283', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-xpo.html', 'vat_included': False} 2025-12-26 08:06:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-xoh.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470294/300x250x2/make-noise-xoh.jpg', 'is_used': False, 'name': 'Make Noise XOH', 'page_metadata': None, 'price': '110.00', 'product_code': 'CV3539', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-xoh.html', 'vat_included': False} 2025-12-26 08:06:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-xfade-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70648190/300x250x2/intellijel-xfade-1u.jpg', 'is_used': False, 'name': 'Intellijel Xfade 1U', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV5410', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-xfade-1u.html', 'vat_included': False} 2025-12-26 08:06:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-x-pan.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470291/300x250x2/make-noise-x-pan.jpg', 'is_used': False, 'name': 'Make Noise X-PAN', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV3367', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-x-pan.html', 'vat_included': False} 2025-12-26 08:06:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-x-y-io-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472262/300x250x2/intellijel-x-y-io-1u.jpg', 'is_used': False, 'name': 'Intellijel X Y IO_1U', 'page_metadata': None, 'price': '19.00', 'product_code': 'CV3806', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-x-y-io-1u.html', 'vat_included': False} 2025-12-26 08:07:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/this-is-not-rocket-science-wobbler2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56048716/300x250x2/this-is-not-rocket-science-wobbler2.jpg', 'is_used': False, 'name': 'This Is Not Rocket Science Wobbler2', 'page_metadata': None, 'price': '389.99', 'product_code': 'CV4572', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/this-is-not-rocket-science-wobbler2.html', 'vat_included': False} 2025-12-26 08:07:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:13 [scrapy.extensions.logstats] INFO: Crawled 100 pages (at 10 pages/min), scraped 65 items (at 10 items/min) 2025-12-26 08:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-wifi-expander-for-metamodule.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67010149/300x250x2/4ms-wifi-expander-for-metamodule.jpg', 'is_used': False, 'name': '4ms Wifi Expander (for MetaModule)', 'page_metadata': None, 'price': '100.00', 'product_code': 'CV5214', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-wifi-expander-for-metamodule.html', 'vat_included': False} 2025-12-26 08:07:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-white-flatted-knobs-small-10pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34043138/300x250x2/make-noise-white-flatted-knobs-small-10pk.jpg', 'is_used': False, 'name': 'Make Noise White Flatted Knobs, Small, 10pk', 'page_metadata': None, 'price': '12.50', 'product_code': 'CV3898', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-white-flatted-knobs-small-10pk.html', 'vat_included': False} 2025-12-26 08:07:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-white-flatted-knobs-medium-10pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34043217/300x250x2/make-noise-white-flatted-knobs-medium-10pk.jpg', 'is_used': False, 'name': 'Make Noise White Flatted Knobs, Medium, 10pk', 'page_metadata': None, 'price': '15.00', 'product_code': 'CV3897', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-white-flatted-knobs-medium-10pk.html', 'vat_included': False} 2025-12-26 08:07:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-white-flatted-knobs-large-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34043184/300x250x2/make-noise-white-flatted-knobs-large-5pk.jpg', 'is_used': False, 'name': 'Make Noise White Flatted Knobs, Large, 5pk', 'page_metadata': None, 'price': '11.25', 'product_code': 'CV3896', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-white-flatted-knobs-large-5pk.html', 'vat_included': False} 2025-12-26 08:07:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ampersand-ampersand-wear-tear.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64022064/300x250x2/ampersand-ampersand-wear-tear.jpg', 'is_used': False, 'name': 'Ampersand Ampersand Wear & Tear', 'page_metadata': None, 'price': '350.00', 'product_code': 'CV5083', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ampersand-ampersand-wear-tear.html', 'vat_included': False} 2025-12-26 08:07:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-waver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470533/300x250x2/bastl-instruments-waver.jpg', 'is_used': False, 'name': 'Bastl Instruments Waver', 'page_metadata': None, 'price': '303.00', 'product_code': 'CV3616', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-waver.html', 'vat_included': False} 2025-12-26 08:07:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-wav-recorder.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466028/300x250x2/4ms-wav-recorder.jpg', 'is_used': False, 'name': '4ms WAV Recorder', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV3075', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-wav-recorder.html', 'vat_included': False} 2025-12-26 08:07:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-vortices.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470863/300x250x2/steady-state-fate-vortices.jpg', 'is_used': False, 'name': 'Steady State Fate Vortices', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV3838', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-vortices.html', 'vat_included': False} 2025-12-26 08:07:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-vortex-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61634025/300x250x2/tiptop-audio-vortex-art.jpg', 'is_used': False, 'name': 'Tiptop Audio VORTEX ART', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV4715', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-vortex-art.html', 'vat_included': False} 2025-12-26 08:07:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-vortex-6-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68835884/300x250x2/tiptop-audio-vortex-6-art.jpg', 'is_used': False, 'name': 'Tiptop Audio Vortex 6 ART', 'page_metadata': None, 'price': '575.00', 'product_code': 'CV5336', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-vortex-6-art.html', 'vat_included': False} 2025-12-26 08:07:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2025-12-26 08:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-voltio.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61062801/300x250x2/befaco-voltio.jpg', 'is_used': False, 'name': 'Befaco Voltio', 'page_metadata': None, 'price': '180.00', 'product_code': 'CV4755', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-voltio.html', 'vat_included': False} 2025-12-26 08:08:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-vinca-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928706/300x250x2/instruo-vinca-demo-unit.jpg', 'is_used': False, 'name': 'Instruo vinca, DEMO UNIT', 'page_metadata': None, 'price': '210.00', 'product_code': 'CV5573', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-vinca-demo-unit.html', 'vat_included': False} 2025-12-26 08:08:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-vinca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470686/300x250x2/instruo-vinca.jpg', 'is_used': False, 'name': 'Instruo vinca', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV3541', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-vinca.html', 'vat_included': False} 2025-12-26 08:08:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/forge-tme-vhikk-x.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70754805/300x250x2/forge-tme-vhikk-x.jpg', 'is_used': False, 'name': 'Forge TME Vhikk X', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV5417', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/forge-tme-vhikk-x.html', 'vat_included': False} 2025-12-26 08:08:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:13 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 14 pages/min), scraped 79 items (at 14 items/min) 2025-12-26 08:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-verb.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968486/300x250x2/2hp-verb-silver.jpg', 'is_used': False, 'name': '2hp Verb, Silver', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV2671', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-verb.html', 'vat_included': False} 2025-12-26 08:08:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-vco.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968487/300x250x2/2hp-vco-silver.jpg', 'is_used': False, 'name': '2hp VCO, Silver', 'page_metadata': None, 'price': '134.00', 'product_code': 'CV3016', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-vco.html', 'vat_included': False} 2025-12-26 08:08:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-vcmc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789895/300x250x2/befaco-vcmc.jpg', 'is_used': False, 'name': 'Befaco VCMC', 'page_metadata': None, 'price': '400.00', 'product_code': 'CV4189', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-vcmc.html', 'vat_included': False} 2025-12-26 08:08:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-vca-matrix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466890/300x250x2/4ms-vca-matrix.jpg', 'is_used': False, 'name': '4ms VCA Matrix', 'page_metadata': None, 'price': '375.00', 'product_code': 'CV0304', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-vca-matrix.html', 'vat_included': False} 2025-12-26 08:08:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468267/300x250x2/tiptop-audio-vca.jpg', 'is_used': False, 'name': 'Tiptop Audio VCA', 'page_metadata': None, 'price': '125.00', 'product_code': 'CV3264', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-vca.html', 'vat_included': False} 2025-12-26 08:08:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-variable-delay.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41033240/300x250x2/mosaic-1u-variable-delay-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Variable Delay, Black', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3983', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-variable-delay.html', 'vat_included': False} 2025-12-26 08:08:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-v-oct-quantizer-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61634020/300x250x2/tiptop-audio-v-oct-quantizer-art.jpg', 'is_used': False, 'name': 'Tiptop Audio V/OCT QUANTIZER ART', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV4790', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-v-oct-quantizer-art.html', 'vat_included': False} 2025-12-26 08:08:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-v-mutes.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40667535/300x250x2/steady-state-fate-v-mutes.jpg', 'is_used': False, 'name': 'Steady State Fate V-MUTES', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV4068', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-v-mutes.html', 'vat_included': False} 2025-12-26 08:08:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-uzeus-power-supply-w-fly.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477633/300x250x2/tiptop-audio-uzeus-w-flying-busboard-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio uZeus w/ Flying Busboard, Silver', 'page_metadata': None, 'price': '89.00', 'product_code': 'CV0423', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-uzeus-power-supply-w-fly.html', 'vat_included': False} 2025-12-26 08:08:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-uzeus-w-flying-busboard-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030673/300x250x2/tiptop-audio-uzeus-w-flying-busboard-black.jpg', 'is_used': False, 'name': 'Tiptop Audio uZeus w/ Flying Busboard, Black', 'page_metadata': None, 'price': '89.00', 'product_code': 'CV3993', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-uzeus-w-flying-busboard-black.html', 'vat_included': False} 2025-12-26 08:08:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-usb-power-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471860/300x250x2/intellijel-usb-power-1u.jpg', 'is_used': False, 'name': 'Intellijel USB Power_1U', 'page_metadata': None, 'price': '17.00', 'product_code': 'CV2109', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-usb-power-1u.html', 'vat_included': False} 2025-12-26 08:08:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-unity-mixer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976880/300x250x2/intellijel-unity-mixer.jpg', 'is_used': False, 'name': 'Intellijel Unity Mixer', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV0563', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-unity-mixer.html', 'vat_included': False} 2025-12-26 08:08:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-umidi.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471828/300x250x2/intellijel-umidi.jpg', 'is_used': False, 'name': 'Intellijel uMIDI', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV1982', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-umidi.html', 'vat_included': False} 2025-12-26 08:08:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-ultra-random-redux.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/62210779/300x250x2/steady-state-fate-ultra-random-redux.jpg', 'is_used': False, 'name': 'Steady State Fate Ultra-Random Redux', 'page_metadata': None, 'price': '309.00', 'product_code': 'CV4994', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-ultra-random-redux.html', 'vat_included': False} 2025-12-26 08:08:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-ultra-kick.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41685297/300x250x2/steady-state-fate-ultra-kick.jpg', 'is_used': False, 'name': 'Steady State Fate Ultra Kick', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV4117', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-ultra-kick.html', 'vat_included': False} 2025-12-26 08:08:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-tyso-daiko-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72554222/300x250x2/alm-busy-circuits-tyso-daiko-used.jpg', 'is_used': True, 'name': 'ALM Busy Circuits Tyso Daiko, USED', 'page_metadata': None, 'price': '300.00', 'product_code': 'CV5135', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-tyso-daiko-used.html', 'vat_included': False} 2025-12-26 08:08:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-tyso-daiko.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40865175/300x250x2/alm-busy-circuits-tyso-daiko.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Tyso Daiko', 'page_metadata': None, 'price': '375.00', 'product_code': 'CV4080', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-tyso-daiko.html', 'vat_included': False} 2025-12-26 08:09:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:09:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-ts-l.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470730/300x250x2/instruo-ts-l.jpg', 'is_used': False, 'name': 'Instruo Ts-L', 'page_metadata': None, 'price': '315.00', 'product_code': 'CV3442', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-ts-l.html', 'vat_included': False} 2025-12-26 08:09:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:09:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-triptych.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33550917/300x250x2/steady-state-fate-triptych.jpg', 'is_used': False, 'name': 'Steady State Fate Triptych', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3933', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-triptych.html', 'vat_included': False} 2025-12-26 08:09:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2025-12-26 08:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tripplat.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472031/300x250x2/intellijel-triplatt.jpg', 'is_used': False, 'name': 'Intellijel Triplatt', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV3481', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tripplat.html', 'vat_included': False} 2025-12-26 08:09:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:11 [scrapy.extensions.logstats] INFO: Crawled 134 pages (at 20 pages/min), scraped 99 items (at 20 items/min) 2025-12-26 08:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-trigger-riot-white.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468661/300x250x2/tiptop-audio-trigger-riot-white.jpg', 'is_used': False, 'name': 'Tiptop Audio Trigger Riot, White', 'page_metadata': None, 'price': '475.00', 'product_code': 'CV3735', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-trigger-riot-white.html', 'vat_included': False} 2025-12-26 08:09:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-trigger-riot-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468686/300x250x2/tiptop-audio-trigger-riot-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Trigger Riot, Black', 'page_metadata': None, 'price': '475.00', 'product_code': 'CV3736', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-trigger-riot-black.html', 'vat_included': False} 2025-12-26 08:09:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-trident.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471117/300x250x2/rossum-electro-music-trident.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Trident', 'page_metadata': None, 'price': '899.00', 'product_code': 'CV3278', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-trident.html', 'vat_included': False} 2025-12-26 08:09:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-transit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44806265/300x250x2/modbap-modular-transit.jpg', 'is_used': False, 'name': 'Modbap Modular Transit', 'page_metadata': None, 'price': '259.99', 'product_code': 'CV4205', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-transit.html', 'vat_included': False} 2025-12-26 08:09:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-trace.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65357881/300x250x2/divkid-trace.jpg', 'is_used': False, 'name': 'DivKid Trace', 'page_metadata': None, 'price': '139.99', 'product_code': 'CV5111', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-trace.html', 'vat_included': False} 2025-12-26 08:09:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modcan-touch-sequencer-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73184137/300x250x2/modcan-touch-sequencer-used.jpg', 'is_used': True, 'name': 'Modcan Touch-Sequencer, USED', 'page_metadata': None, 'price': '540.00', 'product_code': 'CV5715', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modcan-touch-sequencer-used.html', 'vat_included': False} 2025-12-26 08:09:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-touch-source.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42109521/300x250x2/exploding-shed-touch-source.jpg', 'is_used': False, 'name': 'Exploding Shed Touch Source', 'page_metadata': None, 'price': '50.00', 'product_code': 'CV4122', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/exploding-shed-touch-source.html', 'vat_included': False} 2025-12-26 08:09:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-touch-points-orange.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42109804/300x250x2/exploding-shed-touch-points-orange.jpg', 'is_used': False, 'name': 'Exploding Shed Touch Points, Orange', 'page_metadata': None, 'price': '38.00', 'product_code': 'CV4123', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/exploding-shed-touch-points-orange.html', 'vat_included': False} 2025-12-26 08:09:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-touch-points-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44182489/300x250x2/exploding-shed-touch-points-black.jpg', 'is_used': False, 'name': 'Exploding Shed Touch Points, Black', 'page_metadata': None, 'price': '38.00', 'product_code': 'CV4199', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/exploding-shed-touch-points-black.html', 'vat_included': False} 2025-12-26 08:09:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-toms909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030215/300x250x2/tiptop-audio-toms909.jpg', 'is_used': False, 'name': 'Tiptop Audio TOMS909', 'page_metadata': None, 'price': '422.00', 'product_code': 'CV1031', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-toms909.html', 'vat_included': False} 2025-12-26 08:09:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-toms-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66036947/300x250x2/erica-synths-toms-demo-unit.jpg', 'is_used': False, 'name': 'Erica Synths Toms, DEMO UNIT', 'page_metadata': None, 'price': '329.00', 'product_code': 'CV5144', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-toms-demo-unit.html', 'vat_included': False} 2025-12-26 08:09:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-toms.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467774/300x250x2/erica-synths-toms.jpg', 'is_used': False, 'name': 'Erica Synths Toms', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3081', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-toms.html', 'vat_included': False} 2025-12-26 08:09:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-tiny-midi-breakout-tmb.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976763/300x250x2/expert-sleepers-tiny-midi-breakout-tmb.jpg', 'is_used': False, 'name': 'Expert Sleepers Tiny MIDI breakout (TMB)', 'page_metadata': None, 'price': '59.00', 'product_code': 'CV4016', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-tiny-midi-breakout-tmb.html', 'vat_included': False} 2025-12-26 08:09:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-timiszoara.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108957/300x250x2/xaoc-devices-timiszoara.jpg', 'is_used': False, 'name': 'XAOC Devices Timiszoara', 'page_metadata': None, 'price': '449.00', 'product_code': 'CV4120', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-timiszoara.html', 'vat_included': False} 2025-12-26 08:09:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/snazzy-fx-tidal-wave-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71185890/300x250x2/snazzy-fx-tidal-wave-used.jpg', 'is_used': True, 'name': 'Snazzy FX Tidal Wave, USED', 'page_metadata': None, 'price': '390.00', 'product_code': 'CV5454', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/snazzy-fx-tidal-wave-used.html', 'vat_included': False} 2025-12-26 08:09:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-thru-stem-ripper-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71738331/300x250x2/alm-busy-circuits-thru-stem-ripper-expander.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Thru (Stem Ripper Expander)', 'page_metadata': None, 'price': '80.00', 'product_code': 'CV5486', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-thru-stem-ripper-expander.html', 'vat_included': False} 2025-12-26 08:09:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-three-body-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48948013/300x250x2/schlappi-engineering-three-body-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering Three Body, Silver', 'page_metadata': None, 'price': '595.00', 'product_code': 'CV4321', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-three-body-silver.html', 'vat_included': False} 2025-12-26 08:09:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-three-body-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48948022/300x250x2/schlappi-engineering-three-body-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering Three Body, Black', 'page_metadata': None, 'price': '595.00', 'product_code': 'CV4322', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-three-body-black.html', 'vat_included': False} 2025-12-26 08:09:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/earthquaker-devices-the-wave-transformer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60681211/300x250x2/earthquaker-devices-the-wave-transformer.jpg', 'is_used': False, 'name': 'EarthQuaker Devices The Wave Transformer', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4762', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/earthquaker-devices-the-wave-transformer.html', 'vat_included': False} 2025-12-26 08:10:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:10:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-the-resynthesizer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66834216/300x250x2/make-noise-the-resynthesizer.jpg', 'is_used': False, 'name': 'Make Noise The ReSynthesizer', 'page_metadata': None, 'price': '4599.00', 'product_code': 'CV5205', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-the-resynthesizer.html', 'vat_included': False} 2025-12-26 08:10:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:10:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tetrapad.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471943/300x250x2/intellijel-tetrapad.jpg', 'is_used': False, 'name': 'Intellijel Tetrapad', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV2714', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tetrapad.html', 'vat_included': False} 2025-12-26 08:10:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:10:12 [scrapy.extensions.logstats] INFO: Crawled 155 pages (at 21 pages/min), scraped 120 items (at 21 items/min) 2025-12-26 08:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/manifold-research-centre-tetragrid.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41087026/300x250x2/manifold-research-centre-tetragrid.jpg', 'is_used': False, 'name': 'Manifold Research Centre Tetragrid', 'page_metadata': None, 'price': '389.00', 'product_code': 'CV4086', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/manifold-research-centre-tetragrid.html', 'vat_included': False} 2025-12-26 08:10:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2025-12-26 08:10:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tete-tete-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928618/300x250x2/intellijel-tete-tete-demo-unit.jpg', 'is_used': False, 'name': 'Intellijel Tete (Tête), DEMO UNIT', 'page_metadata': None, 'price': '265.00', 'product_code': 'CV5566', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tete-tete-demo-unit.html', 'vat_included': False} 2025-12-26 08:10:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-tempi.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470141/300x250x2/make-noise-tempi.jpg', 'is_used': False, 'name': 'Make Noise TEMPi', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV2045', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-tempi.html', 'vat_included': False} 2025-12-26 08:10:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-tazm-o.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55057203/300x250x2/alm-busy-circuits-tazm-o.jpg', 'is_used': False, 'name': 'ALM Busy Circuits TAZM-O', 'page_metadata': None, 'price': '420.00', 'product_code': 'CV4501', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-tazm-o.html', 'vat_included': False} 2025-12-26 08:10:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-tapographic-delay-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66036383/300x250x2/4ms-tapographic-delay-used.jpg', 'is_used': True, 'name': '4ms Tapographic Delay, USED', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV5145', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-tapographic-delay-used.html', 'vat_included': False} 2025-12-26 08:10:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-tapographic-delay-td-faceplate-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477549/300x250x2/4ms-tapographic-delay-td-faceplate-black.jpg', 'is_used': False, 'name': '4ms Tapographic Delay (TD) Faceplate - Black', 'page_metadata': None, 'price': '29.00', 'product_code': 'CV3136', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-tapographic-delay-td-faceplate-black.html', 'vat_included': False} 2025-12-26 08:10:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-tapographic-delay.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466911/300x250x2/4ms-tapographic-delay.jpg', 'is_used': False, 'name': '4ms Tapographic Delay', 'page_metadata': None, 'price': '415.00', 'product_code': 'CV2851', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-tapographic-delay.html', 'vat_included': False} 2025-12-26 08:10:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-tape-microsound-music-machine.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48846864/300x250x2/make-noise-tape-microsound-music-machine.jpg', 'is_used': False, 'name': 'Make Noise Tape & Microsound Music Machine', 'page_metadata': None, 'price': '2120.00', 'product_code': 'CV3658', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-tape-microsound-music-machine.html', 'vat_included': False} 2025-12-26 08:10:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-tanh-3.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470786/300x250x2/instruo-tanh-3.jpg', 'is_used': False, 'name': 'Instruo Tanh 3', 'page_metadata': None, 'price': '169.00', 'product_code': 'CV3439', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-tanh-3.html', 'vat_included': False} 2025-12-26 08:10:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tangrams.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56872189/300x250x2/intellijel-tangrams.jpg', 'is_used': False, 'name': 'Intellijel Tangrams', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV4618', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tangrams.html', 'vat_included': False} 2025-12-26 08:10:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-tangle-quartet.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470341/300x250x2/alm-busy-circuits-tangle-quartet.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Tangle Quartet', 'page_metadata': None, 'price': '220.00', 'product_code': 'CV2806', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-tangle-quartet.html', 'vat_included': False} 2025-12-26 08:10:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-tain.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470826/300x250x2/instruo-tain.jpg', 'is_used': False, 'name': 'Instruo Tain', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV3763', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-tain.html', 'vat_included': False} 2025-12-26 08:10:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-tagh.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57977601/300x250x2/instruo-tagh.jpg', 'is_used': False, 'name': 'Instruo Tágh', 'page_metadata': None, 'price': '329.00', 'product_code': 'CV4514', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-tagh.html', 'vat_included': False} 2025-12-26 08:10:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-572-phase-shifter-delay-lfo-demo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65231354/300x250x2/roland-system-500-572-phase-shifter-delay-lfo-demo.jpg', 'is_used': False, 'name': 'Roland System-500 572 Phase Shifter/Delay/LFO, DEMO UNIT', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV5121', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-572-phase-shifter-delay-lfo-demo.html', 'vat_included': False} 2025-12-26 08:11:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-572-phase-shifter-delay-lfo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471619/300x250x2/roland-system-500-572-phase-shifter-delay-lfo.jpg', 'is_used': False, 'name': 'Roland System-500 572 Phase Shifter/Delay/LFO', 'page_metadata': None, 'price': '419.99', 'product_code': 'CV2070', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-572-phase-shifter-delay-lfo.html', 'vat_included': False} 2025-12-26 08:11:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:11 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 15 pages/min), scraped 135 items (at 15 items/min) 2025-12-26 08:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-540-dual-envelope-lfo-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65231404/300x250x2/roland-system-500-540-dual-envelope-lfo-demo-unit.jpg', 'is_used': False, 'name': 'Roland System-500 540 Dual Envelope/LFO, DEMO UNIT', 'page_metadata': None, 'price': '350.00', 'product_code': 'CV5113', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-540-dual-envelope-lfo-demo-unit.html', 'vat_included': False} 2025-12-26 08:11:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-540-dual-envelope-lfo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471585/300x250x2/roland-system-500-540-dual-envelope-lfo.jpg', 'is_used': False, 'name': 'Roland System-500 540 Dual Envelope/LFO', 'page_metadata': None, 'price': '399.99', 'product_code': 'CV2069', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-540-dual-envelope-lfo.html', 'vat_included': False} 2025-12-26 08:11:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-530-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471612/300x250x2/roland-system-500-530-vca.jpg', 'is_used': False, 'name': 'Roland System-500 530 VCA', 'page_metadata': None, 'price': '329.99', 'product_code': 'CV2068', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-530-vca.html', 'vat_included': False} 2025-12-26 08:11:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-510-synthesizer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470486/300x250x2/roland-system-500-510-synthesizer.jpg', 'is_used': False, 'name': 'Roland System-500 510 Synthesizer', 'page_metadata': None, 'price': '429.99', 'product_code': 'CV3065', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-510-synthesizer.html', 'vat_included': False} 2025-12-26 08:11:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-swn-spherical-wavetable-navigator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466010/300x250x2/4ms-swn-spherical-wavetable-navigator.jpg', 'is_used': False, 'name': '4ms SWN (Spherical Wavetable Navigator)', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV3340', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-swn-spherical-wavetable-navigator.html', 'vat_included': False} 2025-12-26 08:11:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-svf-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56872185/300x250x2/intellijel-svf-1u.jpg', 'is_used': False, 'name': 'Intellijel SVF 1U', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV4619', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-svf-1u.html', 'vat_included': False} 2025-12-26 08:11:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-sv1-dual-stereo-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63804033/300x250x2/weston-precision-audio-sv1-dual-stereo-vca.jpg', 'is_used': False, 'name': 'Weston Precision Audio SV1 Dual / Stereo VCA', 'page_metadata': None, 'price': '220.00', 'product_code': 'CV5079', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-sv1-dual-stereo-vca.html', 'vat_included': False} 2025-12-26 08:11:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-surface.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469822/300x250x2/qu-bit-electronix-surface.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Surface', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV3752', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-surface.html', 'vat_included': False} 2025-12-26 08:11:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-super-disting-ex-plus-alpha.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470712/300x250x2/expert-sleepers-super-disting-ex-plus-alpha.jpg', 'is_used': False, 'name': 'Expert Sleepers Super Disting EX Plus Alpha', 'page_metadata': None, 'price': '429.00', 'product_code': 'CV3673', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-super-disting-ex-plus-alpha.html', 'vat_included': False} 2025-12-26 08:11:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2025-12-26 08:11:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-subharmonicon.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474526/300x250x2/moog-subharmonicon.jpg', 'is_used': False, 'name': 'Moog Subharmonicon', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV3672', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-subharmonicon.html', 'vat_included': False} 2025-12-26 08:11:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sts-stereo-triggered-sampler.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466545/300x250x2/4ms-sts-stereo-triggered-sampler.jpg', 'is_used': False, 'name': '4ms STS (Stereo Triggered Sampler)', 'page_metadata': None, 'price': '450.00', 'product_code': 'CV2683', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sts-stereo-triggered-sampler.html', 'vat_included': False} 2025-12-26 08:11:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-structure-ep-420.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475721/300x250x2/pittsburgh-modular-structure-ep-420.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Structure EP-420', 'page_metadata': None, 'price': '1199.00', 'product_code': 'CV2563', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-structure-ep-420.html', 'vat_included': False} 2025-12-26 08:11:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-structure-ep-360.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475775/300x250x2/pittsburgh-modular-structure-ep-360.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Structure EP-360', 'page_metadata': None, 'price': '1199.00', 'product_code': 'CV2034', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-structure-ep-360.html', 'vat_included': False} 2025-12-26 08:11:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-structure-ep-270.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475484/300x250x2/pittsburgh-modular-structure-ep-270.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Structure EP-270', 'page_metadata': None, 'price': '999.00', 'product_code': 'CV2562', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-structure-ep-270.html', 'vat_included': False} 2025-12-26 08:12:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-structure-ep-208.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475426/300x250x2/pittsburgh-modular-structure-ep-208.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Structure EP-208', 'page_metadata': None, 'price': '999.00', 'product_code': 'CV2033', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-structure-ep-208.html', 'vat_included': False} 2025-12-26 08:12:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-strong-zero-vco-core-for-f.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477519/300x250x2/endorphines-strong-zero-vco-core-for-furthrrrr-gen.jpg', 'is_used': False, 'name': 'Endorphin.es Strong Zero VCO Core (for Furthrrrr Generator)', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV1990', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-strong-zero-vco-core-for-f.html', 'vat_included': False} 2025-12-26 08:12:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stomp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57358748/300x250x2/intellijel-stomp.jpg', 'is_used': False, 'name': 'Intellijel Stomp', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4625', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stomp.html', 'vat_included': False} 2025-12-26 08:12:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:14 [scrapy.extensions.logstats] INFO: Crawled 187 pages (at 17 pages/min), scraped 152 items (at 17 items/min) 2025-12-26 08:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-sto-sub-timbral-oscillator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624141/300x250x2/make-noise-sto.jpg', 'is_used': False, 'name': 'Make Noise STO', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV0980', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-sto-sub-timbral-oscillator.html', 'vat_included': False} 2025-12-26 08:12:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-stereostrip.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44445405/300x250x2/divkid-stereo-strip.jpg', 'is_used': False, 'name': 'DivKid Stereo Strip', 'page_metadata': None, 'price': '220.00', 'product_code': 'CV4182', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-stereostrip.html', 'vat_included': False} 2025-12-26 08:12:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-stereo-mixer-drum-series.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467815/300x250x2/erica-synths-stereo-mixer-drum-series.jpg', 'is_used': False, 'name': 'Erica Synths Stereo Mixer (Drum Series)', 'page_metadata': None, 'price': '135.00', 'product_code': 'CV3084', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-stereo-mixer-drum-series.html', 'vat_included': False} 2025-12-26 08:12:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-out-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472190/300x250x2/intellijel-stereo-line-out-1u.jpg', 'is_used': False, 'name': 'Intellijel Stereo Line Out_1U', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV3482', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stereo-line-out-1u.html', 'vat_included': False} 2025-12-26 08:12:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-out-jacks-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472206/300x250x2/intellijel-stereo-line-out-jacks-1u.jpg', 'is_used': False, 'name': 'Intellijel Stereo Line Out JACKS_1U', 'page_metadata': None, 'price': '15.99', 'product_code': 'CV3483', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stereo-line-out-jacks-1u.html', 'vat_included': False} 2025-12-26 08:12:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-in-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472257/300x250x2/intellijel-stereo-line-in-1u.jpg', 'is_used': False, 'name': 'Intellijel Stereo Line In_1U', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV3669', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stereo-line-in-1u.html', 'vat_included': False} 2025-12-26 08:12:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-in-jacks-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471822/300x250x2/intellijel-stereo-line-in-jacks-1u.jpg', 'is_used': False, 'name': 'Intellijel Stereo Line In JACKS_1U', 'page_metadata': None, 'price': '20.00', 'product_code': 'CV3670', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stereo-line-in-jacks-1u.html', 'vat_included': False} 2025-12-26 08:12:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-i-o-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67679058/300x250x2/intellijel-stereo-i-o-1u.jpg', 'is_used': False, 'name': 'Intellijel Stereo I/O 1U', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5269', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stereo-i-o-1u.html', 'vat_included': False} 2025-12-26 08:12:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-stereo-dipole-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470852/300x250x2/steady-state-fate-stereo-dipole-black.jpg', 'is_used': False, 'name': 'Steady State Fate Stereo Dipole, BLACK', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3556', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-stereo-dipole-black.html', 'vat_included': False} 2025-12-26 08:12:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-stereo-compressor.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55098555/300x250x2/erica-synths-stereo-compressor.jpg', 'is_used': False, 'name': 'Erica Synths Stereo Compressor', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV4511', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-stereo-compressor.html', 'vat_included': False} 2025-12-26 08:12:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-steppy-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472173/300x250x2/intellijel-steppy-1u.jpg', 'is_used': False, 'name': 'Intellijel Steppy_1U', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV3190', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-steppy-1u.html', 'vat_included': False} 2025-12-26 08:12:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-steppy.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472059/300x250x2/intellijel-steppy.jpg', 'is_used': False, 'name': 'Intellijel Steppy', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV3270', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-steppy.html', 'vat_included': False} 2025-12-26 08:12:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:12:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-stem-ripper.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71738326/300x250x2/alm-busy-circuits-stem-ripper.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Stem Ripper', 'page_metadata': None, 'price': '375.00', 'product_code': 'CV5487', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-stem-ripper.html', 'vat_included': False} 2025-12-26 08:12:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-stardustused.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73183822/300x250x2/qu-bit-electronix-stardust-used.jpg', 'is_used': True, 'name': 'Qu-Bit Electronix Stardust, USED', 'page_metadata': None, 'price': '450.00', 'product_code': 'CV5719', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-stardustused.html', 'vat_included': False} 2025-12-26 08:13:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:13:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-stardust.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67074922/300x250x2/qu-bit-electronix-stardust.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Stardust', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV5212', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-stardust.html', 'vat_included': False} 2025-12-26 08:13:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2025-12-26 08:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tendrils-stakkas-black-cyan-4pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57668013/300x250x2/tendrils-stakkas-black-cyan-4pk.jpg', 'is_used': False, 'name': 'Tendrils Stakkas Black & Cyan, 4pk', 'page_metadata': None, 'price': '27.50', 'product_code': 'CV4669', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tendrils-stakkas-black-cyan-4pk.html', 'vat_included': False} 2025-12-26 08:13:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-yellow-50cm-1.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476506/300x250x2/tiptop-audio-stackcable-yellow-50cm-195in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Yellow 50cm/19.5in', 'page_metadata': None, 'price': '6.50', 'product_code': 'CV0204', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-yellow-50cm-1.html', 'vat_included': False} 2025-12-26 08:13:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:12 [scrapy.extensions.logstats] INFO: Crawled 204 pages (at 17 pages/min), scraped 169 items (at 17 items/min) 2025-12-26 08:13:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-red-30cm-12in.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476313/300x250x2/tiptop-audio-stackcable-red-30cm-12in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Red 30cm/12in', 'page_metadata': None, 'price': '6.20', 'product_code': 'CV0203', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-red-30cm-12in.html', 'vat_included': False} 2025-12-26 08:13:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-purple-150cm.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476167/300x250x2/tiptop-audio-stackcable-purple-150cm-59in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Purple 150cm/59in', 'page_metadata': None, 'price': '7.00', 'product_code': 'CV1264', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-purple-150cm.html', 'vat_included': False} 2025-12-26 08:13:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-orange-350cm-138in.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476182/300x250x2/tiptop-audio-stackcable-orange-350cm-138in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Orange 350cm/138in', 'page_metadata': None, 'price': '7.99', 'product_code': 'CV3580', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-orange-350cm-138in.html', 'vat_included': False} 2025-12-26 08:13:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-green-20cm-78.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476522/300x250x2/tiptop-audio-stackcable-green-20cm-78in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Green 20cm/7.8in', 'page_metadata': None, 'price': '6.10', 'product_code': 'CV0754', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-green-20cm-78.html', 'vat_included': False} 2025-12-26 08:13:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-gray-250cm-98in.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476548/300x250x2/tiptop-audio-stackcable-gray-250cm-98in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Gray 250cm/98in', 'page_metadata': None, 'price': '7.50', 'product_code': 'CV3579', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-gray-250cm-98in.html', 'vat_included': False} 2025-12-26 08:13:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-cyan-40cm-16in.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476526/300x250x2/tiptop-audio-stackcable-cyan-40cm-16in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Cyan 40cm/16in', 'page_metadata': None, 'price': '6.30', 'product_code': 'CV3578', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-cyan-40cm-16in.html', 'vat_included': False} 2025-12-26 08:13:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-blue-70cm-275.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476160/300x250x2/tiptop-audio-stackcable-blue-70cm-275in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Blue 70cm/27.5in', 'page_metadata': None, 'price': '6.60', 'product_code': 'CV0205', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-blue-70cm-275.html', 'vat_included': False} 2025-12-26 08:13:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-black-90cm-35.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476566/300x250x2/tiptop-audio-stackcable-black-90cm-35in.jpg', 'is_used': False, 'name': 'Tiptop Audio Stackcable Black 90cm/35in', 'page_metadata': None, 'price': '6.70', 'product_code': 'CV0206', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-black-90cm-35.html', 'vat_included': False} 2025-12-26 08:13:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-squid-salmple.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470347/300x250x2/alm-busy-circuits-squid-salmple.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Squid Salmple', 'page_metadata': None, 'price': '525.00', 'product_code': 'CV3566', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-squid-salmple.html', 'vat_included': False} 2025-12-26 08:13:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-squawk-dirty-to-me.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975601/300x250x2/endorphines-squawk-dirty-to-me.jpg', 'is_used': False, 'name': 'Endorphin.es Squawk Dirty To Me', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV3411', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-squawk-dirty-to-me.html', 'vat_included': False} 2025-12-26 08:13:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-springray-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471777/300x250x2/intellijel-springray-ii.jpg', 'is_used': False, 'name': 'Intellijel Springray II', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV1302', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-springray-ii.html', 'vat_included': False} 2025-12-26 08:13:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-sport-modulator-2-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49891219/300x250x2/toppobrillo-sport-modulator-2-black.jpg', 'is_used': False, 'name': 'Toppobrillo Sport Modulator 2, Black', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV4369', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/toppobrillo-sport-modulator-2-black.html', 'vat_included': False} 2025-12-26 08:13:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/boredbrain-splix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46603097/300x250x2/boredbrain-splix.jpg', 'is_used': False, 'name': 'Boredbrain Splix', 'page_metadata': None, 'price': '14.99', 'product_code': 'CV3314-Plasmic-Pink', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/boredbrain-splix.html', 'vat_included': False} 2025-12-26 08:13:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-spherical-wavetable-navigator-swn-faceplate-wh.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477627/300x250x2/4ms-spherical-wavetable-navigator-swn-faceplate-wh.jpg', 'is_used': False, 'name': '4ms Spherical Wavetable Navigator (SWN) Faceplate - White', 'page_metadata': None, 'price': '35.99', 'product_code': 'CV3477', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-spherical-wavetable-navigator-swn-faceplate-wh.html', 'vat_included': False} 2025-12-26 08:13:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-spectraphon.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54914585/300x250x2/make-noise-spectraphon.jpg', 'is_used': False, 'name': 'Make Noise Spectraphon', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV4531', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-spectraphon.html', 'vat_included': False} 2025-12-26 08:13:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/worng-electronics-soundstage-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58074556/300x250x2/worng-electronics-soundstage-ii.jpg', 'is_used': False, 'name': 'Worng Electronics Soundstage II', 'page_metadata': None, 'price': '429.00', 'product_code': 'CV4674', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/worng-electronics-soundstage-ii.html', 'vat_included': False} 2025-12-26 08:13:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-sofia.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48020113/300x250x2/xaoc-devices-sofia.jpg', 'is_used': False, 'name': 'XAOC Devices Sofia', 'page_metadata': None, 'price': '609.00', 'product_code': 'CV4314', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-sofia.html', 'vat_included': False} 2025-12-26 08:13:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:13:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-snare.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968480/300x250x2/2hp-snare-silver.jpg', 'is_used': False, 'name': '2hp Snare, Silver', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV2918', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-snare.html', 'vat_included': False} 2025-12-26 08:13:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:14:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-snare-drum.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709580/300x250x2/mosaic-1u-snare-drum-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Snare Drum, Black', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3982', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-snare-drum.html', 'vat_included': False} 2025-12-26 08:14:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:14:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-snare.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467897/300x250x2/erica-synths-snare-drum.jpg', 'is_used': False, 'name': 'Erica Synths Snare Drum', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV3080', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-snare.html', 'vat_included': False} 2025-12-26 08:14:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:14:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-smr-filter-spectral-multiband-resonator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466593/300x250x2/4ms-smr-filter-spectral-multiband-resonator.jpg', 'is_used': False, 'name': '4ms SMR Filter (Spectral Multiband Resonator)', 'page_metadata': None, 'price': '475.00', 'product_code': 'CV1834', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-smr-filter-spectral-multiband-resonator.html', 'vat_included': False} 2025-12-26 08:14:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2025-12-26 08:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-skiff-w-power-3u-104hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475616/300x250x2/make-noise-skiff-w-power-3u-104hp.jpg', 'is_used': False, 'name': 'Make Noise Skiff w/ Power, 3U, 104hp', 'page_metadata': None, 'price': '250.00', 'product_code': 'CV1952', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-skiff-w-power-3u-104hp.html', 'vat_included': False} 2025-12-26 08:14:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sism-shifting-inverting-signal-mingler.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466046/300x250x2/4ms-sism-shifting-inverting-signal-mingler.jpg', 'is_used': False, 'name': '4ms SISM (Shifting Inverting Signal Mingler)', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV1452', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sism-shifting-inverting-signal-mingler.html', 'vat_included': False} 2025-12-26 08:14:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:12 [scrapy.extensions.logstats] INFO: Crawled 227 pages (at 23 pages/min), scraped 192 items (at 23 items/min) 2025-12-26 08:14:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-sine-silver-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66036366/300x250x2/2hp-sine-silver-demo-unit.jpg', 'is_used': False, 'name': '2hp Sine, Silver, DEMO UNIT', 'page_metadata': None, 'price': '130.00', 'product_code': 'CV5170', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-sine-silver-demo-unit.html', 'vat_included': False} 2025-12-26 08:14:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-sine.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968479/300x250x2/2hp-sine-silver.jpg', 'is_used': False, 'name': '2hp Sine, Silver', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3417', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-sine.html', 'vat_included': False} 2025-12-26 08:14:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/worng-electronics-sidecar.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63493820/300x250x2/worng-electronics-sidecar.jpg', 'is_used': False, 'name': 'Worng Electronics SideCar', 'page_metadata': None, 'price': '389.00', 'product_code': 'CV5069', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/worng-electronics-sidecar.html', 'vat_included': False} 2025-12-26 08:14:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-shifty.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472005/300x250x2/intellijel-shifty.jpg', 'is_used': False, 'name': 'Intellijel Shifty', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV2643', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-shifty.html', 'vat_included': False} 2025-12-26 08:14:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dual-shaped-envvca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50851524/300x250x2/4ms-shaped-dual-envvca.jpg', 'is_used': False, 'name': '4ms Shaped Dual EnvVCA', 'page_metadata': None, 'price': '339.00', 'product_code': 'CV4225', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-dual-shaped-envvca.html', 'vat_included': False} 2025-12-26 08:14:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-sf1-dual-stereo-vcf.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49474980/300x250x2/weston-precision-audio-sf1-dual-stereo-vcf.jpg', 'is_used': False, 'name': 'Weston Precision Audio SF1 Dual/Stereo VCF', 'page_metadata': None, 'price': '350.00', 'product_code': 'CV4367', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-sf1-dual-stereo-vcf.html', 'vat_included': False} 2025-12-26 08:14:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-sewastopol-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468669/300x250x2/xaoc-devices-sewastopol-v2.jpg', 'is_used': False, 'name': 'XAOC Devices Sewastopol v2', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV2796', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-sewastopol-v2.html', 'vat_included': False} 2025-12-26 08:14:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bleep-labs-sensory-coupler.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64029491/300x250x2/bleep-labs-sensory-coupler.jpg', 'is_used': False, 'name': 'Bleep Labs Sensory Coupler', 'page_metadata': None, 'price': '250.00', 'product_code': 'CV4287', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bleep-labs-sensory-coupler.html', 'vat_included': False} 2025-12-26 08:14:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-sealegs.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57358744/300x250x2/intellijel-sealegs.jpg', 'is_used': False, 'name': 'Intellijel Sealegs', 'page_metadata': None, 'price': '439.00', 'product_code': 'CV4624', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-sealegs.html', 'vat_included': False} 2025-12-26 08:14:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-se1-shaped-vc-envelope.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60097732/300x250x2/weston-precision-audio-se1-shaped-vc-envelope.jpg', 'is_used': False, 'name': 'Weston Precision Audio SE1 Shaped VC Envelope', 'page_metadata': None, 'price': '190.00', 'product_code': 'CV4741', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-se1-shaped-vc-envelope.html', 'vat_included': False} 2025-12-26 08:14:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-sd909-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72943626/300x250x2/tiptop-audio-sd909-used.jpg', 'is_used': True, 'name': 'Tiptop Audio SD909, USED', 'page_metadata': None, 'price': '130.00', 'product_code': 'CV4696', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-sd909-used.html', 'vat_included': False} 2025-12-26 08:14:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-sd909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36029987/300x250x2/tiptop-audio-sd909.jpg', 'is_used': False, 'name': 'Tiptop Audio SD909', 'page_metadata': None, 'price': '233.00', 'product_code': 'CV2844', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-sd909.html', 'vat_included': False} 2025-12-26 08:14:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-sd808.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36029866/300x250x2/tiptop-audio-sd808.jpg', 'is_used': False, 'name': 'Tiptop Audio SD808', 'page_metadata': None, 'price': '155.00', 'product_code': 'CV0199', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-sd808.html', 'vat_included': False} 2025-12-26 08:14:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-m4-4pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477812/300x250x2/control-voltage-screws-m4-4pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, M4, 4pk', 'page_metadata': None, 'price': '1.50', 'product_code': 'CV1484', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-m4-4pk.html', 'vat_included': False} 2025-12-26 08:14:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-m3-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477815/300x250x2/control-voltage-screws-m3-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, M3, 50pk', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV1482', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-m3-50pk.html', 'vat_included': False} 2025-12-26 08:14:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-m3-8mm-long-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477841/300x250x2/control-voltage-screws-m3-8mm-long-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, M3 (8mm Long), 50pk', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV2140', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-m3-8mm-long-50pk.html', 'vat_included': False} 2025-12-26 08:14:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-m25-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477839/300x250x2/control-voltage-screws-m25-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, M2.5, 50pk', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV1481', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-m25-50pk.html', 'vat_included': False} 2025-12-26 08:14:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-m25-8mm-long-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477818/300x250x2/control-voltage-screws-m25-8mm-long-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, M2.5 (8mm Long), 50pk', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV2139', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-m25-8mm-long-50pk.html', 'vat_included': False} 2025-12-26 08:14:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-4-40-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477986/300x250x2/control-voltage-screws-4-40-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, 4-40, 50pk', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV1483', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-4-40-50pk.html', 'vat_included': False} 2025-12-26 08:14:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:14:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-screws-4-40-5-16-long-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477957/300x250x2/control-voltage-screws-4-40-5-16-long-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Screws, 4-40 (5/16” Long), 50pk', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV2138', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-screws-4-40-5-16-long-50pk.html', 'vat_included': False} 2025-12-26 08:14:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:15:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scmbo-faceplate-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477502/300x250x2/4ms-scmbo-faceplate-black.jpg', 'is_used': False, 'name': '4ms SCMBO Faceplate - Black', 'page_metadata': None, 'price': '19.99', 'product_code': 'CV3132', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scmbo-faceplate-black.html', 'vat_included': False} 2025-12-26 08:15:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2025-12-26 08:15:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scmbo-kit-shuffling-clock-multiplier-break.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475015/300x250x2/4ms-scmbo-shuffling-clock-multiplier-breakout-kit.jpg', 'is_used': False, 'name': '4ms SCMBO (Shuffling Clock Multiplier Breakout), Kit', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV0023', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scmbo-kit-shuffling-clock-multiplier-break.html', 'vat_included': False} 2025-12-26 08:15:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scm-plus-shuffling-clock-multiplier.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871895/300x250x2/4ms-scm-shuffling-clock-multiplier-plus.jpg', 'is_used': False, 'name': '4ms SCM + (Shuffling Clock Multiplier Plus)', 'page_metadata': None, 'price': '185.00', 'product_code': 'CV4226', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scm-plus-shuffling-clock-multiplier.html', 'vat_included': False} 2025-12-26 08:15:11 [scrapy.extensions.logstats] INFO: Crawled 249 pages (at 22 pages/min), scraped 215 items (at 23 items/min) 2025-12-26 08:15:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scm-kit-shuffling-clock-multiplier.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475090/300x250x2/4ms-scm-shuffling-clock-multiplier-kit.jpg', 'is_used': False, 'name': '4ms SCM (Shuffling Clock Multiplier), Kit', 'page_metadata': None, 'price': '95.00', 'product_code': 'CV0022', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scm-kit-shuffling-clock-multiplier.html', 'vat_included': False} 2025-12-26 08:15:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scm-shuffling-clock-multiplier.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466577/300x250x2/4ms-scm-shuffling-clock-multiplier.jpg', 'is_used': False, 'name': '4ms SCM (Shuffling Clock Multiplier)', 'page_metadata': None, 'price': '179.00', 'product_code': 'CV0239', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scm-shuffling-clock-multiplier.html', 'vat_included': False} 2025-12-26 08:15:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-scion.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470626/300x250x2/instruo-scion.jpg', 'is_used': False, 'name': 'Instruo SCION', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV3443', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-scion.html', 'vat_included': False} 2025-12-26 08:15:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-scanned-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65231590/300x250x2/qu-bit-electronix-scanned-demo-unit.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Scanned, DEMO UNIT', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV4239', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-scanned-demo-unit.html', 'vat_included': False} 2025-12-26 08:15:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-scanned.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469718/300x250x2/qu-bit-electronix-scanned.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Scanned', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV3191', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-scanned.html', 'vat_included': False} 2025-12-26 08:15:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-scales.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471949/300x250x2/intellijel-scales.jpg', 'is_used': False, 'name': 'Intellijel Scales', 'page_metadata': None, 'price': '289.00', 'product_code': 'CV3269', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-scales.html', 'vat_included': False} 2025-12-26 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-sarajewo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468678/300x250x2/xaoc-devices-sarajewo.jpg', 'is_used': False, 'name': 'XAOC Devices Sarajewo', 'page_metadata': None, 'price': '549.00', 'product_code': 'CV3809', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-sarajewo.html', 'vat_included': False} 2025-12-26 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sampler.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56018331/300x250x2/4ms-sampler-used.jpg', 'is_used': True, 'name': '4ms Sampler, USED', 'page_metadata': None, 'price': '270.00', 'product_code': 'CV4556', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sampler.html', 'vat_included': False} 2025-12-26 08:15:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sampler-kit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56020314/300x250x2/4ms-sampler-kit.jpg', 'is_used': False, 'name': '4ms Sampler, KIT', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4558', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sampler-kit.html', 'vat_included': False} 2025-12-26 08:15:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sampler-2025.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70594744/300x250x2/4ms-sampler-2025.jpg', 'is_used': False, 'name': '4ms Sampler 2025', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV5413', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sampler-2025.html', 'vat_included': False} 2025-12-26 08:15:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-sample-drum.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468152/300x250x2/erica-synths-sample-drum.jpg', 'is_used': False, 'name': 'Erica Synths Sample Drum', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3096', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-sample-drum.html', 'vat_included': False} 2025-12-26 08:15:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-samarkanda.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69387395/300x250x2/xaoc-devices-samarkanda.jpg', 'is_used': False, 'name': 'XAOC Devices Samarkanda', 'page_metadata': None, 'price': '769.00', 'product_code': 'CV5362', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-samarkanda.html', 'vat_included': False} 2025-12-26 08:15:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-saich.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470834/300x250x2/instruo-saich.jpg', 'is_used': False, 'name': 'Instruo Saich', 'page_metadata': None, 'price': '549.00', 'product_code': 'CV3816', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-saich.html', 'vat_included': False} 2025-12-26 08:15:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-sbg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470362/300x250x2/alm-busy-circuits-sbg.jpg', 'is_used': False, 'name': 'ALM Busy Circuits S.B.G.', 'page_metadata': None, 'price': '140.00', 'product_code': 'CV2800', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-sbg.html', 'vat_included': False} 2025-12-26 08:16:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-sbg-pro.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69168019/300x250x2/alm-busy-circuits-sbg-pro.jpg', 'is_used': False, 'name': 'ALM Busy Circuits S.B.G-PRO', 'page_metadata': None, 'price': '310.00', 'product_code': 'CV5351', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-sbg-pro.html', 'vat_included': False} 2025-12-26 08:16:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-rs909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36029813/300x250x2/tiptop-audio-rs909.jpg', 'is_used': False, 'name': 'Tiptop Audio RS909', 'page_metadata': None, 'price': '115.00', 'product_code': 'CV2273', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-rs909.html', 'vat_included': False} 2025-12-26 08:16:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:13 [scrapy.extensions.logstats] INFO: Crawled 266 pages (at 17 pages/min), scraped 231 items (at 16 items/min) 2025-12-26 08:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-row-power-45-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466928/300x250x2/4ms-row-power-45-black.jpg', 'is_used': False, 'name': '4ms ROW POWER 45 (Black)', 'page_metadata': None, 'price': '165.00', 'product_code': 'CV3733', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-row-power-45-black.html', 'vat_included': False} 2025-12-26 08:16:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-row-power-35-white.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466945/300x250x2/4ms-row-power-35-white.jpg', 'is_used': False, 'name': '4ms ROW POWER 35 (White)', 'page_metadata': None, 'price': '145.00', 'product_code': 'CV3472', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-row-power-35-white.html', 'vat_included': False} 2025-12-26 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-row-power-25-white.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466518/300x250x2/4ms-row-power-25-white.jpg', 'is_used': False, 'name': '4ms ROW POWER 25 (White)', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3561', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-row-power-25-white.html', 'vat_included': False} 2025-12-26 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-rout.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968469/300x250x2/2hp-rout-silver.jpg', 'is_used': False, 'name': '2hp Rout, Silver', 'page_metadata': None, 'price': '59.00', 'product_code': 'CV2664', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-rout.html', 'vat_included': False} 2025-12-26 08:16:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-rnd-step.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470893/300x250x2/divkid-rnd-step.jpg', 'is_used': False, 'name': 'DivKid RND STEP', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV3691', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-rnd-step.html', 'vat_included': False} 2025-12-26 08:16:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2025-12-26 08:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-richter-wogglebug.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470038/300x250x2/make-noise-richter-wogglebug.jpg', 'is_used': False, 'name': 'Make Noise Richter Wogglebug', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV1515', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-richter-wogglebug.html', 'vat_included': False} 2025-12-26 08:16:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-resonator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72935486/300x250x2/tiptop-audio-resonator.jpg', 'is_used': False, 'name': 'Tiptop Audio Resonator', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV5466', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-resonator.html', 'vat_included': False} 2025-12-26 08:16:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/folktek-resonant-garden-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72725892/300x250x2/folktek-resonant-garden-used.jpg', 'is_used': True, 'name': 'Folktek Resonant Garden, USED', 'page_metadata': None, 'price': '850.00', 'product_code': 'CV5554', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/folktek-resonant-garden-used.html', 'vat_included': False} 2025-12-26 08:16:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-rene-mk2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470107/300x250x2/make-noise-rene-mk2.jpg', 'is_used': False, 'name': 'Make Noise Rene Mk2', 'page_metadata': None, 'price': '525.00', 'product_code': 'CV3171', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-rene-mk2.html', 'vat_included': False} 2025-12-26 08:16:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcdbo-faceplate-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477527/300x250x2/4ms-rcdbo-faceplate-black.jpg', 'is_used': False, 'name': '4ms RCDBO Faceplate - Black', 'page_metadata': None, 'price': '15.99', 'product_code': 'CV3130', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcdbo-faceplate-black.html', 'vat_included': False} 2025-12-26 08:16:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcdbo-rotating-clock-divider-breakout-kit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475085/300x250x2/4ms-rcdbo-rotating-clock-divider-breakout-kit.jpg', 'is_used': False, 'name': '4ms RCDBO (Rotating Clock Divider Breakout), Kit', 'page_metadata': None, 'price': '45.00', 'product_code': 'CV0021', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcdbo-rotating-clock-divider-breakout-kit.html', 'vat_included': False} 2025-12-26 08:16:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcdbo-rotating-clock-divider-breakout.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466032/300x250x2/4ms-rcdbo-rotating-clock-divider-breakout.jpg', 'is_used': False, 'name': '4ms RCDBO (Rotating Clock Divider Breakout)', 'page_metadata': None, 'price': '95.00', 'product_code': 'CV0271', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcdbo-rotating-clock-divider-breakout.html', 'vat_included': False} 2025-12-26 08:16:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcd-kit-rotating-clock-divider.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475102/300x250x2/4ms-rcd-rotating-clock-divider-kit.jpg', 'is_used': False, 'name': '4ms RCD (Rotating Clock Divider), Kit', 'page_metadata': None, 'price': '95.00', 'product_code': 'CV0020', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcd-kit-rotating-clock-divider.html', 'vat_included': False} 2025-12-26 08:16:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcd-rotating-clock-divider.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466870/300x250x2/4ms-rcd-rotating-clock-divider.jpg', 'is_used': False, 'name': '4ms RCD (Rotating Clock Divider)', 'page_metadata': None, 'price': '179.00', 'product_code': 'CV0238', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcd-rotating-clock-divider.html', 'vat_included': False} 2025-12-26 08:16:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/squarp-instruments-rample.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471047/300x250x2/squarp-instruments-rample.jpg', 'is_used': False, 'name': 'Squarp Instruments Rample', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV3681', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/squarp-instruments-rample.html', 'vat_included': False} 2025-12-26 08:16:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-rainmaker.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58117221/300x250x2/intellijel-rainmaker.jpg', 'is_used': False, 'name': 'Intellijel Rainmaker', 'page_metadata': None, 'price': '639.00', 'product_code': 'CV2174', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-rainmaker.html', 'vat_included': False} 2025-12-26 08:17:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-elektronik-radius-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71314298/300x250x2/koma-elektronik-radius-1u.jpg', 'is_used': False, 'name': 'KOMA Elektronik Radius 1U', 'page_metadata': None, 'price': '62.00', 'product_code': 'CV5210', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-elektronik-radius-1u.html', 'vat_included': False} 2025-12-26 08:17:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/arturia-rackbrute-6u-noir-edition.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567681/300x250x2/arturia-rackbrute-6u-noir-edition.jpg', 'is_used': False, 'name': 'Arturia Rackbrute 6U, NOIR EDITION', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV4402', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/arturia-rackbrute-6u-noir-edition.html', 'vat_included': False} 2025-12-26 08:17:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:12 [scrapy.extensions.logstats] INFO: Crawled 284 pages (at 18 pages/min), scraped 249 items (at 18 items/min) 2025-12-26 08:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/arturia-rackbrute-6u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475342/300x250x2/arturia-rackbrute-6u.jpg', 'is_used': False, 'name': 'Arturia Rackbrute 6U', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV2914', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/arturia-rackbrute-6u.html', 'vat_included': False} 2025-12-26 08:17:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-qxg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72539999/300x250x2/make-noise-qxg.jpg', 'is_used': False, 'name': 'Make Noise QXG', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV5516', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-qxg.html', 'vat_included': False} 2025-12-26 08:17:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-qx.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472062/300x250x2/intellijel-qx.jpg', 'is_used': False, 'name': 'Intellijel Qx', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV3550', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-qx.html', 'vat_included': False} 2025-12-26 08:17:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-quantum-rainbow-2-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470874/300x250x2/steady-state-fate-quantum-rainbow-2-black.jpg', 'is_used': False, 'name': 'Steady State Fate Quantum Rainbow 2, BLACK', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3555', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-quantum-rainbow-2-black.html', 'vat_included': False} 2025-12-26 08:17:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-quantum-rainbo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57977129/300x250x2/steady-state-fate-quantum-rainbow-2.jpg', 'is_used': False, 'name': 'Steady State Fate Quantum Rainbow 2', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV1634', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-quantum-rainbo.html', 'vat_included': False} 2025-12-26 08:17:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-quad-megaslope.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470350/300x250x2/alm-busy-circuits-quaid-megaslope.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Quaid Megaslope', 'page_metadata': None, 'price': '345.00', 'product_code': 'CV3292', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-quad-megaslope.html', 'vat_included': False} 2025-12-26 08:17:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-quadrax.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472183/300x250x2/intellijel-quadrax.jpg', 'is_used': False, 'name': 'Intellijel Quadrax', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV3549', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-quadrax.html', 'vat_included': False} 2025-12-26 08:17:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-quadratt-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471854/300x250x2/intellijel-quadratt-1u.jpg', 'is_used': False, 'name': 'Intellijel Quadratt_1U', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV2107', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-quadratt-1u.html', 'vat_included': False} 2025-12-26 08:17:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-quad-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471934/300x250x2/intellijel-quad-vca.jpg', 'is_used': False, 'name': 'Intellijel Quad VCA', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV2553', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-quad-vca.html', 'vat_included': False} 2025-12-26 08:17:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/vpmede-quad-drum.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41556997/300x250x2/vpmede-quad-drum.jpg', 'is_used': False, 'name': 'vpme.de Quad Drum', 'page_metadata': None, 'price': '449.00', 'product_code': 'CV4114', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/vpmede-quad-drum.html', 'vat_included': False} 2025-12-26 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2025-12-26 08:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-bloom-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72734950/300x250x2/qu-bit-electronix-qu-bit-electronix-bloom-demo-uni.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Bloom, DEMO UNIT', 'page_metadata': None, 'price': '315.00', 'product_code': 'CV3786', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-bloom-demo-unit.html', 'vat_included': False} 2025-12-26 08:17:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-qpas.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470061/300x250x2/make-noise-qpas.jpg', 'is_used': False, 'name': 'Make Noise QPAS', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV3281', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-qpas.html', 'vat_included': False} 2025-12-26 08:17:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-qcd-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466503/300x250x2/4ms-qcd-expander.jpg', 'is_used': False, 'name': '4ms QCD Expander', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV1182', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-qcd-expander.html', 'vat_included': False} 2025-12-26 08:17:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-qcd-quad-clock-distributor.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467784/300x250x2/4ms-qcd-quad-clock-distributor.jpg', 'is_used': False, 'name': '4ms QCD (Quad Clock Distributor)', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV0988', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-qcd-quad-clock-distributor.html', 'vat_included': False} 2025-12-26 08:17:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-punch-mg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58075537/300x250x2/patching-panda-punch-mg.jpg', 'is_used': False, 'name': 'Patching Panda Punch MG', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV4665', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-punch-mg.html', 'vat_included': False} 2025-12-26 08:17:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-prism.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469386/300x250x2/qu-bit-electronix-prism.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Prism', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3315', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-prism.html', 'vat_included': False} 2025-12-26 08:18:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-pressure-points.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470020/300x250x2/make-noise-pressure-points.jpg', 'is_used': False, 'name': 'Make Noise Pressure Points', 'page_metadata': None, 'price': '215.00', 'product_code': 'CV0161', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-pressure-points.html', 'vat_included': False} 2025-12-26 08:18:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-press-point.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63109039/300x250x2/make-noise-press-point.jpg', 'is_used': False, 'name': 'Make Noise Press Point', 'page_metadata': None, 'price': '89.00', 'product_code': 'CV5031', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-press-point.html', 'vat_included': False} 2025-12-26 08:18:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-ppexp-2-pro.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51808780/300x250x2/alm-busy-circuits-ppexp-2-pro-ppx2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits PPEXP-2 Pro (PPX2)', 'page_metadata': None, 'price': '115.00', 'product_code': 'CV4420', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-ppexp-2-pro.html', 'vat_included': False} 2025-12-26 08:18:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-ppexp-1-pro.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51808791/300x250x2/alm-busy-circuits-ppexp-1-pro.jpg', 'is_used': False, 'name': 'ALM Busy Circuits PPEXP-1 Pro', 'page_metadata': None, 'price': '155.00', 'product_code': 'CV4419', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-ppexp-1-pro.html', 'vat_included': False} 2025-12-26 08:18:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:13 [scrapy.extensions.logstats] INFO: Crawled 304 pages (at 20 pages/min), scraped 269 items (at 20 items/min) 2025-12-26 08:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-power-supply-for-mother-32.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29970207/300x250x2/moog-power-supply-12v-1200ma-center-positive.jpg', 'is_used': False, 'name': 'Moog Power Supply (12V 1200mA Center Positive)', 'page_metadata': None, 'price': '29.00', 'product_code': 'CV3144', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-power-supply-for-mother-32.html', 'vat_included': False} 2025-12-26 08:18:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-power-brick-90w.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477457/300x250x2/4ms-power-brick-90w.jpg', 'is_used': False, 'name': '4ms Power Brick 90W', 'page_metadata': None, 'price': '25.00', 'product_code': 'CV1129', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-power-brick-90w.html', 'vat_included': False} 2025-12-26 08:18:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-power-brick-45w.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477565/300x250x2/4ms-power-brick-45w.jpg', 'is_used': False, 'name': '4ms Power Brick 45W', 'page_metadata': None, 'price': '19.00', 'product_code': 'CV3237', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-power-brick-45w.html', 'vat_included': False} 2025-12-26 08:18:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-poti-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59406091/300x250x2/xaoc-devices-poti-ii.jpg', 'is_used': False, 'name': 'XAOC Devices Poti II', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV4719', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-poti-ii.html', 'vat_included': False} 2025-12-26 08:18:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-pony-vco-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48708558/300x250x2/befaco-pony-vco-1u.jpg', 'is_used': False, 'name': 'Befaco Pony VCO 1U', 'page_metadata': None, 'price': '265.00', 'product_code': 'CV4324', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-pony-vco-1u.html', 'vat_included': False} 2025-12-26 08:18:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-pony-vco.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48708554/300x250x2/befaco-pony-vco.jpg', 'is_used': False, 'name': 'Befaco Pony VCO', 'page_metadata': None, 'price': '265.00', 'product_code': 'CV4323', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-pony-vco.html', 'vat_included': False} 2025-12-26 08:18:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-pony-vcf.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/62546447/300x250x2/befaco-pony-vcf.jpg', 'is_used': False, 'name': 'Befaco Pony VCF', 'page_metadata': None, 'price': '220.00', 'product_code': 'CV4997', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-pony-vcf.html', 'vat_included': False} 2025-12-26 08:18:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-polytip-8-voice-patch-cable.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68833553/300x250x2/tiptop-audio-polytip-8-voice-patch-cable.jpg', 'is_used': False, 'name': 'Tiptop Audio Polytip 8-Voice Patch Cable', 'page_metadata': None, 'price': '15.00', 'product_code': 'CV5349', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-polytip-8-voice-patch-cable.html', 'vat_included': False} 2025-12-26 08:18:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-poly-cinematic.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56165752/300x250x2/knobula-poly-cinematic.jpg', 'is_used': False, 'name': 'Knobula Poly Cinematic', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4568', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-poly-cinematic.html', 'vat_included': False} 2025-12-26 08:18:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-polimaths.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72539998/300x250x2/make-noise-polimaths.jpg', 'is_used': False, 'name': 'Make Noise PoliMATHS', 'page_metadata': None, 'price': '459.00', 'product_code': 'CV5515', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-polimaths.html', 'vat_included': False} 2025-12-26 08:18:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-polaris.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471807/300x250x2/intellijel-polaris.jpg', 'is_used': False, 'name': 'Intellijel Polaris', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV1984', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-polaris.html', 'vat_included': False} 2025-12-26 08:18:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod64x.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475580/300x250x2/4ms-pod64x-55mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod64X, (55mm Max Module Depth)', 'page_metadata': None, 'price': '195.00', 'product_code': 'CV3611', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod64x.html', 'vat_included': False} 2025-12-26 08:18:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod60.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475350/300x250x2/4ms-pod60-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod60, (31.75mm Max Module Depth)', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV3222', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod60.html', 'vat_included': False} 2025-12-26 08:18:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2025-12-26 08:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod48x.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475432/300x250x2/4ms-pod48x-51mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod48X, (51mm Max Module Depth)', 'page_metadata': None, 'price': '155.00', 'product_code': 'CV3318', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod48x.html', 'vat_included': False} 2025-12-26 08:18:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod34x.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475564/300x250x2/4ms-pod34x-55mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod34X, (55mm Max Module Depth)', 'page_metadata': None, 'price': '135.00', 'product_code': 'CV3610', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod34x.html', 'vat_included': False} 2025-12-26 08:18:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod32.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32936294/300x250x2/4ms-pod32-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod32, (31.75mm Max Module Depth)', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3220', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod32.html', 'vat_included': False} 2025-12-26 08:18:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod26.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475550/300x250x2/4ms-pod26-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod26, (31.75mm Max Module Depth)', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV3218', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod26.html', 'vat_included': False} 2025-12-26 08:18:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod20.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475472/300x250x2/4ms-pod20-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod20, (31.75mm Max Module Depth)', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3216', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod20.html', 'vat_included': False} 2025-12-26 08:19:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod104x-55mm-max-module-depth.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70180141/300x250x2/4ms-pod104x-55mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms Pod104X, (55mm Max Module Depth)', 'page_metadata': None, 'price': '245.00', 'product_code': 'CV5401', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod104x-55mm-max-module-depth.html', 'vat_included': False} 2025-12-26 08:19:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-poczdam.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48020221/300x250x2/xaoc-devices-poczdam.jpg', 'is_used': False, 'name': 'XAOC Devices Poczdam', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV4315', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-poczdam.html', 'vat_included': False} 2025-12-26 08:19:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-1u-plucked-string-black-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928731/300x250x2/mosaic-1u-plucked-string-black-demo-unit.jpg', 'is_used': False, 'name': 'Mosaic 1U Plucked String, Black, DEMO UNIT', 'page_metadata': None, 'price': '120.00', 'product_code': 'CV5576', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-1u-plucked-string-black-demo-unit.html', 'vat_included': False} 2025-12-26 08:19:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-plucked-string.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709543/300x250x2/mosaic-1u-plucked-string-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Plucked String, Black', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3979', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-plucked-string.html', 'vat_included': False} 2025-12-26 08:19:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:12 [scrapy.extensions.logstats] INFO: Crawled 326 pages (at 22 pages/min), scraped 291 items (at 22 items/min) 2025-12-26 08:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-pluck-silver-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71186104/300x250x2/2hp-pluck-silver-used.jpg', 'is_used': True, 'name': '2hp Pluck, Silver, USED', 'page_metadata': None, 'price': '130.00', 'product_code': 'CV3730', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-pluck-silver-used.html', 'vat_included': False} 2025-12-26 08:19:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-plonk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472083/300x250x2/intellijel-plonk.jpg', 'is_used': False, 'name': 'Intellijel Plonk', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV2713', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-plonk.html', 'vat_included': False} 2025-12-26 08:19:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-plasma-drive.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467854/300x250x2/erica-synths-plasma-drive.jpg', 'is_used': False, 'name': 'Erica Synths Plasma Drive', 'page_metadata': None, 'price': '350.00', 'product_code': 'CV3284', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-plasma-drive.html', 'vat_included': False} 2025-12-26 08:19:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-planar-2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471969/300x250x2/intellijel-planar-2.jpg', 'is_used': False, 'name': 'Intellijel Planar 2', 'page_metadata': None, 'price': '339.00', 'product_code': 'CV3000', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-planar-2.html', 'vat_included': False} 2025-12-26 08:19:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-pizza.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44837440/300x250x2/bastl-instruments-pizza.jpg', 'is_used': False, 'name': 'Bastl Instruments Pizza', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV4211', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-pizza.html', 'vat_included': False} 2025-12-26 08:19:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-piston-honda-mkiii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472398/300x250x2/industrial-music-electronics-piston-honda-mkiii.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Piston Honda mkIII', 'page_metadata': None, 'price': '525.00', 'product_code': 'CV3033', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/industrial-music-electronics-piston-honda-mkiii.html', 'vat_included': False} 2025-12-26 08:19:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pip-slope.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43261728/300x250x2/alm-busy-circuits-pip-slope-mkii.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Pip Slope mkII', 'page_metadata': None, 'price': '145.00', 'product_code': 'CV2896', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pip-slope.html', 'vat_included': False} 2025-12-26 08:19:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pip-lfo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70768090/300x250x2/alm-busy-circuits-pip-lfo.jpg', 'is_used': False, 'name': 'ALM Busy Circuits PIP LFO', 'page_metadata': None, 'price': '145.00', 'product_code': 'CV5411', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pip-lfo.html', 'vat_included': False} 2025-12-26 08:19:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pip-filter.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70768087/300x250x2/alm-busy-circuits-pip-filter.jpg', 'is_used': False, 'name': 'ALM Busy Circuits PIP Filter', 'page_metadata': None, 'price': '145.00', 'product_code': 'CV5412', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pip-filter.html', 'vat_included': False} 2025-12-26 08:19:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-voice.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976086/300x250x2/erica-synths-pico-voice.jpg', 'is_used': False, 'name': 'Erica Synths Pico Voice', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV2711', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-voice.html', 'vat_included': False} 2025-12-26 08:19:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vco2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976053/300x250x2/erica-synths-pico-vco2.jpg', 'is_used': False, 'name': 'Erica Synths Pico VCO2', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3918', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vco2.html', 'vat_included': False} 2025-12-26 08:19:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vco.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466483/300x250x2/erica-synths-pico-vco.jpg', 'is_used': False, 'name': 'Erica Synths Pico VCO', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV2336', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vco.html', 'vat_included': False} 2025-12-26 08:19:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vcf1.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467435/300x250x2/erica-synths-pico-vcf1.jpg', 'is_used': False, 'name': 'Erica Synths Pico VCF1', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV2337', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vcf1.html', 'vat_included': False} 2025-12-26 08:19:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vca2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976017/300x250x2/erica-synths-pico-vca2.jpg', 'is_used': False, 'name': 'Erica Synths Pico VCA2', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3910', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vca2.html', 'vat_included': False} 2025-12-26 08:19:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2025-12-26 08:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vc-eg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71281632/300x250x2/erica-synths-pico-vc-eg.jpg', 'is_used': False, 'name': 'Erica Synths Pico VC EG', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV3917', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vc-eg.html', 'vat_included': False} 2025-12-26 08:19:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-seq2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975962/300x250x2/erica-synths-pico-seq2.jpg', 'is_used': False, 'name': 'Erica Synths Pico Seq2', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3915', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-seq2.html', 'vat_included': False} 2025-12-26 08:19:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-seq.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467506/300x250x2/erica-synths-pico-seq.jpg', 'is_used': False, 'name': 'Erica Synths Pico SEQ', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV2347', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-seq.html', 'vat_included': False} 2025-12-26 08:19:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-rnd.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467438/300x250x2/erica-synths-pico-rnd.jpg', 'is_used': False, 'name': 'Erica Synths Pico RND', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV2350', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-rnd.html', 'vat_included': False} 2025-12-26 08:19:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-ring.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975937/300x250x2/erica-synths-pico-ring.jpg', 'is_used': False, 'name': 'Erica Synths Pico Ring', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3913', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-ring.html', 'vat_included': False} 2025-12-26 08:19:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-quant.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975915/300x250x2/erica-synths-pico-quant.jpg', 'is_used': False, 'name': 'Erica Synths Pico Quant', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV2970', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-quant.html', 'vat_included': False} 2025-12-26 08:20:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-output.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467431/300x250x2/erica-synths-pico-output.jpg', 'is_used': False, 'name': 'Erica Synths Pico Output', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV2349', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-output.html', 'vat_included': False} 2025-12-26 08:20:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-noise.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35058695/300x250x2/erica-synths-pico-noise.jpg', 'is_used': False, 'name': 'Erica Synths Pico Noise', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3914', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-noise.html', 'vat_included': False} 2025-12-26 08:20:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-multi2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467853/300x250x2/erica-synths-pico-multi2.jpg', 'is_used': False, 'name': 'Erica Synths Pico Multi2', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV3709', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-multi2.html', 'vat_included': False} 2025-12-26 08:20:11 [scrapy.extensions.logstats] INFO: Crawled 348 pages (at 22 pages/min), scraped 314 items (at 23 items/min) 2025-12-26 08:20:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-mscale.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467771/300x250x2/erica-synths-pico-mscale.jpg', 'is_used': False, 'name': 'Erica Synths Pico MScale', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV2968', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-mscale.html', 'vat_included': False} 2025-12-26 08:20:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-modulator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975884/300x250x2/erica-synths-pico-modulator.jpg', 'is_used': False, 'name': 'Erica Synths Pico MODulator', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV2571', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-modulator.html', 'vat_included': False} 2025-12-26 08:20:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-a-mix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975853/300x250x2/erica-synths-pico-mixer.jpg', 'is_used': False, 'name': 'Erica Synths Pico Mixer', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV2343', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-a-mix.html', 'vat_included': False} 2025-12-26 08:20:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-lpg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467862/300x250x2/erica-synths-pico-lpg.jpg', 'is_used': False, 'name': 'Erica Synths Pico LPG', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3535', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-lpg.html', 'vat_included': False} 2025-12-26 08:20:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-lfo-s-h.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975823/300x250x2/erica-synths-pico-lfo-s-h.jpg', 'is_used': False, 'name': 'Erica Synths Pico LFO/S&H', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3916', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-lfo-s-h.html', 'vat_included': False} 2025-12-26 08:20:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-input.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467432/300x250x2/erica-synths-pico-input.jpg', 'is_used': False, 'name': 'Erica Synths Pico Input', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV2348', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-input.html', 'vat_included': False} 2025-12-26 08:20:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-envelope-follower.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975784/300x250x2/erica-synths-pico-envelope-follower.jpg', 'is_used': False, 'name': 'Erica Synths Pico Envelope Follower', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3912', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-envelope-follower.html', 'vat_included': False} 2025-12-26 08:20:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-dsp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975733/300x250x2/erica-synths-pico-dsp.jpg', 'is_used': False, 'name': 'Erica Synths Pico DSP', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV2437', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-dsp.html', 'vat_included': False} 2025-12-26 08:20:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drums.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467411/300x250x2/erica-synths-pico-drums.jpg', 'is_used': False, 'name': 'Erica Synths Pico Drums', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV2345', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-drums.html', 'vat_included': False} 2025-12-26 08:20:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drum2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976162/300x250x2/erica-synths-pico-drum2.jpg', 'is_used': False, 'name': 'Erica Synths Pico Drum2', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV3710', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-drum2.html', 'vat_included': False} 2025-12-26 08:20:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drum-programmer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976262/300x250x2/erica-synths-pico-drum-programmer.jpg', 'is_used': False, 'name': 'Erica Synths Pico Drum Programmer', 'page_metadata': None, 'price': '29.00', 'product_code': 'CV2346', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-drum-programmer.html', 'vat_included': False} 2025-12-26 08:20:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drive.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975697/300x250x2/erica-synths-pico-drive.jpg', 'is_used': False, 'name': 'Erica Synths Pico Drive', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3911', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-drive.html', 'vat_included': False} 2025-12-26 08:20:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-bbd.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468210/300x250x2/erica-synths-pico-bbd.jpg', 'is_used': False, 'name': 'Erica Synths Pico BBD', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3534', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-bbd.html', 'vat_included': False} 2025-12-26 08:20:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-pianophonic.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56165629/300x250x2/knobula-pianophonic.jpg', 'is_used': False, 'name': 'Knobula Pianophonic', 'page_metadata': None, 'price': '449.00', 'product_code': 'CV4571', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-pianophonic.html', 'vat_included': False} 2025-12-26 08:20:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2025-12-26 08:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-petit-mix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73369761/300x250x2/patching-panda-petit-mix.jpg', 'is_used': False, 'name': 'Patching Panda Petit Mix', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV5712', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-petit-mix.html', 'vat_included': False} 2025-12-26 08:20:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-perkons-voice.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68107801/300x250x2/erica-synths-perkons-voice.jpg', 'is_used': False, 'name': 'Erica Synths Perkons Voice', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV5311', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-perkons-voice.html', 'vat_included': False} 2025-12-26 08:20:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-percussion-interface-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466866/300x250x2/4ms-percussion-interface-expander.jpg', 'is_used': False, 'name': '4ms Percussion Interface + Expander', 'page_metadata': None, 'price': '165.00', 'product_code': 'CV3800', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-percussion-interface-expander.html', 'vat_included': False} 2025-12-26 08:20:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-per4mer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469875/300x250x2/modbap-modular-per4mer.jpg', 'is_used': False, 'name': 'Modbap Modular Per4mer', 'page_metadata': None, 'price': '419.99', 'product_code': 'CV3813', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-per4mer.html', 'vat_included': False} 2025-12-26 08:20:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-peg-kit-pingable-envelope-generator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475217/300x250x2/4ms-peg-pingable-envelope-generator-kit.jpg', 'is_used': False, 'name': '4ms PEG (Pingable Envelope Generator), Kit', 'page_metadata': None, 'price': '195.00', 'product_code': 'CV0353', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-peg-kit-pingable-envelope-generator.html', 'vat_included': False} 2025-12-26 08:20:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-peg-pingable-envelope-generator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466525/300x250x2/4ms-peg-pingable-envelope-generator.jpg', 'is_used': False, 'name': '4ms PEG (Pingable Envelope Generator)', 'page_metadata': None, 'price': '345.00', 'product_code': 'CV0024', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-peg-pingable-envelope-generator.html', 'vat_included': False} 2025-12-26 08:21:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-pedal-i-o-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472058/300x250x2/intellijel-pedal-i-o-1u.jpg', 'is_used': False, 'name': 'Intellijel Pedal I/O_1U', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV2894', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-pedal-i-o-1u.html', 'vat_included': False} 2025-12-26 08:21:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-pedal-i-o-jacks-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472165/300x250x2/intellijel-pedal-i-o-jacks-1u.jpg', 'is_used': False, 'name': 'Intellijel Pedal I/O Jacks_1U', 'page_metadata': None, 'price': '20.00', 'product_code': 'CV2895', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-pedal-i-o-jacks-1u.html', 'vat_included': False} 2025-12-26 08:21:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pe-1.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975106/300x250x2/alm-busy-circuits-pe-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits PE-1', 'page_metadata': None, 'price': '115.00', 'product_code': 'CV2897', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pe-1.html', 'vat_included': False} 2025-12-26 08:21:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:12 [scrapy.extensions.logstats] INFO: Crawled 372 pages (at 24 pages/min), scraped 337 items (at 23 items/min) 2025-12-26 08:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-patterns.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70178380/300x250x2/patching-panda-patterns.jpg', 'is_used': False, 'name': 'Patching Panda Patterns', 'page_metadata': None, 'price': '290.00', 'product_code': 'CV5379', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-patterns.html', 'vat_included': False} 2025-12-26 08:21:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-path.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69152507/300x250x2/divkid-path.jpg', 'is_used': False, 'name': 'DivKid Path', 'page_metadata': None, 'price': '139.99', 'product_code': 'CV5358', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-path.html', 'vat_included': False} 2025-12-26 08:21:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-6-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476134/300x250x2/hosa-patch-cables-35mm-multicolor-6-8pk.jpg', 'is_used': False, 'name': 'Hosa Patch Cables, 3.5mm, Multicolor, 6”, 8pk', 'page_metadata': None, 'price': '17.95', 'product_code': 'CV2001', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-6-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2025-12-26 08:21:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-36-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476010/300x250x2/hosa-patch-cables-35mm-multicolor-36-8pk.jpg', 'is_used': False, 'name': 'Hosa Patch Cables, 3.5mm, Multicolor, 36”, 8pk', 'page_metadata': None, 'price': '20.95', 'product_code': 'CV2004', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-36-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2025-12-26 08:21:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-18-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476021/300x250x2/hosa-patch-cables-35mm-multicolor-18-8pk.jpg', 'is_used': False, 'name': 'Hosa Patch Cables, 3.5mm, Multicolor, 18”, 8pk', 'page_metadata': None, 'price': '19.95', 'product_code': 'CV2003', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-18-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2025-12-26 08:21:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-12-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476129/300x250x2/hosa-patch-cables-35mm-multicolor-12-8pk.jpg', 'is_used': False, 'name': 'Hosa Patch Cables, 3.5mm, Multicolor, 12”, 8pk', 'page_metadata': None, 'price': '18.95', 'product_code': 'CV2002', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-12-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2025-12-26 08:21:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-1-4-trs-multicolor-patch-cables-12-8pk-balanc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476084/300x250x2/hosa-patch-cables-1-4-stereo-balanced-multicolor-1.jpg', 'is_used': False, 'name': 'Hosa Patch Cables, 1/4”, Stereo (Balanced), Multicolor, 12", 8pk', 'page_metadata': None, 'price': '29.95', 'product_code': 'CV3121', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-1-4-trs-multicolor-patch-cables-12-8pk-balanc.html', 'vat_included': False} 2025-12-26 08:21:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-12-1-4-multicolor-patch-cables-8pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475885/300x250x2/hosa-patch-cables-1-4-mono-unbalanced-multicolor-1.jpg', 'is_used': False, 'name': 'Hosa Patch Cables, 1/4”, Mono (Unbalanced), Multicolor, 12”, 8pk', 'page_metadata': None, 'price': '19.95', 'product_code': 'CV0080', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-12-1-4-multicolor-patch-cables-8pk.html', 'vat_included': False} 2025-12-26 08:21:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-passive-mult-kit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475236/300x250x2/4ms-passive-mult-kit.jpg', 'is_used': False, 'name': '4ms Passive Mult, Kit', 'page_metadata': None, 'price': '20.00', 'product_code': 'CV3473', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-passive-mult-kit.html', 'vat_included': False} 2025-12-26 08:21:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-passive-lpg-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472053/300x250x2/intellijel-passive-lpg-1u.jpg', 'is_used': False, 'name': 'Intellijel Passive LPG_1U', 'page_metadata': None, 'price': '39.00', 'product_code': 'CV3805', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-passive-lpg-1u.html', 'vat_included': False} 2025-12-26 08:21:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-panharmonium.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471276/300x250x2/rossum-electro-music-panharmonium.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Panharmonium', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV3329', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-panharmonium.html', 'vat_included': False} 2025-12-26 08:21:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-pandora-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928668/300x250x2/expert-sleepers-pandora-demo-unit.jpg', 'is_used': False, 'name': 'Expert Sleepers Pandora, DEMO UNIT', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5570', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-pandora-demo-unit.html', 'vat_included': False} 2025-12-26 08:21:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-pandora.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50514734/300x250x2/expert-sleepers-pandora.jpg', 'is_used': False, 'name': 'Expert Sleepers Pandora', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV4376', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-pandora.html', 'vat_included': False} 2025-12-26 08:21:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pamelas-pro-workout.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50379297/300x250x2/alm-busy-circuits-pamelas-pro-workout.jpg', 'is_used': False, 'name': "ALM Busy Circuits Pamela's PRO Workout", 'page_metadata': None, 'price': '339.00', 'product_code': 'CV4380', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pamelas-pro-workout.html', 'vat_included': False} 2025-12-26 08:21:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2025-12-26 08:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pamelas-disco.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73604152/300x250x2/alm-busy-circuits-pamelas-disco-pre-order.jpg', 'is_used': False, 'name': "ALM Busy Circuits Pamela's Disco, PRE-ORDER", 'page_metadata': None, 'price': '230.00', 'product_code': 'CV5727', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pamelas-disco.html', 'vat_included': False} 2025-12-26 08:21:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-62hp-4u-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475805/300x250x2/intellijel-palette-62-4u-62hp-silver.jpg', 'is_used': False, 'name': 'Intellijel Palette 62 4U, 62hp, Silver', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3494', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-palette-62hp-4u-silver.html', 'vat_included': False} 2025-12-26 08:21:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-104hp-4u-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475848/300x250x2/intellijel-palette-104-4u-104hp-stealth-black.jpg', 'is_used': False, 'name': 'Intellijel Palette 104 4U, 104hp, Stealth/Black', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3837', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-palette-104hp-4u-black.html', 'vat_included': False} 2025-12-26 08:21:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-104hp-4u-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475855/300x250x2/intellijel-palette-104-4u-104hp-silver.jpg', 'is_used': False, 'name': 'Intellijel Palette 104 4U, 104hp, Silver', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3836', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-palette-104hp-4u-silver.html', 'vat_included': False} 2025-12-26 08:21:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-outs.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472009/300x250x2/intellijel-outs.jpg', 'is_used': False, 'name': 'Intellijel Outs', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3480', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-outs.html', 'vat_included': False} 2025-12-26 08:21:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-output-bus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61737914/300x250x2/divkid-output-bus.jpg', 'is_used': False, 'name': 'DivKid Output Bus', 'page_metadata': None, 'price': '235.00', 'product_code': 'CV4779', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-output-bus.html', 'vat_included': False} 2025-12-26 08:21:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/happy-nerding-out-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72557200/300x250x2/happy-nerding-out-used.jpg', 'is_used': True, 'name': 'Happy Nerding Out, USED', 'page_metadata': None, 'price': '165.00', 'product_code': 'CV5533', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/happy-nerding-out-used.html', 'vat_included': False} 2025-12-26 08:21:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-ostankino-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108961/300x250x2/xaoc-devices-ostankino-ii.jpg', 'is_used': False, 'name': 'XAOC Devices Ostankino II', 'page_metadata': None, 'price': '209.00', 'product_code': 'CV4121', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-ostankino-ii.html', 'vat_included': False} 2025-12-26 08:22:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-osiris-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66036536/300x250x2/modbap-modular-osiris-demo-unit.jpg', 'is_used': False, 'name': 'Modbap Modular Osiris, DEMO UNIT', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV5153', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-osiris-demo-unit.html', 'vat_included': False} 2025-12-26 08:22:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-osiris.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37682782/300x250x2/modbap-modular-osiris.jpg', 'is_used': False, 'name': 'Modbap Modular Osiris', 'page_metadata': None, 'price': '399.99', 'product_code': 'CV4037', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-osiris.html', 'vat_included': False} 2025-12-26 08:22:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/neutron-sound-orgone-accumulator-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71049287/300x250x2/neutron-sound-orgone-accumulator-used.jpg', 'is_used': True, 'name': 'Neutron Sound Orgone Accumulator, USED', 'page_metadata': None, 'price': '350.00', 'product_code': 'CV2021', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/neutron-sound-orgone-accumulator-used.html', 'vat_included': False} 2025-12-26 08:22:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-oradea.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70178945/300x250x2/xaoc-devices-oradea.jpg', 'is_used': False, 'name': 'XAOC Devices Oradea', 'page_metadata': None, 'price': '649.00', 'product_code': 'CV5398', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-oradea.html', 'vat_included': False} 2025-12-26 08:22:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:11 [scrapy.extensions.logstats] INFO: Crawled 398 pages (at 26 pages/min), scraped 363 items (at 26 items/min) 2025-12-26 08:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-optomix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470014/300x250x2/make-noise-optomix.jpg', 'is_used': False, 'name': 'Make Noise Optomix', 'page_metadata': None, 'price': '215.00', 'product_code': 'CV0162', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-optomix.html', 'vat_included': False} 2025-12-26 08:22:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-oneiroi.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63535691/300x250x2/befaco-oneiroi.jpg', 'is_used': False, 'name': 'Befaco Oneiroi', 'page_metadata': None, 'price': '535.00', 'product_code': 'CV5070', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-oneiroi.html', 'vat_included': False} 2025-12-26 08:22:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ohm-force-ohmicide.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63493953/300x250x2/ohm-force-ohmicide.jpg', 'is_used': False, 'name': 'Ohm Force Ohmicide', 'page_metadata': None, 'price': '419.00', 'product_code': 'CV5071', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ohm-force-ohmicide.html', 'vat_included': False} 2025-12-26 08:22:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-odessa.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468225/300x250x2/xaoc-devices-odessa.jpg', 'is_used': False, 'name': 'XAOC Devices Odessa', 'page_metadata': None, 'price': '639.00', 'product_code': 'CV3568', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-odessa.html', 'vat_included': False} 2025-12-26 08:22:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-octovert-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68835932/300x250x2/tiptop-audio-octovert-art.jpg', 'is_used': False, 'name': 'Tiptop Audio Octovert ART', 'page_metadata': None, 'price': '329.00', 'product_code': 'CV5341', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-octovert-art.html', 'vat_included': False} 2025-12-26 08:22:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-octostages-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68836876/300x250x2/tiptop-audio-octostages-art.jpg', 'is_used': False, 'name': 'Tiptop Audio Octostages ART', 'page_metadata': None, 'price': '469.00', 'product_code': 'CV5338', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-octostages-art.html', 'vat_included': False} 2025-12-26 08:22:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-octopus-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61634017/300x250x2/tiptop-audio-octopus-art.jpg', 'is_used': False, 'name': 'Tiptop Audio OCTOPUS ART', 'page_metadata': None, 'price': '365.00', 'product_code': 'CV4714', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-octopus-art.html', 'vat_included': False} 2025-12-26 08:22:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-octopass-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68835887/300x250x2/tiptop-audio-octopass-art.jpg', 'is_used': False, 'name': 'Tiptop Audio Octopass ART', 'page_metadata': None, 'price': '475.00', 'product_code': 'CV5337', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-octopass-art.html', 'vat_included': False} 2025-12-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-octogain-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68836897/300x250x2/tiptop-audio-octogain-art.jpg', 'is_used': False, 'name': 'Tiptop Audio Octogain ART', 'page_metadata': None, 'price': '469.00', 'product_code': 'CV5339', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-octogain-art.html', 'vat_included': False} 2025-12-26 08:22:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-octo-i-o-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68835924/300x250x2/tiptop-audio-octo-i-o-art.jpg', 'is_used': False, 'name': 'Tiptop Audio Octo I/O ART', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV5340', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-octo-i-o-art.html', 'vat_included': False} 2025-12-26 08:22:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-octalink-1u-pair.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472037/300x250x2/intellijel-octalink-1u-pair.jpg', 'is_used': False, 'name': 'Intellijel Octalink_1U (pair)', 'page_metadata': None, 'price': '89.00', 'product_code': 'CV3313', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-octalink-1u-pair.html', 'vat_included': False} 2025-12-26 08:22:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2025-12-26 08:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-ochd-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58939669/300x250x2/divkid-ochd-expander.jpg', 'is_used': False, 'name': 'DivKid ochd expander', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV4693', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-ochd-expander.html', 'vat_included': False} 2025-12-26 08:22:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-o-a-x2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470426/300x250x2/alm-busy-circuits-o-a-x2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits O/A/x2', 'page_metadata': None, 'price': '105.00', 'product_code': 'CV2898', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-o-a-x2.html', 'vat_included': False} 2025-12-26 08:22:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-nylon-washers-50pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477953/300x250x2/control-voltage-nylon-washers-50pk.jpg', 'is_used': False, 'name': 'Control Voltage Nylon Washers, 50pk', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV1073', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-nylon-washers-50pk.html', 'vat_included': False} 2025-12-26 08:22:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-numeric-repetitor-black-demo-uni.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66036542/300x250x2/noise-engineering-numeric-repetitor-black-demo-uni.jpg', 'is_used': False, 'name': 'Noise Engineering Numeric Repetitor, Black, DEMO UNIT', 'page_metadata': None, 'price': '215.00', 'product_code': 'CV5152', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-numeric-repetitor-black-demo-uni.html', 'vat_included': False} 2025-12-26 08:22:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-numeric-repeti.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37672978/300x250x2/noise-engineering-numeric-repetitor-black.jpg', 'is_used': False, 'name': 'Noise Engineering Numeric Repetitor, Black', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV1729', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-numeric-repeti.html', 'vat_included': False} 2025-12-26 08:22:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-reap-vcd-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72583324/300x250x2/noise-reap-noise-reap-vcd-used.jpg', 'is_used': True, 'name': 'Noise Reap Noise Reap VCD+, USED', 'page_metadata': None, 'price': '65.00', 'product_code': 'CV5544', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-reap-vcd-used.html', 'vat_included': False} 2025-12-26 08:22:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-noise-random-tools-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471965/300x250x2/intellijel-noise-random-tools-1u.jpg', 'is_used': False, 'name': 'Intellijel Noise Random Tools_1U', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV2554', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-noise-random-tools-1u.html', 'vat_included': False} 2025-12-26 08:22:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-noise-plethora.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789856/300x250x2/befaco-noise-plethora.jpg', 'is_used': False, 'name': 'Befaco Noise Plethora', 'page_metadata': None, 'price': '275.00', 'product_code': 'CV4188', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-noise-plethora.html', 'vat_included': False} 2025-12-26 08:22:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-viol-ruina-black-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72734948/300x250x2/noise-engineering-noise-engineering-viol-ruina-bla.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Viol Ruina, Black, DEMO UNIT', 'page_metadata': None, 'price': '180.00', 'product_code': 'CV4427', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-viol-ruina-black-demo-unit.html', 'vat_included': False} 2025-12-26 08:22:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-nin-zadar-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468704/300x250x2/xaoc-devices-nin-zadar-expander.jpg', 'is_used': False, 'name': 'XAOC Devices Nin (Zadar Expander)', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV3346', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-nin-zadar-expander.html', 'vat_included': False} 2025-12-26 08:22:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-nibbler-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61335959/300x250x2/schlappi-engineering-nibbler-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering Nibbler, Silver', 'page_metadata': None, 'price': '240.00', 'product_code': 'CV4739', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-nibbler-silver.html', 'vat_included': False} 2025-12-26 08:22:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-nibbler-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60053314/300x250x2/schlappi-engineering-nibbler-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering Nibbler, Black', 'page_metadata': None, 'price': '240.00', 'product_code': 'CV4740', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-nibbler-black.html', 'vat_included': False} 2025-12-26 08:22:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-new-godspeed.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63494074/300x250x2/endorphines-new-godspeed.jpg', 'is_used': False, 'name': 'Endorphin.es New Godspeed', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV5061', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-new-godspeed.html', 'vat_included': False} 2025-12-26 08:23:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-neoni.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38385725/300x250x2/instruo-neoni.jpg', 'is_used': False, 'name': 'Instruo Neoni', 'page_metadata': None, 'price': '469.00', 'product_code': 'CV4043', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-neoni.html', 'vat_included': False} 2025-12-26 08:23:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-neo-trinity.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60561860/300x250x2/bastl-instruments-neo-trinity.jpg', 'is_used': False, 'name': 'Bastl Instruments Neo Trinity', 'page_metadata': None, 'price': '352.00', 'product_code': 'CV4754', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-neo-trinity.html', 'vat_included': False} 2025-12-26 08:23:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-nebulae-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469426/300x250x2/qu-bit-electronix-nebulae-v2.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Nebulæ v2', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV3046', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-nebulae-v2.html', 'vat_included': False} 2025-12-26 08:23:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-nautilus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48794292/300x250x2/qu-bit-electronix-nautilus.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Nautilus', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4334', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-nautilus.html', 'vat_included': False} 2025-12-26 08:23:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:11 [scrapy.extensions.logstats] INFO: Crawled 426 pages (at 28 pages/min), scraped 391 items (at 28 items/min) 2025-12-26 08:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-muxlicer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789826/300x250x2/befaco-muxlicer.jpg', 'is_used': False, 'name': 'Befaco Muxlicer', 'page_metadata': None, 'price': '265.00', 'product_code': 'CV4187', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-muxlicer.html', 'vat_included': False} 2025-12-26 08:23:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hexinverter-mutant-brain.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51801992/300x250x2/hexinverter-electronique-mutant-brain.jpg', 'is_used': False, 'name': 'Hexinverter Électronique Mutant Brain', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV4417', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hexinverter-mutant-brain.html', 'vat_included': False} 2025-12-26 08:23:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-music-easel-modern-pre-order.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56048386/300x250x2/buchla-music-easel-modern.jpg', 'is_used': False, 'name': 'Buchla Music Easel (Modern)', 'page_metadata': None, 'price': '4999.00', 'product_code': 'CV4567', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-music-easel-modern-pre-order.html', 'vat_included': False} 2025-12-26 08:23:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mum-m8.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470344/300x250x2/alm-busy-circuits-mum-m8.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MUM M8', 'page_metadata': None, 'price': '260.00', 'product_code': 'CV3006', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mum-m8.html', 'vat_included': False} 2025-12-26 08:23:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-mult-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471929/300x250x2/intellijel-mult-1u.jpg', 'is_used': False, 'name': 'Intellijel Mult_1U', 'page_metadata': None, 'price': '25.00', 'product_code': 'CV2104', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-mult-1u.html', 'vat_included': False} 2025-12-26 08:23:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-multiwave.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73242309/300x250x2/make-noise-multiwave.jpg', 'is_used': False, 'name': 'Make Noise MultiWAVE', 'page_metadata': None, 'price': '529.00', 'product_code': 'CV5708', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-multiwave.html', 'vat_included': False} 2025-12-26 08:23:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2025-12-26 08:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-multimod.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68549325/300x250x2/make-noise-multimod.jpg', 'is_used': False, 'name': 'Make Noise MultiMod', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV5312', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-multimod.html', 'vat_included': False} 2025-12-26 08:23:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-multifilter-2-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49891239/300x250x2/toppobrillo-multifilter-2-black.jpg', 'is_used': False, 'name': 'Toppobrillo Multifilter 2, Black', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV4370', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/toppobrillo-multifilter-2-black.html', 'vat_included': False} 2025-12-26 08:23:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-multi-fx-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472194/300x250x2/intellijel-multi-fx-1u.jpg', 'is_used': False, 'name': 'Intellijel Multi-FX 1U', 'page_metadata': None, 'price': '129.00', 'product_code': 'CV3671', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-multi-fx-1u.html', 'vat_included': False} 2025-12-26 08:23:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-multi-power-cable-16pin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477536/300x250x2/4ms-multi-power-cable-16pin.jpg', 'is_used': False, 'name': '4ms Multi Power Cable - 16pin', 'page_metadata': None, 'price': '6.00', 'product_code': 'CV3225', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-multi-power-cable-16pin.html', 'vat_included': False} 2025-12-26 08:23:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-multi-power-cable-10pin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477555/300x250x2/4ms-multi-power-cable-10pin.jpg', 'is_used': False, 'name': '4ms Multi Power Cable - 10pin', 'page_metadata': None, 'price': '6.00', 'product_code': 'CV3224', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-multi-power-cable-10pin.html', 'vat_included': False} 2025-12-26 08:23:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-mult.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976973/300x250x2/make-noise-mult.jpg', 'is_used': False, 'name': 'Make Noise Mult', 'page_metadata': None, 'price': '33.00', 'product_code': 'CV0792', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-mult.html', 'vat_included': False} 2025-12-26 08:23:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-mult.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37798799/300x250x2/intellijel-mult.jpg', 'is_used': False, 'name': 'Intellijel Mult', 'page_metadata': None, 'price': '29.00', 'product_code': 'CV0557', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-mult.html', 'vat_included': False} 2025-12-26 08:23:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mt-ex2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68474457/300x250x2/alm-busy-circuits-mt-ex2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MT-EX2', 'page_metadata': None, 'price': '140.00', 'product_code': 'CV5321', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mt-ex2.html', 'vat_included': False} 2025-12-26 08:23:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mt-ex1.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68474447/300x250x2/alm-busy-circuits-mt-ex1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MT-EX1', 'page_metadata': None, 'price': '140.00', 'product_code': 'CV5320', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mt-ex1.html', 'vat_included': False} 2025-12-26 08:23:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthrotek-mst-vc-lfo-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70238152/300x250x2/synthrotek-mst-vc-lfo-used.jpg', 'is_used': True, 'name': 'Synthrotek MST VC LFO, USED', 'page_metadata': None, 'price': '60.00', 'product_code': 'CV5393', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthrotek-mst-vc-lfo-used.html', 'vat_included': False} 2025-12-26 08:23:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/molten-modular-motion-mtr-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55517444/300x250x2/molten-modular-motion-mtr-1u.jpg', 'is_used': False, 'name': 'Molten Modular Motion MTR 1U', 'page_metadata': None, 'price': '180.00', 'product_code': 'CV4508', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/molten-modular-motion-mtr-1u.html', 'vat_included': False} 2025-12-26 08:23:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/molten-modular-motion-mtr.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567683/300x250x2/molten-modular-motion-mtr.jpg', 'is_used': False, 'name': 'Molten Modular Motion MTR', 'page_metadata': None, 'price': '165.00', 'product_code': 'CV4403', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/molten-modular-motion-mtr.html', 'vat_included': False} 2025-12-26 08:23:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-mother-32.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474473/300x250x2/moog-mother-32.jpg', 'is_used': False, 'name': 'Moog Mother 32', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV1827', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-mother-32.html', 'vat_included': False} 2025-12-26 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-moskwa-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35917160/300x250x2/xaoc-devices-moskwa-ii.jpg', 'is_used': False, 'name': 'XAOC Devices Moskwa II', 'page_metadata': None, 'price': '449.00', 'product_code': 'CV3988', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-moskwa-ii.html', 'vat_included': False} 2025-12-26 08:23:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-morpheus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471084/300x250x2/rossum-electro-music-morpheus.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Morpheus', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV2462', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-morpheus.html', 'vat_included': False} 2025-12-26 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-morphagene.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470283/300x250x2/make-noise-morphagene.jpg', 'is_used': False, 'name': 'Make Noise Morphagene', 'page_metadata': None, 'price': '529.00', 'product_code': 'CV2542', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-morphagene.html', 'vat_included': False} 2025-12-26 08:23:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-morphader.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789807/300x250x2/befaco-morphader.jpg', 'is_used': False, 'name': 'Befaco Morphader', 'page_metadata': None, 'price': '260.00', 'product_code': 'CV4186', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-morphader.html', 'vat_included': False} 2025-12-26 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-monumatic.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70538533/300x250x2/knobula-monumatic-dark-mode.jpg', 'is_used': False, 'name': 'Knobula Monumatic, Dark Mode', 'page_metadata': None, 'price': '449.00', 'product_code': 'CV5400', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-monumatic.html', 'vat_included': False} 2025-12-26 08:23:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-mono-reverb.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709426/300x250x2/mosaic-1u-mono-reverb-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Mono Reverb, Black', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3980', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-mono-reverb.html', 'vat_included': False} 2025-12-26 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-mojave.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58548566/300x250x2/qu-bit-electronix-mojave.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Mojave', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4673', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-mojave.html', 'vat_included': False} 2025-12-26 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-modfx-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37680343/300x250x2/tiptop-audio-modfx-black.jpg', 'is_used': False, 'name': 'Tiptop Audio ModFX, Black', 'page_metadata': None, 'price': '225.00', 'product_code': 'CV4029', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-modfx-black.html', 'vat_included': False} 2025-12-26 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-296t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59966449/300x250x2/buchla-tiptop-audio-model-296t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 296t', 'page_metadata': None, 'price': '729.00', 'product_code': 'CV4687', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-296t.html', 'vat_included': False} 2025-12-26 08:24:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:24:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-292t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54525472/300x250x2/buchla-tiptop-audio-model-292t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 292t', 'page_metadata': None, 'price': '413.00', 'product_code': 'CV4262', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-292t.html', 'vat_included': False} 2025-12-26 08:24:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2025-12-26 08:24:11 [scrapy.extensions.logstats] INFO: Crawled 455 pages (at 29 pages/min), scraped 420 items (at 29 items/min) 2025-12-26 08:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-285t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67208246/300x250x2/buchla-tiptop-audio-model-285t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 285t', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV5255', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-285t.html', 'vat_included': False} 2025-12-26 08:24:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-266t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50676701/300x250x2/buchla-tiptop-audio-model-266t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 266t', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV4261', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-266t.html', 'vat_included': False} 2025-12-26 08:24:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-264t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69442768/300x250x2/buchla-tiptop-audio-model-264t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 264t', 'page_metadata': None, 'price': '279.00', 'product_code': 'CV5317', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-264t.html', 'vat_included': False} 2025-12-26 08:24:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-259t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66513887/300x250x2/buchla-tiptop-audio-model-259t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 259t', 'page_metadata': None, 'price': '559.00', 'product_code': 'CV5195', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-259t.html', 'vat_included': False} 2025-12-26 08:24:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-258t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41014235/300x250x2/buchla-tiptop-audio-model-258t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 258t', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV4092', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-258t.html', 'vat_included': False} 2025-12-26 08:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-257t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49031649/300x250x2/buchla-tiptop-audio-model-257t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 257t', 'page_metadata': None, 'price': '195.00', 'product_code': 'CV4260', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-257t.html', 'vat_included': False} 2025-12-26 08:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-245t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47998212/300x250x2/buchla-tiptop-audio-model-245t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 245t', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV4259', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-245t.html', 'vat_included': False} 2025-12-26 08:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-242t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68401993/300x250x2/buchla-tiptop-audio-model-242t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 242t', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV5316', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-242t.html', 'vat_included': False} 2025-12-26 08:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-230t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72428830/300x250x2/buchla-tiptop-audio-model-230t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 230t', 'page_metadata': None, 'price': '215.00', 'product_code': 'CV5465', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-230t.html', 'vat_included': False} 2025-12-26 08:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-207t.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60812367/300x250x2/buchla-tiptop-audio-model-207t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Model 207t', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV4686', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-207t.html', 'vat_included': False} 2025-12-26 08:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-moddemix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470041/300x250x2/make-noise-moddemix.jpg', 'is_used': False, 'name': 'Make Noise modDemix', 'page_metadata': None, 'price': '140.00', 'product_code': 'CV1402', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-moddemix.html', 'vat_included': False} 2025-12-26 08:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-mob-of-emus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471263/300x250x2/rossum-electro-music-mob-of-emus.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Mob of Emus', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV3803', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-mob-of-emus.html', 'vat_included': False} 2025-12-26 08:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mixz-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72943523/300x250x2/tiptop-audio-mixz-used.jpg', 'is_used': True, 'name': 'Tiptop Audio MIXZ, USED', 'page_metadata': None, 'price': '70.00', 'product_code': 'CV1869', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mixz-used.html', 'vat_included': False} 2025-12-26 08:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-mixup.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471944/300x250x2/intellijel-mixup.jpg', 'is_used': False, 'name': 'Intellijel Mixup', 'page_metadata': None, 'price': '89.00', 'product_code': 'CV2893', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-mixup.html', 'vat_included': False} 2025-12-26 08:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mix7-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928914/300x250x2/tiptop-audio-mix7-demo-unit.jpg', 'is_used': False, 'name': 'Tiptop Audio MIX7, DEMO UNIT', 'page_metadata': None, 'price': '95.00', 'product_code': 'CV5580', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mix7-demo-unit.html', 'vat_included': False} 2025-12-26 08:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mix7.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468253/300x250x2/tiptop-audio-mix7.jpg', 'is_used': False, 'name': 'Tiptop Audio MIX7', 'page_metadata': None, 'price': '115.00', 'product_code': 'CV3199', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mix7.html', 'vat_included': False} 2025-12-26 08:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-miso.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468676/300x250x2/tiptop-audio-miso.jpg', 'is_used': False, 'name': 'Tiptop Audio MISO', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3325', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-miso.html', 'vat_included': False} 2025-12-26 08:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-minsk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37681299/300x250x2/xaoc-devices-minsk.jpg', 'is_used': False, 'name': 'XAOC Devices Minsk', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV4031', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-minsk.html', 'vat_included': False} 2025-12-26 08:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-minimix-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49891249/300x250x2/toppobrillo-minimix-black.jpg', 'is_used': False, 'name': 'Toppobrillo Minimix, Black', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV4371', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/toppobrillo-minimix-black.html', 'vat_included': False} 2025-12-26 08:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-little-joey-mini-velcro-strips.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477954/300x250x2/control-voltage-mini-velcro-strips-5pk.jpg', 'is_used': False, 'name': 'Control Voltage Mini Velcro Strips, 5pk', 'page_metadata': None, 'price': '4.00', 'product_code': 'CV2966', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-little-joey-mini-velcro-strips.html', 'vat_included': False} 2025-12-26 08:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-mini-peg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871876/300x250x2/4ms-mini-peg.jpg', 'is_used': False, 'name': '4ms Mini PEG', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV4227', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-mini-peg.html', 'vat_included': False} 2025-12-26 08:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hexinverter-mindphaser.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58627311/300x250x2/hexinverter-electronique-mindphaser.jpg', 'is_used': False, 'name': 'Hexinverter Électronique Mindphaser', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV4689', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hexinverter-mindphaser.html', 'vat_included': False} 2025-12-26 08:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-mimetic-digitwolis.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72109423/300x250x2/noise-engineering-mimetic-digitwolis.jpg', 'is_used': False, 'name': 'Noise Engineering Mimetic Digitwolis', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV5514', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-mimetic-digitwolis.html', 'vat_included': False} 2025-12-26 08:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2025-12-26 08:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-mimetic-digitalis-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72581433/300x250x2/noise-engineering-mimetic-digitalis-used.jpg', 'is_used': True, 'name': 'Noise Engineering Mimetic Digitalis, USED', 'page_metadata': None, 'price': '280.00', 'product_code': 'CV5536', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-mimetic-digitalis-used.html', 'vat_included': False} 2025-12-26 08:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-mimeophon.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470301/300x250x2/make-noise-mimeophon.jpg', 'is_used': False, 'name': 'Make Noise Mimeophon', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3490', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-mimeophon.html', 'vat_included': False} 2025-12-26 08:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-midi-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472245/300x250x2/intellijel-midi-1u.jpg', 'is_used': False, 'name': 'Intellijel MIDI_1U', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV3807', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-midi-1u.html', 'vat_included': False} 2025-12-26 08:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:11 [scrapy.extensions.logstats] INFO: Crawled 481 pages (at 26 pages/min), scraped 446 items (at 26 items/min) 2025-12-26 08:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-midi-thing-2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/62546547/300x250x2/befaco-midi-thing-2.jpg', 'is_used': False, 'name': 'Befaco MIDI Thing 2', 'page_metadata': None, 'price': '360.00', 'product_code': 'CV4507', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-midi-thing-2.html', 'vat_included': False} 2025-12-26 08:25:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-dm4-midi-breakout.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470637/300x250x2/expert-sleepers-midi-breakout.jpg', 'is_used': False, 'name': 'Expert Sleepers MIDI Breakout', 'page_metadata': None, 'price': '59.00', 'product_code': 'CV2810', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-dm4-midi-breakout.html', 'vat_included': False} 2025-12-26 08:25:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-midi-adapter-type-a.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478092/300x250x2/make-noise-midi-adapter-type-a.jpg', 'is_used': False, 'name': 'Make Noise MIDI Adapter, Type A', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV2707', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-midi-adapter-type-a.html', 'vat_included': False} 2025-12-26 08:25:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mfx.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42826162/300x250x2/alm-busy-circuits-mfx.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MFX', 'page_metadata': None, 'price': '315.00', 'product_code': 'CV4167', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mfx.html', 'vat_included': False} 2025-12-26 08:25:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mfd.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60810738/300x250x2/alm-busy-circuits-mfd.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MFD', 'page_metadata': None, 'price': '165.00', 'product_code': 'CV4752', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mfd.html', 'vat_included': False} 2025-12-26 08:25:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-metropolix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/30440601/300x250x2/intellijel-metropolix.jpg', 'is_used': False, 'name': 'Intellijel Metropolix', 'page_metadata': None, 'price': '579.00', 'product_code': 'CV3880', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-metropolix.html', 'vat_included': False} 2025-12-26 08:25:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-metamodule.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63490074/300x250x2/4ms-metamodule.jpg', 'is_used': False, 'name': '4ms MetaModule', 'page_metadata': None, 'price': '649.00', 'product_code': 'CV5067', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-metamodule.html', 'vat_included': False} 2025-12-26 08:25:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-metabuttons-expander-for-metamodule.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72541281/300x250x2/4ms-metabuttons-expander-for-metamodule.jpg', 'is_used': False, 'name': '4ms MetaButtons Expander (for MetaModule)', 'page_metadata': None, 'price': '125.00', 'product_code': 'CV5520', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-metabuttons-expander-for-metamodule.html', 'vat_included': False} 2025-12-26 08:25:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-metaaio-audio-cv-expander-for-metamodule.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68838977/300x250x2/4ms-metaaio-audio-cv-expander-for-metamodule.jpg', 'is_used': False, 'name': '4ms MetaAIO Audio/CV Expander (for MetaModule)', 'page_metadata': None, 'price': '181.00', 'product_code': 'CV5350', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-metaaio-audio-cv-expander-for-metamodule.html', 'vat_included': False} 2025-12-26 08:25:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-meridian.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55097801/300x250x2/modbap-modular-meridian.jpg', 'is_used': False, 'name': 'Modbap Modular Meridian', 'page_metadata': None, 'price': '449.99', 'product_code': 'CV4509', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-meridian.html', 'vat_included': False} 2025-12-26 08:25:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-mems-mic.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71678284/300x250x2/intellijel-mems-mic.jpg', 'is_used': False, 'name': 'Intellijel MEMS Mic', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV5489', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-mems-mic.html', 'vat_included': False} 2025-12-26 08:25:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mega-tang.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51519217/300x250x2/alm-busy-circuits-mega-tang.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Mega Tang', 'page_metadata': None, 'price': '335.00', 'product_code': 'CV4401', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mega-tang.html', 'vat_included': False} 2025-12-26 08:25:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mega-milton.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60718364/300x250x2/alm-busy-circuits-mega-milton.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Mega Milton', 'page_metadata': None, 'price': '210.00', 'product_code': 'CV4753', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mega-milton.html', 'vat_included': False} 2025-12-26 08:25:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mco-mkii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67403850/300x250x2/alm-busy-circuits-mco-mkii.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MCO mkII', 'page_metadata': None, 'price': '300.00', 'product_code': 'CV5268', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mco-mkii.html', 'vat_included': False} 2025-12-26 08:25:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mcfx2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40927866/300x250x2/alm-busy-circuits-mcfx2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits MCFx2', 'page_metadata': None, 'price': '325.00', 'product_code': 'CV4091', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mcfx2.html', 'vat_included': False} 2025-12-26 08:25:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:25:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-mavis.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46390511/300x250x2/moog-mavis.jpg', 'is_used': False, 'name': 'Moog Mavis', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV4256', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-mavis.html', 'vat_included': False} 2025-12-26 08:25:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:26:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-matrixplexer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72924518/300x250x2/toppobrillo-matrixplexer-pre-order.jpg', 'is_used': False, 'name': 'Toppobrillo Matrixplexer, PRE-ORDER', 'page_metadata': None, 'price': '579.00', 'product_code': 'CV5602', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/toppobrillo-matrixplexer.html', 'vat_included': False} 2025-12-26 08:26:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:26:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-maths-black-and-gold.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60720684/300x250x2/make-noise-maths-black-gold.jpg', 'is_used': False, 'name': 'Make Noise MATHS, Black & Gold', 'page_metadata': None, 'price': '290.00', 'product_code': 'CV4763', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-maths-black-and-gold.html', 'vat_included': False} 2025-12-26 08:26:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:26:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-maths.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470028/300x250x2/make-noise-maths.jpg', 'is_used': False, 'name': 'Make Noise MATHS', 'page_metadata': None, 'price': '290.00', 'product_code': 'CV0511', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-maths.html', 'vat_included': False} 2025-12-26 08:26:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:26:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-red.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390544/300x250x2/tiptop-audio-mantis-red.jpg', 'is_used': False, 'name': 'Tiptop Audio Mantis, Red', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV2390', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-red.html', 'vat_included': False} 2025-12-26 08:26:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2025-12-26 08:26:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-orange.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390505/300x250x2/tiptop-audio-mantis-orange.jpg', 'is_used': False, 'name': 'Tiptop Audio Mantis, Orange', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV2393', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-orange.html', 'vat_included': False} 2025-12-26 08:26:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:11 [scrapy.extensions.logstats] INFO: Crawled 502 pages (at 21 pages/min), scraped 467 items (at 21 items/min) 2025-12-26 08:26:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-blue.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390096/300x250x2/tiptop-audio-mantis-blue.jpg', 'is_used': False, 'name': 'Tiptop Audio Mantis, Blue', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV2391', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-blue.html', 'vat_included': False} 2025-12-26 08:26:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-all-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/45010373/300x250x2/tiptop-audio-mantis-all-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Mantis, All Black', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV4231', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-all-black.html', 'vat_included': False} 2025-12-26 08:26:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-manic.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63480539/300x250x2/divkid-manic.jpg', 'is_used': False, 'name': 'DivKid Manic', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV5057', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-manic.html', 'vat_included': False} 2025-12-26 08:26:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-ma808.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030199/300x250x2/tiptop-audio-ma808.jpg', 'is_used': False, 'name': 'Tiptop Audio MA808', 'page_metadata': None, 'price': '115.00', 'product_code': 'CV1328', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-ma808.html', 'vat_included': False} 2025-12-26 08:26:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-m-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/68835936/300x250x2/tiptop-audio-m-art.jpg', 'is_used': False, 'name': 'Tiptop Audio M ART', 'page_metadata': None, 'price': '100.00', 'product_code': 'CV5342', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-m-art.html', 'vat_included': False} 2025-12-26 08:26:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/soma-laboratory-lyra8-fx.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42387156/300x250x2/soma-laboratory-lyra8-fx-black.jpg', 'is_used': False, 'name': 'SOMA Laboratory Lyra8-FX, Black', 'page_metadata': None, 'price': '320.00', 'product_code': 'CV4106', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/soma-laboratory-lyra8-fx.html', 'vat_included': False} 2025-12-26 08:26:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-lxr-drum-module.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49272212/300x250x2/erica-synths-lxr-drum-module.jpg', 'is_used': False, 'name': 'Erica Synths LXR Drum Module', 'page_metadata': None, 'price': '579.00', 'product_code': 'CV4215', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-lxr-drum-module.html', 'vat_included': False} 2025-12-26 08:26:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-lxd-low-strike-duo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976952/300x250x2/make-noise-lxd.jpg', 'is_used': False, 'name': 'Make Noise LxD', 'page_metadata': None, 'price': '110.00', 'product_code': 'CV1930', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-lxd-low-strike-duo.html', 'vat_included': False} 2025-12-26 08:26:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lubadh-v20-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72158372/300x250x2/instruo-lubadh-v20-used.jpg', 'is_used': True, 'name': 'Instruo Lubadh V2.0, USED', 'page_metadata': None, 'price': '630.00', 'product_code': 'CV5500', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lubadh-v20-used.html', 'vat_included': False} 2025-12-26 08:26:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lubadh-v20-expansion.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58511137/300x250x2/instruo-lubadh-v20-expansion-pack.jpg', 'is_used': False, 'name': 'Instruo Lubadh V2.0 Expansion Pack', 'page_metadata': None, 'price': '129.00', 'product_code': 'CV4375', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lubadh-v20-expansion.html', 'vat_included': False} 2025-12-26 08:26:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lubadh.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58511060/300x250x2/instruo-lubadh-v20.jpg', 'is_used': False, 'name': 'Instruo Lubadh V2.0', 'page_metadata': None, 'price': '699.00', 'product_code': 'CV3562', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lubadh.html', 'vat_included': False} 2025-12-26 08:26:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/soundmachines-ls1-lightstrip.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57977043/300x250x2/soundmachines-ls1-lightstrip.jpg', 'is_used': False, 'name': 'soundmachines LS1 lightstrip', 'page_metadata': None, 'price': '75.00', 'product_code': 'CV1198', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/soundmachines-ls1-lightstrip.html', 'vat_included': False} 2025-12-26 08:26:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/soundmachines-lp1-lightplane.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468904/300x250x2/soundmachines-lp1-lightplane.jpg', 'is_used': False, 'name': 'soundmachines LP1 lightplane', 'page_metadata': None, 'price': '160.00', 'product_code': 'CV1164', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/soundmachines-lp1-lightplane.html', 'vat_included': False} 2025-12-26 08:26:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-low-pass-filter.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709394/300x250x2/mosaic-1u-low-pass-filter-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Low Pass Filter, Black', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV3977', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-low-pass-filter.html', 'vat_included': False} 2025-12-26 08:26:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-lorelei.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159280/300x250x2/expert-sleepers-lorelei.jpg', 'is_used': False, 'name': 'Expert Sleepers Lorelei', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV4014', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-lorelei.html', 'vat_included': False} 2025-12-26 08:26:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-loquelic-iteri.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44203086/300x250x2/noise-engineering-loquelic-iteritas-black.jpg', 'is_used': False, 'name': 'Noise Engineering Loquelic Iteritas, Black', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV1893', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-loquelic-iteri.html', 'vat_included': False} 2025-12-26 08:26:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-looping-delay-kit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56018597/300x250x2/4ms-looping-delay-kit.jpg', 'is_used': False, 'name': '4ms Looping Delay, KIT', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV4557', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-looping-delay-kit.html', 'vat_included': False} 2025-12-26 08:26:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:26:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-looping-delay.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56018325/300x250x2/4ms-looping-delay.jpg', 'is_used': False, 'name': '4ms Looping Delay', 'page_metadata': None, 'price': '275.00', 'product_code': 'CV4554', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-looping-delay.html', 'vat_included': False} 2025-12-26 08:27:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:27:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-loop.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968454/300x250x2/2hp-loop-silver.jpg', 'is_used': False, 'name': '2hp Loop, Silver', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3886', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-loop.html', 'vat_included': False} 2025-12-26 08:27:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:27:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-locutus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57876979/300x250x2/rossum-electro-music-locutus.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Locutus', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV4662', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-locutus.html', 'vat_included': False} 2025-12-26 08:27:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:27:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-little-mikey.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470680/300x250x2/expert-sleepers-little-mikey.jpg', 'is_used': False, 'name': 'Expert Sleepers Little Mikey', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV3350', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-little-mikey.html', 'vat_included': False} 2025-12-26 08:27:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:27:11 [scrapy.extensions.logstats] INFO: Crawled 523 pages (at 21 pages/min), scraped 488 items (at 21 items/min) 2025-12-26 08:27:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-up.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73377157/300x250x2/4ms-listen-up.jpg', 'is_used': False, 'name': '4ms Listen Up', 'page_metadata': None, 'price': '65.00', 'product_code': 'CV5725', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-up.html', 'vat_included': False} 2025-12-26 08:27:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2025-12-26 08:27:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-in-out.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466862/300x250x2/4ms-listen-in-out.jpg', 'is_used': False, 'name': '4ms Listen IN/OUT', 'page_metadata': None, 'price': '125.00', 'product_code': 'CV3273', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-in-out.html', 'vat_included': False} 2025-12-26 08:27:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-4.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466511/300x250x2/4ms-listen-4.jpg', 'is_used': False, 'name': '4ms Listen 4', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV3271', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-4.html', 'vat_included': False} 2025-12-26 08:27:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-lipsk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63790507/300x250x2/xaoc-devices-lipsk.jpg', 'is_used': False, 'name': 'XAOC Devices Lipsk', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4407', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-lipsk.html', 'vat_included': False} 2025-12-26 08:27:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lion.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470729/300x250x2/instruo-lion.jpg', 'is_used': False, 'name': 'Instruo Lion', 'page_metadata': None, 'price': '339.00', 'product_code': 'CV3762', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lion.html', 'vat_included': False} 2025-12-26 08:27:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-linnaeus.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471361/300x250x2/rossum-electro-music-linnaeus.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Linnaeus', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV3389', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-linnaeus.html', 'vat_included': False} 2025-12-26 08:27:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-link.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32595869/300x250x2/erica-synths-link.jpg', 'is_used': False, 'name': 'Erica Synths Link', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV3909', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-link.html', 'vat_included': False} 2025-12-26 08:27:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-line-out-1u-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71954394/300x250x2/intellijel-line-out-1u-used.jpg', 'is_used': True, 'name': 'Intellijel Line Out_1U, USED', 'page_metadata': None, 'price': '35.00', 'product_code': 'CV2865', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-line-out-1u-used.html', 'vat_included': False} 2025-12-26 08:27:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-line-out-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471810/300x250x2/intellijel-line-out-1u.jpg', 'is_used': False, 'name': 'Intellijel Line Out_1U', 'page_metadata': None, 'price': '39.00', 'product_code': 'CV2103', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-line-out-1u.html', 'vat_included': False} 2025-12-26 08:27:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-line-in-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472177/300x250x2/intellijel-line-in-1u.jpg', 'is_used': False, 'name': 'Intellijel Line In_1U', 'page_metadata': None, 'price': '39.00', 'product_code': 'CV3099', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-line-in-1u.html', 'vat_included': False} 2025-12-26 08:27:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-lem218.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/52661651/300x250x2/buchla-lem218.jpg', 'is_used': False, 'name': 'Buchla LEM218', 'page_metadata': None, 'price': '1299.00', 'product_code': 'CV4451', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-lem218.html', 'vat_included': False} 2025-12-26 08:27:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/antimatter-audio-launch-codes-exp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471532/300x250x2/antimatter-audio-launch-codes-expander.jpg', 'is_used': False, 'name': 'Antimatter Audio Launch Codes Expander', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV2696', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/antimatter-audio-launch-codes-exp.html', 'vat_included': False} 2025-12-26 08:27:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-larachd-w-footswitch.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44868721/300x250x2/instruo-larachd-w-footswitch.jpg', 'is_used': False, 'name': 'Instruo Larachd (w/ Footswitch)', 'page_metadata': None, 'price': '389.00', 'product_code': 'CV4220', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-larachd-w-footswitch.html', 'vat_included': False} 2025-12-26 08:27:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-koszalin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/45395089/300x250x2/xaoc-devices-koszalin.jpg', 'is_used': False, 'name': 'XAOC Devices Koszalin', 'page_metadata': None, 'price': '409.00', 'product_code': 'CV4235', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-koszalin.html', 'vat_included': False} 2025-12-26 08:27:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-kompas.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43361188/300x250x2/bastl-instruments-kompas-demo-unit.jpg', 'is_used': False, 'name': 'Bastl Instruments Kompas, DEMO UNIT', 'page_metadata': None, 'price': '135.00', 'product_code': 'CV4180', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-kompas.html', 'vat_included': False} 2025-12-26 08:27:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-knucklebones-1pc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476067/300x250x2/hosa-knucklebones-1pk.jpg', 'is_used': False, 'name': 'Hosa Knucklebones, 1pk', 'page_metadata': None, 'price': '20.95', 'product_code': 'CV2824', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-knucklebones-1pc.html', 'vat_included': False} 2025-12-26 08:27:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-knit-rider-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975362/300x250x2/bastl-instruments-knit-rider-expander-alu.jpg', 'is_used': False, 'name': 'Bastl Instruments Knit Rider Expander - ALU', 'page_metadata': None, 'price': '44.99', 'product_code': 'CV2772', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-knit-rider-expander.html', 'vat_included': False} 2025-12-26 08:27:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-kmndr-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/62856123/300x250x2/koma-elektronik-kmndr-1u.jpg', 'is_used': False, 'name': 'KOMA Elektronik KMNDR 1U', 'page_metadata': None, 'price': '52.00', 'product_code': 'CV5024', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-kmndr-1u.html', 'vat_included': False} 2025-12-26 08:27:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/elektrofon-klang-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70635336/300x250x2/elektrofon-klang-v2.jpg', 'is_used': False, 'name': 'Elektrofon Klang v2', 'page_metadata': None, 'price': '429.00', 'product_code': 'CV5403', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/elektrofon-klang-v2.html', 'vat_included': False} 2025-12-26 08:27:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:27:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/elektrofon-klang.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466460/300x250x2/elektrofon-klang.jpg', 'is_used': False, 'name': 'Elektrofon Klang', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV3391', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/elektrofon-klang.html', 'vat_included': False} 2025-12-26 08:27:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:28:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-kickall.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789787/300x250x2/befaco-kickall.jpg', 'is_used': False, 'name': 'Befaco Kickall', 'page_metadata': None, 'price': '265.00', 'product_code': 'CV4185', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-kickall.html', 'vat_included': False} 2025-12-26 08:28:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:28:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-kickain.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56165616/300x250x2/knobula-kickain.jpg', 'is_used': False, 'name': 'Knobula Kickain', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4569', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-kickain.html', 'vat_included': False} 2025-12-26 08:28:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:28:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-kermit-mkiii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55098241/300x250x2/industrial-music-electronics-kermit-mkiii.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Kermit mkIII', 'page_metadata': None, 'price': '475.00', 'product_code': 'CV3651', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/industrial-music-electronics-kermit-mkiii.html', 'vat_included': False} 2025-12-26 08:28:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:28:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-katowice.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468607/300x250x2/xaoc-devices-katowice.jpg', 'is_used': False, 'name': 'XAOC Devices Katowice', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV3808', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-katowice.html', 'vat_included': False} 2025-12-26 08:28:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2025-12-26 08:28:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-kamieniec.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468700/300x250x2/xaoc-devices-kamieniec.jpg', 'is_used': False, 'name': 'XAOC Devices Kamieniec', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV2795', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-kamieniec.html', 'vat_included': False} 2025-12-26 08:28:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:11 [scrapy.extensions.logstats] INFO: Crawled 548 pages (at 25 pages/min), scraped 513 items (at 25 items/min) 2025-12-26 08:28:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-jena.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567694/300x250x2/xaoc-devices-jena.jpg', 'is_used': False, 'name': 'XAOC Devices Jena', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV4406', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-jena.html', 'vat_included': False} 2025-12-26 08:28:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-ivo-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928657/300x250x2/expert-sleepers-ivo-demo-unit.jpg', 'is_used': False, 'name': 'Expert Sleepers Ivo, DEMO UNIT', 'page_metadata': None, 'price': '170.00', 'product_code': 'CV5569', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-ivo-demo-unit.html', 'vat_included': False} 2025-12-26 08:28:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-ivo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159279/300x250x2/expert-sleepers-ivo.jpg', 'is_used': False, 'name': 'Expert Sleepers Ivo', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV4015', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-ivo.html', 'vat_included': False} 2025-12-26 08:28:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-intersteller-radio-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48433270/300x250x2/schlappi-engineering-intersteller-radio-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering Intersteller Radio, Silver', 'page_metadata': None, 'price': '210.00', 'product_code': 'CV4327', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-intersteller-radio-silver.html', 'vat_included': False} 2025-12-26 08:28:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-intersteller-radio-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48433282/300x250x2/schlappi-engineering-intersteller-radio-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering Intersteller Radio, Black', 'page_metadata': None, 'price': '210.00', 'product_code': 'CV4326', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-intersteller-radio-black.html', 'vat_included': False} 2025-12-26 08:28:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tetrapad-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72734956/300x250x2/intellijel-intellijel-tetrapad-demo-unit.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Tetrapad, DEMO UNIT', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV3545', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tetrapad-demo-unit.html', 'vat_included': False} 2025-12-26 08:28:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/zvex-instant-lo-fi-junky-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72584008/300x250x2/zvex-instant-lo-fi-junky-used.jpg', 'is_used': True, 'name': 'ZVEX Instant Lo-Fi Junky, USED', 'page_metadata': None, 'price': '260.00', 'product_code': 'CV5551', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/zvex-instant-lo-fi-junky-used.html', 'vat_included': False} 2025-12-26 08:28:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-impulse-dynamics.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63893716/300x250x2/steady-state-fate-impulse-dynamics.jpg', 'is_used': False, 'name': 'Steady State Fate Impulse Dynamics', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5077', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-impulse-dynamics.html', 'vat_included': False} 2025-12-26 08:28:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-ikarie.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470522/300x250x2/bastl-instruments-ikarie.jpg', 'is_used': False, 'name': 'Bastl Instruments Ikarie', 'page_metadata': None, 'price': '329.00', 'product_code': 'CV3833', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-ikarie.html', 'vat_included': False} 2025-12-26 08:28:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-i-o47.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470682/300x250x2/instruo-i-o47.jpg', 'is_used': False, 'name': 'Instruo I-o47', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV3542', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-i-o47.html', 'vat_included': False} 2025-12-26 08:28:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-hv1-hybrid-oscillator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/69807470/300x250x2/weston-precision-audio-hv1-hybrid-oscillator.jpg', 'is_used': False, 'name': 'Weston Precision Audio HV1 Hybrid Oscillator', 'page_metadata': None, 'price': '395.00', 'product_code': 'CV5372', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-hv1-hybrid-oscillator.html', 'vat_included': False} 2025-12-26 08:28:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-hpo.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57975021/300x250x2/alm-busy-circuits-hpo.jpg', 'is_used': False, 'name': 'ALM Busy Circuits HPO', 'page_metadata': None, 'price': '85.00', 'product_code': 'CV3117', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-hpo.html', 'vat_included': False} 2025-12-26 08:28:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hopscotch-cables-5pc-various-lengths.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476077/300x250x2/hosa-hopscotch-cables-various-lengths-5pk.jpg', 'is_used': False, 'name': 'Hosa Hopscotch Cables (Various lengths), 5pk', 'page_metadata': None, 'price': '28.95', 'product_code': 'CV2826', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hopscotch-cables-5pc-various-lengths.html', 'vat_included': False} 2025-12-26 08:28:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-hi-hat.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37707727/300x250x2/mosaic-1u-hi-hat-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Hi-Hat, Black', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3974', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-hi-hat.html', 'vat_included': False} 2025-12-26 08:28:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-hi-hats-digital.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467822/300x250x2/erica-synths-hi-hats-digital.jpg', 'is_used': False, 'name': 'Erica Synths Hi Hats Digital', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV3087', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-hi-hats-digital.html', 'vat_included': False} 2025-12-26 08:28:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-hi-hats-analogue-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67903150/300x250x2/erica-synths-hi-hats-analogue-used.jpg', 'is_used': True, 'name': 'Erica Synths Hi Hats Analogue, USED', 'page_metadata': None, 'price': '200.00', 'product_code': 'CV4731', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-hi-hats-analogue-used.html', 'vat_included': False} 2025-12-26 08:28:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-hi-hats-analogue.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467497/300x250x2/erica-synths-hi-hats-analogue.jpg', 'is_used': False, 'name': 'Erica Synths Hi Hats Analogue', 'page_metadata': None, 'price': '179.00', 'product_code': 'CV3086', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-hi-hats-analogue.html', 'vat_included': False} 2025-12-26 08:28:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-hex-mix-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43790135/300x250x2/befaco-hex-mix-vca.jpg', 'is_used': False, 'name': 'Befaco Hex Mix VCA', 'page_metadata': None, 'price': '340.00', 'product_code': 'CV4184', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-hex-mix-vca.html', 'vat_included': False} 2025-12-26 08:28:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-hertz-donut-mkiii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472483/300x250x2/industrial-music-electronics-hertz-donut-mkiii.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Hertz Donut mkIII', 'page_metadata': None, 'price': '525.00', 'product_code': 'CV3244', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/industrial-music-electronics-hertz-donut-mkiii.html', 'vat_included': False} 2025-12-26 08:28:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/squarp-hermod.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58578957/300x250x2/squarp-instruments-hermod.jpg', 'is_used': False, 'name': 'Squarp Instruments Hermod+', 'page_metadata': None, 'price': '529.99', 'product_code': 'CV4692', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/squarp-hermod.html', 'vat_included': False} 2025-12-26 08:28:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-hel-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66036557/300x250x2/xaoc-devices-hel-used.jpg', 'is_used': True, 'name': 'XAOC Devices Hel, USED', 'page_metadata': None, 'price': '80.00', 'product_code': 'CV5159', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-hel-used.html', 'vat_included': False} 2025-12-26 08:28:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-hel.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66032850/300x250x2/xaoc-devices-hel.jpg', 'is_used': False, 'name': 'XAOC Devices Hel', 'page_metadata': None, 'price': '104.00', 'product_code': 'CV3569', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-hel.html', 'vat_included': False} 2025-12-26 08:28:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2025-12-26 08:28:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-headphones-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471956/300x250x2/intellijel-headphones-1u.jpg', 'is_used': False, 'name': 'Intellijel Headphones_1U', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV2555', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-headphones-1u.html', 'vat_included': False} 2025-12-26 08:28:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:28:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-hats909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030336/300x250x2/tiptop-audio-hats909.jpg', 'is_used': False, 'name': 'Tiptop Audio HATS909', 'page_metadata': None, 'price': '233.00', 'product_code': 'CV0700', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-hats909.html', 'vat_included': False} 2025-12-26 08:28:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-hats808.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468233/300x250x2/tiptop-audio-hats808.jpg', 'is_used': False, 'name': 'Tiptop Audio HATS808', 'page_metadata': None, 'price': '216.00', 'product_code': 'CV0200', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-hats808.html', 'vat_included': False} 2025-12-26 08:29:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-harmonaig.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470677/300x250x2/instruo-harmonaig.jpg', 'is_used': False, 'name': 'Instruo Harmonaig', 'page_metadata': None, 'price': '459.00', 'product_code': 'CV3438', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-harmonaig.html', 'vat_included': False} 2025-12-26 08:29:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-happy-ending-kit-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030551/300x250x2/tiptop-audio-happy-ending-kit-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Happy Ending Kit, Black', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV0201', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-happy-ending-kit-black.html', 'vat_included': False} 2025-12-26 08:29:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-h1-analog-harmonizer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56018980/300x250x2/weston-precision-audio-h1-analog-harmonizer.jpg', 'is_used': False, 'name': 'Weston Precision Audio H1 Analog Harmonizer', 'page_metadata': None, 'price': '425.00', 'product_code': 'CV4562', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-h1-analog-harmonizer.html', 'vat_included': False} 2025-12-26 08:29:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-gx.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32289243/300x250x2/intellijel-gx.jpg', 'is_used': False, 'name': 'Intellijel Gx', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV3881', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-gx.html', 'vat_included': False} 2025-12-26 08:29:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:12 [scrapy.extensions.logstats] INFO: Crawled 577 pages (at 29 pages/min), scraped 542 items (at 29 items/min) 2025-12-26 08:29:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-ground-control.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32411025/300x250x2/endorphines-ground-control.jpg', 'is_used': False, 'name': 'Endorphin.es Ground Control', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV3414', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-ground-control.html', 'vat_included': False} 2025-12-26 08:29:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-graphic-vco.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467554/300x250x2/erica-synths-graphic-vco-demo-unit.jpg', 'is_used': False, 'name': 'Erica Synths Graphic VCO, DEMO UNIT', 'page_metadata': None, 'price': '289.00', 'product_code': 'CV3022', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-graphic-vco.html', 'vat_included': False} 2025-12-26 08:29:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-graphic-resonant-filterbank-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65549011/300x250x2/erica-synths-graphic-resonant-filterbank-expander.jpg', 'is_used': False, 'name': 'Erica Synths Graphic Resonant Filterbank Expander', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV5132', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-graphic-resonant-filterbank-expander.html', 'vat_included': False} 2025-12-26 08:29:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-graphic-resonant-filterbank.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65550268/300x250x2/erica-synths-graphic-resonant-filterbank.jpg', 'is_used': False, 'name': 'Erica Synths Graphic Resonant Filterbank', 'page_metadata': None, 'price': '419.00', 'product_code': 'CV5066', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-graphic-resonant-filterbank.html', 'vat_included': False} 2025-12-26 08:29:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-grain.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40764046/300x250x2/2hp-grain-silver.jpg', 'is_used': False, 'name': '2hp Grain, Silver', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3533', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-grain.html', 'vat_included': False} 2025-12-26 08:29:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-gloc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67453779/300x250x2/instruo-gloc-gloc.jpg', 'is_used': False, 'name': 'Instruo Gloc (glōc)', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV5215', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-gloc.html', 'vat_included': False} 2025-12-26 08:29:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-gera.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567696/300x250x2/xaoc-devices-gera.jpg', 'is_used': False, 'name': 'XAOC Devices Gera', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4405', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-gera.html', 'vat_included': False} 2025-12-26 08:29:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/joranalogue-generate-3-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73545566/300x250x2/joranalogue-generate-3-used.jpg', 'is_used': True, 'name': 'Joranalogue Generate 3, USED', 'page_metadata': None, 'price': '345.00', 'product_code': 'CV5733', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/joranalogue-generate-3-used.html', 'vat_included': False} 2025-12-26 08:29:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-general-cv.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470725/300x250x2/expert-sleepers-general-cv.jpg', 'is_used': False, 'name': 'Expert Sleepers General CV', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV2813', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-general-cv.html', 'vat_included': False} 2025-12-26 08:29:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-gate-stereo-field.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72924538/300x250x2/steady-state-fate-gate-stereo-field.jpg', 'is_used': False, 'name': 'Steady State Fate Gate Stereo Field', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV5600', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-gate-stereo-field.html', 'vat_included': False} 2025-12-26 08:29:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-gate.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51194010/300x250x2/steady-state-fate-gate.jpg', 'is_used': False, 'name': 'Steady State Fate Gate', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV4391', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-gate.html', 'vat_included': False} 2025-12-26 08:29:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-gamut-repetitor-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64800898/300x250x2/noise-engineering-gamut-repetitor-black.jpg', 'is_used': False, 'name': 'Noise Engineering Gamut Repetitor, Black', 'page_metadata': None, 'price': '370.00', 'product_code': 'CV5105', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-gamut-repetitor-black.html', 'vat_included': False} 2025-12-26 08:29:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-fx-boy.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58224678/300x250x2/befaco-fx-boy.jpg', 'is_used': False, 'name': 'Befaco FX Boy', 'page_metadata': None, 'price': '500.00', 'product_code': 'CV4506', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-fx-boy.html', 'vat_included': False} 2025-12-26 08:29:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-fusion-vco2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51799851/300x250x2/erica-synths-fusion-vco2.jpg', 'is_used': False, 'name': 'Erica Synths Fusion VCO2', 'page_metadata': None, 'price': '320.00', 'product_code': 'CV4418', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-fusion-vco2.html', 'vat_included': False} 2025-12-26 08:29:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-fusion-vca-v2-waveshaper-ringmod.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61569979/300x250x2/erica-synths-fusion-vca-v2-waveshaper-ringmod.jpg', 'is_used': False, 'name': 'Erica Synths Fusion VCA V2 Waveshaper Ringmod', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV3332', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-fusion-vca-v2-waveshaper-ringmod.html', 'vat_included': False} 2025-12-26 08:29:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-fsu-black-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928902/300x250x2/tiptop-audio-fsu-black-demo-unit.jpg', 'is_used': False, 'name': 'Tiptop Audio FSU, Black, DEMO UNIT', 'page_metadata': None, 'price': '190.00', 'product_code': 'CV5579', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-fsu-black-demo-unit.html', 'vat_included': False} 2025-12-26 08:29:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2025-12-26 08:29:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-fsu-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37680354/300x250x2/tiptop-audio-fsu-black.jpg', 'is_used': False, 'name': 'Tiptop Audio FSU, Black', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV4030', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-fsu-black.html', 'vat_included': False} 2025-12-26 08:29:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:29:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-forbidden-planet.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468663/300x250x2/tiptop-audio-forbidden-planet.jpg', 'is_used': False, 'name': 'Tiptop Audio Forbidden Planet', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV3174', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-forbidden-planet.html', 'vat_included': False} 2025-12-26 08:29:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:29:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-fold-processor.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467885/300x250x2/tiptop-audio-fold-processor.jpg', 'is_used': False, 'name': 'Tiptop Audio Fold Processor', 'page_metadata': None, 'price': '179.00', 'product_code': 'CV2597', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-fold-processor.html', 'vat_included': False} 2025-12-26 08:29:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:29:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-flying-busboard.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477398/300x250x2/tiptop-audio-flying-busboard.jpg', 'is_used': False, 'name': 'Tiptop Audio Flying Busboard', 'page_metadata': None, 'price': '17.50', 'product_code': 'CV0424', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-flying-busboard.html', 'vat_included': False} 2025-12-26 08:29:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:29:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-flying-bus-cables-male-headers-single.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477392/300x250x2/4ms-flying-bus-cables-male-headers-single.jpg', 'is_used': False, 'name': '4ms Flying Bus Cables (Male Headers, Single)', 'page_metadata': None, 'price': '14.00', 'product_code': 'CV3612', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-flying-bus-cables-male-headers-single.html', 'vat_included': False} 2025-12-26 08:29:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:29:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-flurry.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54205867/300x250x2/intellijel-flurry.jpg', 'is_used': False, 'name': 'Intellijel Flurry', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV4489', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-flurry.html', 'vat_included': False} 2025-12-26 08:29:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:29:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-flexible-cable-hook-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46887802/300x250x2/control-voltage-flexible-cable-hook-5pk.jpg', 'is_used': False, 'name': 'Control Voltage Flexible Cable Hook, 5pk', 'page_metadata': None, 'price': '7.50', 'product_code': 'CV4280', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-flexible-cable-hook-5pk.html', 'vat_included': False} 2025-12-26 08:29:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-fhx-8gt-output-expander-for-fh-1.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470675/300x250x2/expert-sleepers-fhx-8gt.jpg', 'is_used': False, 'name': 'Expert Sleepers FHX-8GT', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV3234', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-fhx-8gt-output-expander-for-fh-1.html', 'vat_included': False} 2025-12-26 08:30:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-fhx-8cv.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470685/300x250x2/expert-sleepers-fhx-8cv.jpg', 'is_used': False, 'name': 'Expert Sleepers FHX-8CV', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV3294', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-fhx-8cv.html', 'vat_included': False} 2025-12-26 08:30:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-fh-2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470552/300x250x2/expert-sleepers-fh-2.jpg', 'is_used': False, 'name': 'Expert Sleepers FH-2', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV3116', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-fh-2.html', 'vat_included': False} 2025-12-26 08:30:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:12 [scrapy.extensions.logstats] INFO: Crawled 603 pages (at 26 pages/min), scraped 568 items (at 26 items/min) 2025-12-26 08:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-evolutio.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471355/300x250x2/rossum-electro-music-evolution.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Evolution', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV2016', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-evolutio.html', 'vat_included': False} 2025-12-26 08:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-eurorack-modular-power-cable-16pin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477497/300x250x2/control-voltage-eurorack-modular-power-cable-16pin.jpg', 'is_used': False, 'name': 'Control Voltage Eurorack Modular Power Cable (16pin-16pin)', 'page_metadata': None, 'price': '3.50', 'product_code': 'CV0667', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-eurorack-modular-power-cable-16pin.html', 'vat_included': False} 2025-12-26 08:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-eurorack-modular-power-cable-10pin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477450/300x250x2/control-voltage-eurorack-modular-power-cable-10pin.jpg', 'is_used': False, 'name': 'Control Voltage Eurorack Modular Power Cable (10pin-16pin)', 'page_metadata': None, 'price': '3.00', 'product_code': 'CV0513', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-eurorack-modular-power-cable-10pin.html', 'vat_included': False} 2025-12-26 08:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/vpmede-euclidean-circles-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464382/300x250x2/vpmede-euclidean-circles-v2.jpg', 'is_used': False, 'name': 'vpme.de Euclidean Circles v2', 'page_metadata': None, 'price': '319.00', 'product_code': 'CV3424', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/vpmede-euclidean-circles-v2.html', 'vat_included': False} 2025-12-26 08:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-euclid.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57968448/300x250x2/2hp-euclid-silver.jpg', 'is_used': False, 'name': '2hp Euclid, Silver', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV2861', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-euclid.html', 'vat_included': False} 2025-12-26 08:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-etna.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63882104/300x250x2/patching-panda-etna.jpg', 'is_used': False, 'name': 'Patching Panda Etna', 'page_metadata': None, 'price': '470.00', 'product_code': 'CV5063', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-etna.html', 'vat_included': False} 2025-12-26 08:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-esx-8md-mk2-midi.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470630/300x250x2/expert-sleepers-esx-8md-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers ESX-8MD mk2', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV1151', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-esx-8md-mk2-midi.html', 'vat_included': False} 2025-12-26 08:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-esx-8gt-mk2-gate-out.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976545/300x250x2/expert-sleepers-esx-8gt-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers ESX-8GT mk2', 'page_metadata': None, 'price': '89.00', 'product_code': 'CV1148', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-esx-8gt-mk2-gate-out.html', 'vat_included': False} 2025-12-26 08:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-esx-8cv-mk2-cv-out.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976492/300x250x2/expert-sleepers-esx-8cv-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers ESX-8CV mk2', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV1150', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-esx-8cv-mk2-cv-out.html', 'vat_included': False} 2025-12-26 08:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-9.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470817/300x250x2/expert-sleepers-es-9.jpg', 'is_used': False, 'name': 'Expert Sleepers ES-9', 'page_metadata': None, 'price': '679.00', 'product_code': 'CV3522', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-9.html', 'vat_included': False} 2025-12-26 08:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-8.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470643/300x250x2/expert-sleepers-es-8.jpg', 'is_used': False, 'name': 'Expert Sleepers ES-8', 'page_metadata': None, 'price': '499.00', 'product_code': 'CV2504', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-8.html', 'vat_included': False} 2025-12-26 08:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-6-mk1-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67131623/300x250x2/expert-sleepers-es-6-mk1-used.jpg', 'is_used': True, 'name': 'Expert Sleepers ES-6 mk1, USED', 'page_metadata': None, 'price': '49.00', 'product_code': 'CV3335', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-6-mk1-used.html', 'vat_included': False} 2025-12-26 08:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-5-mk3-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976427/300x250x2/expert-sleepers-es-5-mk3.jpg', 'is_used': False, 'name': 'Expert Sleepers ES-5 mk3', 'page_metadata': None, 'price': '169.00', 'product_code': 'CV1145', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-5-mk3-expander.html', 'vat_included': False} 2025-12-26 08:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2025-12-26 08:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-40-spdif-interf.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976369/300x250x2/expert-sleepers-es-40.jpg', 'is_used': False, 'name': 'Expert Sleepers ES-40', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV1144', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-40-spdif-interf.html', 'vat_included': False} 2025-12-26 08:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-erfurt.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108956/300x250x2/xaoc-devices-erfurt.jpg', 'is_used': False, 'name': 'XAOC Devices Erfurt', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4119', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-erfurt.html', 'vat_included': False} 2025-12-26 08:30:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/boredbrain-eqx5-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73545967/300x250x2/boredbrain-eqx5-used.jpg', 'is_used': True, 'name': 'Boredbrain eqx5, USED', 'page_metadata': None, 'price': '160.00', 'product_code': 'CV4340', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/boredbrain-eqx5-used.html', 'vat_included': False} 2025-12-26 08:30:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-ephemere.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58075653/300x250x2/patching-panda-ephemere.jpg', 'is_used': False, 'name': 'Patching Panda Ephemere', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4664', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-ephemere.html', 'vat_included': False} 2025-12-26 08:30:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-envvca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871835/300x250x2/4ms-envvca.jpg', 'is_used': False, 'name': '4ms EnvVCA', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV4223', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-envvca.html', 'vat_included': False} 2025-12-26 08:31:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-entity-ultra-perc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54178537/300x250x2/steady-state-fate-entity-ultra-perc.jpg', 'is_used': False, 'name': 'Steady State Fate Entity Ultra-Perc', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV4485', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-entity-ultra-perc.html', 'vat_included': False} 2025-12-26 08:31:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-entity-metalloid-percussion.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59885418/300x250x2/steady-state-fate-entity-metalloid-percussion.jpg', 'is_used': False, 'name': 'Steady State Fate Entity Metalloid Percussion', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV4726', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-entity-metalloid-percussion.html', 'vat_included': False} 2025-12-26 08:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-ensemble-oscillator.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466955/300x250x2/4ms-ensemble-oscillator-white.jpg', 'is_used': False, 'name': '4ms Ensemble Oscillator, White', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3675', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-ensemble-oscillator.html', 'vat_included': False} 2025-12-26 08:31:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:14 [scrapy.extensions.logstats] INFO: Crawled 624 pages (at 21 pages/min), scraped 589 items (at 21 items/min) 2025-12-26 08:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-ensemble-oscillator-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35647602/300x250x2/4ms-ensemble-oscillator-black.jpg', 'is_used': False, 'name': '4ms Ensemble Oscillator, Black', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3959', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-ensemble-oscillator-black.html', 'vat_included': False} 2025-12-26 08:31:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-ensemble-oscillator-faceplate-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32166871/300x250x2/4ms-ensemble-oscillator-faceplate-black.jpg', 'is_used': False, 'name': '4ms Ensemble Oscillator Faceplate - Black', 'page_metadata': None, 'price': '24.99', 'product_code': 'CV3919', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-ensemble-oscillator-faceplate-black.html', 'vat_included': False} 2025-12-26 08:31:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-eloquencer-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470309/300x250x2/winter-modular-eloquencer-silver.jpg', 'is_used': False, 'name': 'Winter Modular Eloquencer, Silver', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV3381', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-eloquencer-silver.html', 'vat_included': False} 2025-12-26 08:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-eloquencer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470155/300x250x2/winter-modular-eloquencer-black.jpg', 'is_used': False, 'name': 'Winter Modular Eloquencer, Black', 'page_metadata': None, 'price': '625.00', 'product_code': 'CV2787', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-eloquencer.html', 'vat_included': False} 2025-12-26 08:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-echoz-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468592/300x250x2/tiptop-audio-echoz-black.jpg', 'is_used': False, 'name': 'Tiptop Audio ECHOZ, Black', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV3574', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-echoz-black.html', 'vat_included': False} 2025-12-26 08:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-echophon.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624642/300x250x2/make-noise-echophon.jpg', 'is_used': False, 'name': 'Make Noise Echophon', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV0164', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-echophon.html', 'vat_included': False} 2025-12-26 08:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-echo-cinematic.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64661586/300x250x2/knobula-echo-cinematic.jpg', 'is_used': False, 'name': 'Knobula Echo Cinematic', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV5068', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-echo-cinematic.html', 'vat_included': False} 2025-12-26 08:31:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-easel-command.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41296866/300x250x2/buchla-easel-command.jpg', 'is_used': False, 'name': 'Buchla Easel Command', 'page_metadata': None, 'price': '2999.00', 'product_code': 'CV4070', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-easel-command.html', 'vat_included': False} 2025-12-26 08:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-eas.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38385765/300x250x2/instruo-eas.jpg', 'is_used': False, 'name': 'Instruo Eas', 'page_metadata': None, 'price': '219.00', 'product_code': 'CV4044', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-eas.html', 'vat_included': False} 2025-12-26 08:31:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-dxg.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60493451/300x250x2/make-noise-dxg.jpg', 'is_used': False, 'name': 'Make Noise DXG', 'page_metadata': None, 'price': '215.00', 'product_code': 'CV4750', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-dxg.html', 'vat_included': False} 2025-12-26 08:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-duatt-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472228/300x250x2/intellijel-duatt-1u.jpg', 'is_used': False, 'name': 'Intellijel Duatt_1U', 'page_metadata': None, 'price': '65.00', 'product_code': 'CV3552', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-duatt-1u.html', 'vat_included': False} 2025-12-26 08:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modcan-dualwave-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73184260/300x250x2/modcan-dualwave-used.jpg', 'is_used': True, 'name': 'Modcan DualWave, USED', 'page_metadata': None, 'price': '360.00', 'product_code': 'CV5713', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modcan-dualwave-used.html', 'vat_included': False} 2025-12-26 08:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-dual-vca-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472051/300x250x2/intellijel-dual-vca-1u.jpg', 'is_used': False, 'name': 'Intellijel Dual VCA_1U', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3553', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-dual-vca-1u.html', 'vat_included': False} 2025-12-26 08:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-dual-mantis-studio-brackets-kit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477761/300x250x2/tiptop-audio-dual-mantis-studio-brackets-kit.jpg', 'is_used': False, 'name': 'Tiptop Audio Dual Mantis Studio Brackets Kit', 'page_metadata': None, 'price': '52.00', 'product_code': 'CV3577', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-dual-mantis-studio-brackets-kit.html', 'vat_included': False} 2025-12-26 08:31:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-dual-fx.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467806/300x250x2/erica-synths-dual-fx.jpg', 'is_used': False, 'name': 'Erica Synths Dual FX', 'page_metadata': None, 'price': '329.00', 'product_code': 'CV3088', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-dual-fx.html', 'vat_included': False} 2025-12-26 08:31:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2025-12-26 08:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dual-envvca-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72929271/300x250x2/4ms-dual-envvca-used.jpg', 'is_used': True, 'name': '4ms Dual EnvVCA, USED', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5583', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-dual-envvca-used.html', 'vat_included': False} 2025-12-26 08:31:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-dual-drive-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73545483/300x250x2/erica-synths-dual-drive-used.jpg', 'is_used': True, 'name': 'Erica Synths Dual Drive, USED', 'page_metadata': None, 'price': '185.00', 'product_code': 'CV5734', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-dual-drive-used.html', 'vat_included': False} 2025-12-26 08:31:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-dual-drive.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467858/300x250x2/erica-synths-dual-drive.jpg', 'is_used': False, 'name': 'Erica Synths Dual Drive', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV3089', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-dual-drive.html', 'vat_included': False} 2025-12-26 08:31:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-dual-discrete-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470381/300x250x2/koma-elektronik-dual-discrete-vca.jpg', 'is_used': False, 'name': 'KOMA Elektronik Dual Discrete VCA', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV3185', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-dual-discrete-vca.html', 'vat_included': False} 2025-12-26 08:32:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthrotek-ds-m-drum-synth-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71185919/300x250x2/synthrotek-ds-m-drum-synth-used.jpg', 'is_used': True, 'name': 'Synthrotek DS-M Drum Synth, USED', 'page_metadata': None, 'price': '140.00', 'product_code': 'CV2291', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthrotek-ds-m-drum-synth-used.html', 'vat_included': False} 2025-12-26 08:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-drummer-from-another-mother-dfam.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474790/300x250x2/moog-drummer-from-another-mother-dfam.jpg', 'is_used': False, 'name': 'Moog Drummer From Another Mother (DFAM', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV2870', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-drummer-from-another-mother-dfam.html', 'vat_included': False} 2025-12-26 08:32:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-drum-sequencer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35772916/300x250x2/erica-synths-drum-sequencer.jpg', 'is_used': False, 'name': 'Erica Synths Drum Sequencer', 'page_metadata': None, 'price': '719.00', 'product_code': 'CV3078', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-drum-sequencer.html', 'vat_included': False} 2025-12-26 08:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:13 [scrapy.extensions.logstats] INFO: Crawled 646 pages (at 22 pages/min), scraped 611 items (at 22 items/min) 2025-12-26 08:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-mixer-lite.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467747/300x250x2/erica-synths-drum-mixer-lite.jpg', 'is_used': False, 'name': 'Erica Synths Drum Mixer Lite', 'page_metadata': None, 'price': '140.00', 'product_code': 'CV3083', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-mixer-lite.html', 'vat_included': False} 2025-12-26 08:32:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-mixer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467544/300x250x2/erica-synths-drum-mixer.jpg', 'is_used': False, 'name': 'Erica Synths Drum Mixer', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV3082', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-mixer.html', 'vat_included': False} 2025-12-26 08:32:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-drezno-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59405253/300x250x2/xaoc-devices-drezno-ii.jpg', 'is_used': False, 'name': 'XAOC Devices Drezno II', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV4716', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-drezno-ii.html', 'vat_included': False} 2025-12-26 08:32:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-dpo-dual-prismatic-oscillato.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624587/300x250x2/make-noise-dpo.jpg', 'is_used': False, 'name': 'Make Noise DPO', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV0165', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-dpo-dual-prismatic-oscillato.html', 'vat_included': False} 2025-12-26 08:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dld-dual-looping-delay.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466038/300x250x2/4ms-dld-dual-looping-delay.jpg', 'is_used': False, 'name': '4ms DLD (Dual Looping Delay)', 'page_metadata': None, 'price': '415.00', 'product_code': 'CV2160', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-dld-dual-looping-delay.html', 'vat_included': False} 2025-12-26 08:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-dixie-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471498/300x250x2/intellijel-dixie-ii.jpg', 'is_used': False, 'name': 'Intellijel Dixie II+', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV1983', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-dixie-ii.html', 'vat_included': False} 2025-12-26 08:32:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-disting-nt.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66272419/300x250x2/expert-sleepers-disting-nt.jpg', 'is_used': False, 'name': 'Expert Sleepers Disting NT', 'page_metadata': None, 'price': '699.00', 'product_code': 'CV5189', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-disting-nt.html', 'vat_included': False} 2025-12-26 08:32:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-disting-mk4.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470541/300x250x2/expert-sleepers-disting-mk4.jpg', 'is_used': False, 'name': 'Expert Sleepers Disting mk4', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV2538', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-disting-mk4.html', 'vat_included': False} 2025-12-26 08:32:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-dinkys-taiko-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67903262/300x250x2/alm-busy-circuits-dinkys-taiko-used.jpg', 'is_used': True, 'name': 'ALM Busy Circuits Dinky’s Taiko, USED', 'page_metadata': None, 'price': '180.00', 'product_code': 'CV1865', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-dinkys-taiko-used.html', 'vat_included': False} 2025-12-26 08:32:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/malekko-heavy-industry-din-sync-expander-for-sync.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67130398/300x250x2/malekko-heavy-industry-din-sync-expander-for-sync.jpg', 'is_used': False, 'name': 'Malekko Heavy Industry DIN Sync (expander for Sync), OPEN-BOX', 'page_metadata': None, 'price': '63.00', 'product_code': 'CV5241', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/malekko-heavy-industry-din-sync-expander-for-sync.html', 'vat_included': False} 2025-12-26 08:32:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/malekko-heavy-industry-din.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471544/300x250x2/malekko-heavy-industry-din-sync-expander-for-sync.jpg', 'is_used': False, 'name': 'Malekko Heavy Industry DIN Sync (expander for Sync)', 'page_metadata': None, 'price': '70.00', 'product_code': 'CV2502', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/malekko-heavy-industry-din.html', 'vat_included': False} 2025-12-26 08:32:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-digiverb-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471864/300x250x2/intellijel-digiverb-1u.jpg', 'is_used': False, 'name': 'Intellijel Digiverb_1U', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV2556', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-digiverb-1u.html', 'vat_included': False} 2025-12-26 08:32:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-dha.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70647488/300x250x2/instruo-dha.jpg', 'is_used': False, 'name': 'Instruo dha', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV5380', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-dha.html', 'vat_included': False} 2025-12-26 08:32:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-deva.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58547846/300x250x2/xaoc-devices-deva.jpg', 'is_used': False, 'name': 'XAOC Devices Deva', 'page_metadata': None, 'price': '224.00', 'product_code': 'CV4678', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-deva.html', 'vat_included': False} 2025-12-26 08:32:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-desmodus-versio.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469790/300x250x2/noise-engineering-desmodus-versio-black.jpg', 'is_used': False, 'name': 'Noise Engineering Desmodus Versio, Black', 'page_metadata': None, 'price': '393.00', 'product_code': 'CV3751', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-desmodus-versio.html', 'vat_included': False} 2025-12-26 08:32:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-debel-iteritas-alia-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58884114/300x250x2/noise-engineering-debel-iteritas-alia-black.jpg', 'is_used': False, 'name': 'Noise Engineering Debel Iteritas Alia, Black', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV4711', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-debel-iteritas-alia-black.html', 'vat_included': False} 2025-12-26 08:32:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2025-12-26 08:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mordax-data-metal.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465478/300x250x2/mordax-data-metal.jpg', 'is_used': False, 'name': 'Mordax DATA, METAL', 'page_metadata': None, 'price': '395.00', 'product_code': 'CV3832', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mordax-data-metal.html', 'vat_included': False} 2025-12-26 08:32:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-data-bender.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469713/300x250x2/qu-bit-electronix-data-bender.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Data Bender', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3810', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-data-bender.html', 'vat_included': False} 2025-12-26 08:33:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-plankton-dassbrum.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66994284/300x250x2/winter-plankton-dassbrum.jpg', 'is_used': False, 'name': 'Winter Plankton Dassbrum', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5213', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-plankton-dassbrum.html', 'vat_included': False} 2025-12-26 08:33:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-dark-matter.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470466/300x250x2/bastl-instruments-dark-matter.jpg', 'is_used': False, 'name': 'Bastl Instruments Dark Matter', 'page_metadata': None, 'price': '381.00', 'product_code': 'CV3282', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-dark-matter.html', 'vat_included': False} 2025-12-26 08:33:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-dapf.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/62042828/300x250x2/instruo-dapf.jpg', 'is_used': False, 'name': 'Instruo Dapf', 'page_metadata': None, 'price': '235.00', 'product_code': 'CV4995', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-dapf.html', 'vat_included': False} 2025-12-26 08:33:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-dail.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63481616/300x250x2/instruo-dail.jpg', 'is_used': False, 'name': 'Instruo Dail', 'page_metadata': None, 'price': '339.00', 'product_code': 'CV5062', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-dail.html', 'vat_included': False} 2025-12-26 08:33:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-cymbl909-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72943347/300x250x2/tiptop-audio-cymbl909-used.jpg', 'is_used': True, 'name': 'Tiptop Audio Cymbl909, USED', 'page_metadata': None, 'price': '110.00', 'product_code': 'CV1961', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-cymbl909-used.html', 'vat_included': False} 2025-12-26 08:33:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:13 [scrapy.extensions.logstats] INFO: Crawled 669 pages (at 23 pages/min), scraped 634 items (at 23 items/min) 2025-12-26 08:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-cymbl909-cr909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468339/300x250x2/tiptop-audio-cymbl909-cr909.jpg', 'is_used': False, 'name': 'Tiptop Audio Cymbl909 (CR909)', 'page_metadata': None, 'price': '233.00', 'product_code': 'CV1833', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-cymbl909-cr909.html', 'vat_included': False} 2025-12-26 08:33:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-cymbals.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467907/300x250x2/erica-synths-cymbals.jpg', 'is_used': False, 'name': 'Erica Synths Cymbals', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV3091', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-cymbals.html', 'vat_included': False} 2025-12-26 08:33:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-cvthree104.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475675/300x250x2/control-voltage-cvthree104-eurorack-case.jpg', 'is_used': False, 'name': 'Control Voltage cvThree104, Eurorack Case', 'page_metadata': None, 'price': '425.00', 'product_code': 'CV1592', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-cvthree104.html', 'vat_included': False} 2025-12-26 08:33:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-cv-thing.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789469/300x250x2/befaco-cv-thing.jpg', 'is_used': False, 'name': 'Befaco CV Thing', 'page_metadata': None, 'price': '320.00', 'product_code': 'CV4183', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-cv-thing.html', 'vat_included': False} 2025-12-26 08:33:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cuir.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44868307/300x250x2/instruo-cuir.jpg', 'is_used': False, 'name': 'Instruo Cuir', 'page_metadata': None, 'price': '289.00', 'product_code': 'CV4219', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-cuir.html', 'vat_included': False} 2025-12-26 08:33:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cs-l.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470717/300x250x2/instruo-cs-l.jpg', 'is_used': False, 'name': 'Instruo Cs-L', 'page_metadata': None, 'price': '645.00', 'product_code': 'CV3437', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-cs-l.html', 'vat_included': False} 2025-12-26 08:33:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-crust.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63349227/300x250x2/bastl-instruments-crust.jpg', 'is_used': False, 'name': 'Bastl Instruments Crust', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV5052', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-crust.html', 'vat_included': False} 2025-12-26 08:33:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cruinn.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48021661/300x250x2/instruo-cruinn.jpg', 'is_used': False, 'name': 'Instruo Cruinn', 'page_metadata': None, 'price': '469.00', 'product_code': 'CV4317', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-cruinn.html', 'vat_included': False} 2025-12-26 08:33:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-cp909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468277/300x250x2/tiptop-audio-cp909.jpg', 'is_used': False, 'name': 'Tiptop Audio CP909', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV0287', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-cp909.html', 'vat_included': False} 2025-12-26 08:33:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/black-noise-cosmos.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55408559/300x250x2/black-noise-cosmos.jpg', 'is_used': False, 'name': 'Black Noise Cosmos', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4533', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/black-noise-cosmos.html', 'vat_included': False} 2025-12-26 08:33:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-control.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471247/300x250x2/rossum-electro-music-control-forge.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Control Forge', 'page_metadata': None, 'price': '599.00', 'product_code': 'CV2277', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-control.html', 'vat_included': False} 2025-12-26 08:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-conrol-path-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61634015/300x250x2/tiptop-audio-conrol-path-art.jpg', 'is_used': False, 'name': 'Tiptop Audio CONROL PATH ART', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4791', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-conrol-path-art.html', 'vat_included': False} 2025-12-26 08:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-cockpit2-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65231393/300x250x2/endorphines-cockpit2-demo-unit.jpg', 'is_used': False, 'name': 'Endorphin.es Cockpit2, DEMO UNIT', 'page_metadata': None, 'price': '160.00', 'product_code': 'CV5115', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-cockpit2-demo-unit.html', 'vat_included': False} 2025-12-26 08:33:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-cockpit2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32410534/300x250x2/endorphines-cockpit2.jpg', 'is_used': False, 'name': 'Endorphin.es Cockpit2', 'page_metadata': None, 'price': '175.00', 'product_code': 'CV3908', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-cockpit2.html', 'vat_included': False} 2025-12-26 08:33:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cnoc-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928673/300x250x2/instruo-cnoc-demo-unit.jpg', 'is_used': False, 'name': 'Instruo Cnoc, DEMO UNIT', 'page_metadata': None, 'price': '250.00', 'product_code': 'CV5571', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-cnoc-demo-unit.html', 'vat_included': False} 2025-12-26 08:33:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cnoc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48021459/300x250x2/instruo-cnoc.jpg', 'is_used': False, 'name': 'Instruo Cnoc', 'page_metadata': None, 'price': '289.00', 'product_code': 'CV4316', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-cnoc.html', 'vat_included': False} 2025-12-26 08:33:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2025-12-26 08:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-cluster-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928748/300x250x2/toppobrillo-cluster-demo-unit.jpg', 'is_used': False, 'name': 'Toppobrillo Cluster, DEMO UNIT', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV5577', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/toppobrillo-cluster-demo-unit.html', 'vat_included': False} 2025-12-26 08:33:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-clrs.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63480359/300x250x2/modbap-modular-clrs.jpg', 'is_used': False, 'name': 'Modbap Modular CLRS', 'page_metadata': None, 'price': '399.99', 'product_code': 'CV5054', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/modbap-modular-clrs.html', 'vat_included': False} 2025-12-26 08:33:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-clone.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57977066/300x250x2/steady-state-fate-clone.jpg', 'is_used': False, 'name': 'Steady State Fate Clone', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV3149', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-clone.html', 'vat_included': False} 2025-12-26 08:33:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-clap.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468894/300x250x2/erica-synths-clap.jpg', 'is_used': False, 'name': 'Erica Synths Clap', 'page_metadata': None, 'price': '169.00', 'product_code': 'CV3085', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-clap.html', 'vat_included': False} 2025-12-26 08:33:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-cizzle.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/62119200/300x250x2/alm-busy-circuits-cizzle.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Cizzle', 'page_metadata': None, 'price': '375.00', 'product_code': 'CV4996', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-cizzle.html', 'vat_included': False} 2025-12-26 08:33:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-citadel-wave-bard.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72918235/300x250x2/bastl-instruments-citadel-wave-bard.jpg', 'is_used': False, 'name': 'Bastl Instruments Citadel Wave Bard', 'page_metadata': None, 'price': '309.00', 'product_code': 'CV5587', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-citadel-wave-bard.html', 'vat_included': False} 2025-12-26 08:33:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-citadel-fx-wizard.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72918243/300x250x2/bastl-instruments-citadel-fx-wizard.jpg', 'is_used': False, 'name': 'Bastl Instruments Citadel FX Wizard', 'page_metadata': None, 'price': '309.00', 'product_code': 'CV5586', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-citadel-fx-wizard.html', 'vat_included': False} 2025-12-26 08:34:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-circadian-rhythms-white.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030067/300x250x2/tiptop-audio-circadian-rhythms-white.jpg', 'is_used': False, 'name': 'Tiptop Audio Circadian Rhythms, White', 'page_metadata': None, 'price': '519.00', 'product_code': 'CV1327', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-circadian-rhythms-white.html', 'vat_included': False} 2025-12-26 08:34:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-circadian-rhythms-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030429/300x250x2/tiptop-audio-circadian-rhythms-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Circadian Rhythms, Black', 'page_metadata': None, 'price': '519.00', 'product_code': 'CV3991', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-circadian-rhythms-black.html', 'vat_included': False} 2025-12-26 08:34:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-cinnamon-alu.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470108/300x250x2/bastl-instruments-cinnamon-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Cinnamon, Black', 'page_metadata': None, 'price': '200.00', 'product_code': 'CV2849', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-cinnamon-alu.html', 'vat_included': False} 2025-12-26 08:34:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-cicely.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58223951/300x250x2/expert-sleepers-cicely.jpg', 'is_used': False, 'name': 'Expert Sleepers Cicely', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4672', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-cicely.html', 'vat_included': False} 2025-12-26 08:34:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-ciao-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59788073/300x250x2/bastl-instruments-ciao-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Ciao!!, Black', 'page_metadata': None, 'price': '267.00', 'product_code': 'CV4717', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-ciao-black.html', 'vat_included': False} 2025-12-26 08:34:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:11 [scrapy.extensions.logstats] INFO: Crawled 697 pages (at 28 pages/min), scraped 662 items (at 28 items/min) 2025-12-26 08:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/lzx-industries-chromagnon.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470003/300x250x2/lzx-industries-chromagnon.jpg', 'is_used': False, 'name': 'LZX Industries Chromagnon', 'page_metadata': None, 'price': '1599.00', 'product_code': 'CV3791', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/lzx-industries-chromagnon.html', 'vat_included': False} 2025-12-26 08:34:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-chord-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469683/300x250x2/qu-bit-electronix-chord-v2.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Chord v2', 'page_metadata': None, 'price': '319.00', 'product_code': 'CV3362', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-chord-v2.html', 'vat_included': False} 2025-12-26 08:34:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-chord-pilot-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65231091/300x250x2/knobula-chord-pilot-demo-unit.jpg', 'is_used': False, 'name': 'Knobula Chord Pilot, DEMO UNIT', 'page_metadata': None, 'price': '359.00', 'product_code': 'CV5129', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-chord-pilot-demo-unit.html', 'vat_included': False} 2025-12-26 08:34:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/knobula-chord-pilot.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56165602/300x250x2/knobula-chord-pilot.jpg', 'is_used': False, 'name': 'Knobula Chord Pilot', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4570', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/knobula-chord-pilot.html', 'vat_included': False} 2025-12-26 08:34:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/livewire-chaos-computer-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73184051/300x250x2/livewire-chaos-computer-used.jpg', 'is_used': True, 'name': 'Livewire Chaos Computer, USED', 'page_metadata': None, 'price': '540.00', 'product_code': 'CV5716', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/livewire-chaos-computer-used.html', 'vat_included': False} 2025-12-26 08:34:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-channel-saver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63109048/300x250x2/make-noise-channel-saver.jpg', 'is_used': False, 'name': 'Make Noise Channel Saver', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV5032', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-channel-saver.html', 'vat_included': False} 2025-12-26 08:34:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-ceis-2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/65819377/300x250x2/instruo-ceis-2.jpg', 'is_used': False, 'name': 'Instruo Ceis 2', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV5137', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-ceis-2.html', 'vat_included': False} 2025-12-26 08:34:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-cb808.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030041/300x250x2/tiptop-audio-cb808.jpg', 'is_used': False, 'name': 'Tiptop Audio CB808', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV0861', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-cb808.html', 'vat_included': False} 2025-12-26 08:34:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-catalyst-sequencer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60881546/300x250x2/4ms-catalyst-sequencer.jpg', 'is_used': False, 'name': '4ms Catalyst Sequencer', 'page_metadata': None, 'price': '395.00', 'product_code': 'CV4770', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-catalyst-sequencer.html', 'vat_included': False} 2025-12-26 08:34:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-catalyst-controller.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60881551/300x250x2/4ms-catalyst-controller.jpg', 'is_used': False, 'name': '4ms Catalyst Controller', 'page_metadata': None, 'price': '395.00', 'product_code': 'CV4769', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-catalyst-controller.html', 'vat_included': False} 2025-12-26 08:34:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-cascade.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/30959818/300x250x2/qu-bit-electronix-cascade.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Cascade', 'page_metadata': None, 'price': '296.00', 'product_code': 'CV3812', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-cascade.html', 'vat_included': False} 2025-12-26 08:34:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2025-12-26 08:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-carn.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50538694/300x250x2/instruo-carn.jpg', 'is_used': False, 'name': 'Instruo Carn', 'page_metadata': None, 'price': '439.00', 'product_code': 'CV4374', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-carn.html', 'vat_included': False} 2025-12-26 08:34:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-cable-35mm-same-mono-5ft.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475874/300x250x2/hosa-cable-35mm-mono-5ft.jpg', 'is_used': False, 'name': 'Hosa Cable, 3.5mm, Mono, 5ft', 'page_metadata': None, 'price': '8.95', 'product_code': 'CV0336', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-cable-35mm-same-mono-5ft.html', 'vat_included': False} 2025-12-26 08:34:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-cable-35mm-same-mono-10ft.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475939/300x250x2/hosa-cable-35mm-mono-10ft.jpg', 'is_used': False, 'name': 'Hosa Cable, 3.5mm, Mono, 10ft', 'page_metadata': None, 'price': '9.95', 'product_code': 'CV0337', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-cable-35mm-same-mono-10ft.html', 'vat_included': False} 2025-12-26 08:34:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-cable-35mm-mono-1-4-mono-5ft.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475953/300x250x2/hosa-cable-35mm-mono-to-1-4-mono-5ft.jpg', 'is_used': False, 'name': 'Hosa Cable, 3.5mm Mono to 1/4" Mono, 5ft', 'page_metadata': None, 'price': '8.95', 'product_code': 'CV0334', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-cable-35mm-mono-1-4-mono-5ft.html', 'vat_included': False} 2025-12-26 08:34:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-cable-35mm-mono-1-4-mono-10ft.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476093/300x250x2/hosa-cable-35mm-mono-to-1-4-mono-10ft.jpg', 'is_used': False, 'name': 'Hosa Cable, 3.5mm Mono to 1/4" Mono, 10ft', 'page_metadata': None, 'price': '10.95', 'product_code': 'CV0977', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-cable-35mm-mono-1-4-mono-10ft.html', 'vat_included': False} 2025-12-26 08:34:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-bytom.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567690/300x250x2/xaoc-devices-bytom.jpg', 'is_used': False, 'name': 'XAOC Devices Bytom', 'page_metadata': None, 'price': '109.00', 'product_code': 'CV4404', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-bytom.html', 'vat_included': False} 2025-12-26 08:34:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-bxx2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58657608/300x250x2/alm-busy-circuits-bxx2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits BXx2', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV4680', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-bxx2.html', 'vat_included': False} 2025-12-26 08:34:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-bus-stick-bare-headers.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477515/300x250x2/4ms-bus-stick-bare-headers.jpg', 'is_used': False, 'name': '4ms Bus Stick (Bare Headers)', 'page_metadata': None, 'price': '35.00', 'product_code': 'CV1267', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-bus-stick-bare-headers.html', 'vat_included': False} 2025-12-26 08:34:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-buff-mult-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472016/300x250x2/intellijel-buff-mult-1u.jpg', 'is_used': False, 'name': 'Intellijel Buff Mult_1U', 'page_metadata': None, 'price': '39.00', 'product_code': 'CV2557', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-buff-mult-1u.html', 'vat_included': False} 2025-12-26 08:34:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-buff-mult.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466485/300x250x2/4ms-buff-mult.jpg', 'is_used': False, 'name': '4ms Buff Mult', 'page_metadata': None, 'price': '79.00', 'product_code': 'CV1028', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-buff-mult.html', 'vat_included': False} 2025-12-26 08:34:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-buff-mult.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976847/300x250x2/intellijel-buff-mult.jpg', 'is_used': False, 'name': 'Intellijel Buff Mult', 'page_metadata': None, 'price': '69.00', 'product_code': 'CV0552', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-buff-mult.html', 'vat_included': False} 2025-12-26 08:34:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-buddy.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37325593/300x250x2/bastl-instruments-buddy-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Buddy, Black', 'page_metadata': None, 'price': '173.00', 'product_code': 'CV4027', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-buddy.html', 'vat_included': False} 2025-12-26 08:34:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-btmx-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64799899/300x250x2/schlappi-engineering-btmx-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering BTMX, Silver', 'page_metadata': None, 'price': '200.00', 'product_code': 'CV5058', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-btmx-silver.html', 'vat_included': False} 2025-12-26 08:35:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-btmx-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64799917/300x250x2/schlappi-engineering-btmx-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering BTMX, Black', 'page_metadata': None, 'price': '200.00', 'product_code': 'CV5059', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-btmx-black.html', 'vat_included': False} 2025-12-26 08:35:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-btfld-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66721396/300x250x2/schlappi-engineering-btfld-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering BTFLD, Silver', 'page_metadata': None, 'price': '220.00', 'product_code': 'CV5202', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-btfld-silver.html', 'vat_included': False} 2025-12-26 08:35:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:11 [scrapy.extensions.logstats] INFO: Crawled 723 pages (at 26 pages/min), scraped 688 items (at 26 items/min) 2025-12-26 08:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-btfld-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66721389/300x250x2/schlappi-engineering-btfld-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering BTFLD, Black', 'page_metadata': None, 'price': '220.00', 'product_code': 'CV5201', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-btfld-black.html', 'vat_included': False} 2025-12-26 08:35:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-bruxa.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64100670/300x250x2/make-noise-bruxa.jpg', 'is_used': False, 'name': 'Make Noise Bruxa', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV5090', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-bruxa.html', 'vat_included': False} 2025-12-26 08:35:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-boundary-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37257252/300x250x2/schlappi-engineering-boundary-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering Boundary, Silver', 'page_metadata': None, 'price': '235.00', 'product_code': 'CV4017', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-boundary-silver.html', 'vat_included': False} 2025-12-26 08:35:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-boundary-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37257257/300x250x2/schlappi-engineering-boundary-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering Boundary, Black', 'page_metadata': None, 'price': '235.00', 'product_code': 'CV4018', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-boundary-black.html', 'vat_included': False} 2025-12-26 08:35:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-boundary-layer-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70939608/300x250x2/schlappi-engineering-boundary-layer-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering Boundary Layer, Silver', 'page_metadata': None, 'price': '325.00', 'product_code': 'CV5450', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-boundary-layer-silver.html', 'vat_included': False} 2025-12-26 08:35:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-boundary-layer-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70939600/300x250x2/schlappi-engineering-boundary-layer-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering Boundary Layer, Black', 'page_metadata': None, 'price': '325.00', 'product_code': 'CV5449', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-boundary-layer-black.html', 'vat_included': False} 2025-12-26 08:35:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-boss-bow-two.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29936379/300x250x2/alm-busy-circuits-boss-bow-two.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Boss Bow Two', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV3869', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-boss-bow-two.html', 'vat_included': False} 2025-12-26 08:35:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blued-steel-system-stand.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477804/300x250x2/make-noise-blued-steel-system-stand.jpg', 'is_used': False, 'name': 'Make Noise Blued Steel System Stand', 'page_metadata': None, 'price': '150.00', 'product_code': 'CV3686', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-blued-steel-system-stand.html', 'vat_included': False} 2025-12-26 08:35:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2025-12-26 08:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bluebox-module.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57887881/300x250x2/1010-music-bluebox-module.jpg', 'is_used': False, 'name': '1010 Music BlueBox Module', 'page_metadata': None, 'price': '699.00', 'product_code': 'CV4671', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bluebox-module.html', 'vat_included': False} 2025-12-26 08:35:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-bloom.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469750/300x250x2/qu-bit-electronix-bloom.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Bloom', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV3451', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-bloom.html', 'vat_included': False} 2025-12-26 08:35:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/patching-panda-blast.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67347152/300x250x2/patching-panda-blast.jpg', 'is_used': False, 'name': 'Patching Panda Blast', 'page_metadata': None, 'price': '255.00', 'product_code': 'CV5216', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/patching-panda-blast.html', 'vat_included': False} 2025-12-26 08:35:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-blank-panel-8hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48806685/300x250x2/4ms-blank-panel-8hp.jpg', 'is_used': False, 'name': '4ms Blank Panel 8hp', 'page_metadata': None, 'price': '7.00', 'product_code': 'CV4336', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-blank-panel-8hp.html', 'vat_included': False} 2025-12-26 08:35:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blank-panel-6hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477929/300x250x2/make-noise-blank-panel-6hp.jpg', 'is_used': False, 'name': 'Make Noise Blank Panel 6hp', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV0662', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-blank-panel-6hp.html', 'vat_included': False} 2025-12-26 08:35:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blank-panel-4hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477808/300x250x2/make-noise-blank-panel-4hp.jpg', 'is_used': False, 'name': 'Make Noise Blank Panel 4hp', 'page_metadata': None, 'price': '4.00', 'product_code': 'CV0663', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-blank-panel-4hp.html', 'vat_included': False} 2025-12-26 08:35:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-blank-panel-4hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40871747/300x250x2/divkid-blank-panel-4hp.jpg', 'is_used': False, 'name': 'DivKid Blank Panel 4hp', 'page_metadata': None, 'price': '12.00', 'product_code': 'CV4082', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-blank-panel-4hp.html', 'vat_included': False} 2025-12-26 08:35:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-blank-panel-2hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57974804/300x250x2/4ms-blank-panel-2hp.jpg', 'is_used': False, 'name': '4ms Blank Panel 2hp', 'page_metadata': None, 'price': '4.00', 'product_code': 'CV4335', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-blank-panel-2hp.html', 'vat_included': False} 2025-12-26 08:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blank-panel-20hp-lightning-bolt.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477930/300x250x2/make-noise-blank-panel-20hp-lightning-bolt.jpg', 'is_used': False, 'name': 'Make Noise Blank Panel 20hp, Lightning Bolt', 'page_metadata': None, 'price': '12.00', 'product_code': 'CV1566', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-blank-panel-20hp-lightning-bolt.html', 'vat_included': False} 2025-12-26 08:35:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blank-panel-1hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57976913/300x250x2/make-noise-blank-panel-1hp.jpg', 'is_used': False, 'name': 'Make Noise Blank Panel 1hp', 'page_metadata': None, 'price': '4.00', 'product_code': 'CV0684', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-blank-panel-1hp.html', 'vat_included': False} 2025-12-26 08:35:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blank-panel-10hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66806771/300x250x2/make-noise-blank-panel-10hp.jpg', 'is_used': False, 'name': 'Make Noise Blank Panel 10hp', 'page_metadata': None, 'price': '8.00', 'product_code': 'CV1131', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-blank-panel-10hp.html', 'vat_included': False} 2025-12-26 08:35:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-wavetable-vco.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467045/300x250x2/erica-synths-black-wavetable-vco.jpg', 'is_used': False, 'name': 'Erica Synths Black Wavetable VCO', 'page_metadata': None, 'price': '319.00', 'product_code': 'CV2318', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-wavetable-vco.html', 'vat_included': False} 2025-12-26 08:36:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-vco-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33136551/300x250x2/erica-synths-black-vco2.jpg', 'is_used': False, 'name': 'Erica Synths Black VCO2', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3020', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-vco-v2.html', 'vat_included': False} 2025-12-26 08:36:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-vco-expander.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467519/300x250x2/erica-synths-black-vco-expander.jpg', 'is_used': False, 'name': 'Erica Synths Black VCO Expander', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV3021', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-vco-expander.html', 'vat_included': False} 2025-12-26 08:36:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-stereo-reverb.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59174351/300x250x2/erica-synths-black-stereo-reverb.jpg', 'is_used': False, 'name': 'Erica Synths Black Stereo Reverb', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV4691', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-stereo-reverb.html', 'vat_included': False} 2025-12-26 08:36:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:11 [scrapy.extensions.logstats] INFO: Crawled 746 pages (at 23 pages/min), scraped 711 items (at 23 items/min) 2025-12-26 08:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-stereo-mixer-v3.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55203576/300x250x2/erica-synths-black-stereo-mixer-v3.jpg', 'is_used': False, 'name': 'Erica Synths Black Stereo Mixer V3', 'page_metadata': None, 'price': '169.00', 'product_code': 'CV2577', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-stereo-mixer-v3.html', 'vat_included': False} 2025-12-26 08:36:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-stereo-delay2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59174355/300x250x2/erica-synths-black-stereo-delay2.jpg', 'is_used': False, 'name': 'Erica Synths Black Stereo Delay2', 'page_metadata': None, 'price': '369.00', 'product_code': 'CV4690', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-stereo-delay2.html', 'vat_included': False} 2025-12-26 08:36:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-sequencer.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36513755/300x250x2/erica-synths-black-sequencer.jpg', 'is_used': False, 'name': 'Erica Synths Black Sequencer', 'page_metadata': None, 'price': '669.00', 'product_code': 'CV3815', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-sequencer.html', 'vat_included': False} 2025-12-26 08:36:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-quad-vca.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35913987/300x250x2/erica-synths-black-quad-vca2.jpg', 'is_used': False, 'name': 'Erica Synths Black Quad VCA2', 'page_metadata': None, 'price': '269.00', 'product_code': 'CV2319', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-quad-vca.html', 'vat_included': False} 2025-12-26 08:36:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-polivoks-vcf-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32809453/300x250x2/erica-synths-black-polivoks-vcf-v2.jpg', 'is_used': False, 'name': 'Erica Synths Black Polivoks VCF V2', 'page_metadata': None, 'price': '219.00', 'product_code': 'CV3331', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-polivoks-vcf-v2.html', 'vat_included': False} 2025-12-26 08:36:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-output-module-v2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467537/300x250x2/erica-synths-black-output-v2.jpg', 'is_used': False, 'name': 'Erica Synths Black Output v2', 'page_metadata': None, 'price': '339.00', 'product_code': 'CV2967', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-output-module-v2.html', 'vat_included': False} 2025-12-26 08:36:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-joystick-2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42110211/300x250x2/erica-synths-black-joystick-2.jpg', 'is_used': False, 'name': 'Erica Synths Black Joystick 2', 'page_metadata': None, 'price': '279.00', 'product_code': 'CV4124', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-joystick-2.html', 'vat_included': False} 2025-12-26 08:36:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-hole-dsp2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467811/300x250x2/erica-synths-black-hole-dsp2.jpg', 'is_used': False, 'name': 'Erica Synths Black Hole DSP2', 'page_metadata': None, 'price': '339.00', 'product_code': 'CV3092', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-hole-dsp2.html', 'vat_included': False} 2025-12-26 08:36:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2025-12-26 08:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-digital-noise-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64029648/300x250x2/erica-synths-black-digital-noise-used.jpg', 'is_used': True, 'name': 'Erica Synths Black Digital Noise, USED', 'page_metadata': None, 'price': '169.00', 'product_code': 'CV5081', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-digital-noise-used.html', 'vat_included': False} 2025-12-26 08:36:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-mk2-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56723996/300x250x2/1010-music-bitbox-mk2-black.jpg', 'is_used': False, 'name': '1010 Music Bitbox MK2, BLACK', 'page_metadata': None, 'price': '649.00', 'product_code': 'CV4615', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-mk2-black.html', 'vat_included': False} 2025-12-26 08:36:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-micro.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465885/300x250x2/1010-music-bitbox-micro-silver.jpg', 'is_used': False, 'name': '1010 Music Bitbox Micro, SILVER', 'page_metadata': None, 'price': '439.00', 'product_code': 'CV3678', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-micro.html', 'vat_included': False} 2025-12-26 08:36:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-micro-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51193816/300x250x2/1010-music-bitbox-micro-black.jpg', 'is_used': False, 'name': '1010 Music Bitbox Micro, BLACK', 'page_metadata': None, 'price': '439.00', 'product_code': 'CV4390', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-micro-black.html', 'vat_included': False} 2025-12-26 08:36:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-bionic-lester-mkii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472391/300x250x2/industrial-music-electronics-bionic-lester-mkiii.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Bionic Lester mkIII', 'page_metadata': None, 'price': '475.00', 'product_code': 'CV3529', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/industrial-music-electronics-bionic-lester-mkii.html', 'vat_included': False} 2025-12-26 08:36:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-bifold.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472247/300x250x2/intellijel-bifold.jpg', 'is_used': False, 'name': 'Intellijel Bifold', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV3804', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-bifold.html', 'vat_included': False} 2025-12-26 08:36:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-berlin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/63482013/300x250x2/xaoc-devices-berlin.jpg', 'is_used': False, 'name': 'XAOC Devices Berlin', 'page_metadata': None, 'price': '274.00', 'product_code': 'CV5055', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-berlin.html', 'vat_included': False} 2025-12-26 08:36:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-belgrad-black-panel.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477799/300x250x2/xaoc-devices-belgrad-black-panel.jpg', 'is_used': False, 'name': 'XAOC Devices Belgrad Black Panel', 'page_metadata': None, 'price': '35.00', 'product_code': 'CV3349', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-belgrad-black-panel.html', 'vat_included': False} 2025-12-26 08:36:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-belgrad.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468257/300x250x2/xaoc-devices-belgrad.jpg', 'is_used': False, 'name': 'XAOC Devices Belgrad', 'page_metadata': None, 'price': '409.00', 'product_code': 'CV2794', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-belgrad.html', 'vat_included': False} 2025-12-26 08:36:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-beatrix-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928634/300x250x2/expert-sleepers-beatrix-demo-unit.jpg', 'is_used': False, 'name': 'Expert Sleepers Beatrix, DEMO UNIT', 'page_metadata': None, 'price': '179.00', 'product_code': 'CV5567', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-beatrix-demo-unit.html', 'vat_included': False} 2025-12-26 08:36:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-beatrix.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159283/300x250x2/expert-sleepers-beatrix.jpg', 'is_used': False, 'name': 'Expert Sleepers Beatrix', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV4013', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-beatrix.html', 'vat_included': False} 2025-12-26 08:37:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-beasts-chalkboard.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470336/300x250x2/alm-busy-circuits-beasts-chalkboard.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Beast’s Chalkboard', 'page_metadata': None, 'price': '145.00', 'product_code': 'CV2802', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-beasts-chalkboard.html', 'vat_included': False} 2025-12-26 08:37:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-bd909-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72943226/300x250x2/tiptop-audio-bd909-used.jpg', 'is_used': True, 'name': 'Tiptop Audio BD909, USED', 'page_metadata': None, 'price': '125.00', 'product_code': 'CV1866', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-bd909-used.html', 'vat_included': False} 2025-12-26 08:37:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-bd909.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468205/300x250x2/tiptop-audio-bd909.jpg', 'is_used': False, 'name': 'Tiptop Audio BD909', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV0536', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-bd909.html', 'vat_included': False} 2025-12-26 08:37:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:11 [scrapy.extensions.logstats] INFO: Crawled 768 pages (at 22 pages/min), scraped 733 items (at 22 items/min) 2025-12-26 08:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-bd808.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468301/300x250x2/tiptop-audio-bd808.jpg', 'is_used': False, 'name': 'Tiptop Audio BD808', 'page_metadata': None, 'price': '146.00', 'product_code': 'CV0198', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-bd808.html', 'vat_included': False} 2025-12-26 08:37:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-batumi-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72581510/300x250x2/xaoc-devices-batumi-used.jpg', 'is_used': True, 'name': 'XAOC Devices Batumi, USED', 'page_metadata': None, 'price': '210.00', 'product_code': 'CV4468', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-batumi-used.html', 'vat_included': False} 2025-12-26 08:37:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-batumi-ii.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59406057/300x250x2/xaoc-devices-batumi-ii.jpg', 'is_used': False, 'name': 'XAOC Devices Batumi II', 'page_metadata': None, 'price': '409.00', 'product_code': 'CV4718', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-batumi-ii.html', 'vat_included': False} 2025-12-26 08:37:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-bassline.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467752/300x250x2/erica-synths-bassline.jpg', 'is_used': False, 'name': 'Erica Synths Bassline', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV3090', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-bassline.html', 'vat_included': False} 2025-12-26 08:37:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-bass-drum.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/56843125/300x250x2/erica-synths-bass-drum2.jpg', 'is_used': False, 'name': 'Erica Synths Bass Drum2', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3079', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-bass-drum.html', 'vat_included': False} 2025-12-26 08:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-bass-drum.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37706760/300x250x2/mosaic-1u-bass-drum-black.jpg', 'is_used': False, 'name': 'Mosaic 1U Bass Drum, Black', 'page_metadata': None, 'price': '139.00', 'product_code': 'CV3970', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-bass-drum.html', 'vat_included': False} 2025-12-26 08:37:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-basimilus-iteritas-alia-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58884352/300x250x2/noise-engineering-basimilus-iteritas-alia.jpg', 'is_used': False, 'name': 'Noise Engineering Basimilus Iteritas Alia', 'page_metadata': None, 'price': '385.00', 'product_code': 'CV4710', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-basimilus-iteritas-alia-black.html', 'vat_included': False} 2025-12-26 08:37:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-basil.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54863915/300x250x2/bastl-instruments-basil.jpg', 'is_used': False, 'name': 'Bastl Instruments Basil', 'page_metadata': None, 'price': '324.00', 'product_code': 'CV4503', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-basil.html', 'vat_included': False} 2025-12-26 08:37:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-barrel-to-barrel-jumper-cable-right-angle-11.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477533/300x250x2/4ms-barrel-to-barrel-jumper-cable-right-angle-11.jpg', 'is_used': False, 'name': '4ms Barrel to Barrel Jumper Cable, Right-Angle, 11”', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV3306', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-barrel-to-barrel-jumper-cable-right-angle-11.html', 'vat_included': False} 2025-12-26 08:37:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2025-12-26 08:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-bandit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66827463/300x250x2/befaco-bandit.jpg', 'is_used': False, 'name': 'Befaco Bandit', 'page_metadata': None, 'price': '200.00', 'product_code': 'CV5190', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-bandit.html', 'vat_included': False} 2025-12-26 08:37:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-5-violet.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476144/300x250x2/buchla-banana-cable-5-violet.jpg', 'is_used': False, 'name': 'Buchla Banana Cable, 5”, Violet', 'page_metadata': None, 'price': '4.99', 'product_code': 'CV3258', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-5-violet.html', 'vat_included': False} 2025-12-26 08:37:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-40-violet.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475995/300x250x2/buchla-banana-cable-40-violet.jpg', 'is_used': False, 'name': 'Buchla Banana Cable, 40”, Violet', 'page_metadata': None, 'price': '4.99', 'product_code': 'CV3262', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-40-violet.html', 'vat_included': False} 2025-12-26 08:37:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-30-blue.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476120/300x250x2/buchla-banana-cable-30-blue.jpg', 'is_used': False, 'name': 'Buchla Banana Cable, 30”, Blue', 'page_metadata': None, 'price': '4.99', 'product_code': 'CV3261', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-30-blue.html', 'vat_included': False} 2025-12-26 08:37:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-20-green.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476089/300x250x2/buchla-banana-cable-20-green.jpg', 'is_used': False, 'name': 'Buchla Banana Cable, 20”, Green', 'page_metadata': None, 'price': '4.99', 'product_code': 'CV3260', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-20-green.html', 'vat_included': False} 2025-12-26 08:37:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-10-orange.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476141/300x250x2/buchla-banana-cable-10-orange.jpg', 'is_used': False, 'name': 'Buchla Banana Cable, 10”, Orange', 'page_metadata': None, 'price': '4.99', 'product_code': 'CV3259', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-10-orange.html', 'vat_included': False} 2025-12-26 08:37:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-b2-kick-bass.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49474973/300x250x2/weston-precision-audio-b2-kick-bass.jpg', 'is_used': False, 'name': 'Weston Precision Audio B2 Kick/Bass', 'page_metadata': None, 'price': '295.00', 'product_code': 'CV4366', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-b2-kick-bass.html', 'vat_included': False} 2025-12-26 08:37:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-axon-2.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55057198/300x250x2/alm-busy-circuits-axon-2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Axon-2', 'page_metadata': None, 'price': '210.00', 'product_code': 'CV4502', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-axon-2.html', 'vat_included': False} 2025-12-26 08:37:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-axon.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35473772/300x250x2/alm-busy-circuits-axon-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Axon-1', 'page_metadata': None, 'price': '139.99', 'product_code': 'CV3957', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-axon.html', 'vat_included': False} 2025-12-26 08:37:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:37:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-aux-mix-1u.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/67680630/300x250x2/intellijel-aux-mix-1u.jpg', 'is_used': False, 'name': 'Intellijel Aux Mix 1U', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV5270', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-aux-mix-1u.html', 'vat_included': False} 2025-12-26 08:37:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-autodyne.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470905/300x250x2/steady-state-fate-autodyne.jpg', 'is_used': False, 'name': 'Steady State Fate Autodyne', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV3734', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-autodyne.html', 'vat_included': False} 2025-12-26 08:38:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-autodub.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38577505/300x250x2/steady-state-fate-autodub.jpg', 'is_used': False, 'name': 'Steady State Fate Autodub', 'page_metadata': None, 'price': '189.00', 'product_code': 'CV4049', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-autodub.html', 'vat_included': False} 2025-12-26 08:38:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-aurora.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44805754/300x250x2/qu-bit-electronix-aurora.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Aurora', 'page_metadata': None, 'price': '379.00', 'product_code': 'CV3811', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-aurora.html', 'vat_included': False} 2025-12-26 08:38:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-barrel-audio-jumper-cable-3-pin.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477538/300x250x2/4ms-audio-jumper-cable-3-pin.jpg', 'is_used': False, 'name': '4ms Audio Jumper Cable [3-pin]', 'page_metadata': None, 'price': '2.00', 'product_code': 'CV3416', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-barrel-audio-jumper-cable-3-pin.html', 'vat_included': False} 2025-12-26 08:38:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-audio-i-o-2023.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54205836/300x250x2/intellijel-audio-i-o.jpg', 'is_used': False, 'name': 'Intellijel Audio I/O', 'page_metadata': None, 'price': '259.00', 'product_code': 'CV4491', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-audio-i-o-2023.html', 'vat_included': False} 2025-12-26 08:38:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/elektron-audio-cv-split-cable.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476570/300x250x2/elektron-audio-cv-split-cable.jpg', 'is_used': False, 'name': 'Elektron Audio / CV Split Cable', 'page_metadata': None, 'price': '25.00', 'product_code': 'CV2010', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/elektron-audio-cv-split-cable.html', 'vat_included': False} 2025-12-26 08:38:11 [scrapy.extensions.logstats] INFO: Crawled 792 pages (at 24 pages/min), scraped 758 items (at 25 items/min) 2025-12-26 08:38:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-atx1-vco-art.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/61634012/300x250x2/tiptop-audio-atx1-vco-art.jpg', 'is_used': False, 'name': 'Tiptop Audio ATX1 VCO ART', 'page_metadata': None, 'price': '225.00', 'product_code': 'CV4713', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-atx1-vco-art.html', 'vat_included': False} 2025-12-26 08:38:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476559/300x250x2/koma-elektronik-attenuator-cable-5pk.jpg', 'is_used': False, 'name': 'KOMA Elektronik Attenuator Cable, 5pk', 'page_metadata': None, 'price': '47.00', 'product_code': 'CV1404', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable-5pk.html', 'vat_included': False} 2025-12-26 08:38:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476543/300x250x2/koma-elektronik-attenuator-cable.jpg', 'is_used': False, 'name': 'KOMA Elektronik Attenuator Cable', 'page_metadata': None, 'price': '12.00', 'product_code': 'CV1403', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable.html', 'vat_included': False} 2025-12-26 08:38:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-athru.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470708/300x250x2/instruo-athru.jpg', 'is_used': False, 'name': 'Instruo Athru', 'page_metadata': None, 'price': '239.00', 'product_code': 'CV3543', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-athru.html', 'vat_included': False} 2025-12-26 08:38:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-assimil8or.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471252/300x250x2/rossum-electro-music-assimil8or.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Assimil8or', 'page_metadata': None, 'price': '999.00', 'product_code': 'CV2904', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-assimil8or.html', 'vat_included': False} 2025-12-26 08:38:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-asq-1.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47255847/300x250x2/alm-busy-circuits-asq-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ASQ-1', 'page_metadata': None, 'price': '399.00', 'product_code': 'CV4281', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-asq-1.html', 'vat_included': False} 2025-12-26 08:38:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-arbhar-v20-expansion-pack.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58509483/300x250x2/instruo-arbhar-v20-expansion-pack.jpg', 'is_used': False, 'name': 'Instruo Arbhar V2.0 Expansion Pack', 'page_metadata': None, 'price': '129.00', 'product_code': 'CV4670', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-arbhar-v20-expansion-pack.html', 'vat_included': False} 2025-12-26 08:38:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2025-12-26 08:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-arbhar.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58510237/300x250x2/instruo-arbhar-v20.jpg', 'is_used': False, 'name': 'Instruo Arbhar V2.0', 'page_metadata': None, 'price': '699.00', 'product_code': 'CV3563', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-arbhar.html', 'vat_included': False} 2025-12-26 08:38:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-arad.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/70179278/300x250x2/xaoc-devices-arad.jpg', 'is_used': False, 'name': 'XAOC Devices Arad', 'page_metadata': None, 'price': '159.00', 'product_code': 'CV5399', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-arad.html', 'vat_included': False} 2025-12-26 08:38:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-aperture.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465329/300x250x2/wmd-aperture.jpg', 'is_used': False, 'name': 'WMD Aperture', 'page_metadata': None, 'price': '349.00', 'product_code': 'CV2172', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-aperture.html', 'vat_included': False} 2025-12-26 08:38:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-angle-grinder.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471298/300x250x2/schlappi-engineering-angle-grinder-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering Angle Grinder, Silver', 'page_metadata': None, 'price': '335.00', 'product_code': 'CV3510', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-angle-grinder.html', 'vat_included': False} 2025-12-26 08:38:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-angle-grinder-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34499328/300x250x2/schlappi-engineering-angle-grinder-black.jpg', 'is_used': False, 'name': 'Schlappi Engineering Angle Grinder, Black', 'page_metadata': None, 'price': '335.00', 'product_code': 'CV3936', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-angle-grinder-black.html', 'vat_included': False} 2025-12-26 08:38:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-amps.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/54205862/300x250x2/intellijel-amps.jpg', 'is_used': False, 'name': 'Intellijel Amps', 'page_metadata': None, 'price': '149.00', 'product_code': 'CV4490', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-amps.html', 'vat_included': False} 2025-12-26 08:38:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-amelia-demo-unit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72928944/300x250x2/expert-sleepers-amelia-demo-unit.jpg', 'is_used': False, 'name': 'Expert Sleepers Amelia, DEMO UNIT', 'page_metadata': None, 'price': '199.00', 'product_code': 'CV5582', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-amelia-demo-unit.html', 'vat_included': False} 2025-12-26 08:38:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-amelia.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/53027721/300x250x2/expert-sleepers-amelia.jpg', 'is_used': False, 'name': 'Expert Sleepers Amelia', 'page_metadata': None, 'price': '229.00', 'product_code': 'CV4459', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-amelia.html', 'vat_included': False} 2025-12-26 08:38:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/landscape-allflesh-10pc-kit.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477332/300x250x2/landscape-allflesh-10pc-diy-kit.jpg', 'is_used': False, 'name': 'Landscape AllFlesh 10pc, DIY Kit', 'page_metadata': None, 'price': '33.00', 'product_code': 'CV2789', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/landscape-allflesh-10pc-kit.html', 'vat_included': False} 2025-12-26 08:38:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/landscape-allflesh-10pc-kit-38993475.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/59898381/300x250x2/landscape-allflesh-10pc-complete.jpg', 'is_used': False, 'name': 'Landscape AllFlesh 10pc, Complete', 'page_metadata': None, 'price': '66.00', 'product_code': 'CV3923', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/landscape-allflesh-10pc-kit-38993475.html', 'vat_included': False} 2025-12-26 08:38:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-akemies-taiko.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470365/300x250x2/alm-busy-circuits-akemies-taiko.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Akemie’s Taiko', 'page_metadata': None, 'price': '370.00', 'product_code': 'CV2805', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-akemies-taiko.html', 'vat_included': False} 2025-12-26 08:38:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-akemies-castle.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470374/300x250x2/alm-busy-circuits-akemies-castle.jpg', 'is_used': False, 'name': 'ALM Busy Circuits Akemie’s Castle', 'page_metadata': None, 'price': '680.00', 'product_code': 'CV2804', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-akemies-castle.html', 'vat_included': False} 2025-12-26 08:38:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-aikido.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/52661310/300x250x2/bastl-instruments-aikido.jpg', 'is_used': False, 'name': 'Bastl Instruments Aikido', 'page_metadata': None, 'price': '315.00', 'product_code': 'CV4450', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-aikido.html', 'vat_included': False} 2025-12-26 08:38:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/earthquaker-devices-afterneath-eurorack-module.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471049/300x250x2/earthquaker-devices-afterneath-eurorack-module.jpg', 'is_used': False, 'name': 'EarthQuaker Devices Afterneath Eurorack Module', 'page_metadata': None, 'price': '299.00', 'product_code': 'CV3629', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/earthquaker-devices-afterneath-eurorack-module.html', 'vat_included': False} 2025-12-26 08:38:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-ad110-analog-drums-open-box.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72929015/300x250x2/weston-precision-audio-ad110-analog-drums-open-box.jpg', 'is_used': False, 'name': 'Weston Precision Audio AD110 Analog Drums, OPEN-BOX', 'page_metadata': None, 'price': '315.00', 'product_code': 'CV5565', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-ad110-analog-drums-open-box.html', 'vat_included': False} 2025-12-26 08:38:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-ad110-analog-drums.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49474968/300x250x2/weston-precision-audio-ad110-analog-drums.jpg', 'is_used': False, 'name': 'Weston Precision Audio AD110 Analog Drums', 'page_metadata': None, 'price': '350.00', 'product_code': 'CV4365', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/weston-precision-audio-ad110-analog-drums.html', 'vat_included': False} 2025-12-26 08:39:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/worng-acronym.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/60881986/300x250x2/worng-electronics-acronym.jpg', 'is_used': False, 'name': 'Worng Electronics Acronym', 'page_metadata': None, 'price': '489.00', 'product_code': 'CV4764', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/worng-acronym.html', 'vat_included': False} 2025-12-26 08:39:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-ac-dc.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44837312/300x250x2/befaco-ac-dc.jpg', 'is_used': False, 'name': 'Befaco AC/DC', 'page_metadata': None, 'price': '249.00', 'product_code': 'CV4214', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-ac-dc.html', 'vat_included': False} 2025-12-26 08:39:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/strymon-aa1-amplifier-attenuator-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73545874/300x250x2/strymon-aa1-amplifier-attenuator-used.jpg', 'is_used': True, 'name': 'Strymon AA.1 Amplifier Attenuator, USED', 'page_metadata': None, 'price': '99.00', 'product_code': 'CV5732', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/strymon-aa1-amplifier-attenuator-used.html', 'vat_included': False} 2025-12-26 08:39:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/doepfer-a-161-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/66270628/300x250x2/doepfer-a-161-used.jpg', 'is_used': True, 'name': 'Doepfer A-161, USED', 'page_metadata': None, 'price': '60.00', 'product_code': 'CV1850', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/doepfer-a-161-used.html', 'vat_included': False} 2025-12-26 08:39:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:11 [scrapy.extensions.logstats] INFO: Crawled 820 pages (at 28 pages/min), scraped 785 items (at 27 items/min) 2025-12-26 08:39:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-84hp-7u-eurorack-case-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64939694/300x250x2/intellijel-7u-performance-case-84hp-silver.jpg', 'is_used': False, 'name': 'Intellijel 7U Performance Case, 84hp, Silver', 'page_metadata': None, 'price': '649.00', 'product_code': 'CV2210', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-84hp-7u-eurorack-case-silver.html', 'vat_included': False} 2025-12-26 08:39:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-7u-performance-case-gen-2-104hp-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73605096/300x250x2/intellijel-7u-performance-case-gen-2-104hp-silver.jpg', 'is_used': False, 'name': 'Intellijel 7U Performance Case Gen-2, 104hp, Silver', 'page_metadata': None, 'price': '749.00', 'product_code': 'CV5736', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-7u-performance-case-gen-2-104hp-silver.html', 'vat_included': False} 2025-12-26 08:39:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-7u-performance-case-gen-2-104hp-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/73605086/300x250x2/intellijel-7u-performance-case-gen-2-104hp-black-p.jpg', 'is_used': False, 'name': 'Intellijel 7U Performance Case Gen-2, 104hp, Black, PRE-ORDER', 'page_metadata': None, 'price': '749.00', 'product_code': 'CV5737', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-7u-performance-case-gen-2-104hp-black.html', 'vat_included': False} 2025-12-26 08:39:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2025-12-26 08:39:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-7u-joiner-plates-pair-stealth-black.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478068/300x250x2/intellijel-7u-joiner-plates-pair-stealth-black.jpg', 'is_used': False, 'name': 'Intellijel 7U Joiner Plates (pair), Stealth/Black', 'page_metadata': None, 'price': '39.00', 'product_code': 'CV3327', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-7u-joiner-plates-pair-stealth-black.html', 'vat_included': False} 2025-12-26 08:39:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-7u-case.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/55909134/300x250x2/befaco-7u-104hp-eurorack-case.jpg', 'is_used': False, 'name': 'Befaco 7U 104HP Eurorack Case', 'page_metadata': None, 'price': '749.00', 'product_code': 'CV4504', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-7u-case.html', 'vat_included': False} 2025-12-26 08:39:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-6-hot-pink-35mm-patch-cables.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44266175/300x250x2/make-noise-6-hot-pink-35mm-patch-cables-5pk.jpg', 'is_used': False, 'name': 'Make Noise 6" Hot Pink 3.5mm Patch Cables 5pk', 'page_metadata': None, 'price': '8.95', 'product_code': 'CV1466', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-6-hot-pink-35mm-patch-cables.html', 'vat_included': False} 2025-12-26 08:39:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-5v-eurorack-rail-adapter-1a.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/72327581/300x250x2/erica-synths-5v-eurorack-rail-adapter-1a.jpg', 'is_used': False, 'name': 'Erica Synths 5V Eurorack Rail Adapter (1A)', 'page_metadata': None, 'price': '30.00', 'product_code': 'CV5518', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-5v-eurorack-rail-adapter-1a.html', 'vat_included': False} 2025-12-26 08:39:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-4x-nut-tool-set.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/57321088/300x250x2/exploding-shed-4x-nut-tool-set.jpg', 'is_used': False, 'name': 'Exploding Shed 4x Nut Tool Set', 'page_metadata': None, 'price': '28.00', 'product_code': 'CV3879', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/exploding-shed-4x-nut-tool-set.html', 'vat_included': False} 2025-12-26 08:39:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-4600ma-zeus-studio-bus-universal.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477659/300x250x2/tiptop-audio-4600ma-zeus-studio-bus-universal-powe.jpg', 'is_used': False, 'name': 'Tiptop Audio 4600mA Zeus Studio Bus Universal Power Adapter', 'page_metadata': None, 'price': '63.00', 'product_code': 'CV0908', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-4600ma-zeus-studio-bus-universal.html', 'vat_included': False} 2025-12-26 08:39:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-3000ma-uzeus-boost-mantis.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477772/300x250x2/tiptop-audio-3000ma-uzeus-boost-mantis-universal-p.jpg', 'is_used': False, 'name': 'Tiptop Audio 3000mA uZeus Boost / Mantis Universal Power Adapter', 'page_metadata': None, 'price': '38.00', 'product_code': 'CV2191', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-3000ma-uzeus-boost-mantis.html', 'vat_included': False} 2025-12-26 08:39:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/black-market-35mm-patch-cables-40-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64138600/300x250x2/black-market-35mm-patch-cables-40-5pk.jpg', 'is_used': False, 'name': 'Black Market 3.5mm Patch Cables, 40", 5pk', 'page_metadata': None, 'price': '13.99', 'product_code': 'CV4787-40-Yellow', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/black-market-35mm-patch-cables-40-5pk.html', 'vat_included': False} 2025-12-26 08:39:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/black-market-35mm-patch-cables-30-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64138591/300x250x2/black-market-35mm-patch-cables-30-5pk.jpg', 'is_used': False, 'name': 'Black Market 3.5mm Patch Cables, 30", 5pk', 'page_metadata': None, 'price': '12.99', 'product_code': 'CV4786-30-Black', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/black-market-35mm-patch-cables-30-5pk.html', 'vat_included': False} 2025-12-26 08:39:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/black-market-35mm-patch-cables-20-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64138585/300x250x2/black-market-35mm-patch-cables-20-5pk.jpg', 'is_used': False, 'name': 'Black Market 3.5mm Patch Cables, 20", 5pk', 'page_metadata': None, 'price': '12.99', 'product_code': 'CV4785-20-Peach', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/black-market-35mm-patch-cables-20-5pk.html', 'vat_included': False} 2025-12-26 08:39:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/black-market-35mm-patch-cables-10-5pk.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64138559/300x250x2/black-market-35mm-patch-cables-10-5pk.jpg', 'is_used': False, 'name': 'Black Market 3.5mm Patch Cables, 10", 5pk', 'page_metadata': None, 'price': '10.99', 'product_code': 'CV4784-10-Peach', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/black-market-35mm-patch-cables-10-5pk.html', 'vat_included': False} 2025-12-26 08:39:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-3-tier-mantis-studio-brackets-kit-whi.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/58751436/300x250x2/tiptop-audio-3-tier-mantis-studio-brackets-kit-whi.jpg', 'is_used': False, 'name': 'Tiptop Audio 3-Tier Mantis Studio Brackets Kit, WHITE', 'page_metadata': None, 'price': '129.00', 'product_code': 'CV4688', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-3-tier-mantis-studio-brackets-kit-whi.html', 'vat_included': False} 2025-12-26 08:39:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-3-tier-mantis-studio-brackets-kit-bla.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/64418313/300x250x2/tiptop-audio-3-tier-mantis-studio-brackets-kit-bla.jpg', 'is_used': False, 'name': 'Tiptop Audio 3-Tier Mantis Studio Brackets Kit, BLACK', 'page_metadata': None, 'price': '129.00', 'product_code': 'CV5091', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-3-tier-mantis-studio-brackets-kit-bla.html', 'vat_included': False} 2025-12-26 08:39:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-1f.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38385787/300x250x2/instruo-1f.jpg', 'is_used': False, 'name': 'Instruo 1[f]', 'page_metadata': None, 'price': '119.00', 'product_code': 'CV4045', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-1f.html', 'vat_included': False} 2025-12-26 08:39:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-1u-four-channel-mixer-black-used.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/71954361/300x250x2/mosaic-1u-1u-four-channel-mixer-black-used.jpg', 'is_used': True, 'name': 'Mosaic 1U 1U Four Channel Mixer, Black, USED', 'page_metadata': None, 'price': '62.00', 'product_code': 'CV4683', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-1u-four-channel-mixer-black-used.html', 'vat_included': False} 2025-12-26 08:39:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-8hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478070/300x250x2/intellijel-1u-blank-panel-8hp.jpg', 'is_used': False, 'name': 'Intellijel 1U Blank Panel 8hp', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV3794', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-8hp.html', 'vat_included': False} 2025-12-26 08:39:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-6hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478067/300x250x2/intellijel-1u-blank-panel-6hp.jpg', 'is_used': False, 'name': 'Intellijel 1U Blank Panel 6hp', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV3793', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-6hp.html', 'vat_included': False} 2025-12-26 08:39:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-42hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478081/300x250x2/intellijel-1u-blank-panel-42hp.jpg', 'is_used': False, 'name': 'Intellijel 1U Blank Panel 42hp', 'page_metadata': None, 'price': '20.00', 'product_code': 'CV3796', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-42hp.html', 'vat_included': False} 2025-12-26 08:39:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-2hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478093/300x250x2/intellijel-1u-blank-panel-2hp.jpg', 'is_used': False, 'name': 'Intellijel 1U Blank Panel 2hp', 'page_metadata': None, 'price': '5.00', 'product_code': 'CV3792', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-2hp.html', 'vat_included': False} 2025-12-26 08:39:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:39:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-20hp.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478063/300x250x2/intellijel-1u-blank-panel-20hp.jpg', 'is_used': False, 'name': 'Intellijel 1U Blank Panel 20hp', 'page_metadata': None, 'price': '16.00', 'product_code': 'CV3795', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-20hp.html', 'vat_included': False} 2025-12-26 08:40:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:40:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-1983.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35942015/300x250x2/bastl-instruments-1983-black.jpg', 'is_used': False, 'name': 'Bastl Instruments 1983, Black', 'page_metadata': None, 'price': '242.00', 'product_code': 'CV3287', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-1983.html', 'vat_included': False} 2025-12-26 08:40:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:40:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-1000ma-uzeus-hek-universal.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477561/300x250x2/tiptop-audio-1000ma-uzeus-hek-universal-power-adap.jpg', 'is_used': False, 'name': 'Tiptop Audio 1000mA uZeus/HEK Universal Power Adapter', 'page_metadata': None, 'price': '29.00', 'product_code': 'CV0425', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-1000ma-uzeus-hek-universal.html', 'vat_included': False} 2025-12-26 08:40:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2025-12-26 08:40:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-100-grit-silver.html> {'batch_id': '1887', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471286/300x250x2/schlappi-engineering-100-grit-silver.jpg', 'is_used': False, 'name': 'Schlappi Engineering 100 Grit, Silver', 'page_metadata': None, 'price': '280.00', 'product_code': 'CV3831', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-100-grit-silver.html', 'vat_included': False} 2025-12-26 08:40:09 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-26 08:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2025-12-26 08:40:09 [py.warnings] WARNING: /code/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( 2025-12-26 08:40:09 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=controlvoltage&batch_id=1887 HTTP/1.1" 200 17 2025-12-26 08:40:09 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 609302, 'downloader/request_count': 847, 'downloader/request_method_count/GET': 847, 'downloader/response_bytes': 36378244, 'downloader/response_count': 847, 'downloader/response_status_count/200': 845, 'downloader/response_status_count/301': 2, 'dupefilter/filtered': 152, 'elapsed_time_seconds': 2338.28953, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 26, 8, 40, 9, 441113), 'httpcompression/response_bytes': 262498226, 'httpcompression/response_count': 845, 'item_scraped_count': 811, 'log_count/DEBUG': 1662, 'log_count/INFO': 81, 'log_count/WARNING': 2, 'memusage/max': 125140992, 'memusage/startup': 77234176, 'request_depth_max': 34, 'response_received_count': 845, 'scheduler/dequeued': 847, 'scheduler/dequeued/memory': 847, 'scheduler/enqueued': 847, 'scheduler/enqueued/memory': 847, 'start_time': datetime.datetime(2025, 12, 26, 8, 1, 11, 151583)} 2025-12-26 08:40:09 [scrapy.core.engine] INFO: Spider closed (finished)