2023-01-23 11:38:33 [scrapy.utils.log] INFO: Scrapy 2.5.0 started (bot: modularspiders) 2023-01-23 11:38:33 [scrapy.utils.log] INFO: Versions: lxml 4.6.3.0, libxml2 2.9.10, cssselect 1.1.0, parsel 1.6.0, w3lib 1.21.0, Twisted 21.2.0, Python 3.6.9 (default, Apr 18 2020, 01:56:04) - [GCC 8.4.0], pyOpenSSL 20.0.1 (OpenSSL 1.1.1k 25 Mar 2021), cryptography 3.4.7, Platform Linux-4.15.0-108-generic-x86_64-with-Ubuntu-18.04-bionic 2023-01-23 11:38:33 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2023-01-23 11:38:33 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CONCURRENT_REQUESTS': 2, 'DOWNLOAD_DELAY': 1, 'LOG_FILE': 'logs/default/controlvoltage/15bee33099ad11edab900242ac110018.log', 'NEWSPIDER_MODULE': 'modularspiders.spiders', 'RANDOMIZE_DOWNLOAD_DELAY': False, 'ROBOTSTXT_OBEY': True, 'SPIDER_MODULES': ['modularspiders.spiders'], 'USER_AGENT': 'Mozilla/5.0 (compatible; Googlebot/2.1; ' '+http://www.google.com/bot.html)'} 2023-01-23 11:38:33 [scrapy.extensions.telnet] INFO: Telnet Password: d4eb52e545b00372 2023-01-23 11:38:33 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats'] 2023-01-23 11:38:33 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2023-01-23 11:38:33 [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'] 2023-01-23 11:38:33 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2023-01-23 11:38:33 [scrapy.core.engine] INFO: Spider opened 2023-01-23 11:38:33 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-01-23 11:38:33 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6037 2023-01-23 11:38:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2023-01-23 11:38:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2023-01-23 11:38:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 11:38:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2023-01-23 11:38:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2023-01-23 11:38:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 11:38:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2023-01-23 11:38:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2023-01-23 11:38:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 11:38:40 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page2.html 2023-01-23 11:38:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-micro-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51193816/300x250x2/1010-music-1010-music-bitbox-micro-black.jpg', 'is_used': False, 'name': '1010 Music 1010 Music Bitbox Micro, BLACK', 'price': '439.00', 'product_code': 'CV4390', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-micro-black.html', 'vat_included': False} 2023-01-23 11:38:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:38:41 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page3.html 2023-01-23 11:38:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:38:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-loop.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/30959784/300x250x2/2hp-2hp-loop.jpg', 'is_used': False, 'name': '2hp 2hp Loop', '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} 2023-01-23 11:38:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-logic.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469209/300x250x2/2hp-2hp-logic.jpg', 'is_used': False, 'name': '2hp 2hp Logic', 'price': '94.00', 'product_code': 'CV2656', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-logic.html', 'vat_included': False} 2023-01-23 11:38:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:38:45 [scrapy.dupefilters] DEBUG: Filtered duplicate request: - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates) 2023-01-23 11:38:45 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page4.html 2023-01-23 11:38:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-vowel.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37798765/300x250x2/2hp-2hp-vowel.jpg', 'is_used': False, 'name': '2hp 2hp Vowel', 'price': '149.00', 'product_code': 'CV3967', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-vowel.html', 'vat_included': False} 2023-01-23 11:38:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-verb.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469315/300x250x2/2hp-2hp-verb.jpg', 'is_used': False, 'name': '2hp 2hp Verb', 'price': '129.00', 'product_code': 'CV2671', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-verb.html', 'vat_included': False} 2023-01-23 11:38:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:38:48 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page5.html 2023-01-23 11:38:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-multi-power-cable-16pin.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477536/300x250x2/4ms-4ms-multi-power-cable-16pin.jpg', 'is_used': False, 'name': '4ms 4ms Multi Power Cable - 16pin', '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} 2023-01-23 11:38:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-multi-power-cable-10pin.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477555/300x250x2/4ms-4ms-multi-power-cable-10pin.jpg', 'is_used': False, 'name': '4ms 4ms Multi Power Cable - 10pin', '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} 2023-01-23 11:38:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:38:51 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page6.html 2023-01-23 11:38:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcd-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477430/300x250x2/4ms-4ms-rcd-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms RCD Faceplate - Black', 'price': '20.00', 'product_code': 'CV3129', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcd-faceplate-black.html', 'vat_included': False} 2023-01-23 11:38:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:38:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-rcd-kit-rotating-clock-divider.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475102/300x250x2/4ms-4ms-rcd-rotating-clock-divider-kit.jpg', 'is_used': False, 'name': '4ms 4ms RCD (Rotating Clock Divider), Kit', 'price': '95.00', 'product_code': 'CV0020', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-rcd-kit-rotating-clock-divider.html', 'vat_included': False} 2023-01-23 11:38:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:38:54 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page7.html 2023-01-23 11:38:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-tapographic-delay-td-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477549/300x250x2/4ms-4ms-tapographic-delay-td-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms Tapographic Delay (TD) Faceplate - Black', 'price': '40.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} 2023-01-23 11:38:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:38:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-tapographic-delay.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466911/300x250x2/4ms-4ms-tapographic-delay.jpg', 'is_used': False, 'name': '4ms 4ms Tapographic Delay', 'price': '415.00', 'product_code': 'CV2851', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-tapographic-delay.html', 'vat_included': False} 2023-01-23 11:38:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:38:57 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page8.html 2023-01-23 11:38:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-multilength-multicolor-3.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44221490/300x250x2/ad-infinitum-ad-infinitum-multilength-multicolor-3.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum Multilength Multicolor 3.5mm Patch Cables ' '7pk', 'price': '13.00', 'product_code': 'CV0734', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-multilength-multicolor-3.html', 'vat_included': False} 2023-01-23 11:38:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-6-multicolor-35mm-patch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220677/300x250x2/ad-infinitum-ad-infinitum-6-multicolor-35mm-patch.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 6" Multicolor 3.5mm Patch Cables 4pk', 'price': '7.50', 'product_code': 'CV0217', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-6-multicolor-35mm-patch.html', 'vat_included': False} 2023-01-23 11:39:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:39:01 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page9.html 2023-01-23 11:39:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-quad-megaslope.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470350/300x250x2/alm-busy-circuits-alm-busy-circuits-quaid-megaslop.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Quaid Megaslope', 'price': '299.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} 2023-01-23 11:39:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-ppexp-2-pro.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51808780/300x250x2/alm-busy-circuits-alm-busy-circuits-ppexp-2-pro.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits PPEXP-2 Pro', 'price': '99.00', 'product_code': 'CV4420', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-ppexp-2-pro.html', 'vat_included': False} 2023-01-23 11:39:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:39:04 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page10.html 2023-01-23 11:39:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:39:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-ac-dc.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44837312/300x250x2/befaco-befaco-ac-dc.jpg', 'is_used': False, 'name': 'Befaco Befaco AC/DC', 'price': '349.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} 2023-01-23 11:39:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:39:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-waver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470533/300x250x2/bastl-instruments-bastl-instruments-waver.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Waver', 'price': '320.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} 2023-01-23 11:39:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:39:07 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page11.html 2023-01-23 11:39:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-shorting-bar-blue.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475826/300x250x2/buchla-usa-buchla-banana-shorting-bar-blue.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Banana Shorting Bar, Blue', '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} 2023-01-23 11:39:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:39:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-5-violet.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476144/300x250x2/buchla-usa-buchla-banana-cable-5-violet.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Banana Cable, 5”, Violet', 'price': '4.99', 'product_code': 'CV3258', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-5-violet.html', 'vat_included': False} 2023-01-23 11:39:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:39:10 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page12.html 2023-01-23 11:39:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-milky-way-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37682342/300x250x2/endorphines-endorphines-milky-way-1u.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Milky Way 1U', 'price': '200.00', 'product_code': 'CV4036', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-milky-way-1u.html', 'vat_included': False} 2023-01-23 11:39:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-milky-way.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466972/300x250x2/endorphines-endorphines-milky-way.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Milky Way', 'price': '209.00', 'product_code': 'CV3410', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-milky-way.html', 'vat_included': False} 2023-01-23 11:39:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:39:13 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page13.html 2023-01-23 11:39:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:39:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-mixer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467544/300x250x2/erica-synths-erica-synths-drum-mixer.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Drum Mixer', 'price': '219.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} 2023-01-23 11:39:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-cymbals.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467907/300x250x2/erica-synths-erica-synths-cymbals.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Cymbals', 'price': '229.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} 2023-01-23 11:39:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:39:17 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page14.html 2023-01-23 11:39:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:39:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-modulator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467415/300x250x2/erica-synths-erica-synths-pico-modulator.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico MODulator', 'price': '139.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} 2023-01-23 11:39:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-a-mix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467377/300x250x2/erica-synths-erica-synths-pico-mixer.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Mixer', 'price': '59.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} 2023-01-23 11:39:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:39:20 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page15.html 2023-01-23 11:39:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/eurorack-modular-power-cable-10pin-16pin.html> {'batch_id': '5450', 'currency_code': 'USD', '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)', 'price': '3.00', 'product_code': 'CV0513', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/eurorack-modular-power-cable-10pin-16pin.html', 'vat_included': False} 2023-01-23 11:39:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-toms.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467774/300x250x2/erica-synths-erica-synths-toms.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Toms', 'price': '369.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} 2023-01-23 11:39:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:39:23 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page16.html 2023-01-23 11:39:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-pandora.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50514734/300x250x2/expert-sleepers-expert-sleepers-pandora.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Pandora', 'price': '199.00', 'product_code': 'CV4376', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-pandora.html', 'vat_included': False} 2023-01-23 11:39:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-dm4-midi-breakout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470637/300x250x2/expert-sleepers-expert-sleepers-midi-breakout.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers MIDI Breakout', 'price': '50.00', 'product_code': 'CV2810', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-dm4-midi-breakout.html', 'vat_included': False} 2023-01-23 11:39:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:39:26 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page17.html 2023-01-23 11:39:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-hopscotch-cables-5pc-various-lengths.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476077/300x250x2/hosa-hosa-hopscotch-cables-various-lengths-5pk.jpg', 'is_used': False, 'name': 'Hosa Hosa Hopscotch Cables (Various lengths), 5pk', 'price': '25.95', 'product_code': 'CV2826', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-hopscotch-cables-5pc-various-lengths.html', 'vat_included': False} 2023-01-23 11:39:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:39:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-cable-35mm-same-mono-5ft.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475874/300x250x2/hosa-hosa-cable-35mm-mono-5ft.jpg', 'is_used': False, 'name': 'Hosa Hosa Cable, 3.5mm, Mono, 5ft', 'price': '6.00', 'product_code': 'CV0336', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-cable-35mm-same-mono-5ft.html', 'vat_included': False} 2023-01-23 11:39:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:39:29 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page18.html 2023-01-23 11:39:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:39:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-harmonaig.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470677/300x250x2/instruo-instruo-harmonaig.jpg', 'is_used': False, 'name': 'Instruo Instruo Harmonaig', 'price': '439.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} 2023-01-23 11:39:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-eas.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38385765/300x250x2/instruo-instruo-eas.jpg', 'is_used': False, 'name': 'Instruo Instruo Eas', 'price': '199.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} 2023-01-23 11:39:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:39:33 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page19.html 2023-01-23 11:39:33 [scrapy.extensions.logstats] INFO: Crawled 53 pages (at 53 pages/min), scraped 33 items (at 33 items/min) 2023-01-23 11:39:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:39:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-atlantis.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471767/300x250x2/intellijel-intellijel-atlantis.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Atlantis', 'price': '699.00', 'product_code': 'CV1223', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-atlantis.html', 'vat_included': False} 2023-01-23 11:39:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-black-grey-stealth-104hp-7u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475832/300x250x2/intellijel-intellijel-7u-performance-case-104hp-st.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 7U Performance Case, 104hp, Stealth Black', 'price': '699.00', 'product_code': 'CV2814', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-black-grey-stealth-104hp-7u.html', 'vat_included': False} 2023-01-23 11:39:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:39:36 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page20.html 2023-01-23 11:39:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:39:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-octalink-1u-pair.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472037/300x250x2/intellijel-intellijel-octalink-1u-pair.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Octalink_1U (pair)', '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} 2023-01-23 11:39:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-noise-random-tools-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471965/300x250x2/intellijel-intellijel-noise-random-tools-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Noise Random Tools_1U', 'price': '99.00', 'product_code': 'CV2554', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-noise-random-tools-1u.html', 'vat_included': False} 2023-01-23 11:39:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:39:39 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page21.html 2023-01-23 11:39:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-in-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472257/300x250x2/intellijel-intellijel-stereo-line-in-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Stereo Line In_1U', '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} 2023-01-23 11:39:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:39:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-in-jacks-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471822/300x250x2/intellijel-intellijel-stereo-line-in-jacks-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Stereo Line In JACKS_1U', '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} 2023-01-23 11:39:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:39:42 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page22.html 2023-01-23 11:39:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-blank-panel-10hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477803/300x250x2/make-noise-make-noise-blank-panel-10hp.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Blank Panel 10hp', 'price': '8.00', 'product_code': 'CV1131', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-blank-panel-10hp.html', 'vat_included': False} 2023-01-23 11:39:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-black-gold-shared-system-plu.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476577/300x250x2/make-noise-make-noise-black-gold-shared-system-plu.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Black & Gold Shared System Plus', 'price': '4495.00', 'product_code': 'CV2891', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-black-gold-shared-system-plu.html', 'vat_included': False} 2023-01-23 11:39:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:39:45 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page23.html 2023-01-23 11:39:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-skiff-w-power-3u-104hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475616/300x250x2/make-noise-make-noise-skiff-w-power-3u-104hp.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Skiff w/ Power, 3U, 104hp', 'price': '250.00', 'product_code': 'CV1952', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-skiff-w-power-3u-104hp.html', 'vat_included': False} 2023-01-23 11:39:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-rosie.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470024/300x250x2/make-noise-make-noise-rosie.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Rosie', 'price': '139.00', 'product_code': 'CV1320', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-rosie.html', 'vat_included': False} 2023-01-23 11:39:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:39:49 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page24.html 2023-01-23 11:39:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:39:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/molten-modular-motion-mtr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567683/300x250x2/molten-modular-molten-modular-motion-mtr.jpg', 'is_used': False, 'name': 'Molten Modular Molten Modular Motion MTR', 'price': '130.00', 'product_code': 'CV4403', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/molten-modular-motion-mtr.html', 'vat_included': False} 2023-01-23 11:39:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:39:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-trinity.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48264524/300x250x2/modbap-modular-modbap-modular-trinity.jpg', 'is_used': False, 'name': 'Modbap Modular Modbap Modular Trinity', 'price': '549.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} 2023-01-23 11:39:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:39:52 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page25.html 2023-01-23 11:39:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-line-input.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37708790/300x250x2/mosaic-mosaic-line-input.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Line Input', 'price': '35.00', 'product_code': 'CV3975', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-line-input.html', 'vat_included': False} 2023-01-23 11:39:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:39:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-hi-hat.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37707727/300x250x2/mosaic-mosaic-hi-hat.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Hi-Hat', '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} 2023-01-23 11:39:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:39:55 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page26.html 2023-01-23 11:39:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:39:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-bloom.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469750/300x250x2/qu-bit-electronix-qu-bit-electronix-bloom.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Bloom', 'price': '349.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} 2023-01-23 11:39:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:39:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-aurora.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44805754/300x250x2/qu-bit-electronix-qu-bit-electronix-aurora.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Aurora', 'price': '359.00', 'product_code': 'CV3811', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-aurora.html', 'vat_included': False} 2023-01-23 11:39:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:39:58 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page27.html 2023-01-23 11:39:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:40:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-roland-system-500-572-phase-shifter-delay-l.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471619/300x250x2/roland-roland-system-500-572-phase-shifter-delay-l.jpg', 'is_used': False, 'name': 'Roland Roland System-500 572 Phase Shifter/Delay/LFO', 'price': '419.99', 'product_code': 'CV2070', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-roland-system-500-572-phase-shifter-delay-l.html', 'vat_included': False} 2023-01-23 11:40:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:40:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-555-utility.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471636/300x250x2/roland-roland-system-500-555-utility.jpg', 'is_used': False, 'name': 'Roland Roland System-500 555 Utility', 'price': '399.99', 'product_code': 'CV3067', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-555-utility.html', 'vat_included': False} 2023-01-23 11:40:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:40:01 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page28.html 2023-01-23 11:40:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:40:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/screws-m3-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '3.00', 'product_code': 'CV1482', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/screws-m3-50pk.html', 'vat_included': False} 2023-01-23 11:40:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:40:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/screws-m3-8mm-long-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '3.00', 'product_code': 'CV2140', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/screws-m3-8mm-long-50pk.html', 'vat_included': False} 2023-01-23 11:40:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:40:05 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page29.html 2023-01-23 11:40:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:40:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthesis-technology-synthesis-technology-e352-clo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471367/300x250x2/synthesis-technology-synthesis-technology-e352-clo.jpg', 'is_used': False, 'name': 'Synthesis Technology Synthesis Technology E352 Cloud Terrarium, ' 'Silver (Serial# 303), DEMO UNIT', 'price': '629.00', 'product_code': 'CV2878', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthesis-technology-synthesis-technology-e352-clo.html', 'vat_included': False} 2023-01-23 11:40:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:40:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthesis-technology-synthesis-technology-e330-mul.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471324/300x250x2/synthesis-technology-synthesis-technology-e330-mul.jpg', 'is_used': False, 'name': 'Synthesis Technology Synthesis Technology E330 Multimode VCO', 'price': '299.00', 'product_code': 'CV2416', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthesis-technology-synthesis-technology-e330-mul.html', 'vat_included': False} 2023-01-23 11:40:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:40:08 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page30.html 2023-01-23 11:40:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:40:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-grain-de-folie-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477662/300x250x2/tiptop-audio-tiptop-audio-grain-de-folie-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Grain de Folie (for Z-DSP)', 'price': '75.00', 'product_code': 'CV1970', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-grain-de-folie-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:40:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:40:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-fsu-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37680354/300x250x2/tiptop-audio-tiptop-audio-fsu-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio FSU, Black', 'price': '200.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} 2023-01-23 11:40:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:40:11 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page31.html 2023-01-23 11:40:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:40:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-sd808.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36029866/300x250x2/tiptop-audio-tiptop-audio-sd808.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio SD808', 'price': '135.00', 'product_code': 'CV0199', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-sd808.html', 'vat_included': False} 2023-01-23 11:40:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:40:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-sbstrt-card-by-glitchmac.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477699/300x250x2/tiptop-audio-tiptop-audio-sbstrt-card-by-glitchmac.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio SBSTRT Card by GLITCHMACHINES', 'price': '26.00', 'product_code': 'CV2515', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-sbstrt-card-by-glitchmac.html', 'vat_included': False} 2023-01-23 11:40:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:40:14 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page32.html 2023-01-23 11:40:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:40:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-ears-tabletop-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477405/300x250x2/tiptop-audio-tiptop-audio-z-ears-tabletop-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Ears Tabletop - Black', 'price': '25.00', 'product_code': 'CV0426', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-ears-tabletop-black.html', 'vat_included': False} 2023-01-23 11:40:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:40:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-dsp-2018.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468632/300x250x2/tiptop-audio-tiptop-audio-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-DSP', 'price': '450.00', 'product_code': 'CV3076', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-z-dsp-2018.html', 'vat_included': False} 2023-01-23 11:40:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:40:18 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page33.html 2023-01-23 11:40:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-bloom-big-honking-button-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/45716252/300x250x2/winter-bloom-big-honking-button-used.jpg', 'is_used': True, 'name': 'Winter Bloom Big Honking Button, USED', 'price': '100.00', 'product_code': 'CV4251', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-bloom-big-honking-button-used.html', 'vat_included': False} 2023-01-23 11:40:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:40:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-sf1-dual-stereo-vcf.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49474980/300x250x2/weston-precision-audio-weston-precision-audio-sf1.jpg', 'is_used': False, 'name': 'Weston Precision Audio Weston Precision Audio SF1 Dual/Stereo VCF', '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} 2023-01-23 11:40:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:40:21 [controlvoltage] INFO: Found next: https://www.controlvoltage.net/modular/page34.html 2023-01-23 11:40:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:40:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-sequential-switch-matrix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464951/300x250x2/wmd-wmd-sequential-switch-matrix-ssm.jpg', 'is_used': False, 'name': 'WMD WMD Sequential Switch Matrix (SSM)', 'price': '399.00', 'product_code': 'CV1100', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-sequential-switch-matrix.html', 'vat_included': False} 2023-01-23 11:40:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-sclpl.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43343427/300x250x2/wmd-wmd-sclpl.jpg', 'is_used': False, 'name': 'WMD WMD SCLPL', 'price': '279.00', 'product_code': 'CV4177', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-sclpl.html', 'vat_included': False} 2023-01-23 11:40:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-odessa.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468225/300x250x2/xaoc-devices-xaoc-devices-odessa.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Odessa', 'price': '559.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} 2023-01-23 11:40:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-nin-zadar-expander.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468704/300x250x2/xaoc-devices-xaoc-devices-nin-zadar-expander.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Nin (Zadar Expander)', 'price': '75.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} 2023-01-23 11:40:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zagrzeb.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37681250/300x250x2/xaoc-devices-xaoc-devices-zagrzeb.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Zagrzeb', 'price': '299.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} 2023-01-23 11:40:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zadar-black-panel.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477372/300x250x2/xaoc-devices-xaoc-devices-zadar-black-panel.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Zadar Black Panel', '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} 2023-01-23 11:40:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-zadar.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468273/300x250x2/xaoc-devices-xaoc-devices-zadar.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Zadar', 'price': '379.00', 'product_code': 'CV3158', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-zadar.html', 'vat_included': False} 2023-01-23 11:40:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-tirana-ii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468603/300x250x2/xaoc-devices-xaoc-devices-tirana-ii.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Tirana II', 'price': '199.00', 'product_code': 'CV3152', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-tirana-ii.html', 'vat_included': False} 2023-01-23 11:40:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-timiszoara.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108957/300x250x2/xaoc-devices-xaoc-devices-timiszoara.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Timiszoara', 'price': '379.00', 'product_code': 'CV4120', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-timiszoara.html', 'vat_included': False} 2023-01-23 11:40:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:33 [scrapy.extensions.logstats] INFO: Crawled 109 pages (at 56 pages/min), scraped 72 items (at 39 items/min) 2023-01-23 11:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-sofia.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48020113/300x250x2/xaoc-devices-xaoc-devices-sofia.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Sofia', 'price': '490.00', 'product_code': 'CV4314', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-sofia.html', 'vat_included': False} 2023-01-23 11:40:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-sewastopol-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468669/300x250x2/xaoc-devices-xaoc-devices-sewastopol-v2.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Sewastopol v2', 'price': '299.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} 2023-01-23 11:40:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-sarajewo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468678/300x250x2/xaoc-devices-xaoc-devices-sarajewo.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Sarajewo', 'price': '499.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} 2023-01-23 11:40:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-poti.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468690/300x250x2/xaoc-devices-xaoc-devices-poti.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Poti', 'price': '56.00', 'product_code': 'CV2793', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-poti.html', 'vat_included': False} 2023-01-23 11:40:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-poczdam.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48020221/300x250x2/xaoc-devices-xaoc-devices-poczdam.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Poczdam', 'price': '210.00', 'product_code': 'CV4315', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-poczdam.html', 'vat_included': False} 2023-01-23 11:40:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page34.html) 2023-01-23 11:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-ostankino-ii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108961/300x250x2/xaoc-devices-xaoc-devices-ostankino-ii.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Ostankino II', 'price': '175.00', 'product_code': 'CV4121', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-ostankino-ii.html', 'vat_included': False} 2023-01-23 11:40:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-moskwa-ii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35917160/300x250x2/xaoc-devices-xaoc-devices-moskwa-ii.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Moskwa II', 'price': '419.00', 'product_code': 'CV3988', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-moskwa-ii.html', 'vat_included': False} 2023-01-23 11:40:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-minsk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37681299/300x250x2/xaoc-devices-xaoc-devices-minsk.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Minsk', 'price': '225.00', 'product_code': 'CV4031', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-minsk.html', 'vat_included': False} 2023-01-23 11:40:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-lipsk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567702/300x250x2/xaoc-devices-xaoc-devices-lipsk.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Lipsk', 'price': '175.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} 2023-01-23 11:40:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-koszalin.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/45395089/300x250x2/xaoc-devices-xaoc-devices-koszalin.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Koszalin', 'price': '349.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} 2023-01-23 11:40:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-katowice.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468607/300x250x2/xaoc-devices-xaoc-devices-katowice.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Katowice', 'price': '299.00', 'product_code': 'CV3808', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-katowice.html', 'vat_included': False} 2023-01-23 11:40:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-kamieniec.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468700/300x250x2/xaoc-devices-xaoc-devices-kamieniec.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Kamieniec', 'price': '299.00', 'product_code': 'CV2795', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-kamieniec.html', 'vat_included': False} 2023-01-23 11:40:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-jena.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567694/300x250x2/xaoc-devices-xaoc-devices-jena.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Jena', 'price': '280.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} 2023-01-23 11:40:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-hel.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468244/300x250x2/xaoc-devices-xaoc-devices-hel.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Hel', 'price': '95.00', 'product_code': 'CV3569', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-hel.html', 'vat_included': False} 2023-01-23 11:40:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-gera.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567696/300x250x2/xaoc-devices-xaoc-devices-gera.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Gera', 'price': '170.00', 'product_code': 'CV4405', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-gera.html', 'vat_included': False} 2023-01-23 11:40:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-erfurt.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108956/300x250x2/xaoc-devices-xaoc-devices-erfurt.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Erfurt', 'price': '165.00', 'product_code': 'CV4119', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-erfurt.html', 'vat_included': False} 2023-01-23 11:40:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-drezno.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42108955/300x250x2/xaoc-devices-xaoc-devices-drezno.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Drezno', 'price': '299.00', 'product_code': 'CV4118', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-drezno.html', 'vat_included': False} 2023-01-23 11:40:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-bytom.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567690/300x250x2/xaoc-devices-xaoc-devices-bytom.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Bytom', 'price': '99.00', 'product_code': 'CV4404', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-bytom.html', 'vat_included': False} 2023-01-23 11:40:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-belgrad-black-panel.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477799/300x250x2/xaoc-devices-xaoc-devices-belgrad-black-panel.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Belgrad Black Panel', 'price': '35.00', 'product_code': 'CV3349', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-belgrad-black-panel.html', 'vat_included': False} 2023-01-23 11:40:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-belgrad.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468257/300x250x2/xaoc-devices-xaoc-devices-belgrad.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Belgrad', 'price': '379.00', 'product_code': 'CV2794', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-belgrad.html', 'vat_included': False} 2023-01-23 11:40:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-batumi-black-panel.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477768/300x250x2/xaoc-devices-xaoc-devices-batumi-black-panel.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Batumi Black Panel', 'price': '35.00', 'product_code': 'CV3348', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-batumi-black-panel.html', 'vat_included': False} 2023-01-23 11:40:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/xaoc-devices-batumi.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468649/300x250x2/xaoc-devices-xaoc-devices-batumi.jpg', 'is_used': False, 'name': 'XAOC Devices XAOC Devices Batumi', 'price': '359.00', 'product_code': 'CV2792', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/xaoc-devices-batumi.html', 'vat_included': False} 2023-01-23 11:40:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-voltera.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465306/300x250x2/wmd-wmd-voltera.jpg', 'is_used': False, 'name': 'WMD WMD Voltera', 'price': '249.00', 'product_code': 'CV3573', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-voltera.html', 'vat_included': False} 2023-01-23 11:40:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:40:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-trshmstr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465371/300x250x2/wmd-wmd-trshmstr.jpg', 'is_used': False, 'name': 'WMD WMD TRSHMSTR', 'price': '299.00', 'product_code': 'CV2399', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-trshmstr.html', 'vat_included': False} 2023-01-23 11:40:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:41:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-triad.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/30054870/300x250x2/wmd-wmd-triad.jpg', 'is_used': False, 'name': 'WMD WMD Triad', 'price': '119.00', 'product_code': 'CV2534', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-triad.html', 'vat_included': False} 2023-01-23 11:41:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:41:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-time-warp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43343381/300x250x2/wmd-wmd-time-warp.jpg', 'is_used': False, 'name': 'WMD WMD Time Warp', 'price': '189.00', 'product_code': 'CV4178', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-time-warp.html', 'vat_included': False} 2023-01-23 11:41:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-sl3kt.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43343422/300x250x2/wmd-wmd-sl3kt.jpg', 'is_used': False, 'name': 'WMD WMD SL3KT', 'price': '159.00', 'product_code': 'CV4179', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-sl3kt.html', 'vat_included': False} 2023-01-23 11:41:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page33.html) 2023-01-23 11:41:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-sequential-switch-matrix-expand.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464961/300x250x2/wmd-wmd-sequential-switch-matrix-ssm-expand.jpg', 'is_used': False, 'name': 'WMD WMD Sequential Switch Matrix (SSM) Expand', 'price': '159.00', 'product_code': 'CV1221', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-sequential-switch-matrix-expand.html', 'vat_included': False} 2023-01-23 11:41:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-pro-output.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464932/300x250x2/wmd-wmd-pro-output.jpg', 'is_used': False, 'name': 'WMD WMD Pro Output', 'price': '239.00', 'product_code': 'CV1219', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-pro-output.html', 'vat_included': False} 2023-01-23 11:41:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-pm-db25-pro-outs-for-performance-mixer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465421/300x250x2/wmd-wmd-pm-db25.jpg', 'is_used': False, 'name': 'WMD WMD PM DB25', 'price': '299.00', 'product_code': 'CV3019', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-pm-db25-pro-outs-for-performance-mixer.html', 'vat_included': False} 2023-01-23 11:41:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-pm-channels-for-performance-mixer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465388/300x250x2/wmd-wmd-pm-channels.jpg', 'is_used': False, 'name': 'WMD WMD PM Channels', 'price': '279.00', 'product_code': 'CV2481', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-pm-channels-for-performance-mixer.html', 'vat_included': False} 2023-01-23 11:41:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-multimode-envelope.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33054490/300x250x2/wmd-wmd-multimode-envelope.jpg', 'is_used': False, 'name': 'WMD WMD Multimode Envelope', 'price': '229.00', 'product_code': 'CV0516', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-multimode-envelope.html', 'vat_included': False} 2023-01-23 11:41:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-mscl-compressor.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465398/300x250x2/wmd-wmd-mscl.jpg', 'is_used': False, 'name': 'WMD WMD MSCL', 'price': '279.00', 'product_code': 'CV2535', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-mscl-compressor.html', 'vat_included': False} 2023-01-23 11:41:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-multimode-envelope-expansion.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464926/300x250x2/wmd-wmd-mme-expansion.jpg', 'is_used': False, 'name': 'WMD WMD MME Expansion', 'price': '99.00', 'product_code': 'CV0518', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-multimode-envelope-expansion.html', 'vat_included': False} 2023-01-23 11:41:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-metron.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465464/300x250x2/wmd-wmd-metron.jpg', 'is_used': False, 'name': 'WMD WMD Metron', 'price': '749.00', 'product_code': 'CV3255', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-metron.html', 'vat_included': False} 2023-01-23 11:41:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-kraken.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37158895/300x250x2/wmd-wmd-kraken.jpg', 'is_used': False, 'name': 'WMD WMD Kraken', 'price': '299.00', 'product_code': 'CV4012', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-kraken.html', 'vat_included': False} 2023-01-23 11:41:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-fracture.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465334/300x250x2/wmd-wmd-fracture.jpg', 'is_used': False, 'name': 'WMD WMD Fracture', 'price': '329.00', 'product_code': 'CV3018', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-fracture.html', 'vat_included': False} 2023-01-23 11:41:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-crucible.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465447/300x250x2/wmd-wmd-crucible.jpg', 'is_used': False, 'name': 'WMD WMD Crucible', 'price': '329.00', 'product_code': 'CV3330', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-crucible.html', 'vat_included': False} 2023-01-23 11:41:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-crater.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465442/300x250x2/wmd-wmd-crater.jpg', 'is_used': False, 'name': 'WMD WMD Crater', 'price': '369.00', 'product_code': 'CV3602', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-crater.html', 'vat_included': False} 2023-01-23 11:41:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-chimera.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464971/300x250x2/wmd-wmd-chimera.jpg', 'is_used': False, 'name': 'WMD WMD Chimera', 'price': '329.00', 'product_code': 'CV2786', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-chimera.html', 'vat_included': False} 2023-01-23 11:41:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-c4rbn.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43343322/300x250x2/wmd-wmd-c4rbn.jpg', 'is_used': False, 'name': 'WMD WMD C4RBN', 'price': '219.00', 'product_code': 'CV4176', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-c4rbn.html', 'vat_included': False} 2023-01-23 11:41:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-axys.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43343192/300x250x2/wmd-wmd-axys.jpg', 'is_used': False, 'name': 'WMD WMD AXYS', 'price': '249.00', 'product_code': 'CV4175', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-axys.html', 'vat_included': False} 2023-01-23 11:41:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-arpitecht.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464913/300x250x2/wmd-wmd-arpitecht.jpg', 'is_used': False, 'name': 'WMD WMD Arpitecht', 'price': '369.00', 'product_code': 'CV2533', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-arpitecht.html', 'vat_included': False} 2023-01-23 11:41:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/wmd-wmd-aperture.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465329/300x250x2/wmd-wmd-aperture.jpg', 'is_used': False, 'name': 'WMD WMD Aperture', 'price': '349.00', 'product_code': 'CV2172', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/wmd-wmd-aperture.html', 'vat_included': False} 2023-01-23 11:41:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-zaps.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50552309/300x250x2/winter-modular-winter-plankton-zaps.jpg', 'is_used': False, 'name': 'Winter Modular Winter Plankton ZAPS', '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} 2023-01-23 11:41:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-one2five.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35916156/300x250x2/winter-modular-winter-modular-one2five.jpg', 'is_used': False, 'name': 'Winter Modular Winter Modular ONE2FIVE', 'price': '110.00', 'product_code': 'CV3990', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-one2five.html', 'vat_included': False} 2023-01-23 11:41:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-eme-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470297/300x250x2/winter-modular-winter-modular-eme-silver.jpg', 'is_used': False, 'name': 'Winter Modular Winter Modular EME, Silver', 'price': '199.00', 'product_code': 'CV3382', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-eme-silver.html', 'vat_included': False} 2023-01-23 11:41:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-eme.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470314/300x250x2/winter-modular-winter-modular-eme-black.jpg', 'is_used': False, 'name': 'Winter Modular Winter Modular EME, Black', 'price': '199.00', 'product_code': 'CV3378', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-eme.html', 'vat_included': False} 2023-01-23 11:41:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-eloquencer-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470309/300x250x2/winter-modular-winter-modular-eloquencer-silver.jpg', 'is_used': False, 'name': 'Winter Modular Winter Modular Eloquencer, Silver', 'price': '625.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} 2023-01-23 11:41:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page32.html) 2023-01-23 11:41:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/winter-modular-winter-modular-eloquencer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470155/300x250x2/winter-modular-winter-modular-eloquencer-black.jpg', 'is_used': False, 'name': 'Winter Modular Winter Modular Eloquencer, Black', 'price': '625.00', 'product_code': 'CV2787', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/winter-modular-winter-modular-eloquencer.html', 'vat_included': False} 2023-01-23 11:41:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-b2-kick-bass.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49474973/300x250x2/weston-precision-audio-weston-precision-audio-b2-k.jpg', 'is_used': False, 'name': 'Weston Precision Audio Weston Precision Audio B2 Kick/Bass', '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} 2023-01-23 11:41:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/weston-precision-audio-ad110-analog-drums.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49474968/300x250x2/weston-precision-audio-weston-precision-audio-ad11.jpg', 'is_used': False, 'name': 'Weston Precision Audio Weston Precision Audio AD110 Analog Drums', '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} 2023-01-23 11:41:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/vpmede-sixswitches.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465923/300x250x2/vpmede-vpmede-sixswitches.jpg', 'is_used': False, 'name': 'vpme.de vpme.de SixSwitches', 'price': '61.99', 'product_code': 'CV3425', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/vpmede-sixswitches.html', 'vat_included': False} 2023-01-23 11:41:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/vpmede-quad-drum.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41556997/300x250x2/vpmede-vpmede-quad-drum.jpg', 'is_used': False, 'name': 'vpme.de vpme.de Quad Drum', 'price': '399.00', 'product_code': 'CV4114', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/vpmede-quad-drum.html', 'vat_included': False} 2023-01-23 11:41:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/vpmede-euclidean-circles-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29464382/300x250x2/vpmede-vpmede-euclidean-circles-v2.jpg', 'is_used': False, 'name': 'vpme.de vpme.de Euclidean Circles v2', 'price': '289.99', '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} 2023-01-23 11:41:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:33 [scrapy.extensions.logstats] INFO: Crawled 164 pages (at 55 pages/min), scraped 127 items (at 55 items/min) 2023-01-23 11:41:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-sport-modulator-2-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49891219/300x250x2/toppobrillo-toppobrillo-sport-modulator-2-black.jpg', 'is_used': False, 'name': 'Toppobrillo Toppobrillo Sport Modulator 2, Black', '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} 2023-01-23 11:41:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-multifilter-2-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49891239/300x250x2/toppobrillo-toppobrillo-multifilter-2-black.jpg', 'is_used': False, 'name': 'Toppobrillo Toppobrillo Multifilter 2, Black', '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} 2023-01-23 11:41:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/toppobrillo-minimix-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49891249/300x250x2/toppobrillo-toppobrillo-minimix-black.jpg', 'is_used': False, 'name': 'Toppobrillo Toppobrillo Minimix, Black', '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} 2023-01-23 11:41:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-zverb-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468658/300x250x2/tiptop-audio-tiptop-audio-zverb-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio ZVERB, Black', 'price': '215.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} 2023-01-23 11:41:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-zeus-studio-bus.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477634/300x250x2/tiptop-audio-tiptop-audio-zeus-studio-bus.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Zeus Studio Bus', '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} 2023-01-23 11:41:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-zeus-access.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477648/300x250x2/tiptop-audio-tiptop-audio-zeus-access.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Zeus Access', 'price': '35.00', 'product_code': 'CV0909', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-zeus-access.html', 'vat_included': False} 2023-01-23 11:41:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z8000-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468580/300x250x2/tiptop-audio-tiptop-audio-z8000.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z8000', 'price': '365.00', 'product_code': 'CV2539', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z8000-v2.html', 'vat_included': False} 2023-01-23 11:41:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z5000-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468644/300x250x2/tiptop-audio-tiptop-audio-z5000-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z5000, Black', 'price': '215.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} 2023-01-23 11:41:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z4000.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467451/300x250x2/tiptop-audio-tiptop-audio-z4000-vc-eg.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z4000 VC-EG', 'price': '175.00', 'product_code': 'CV0699', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z4000.html', 'vat_included': False} 2023-01-23 11:41:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z3000-mkii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468218/300x250x2/tiptop-audio-tiptop-audio-z3000-mkii.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z3000 mkII', 'price': '255.00', 'product_code': 'CV0197', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z3000-mkii.html', 'vat_included': False} 2023-01-23 11:41:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z2040.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468206/300x250x2/tiptop-audio-tiptop-audio-z2040-lp-vcf-silver-pane.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z2040 LP-VCF, Silver Panel', 'price': '220.00', 'product_code': 'CV0535', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z2040.html', 'vat_included': False} 2023-01-23 11:41:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-rails-brackets.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477774/300x250x2/tiptop-audio-tiptop-audio-z-rails-brackets-pair.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Rails Brackets, Pair', 'price': '10.00', '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} 2023-01-23 11:41:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-84hp-pair-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477639/300x250x2/tiptop-audio-tiptop-audio-z-rails-84hp-pair-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Rails 84hp Pair - Silver', 'price': '40.00', 'product_code': 'CV0435', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-84hp-pair-silver.html', 'vat_included': False} 2023-01-23 11:41:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-84hp-pair-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477572/300x250x2/tiptop-audio-tiptop-audio-z-rails-84hp-pair-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Rails 84hp Pair - Black', 'price': '40.00', 'product_code': 'CV0202', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-84hp-pair-black.html', 'vat_included': False} 2023-01-23 11:41:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-104hp-pair-silve.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477421/300x250x2/tiptop-audio-tiptop-audio-z-rails-104hp-pair-silve.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Rails 104hp Pair - Silver', 'price': '52.00', 'product_code': 'CV0691', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-104hp-pair-silve.html', 'vat_included': False} 2023-01-23 11:41:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-104hp-pair-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477624/300x250x2/tiptop-audio-tiptop-audio-z-rails-104hp-pair-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Rails 104hp Pair - Black', 'price': '52.00', 'product_code': 'CV0946', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-z-rails-104hp-pair-black.html', 'vat_included': False} 2023-01-23 11:41:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page31.html) 2023-01-23 11:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-z-ears-tabletop-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41635884/300x250x2/tiptop-audio-tiptop-audio-z-ears-tabletop-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Z-Ears Tabletop - Silver', 'price': '25.00', '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} 2023-01-23 11:41:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468267/300x250x2/tiptop-audio-tiptop-audio-vca.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio VCA', '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} 2023-01-23 11:41:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-v-haus-card-by-voltage-d.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477778/300x250x2/tiptop-audio-tiptop-audio-v-haus-card-by-voltage-d.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio V Haus Card by Voltage Disciple', 'price': '26.00', 'product_code': 'CV2843', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-v-haus-card-by-voltage-d.html', 'vat_included': False} 2023-01-23 11:41:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:41:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-uzeus-power-supply-w-fly.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477633/300x250x2/tiptop-audio-tiptop-audio-uzeus-w-flying-busboard.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio uZeus w/ Flying Busboard, Silver', 'price': '85.00', 'product_code': 'CV0423', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-uzeus-power-supply-w-fly.html', 'vat_included': False} 2023-01-23 11:41:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:41:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-uzeus-w-flying-busboard-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030673/300x250x2/tiptop-audio-tiptop-audio-uzeus-w-flying-busboard.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio uZeus w/ Flying Busboard, Black', 'price': '85.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} 2023-01-23 11:41:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-trigger-riot-white.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468661/300x250x2/tiptop-audio-tiptop-audio-trigger-riot-white.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Trigger Riot, White', 'price': '449.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} 2023-01-23 11:41:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:41:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-trigger-riot-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468686/300x250x2/tiptop-audio-tiptop-audio-trigger-riot-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Trigger Riot, Black', 'price': '449.00', 'product_code': 'CV3736', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-trigger-riot-black.html', 'vat_included': False} 2023-01-23 11:41:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-trans-mantis-express-travel-bag.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477379/300x250x2/tiptop-audio-tiptop-audio-trans-mantis-express-tra.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Trans Mantis Express Travel Bag', 'price': '49.00', 'product_code': 'CV3536', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-trans-mantis-express-travel-bag.html', 'vat_included': False} 2023-01-23 11:42:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-toms909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030215/300x250x2/tiptop-audio-tiptop-audio-toms909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio TOMS909', 'price': '360.00', 'product_code': 'CV1031', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-toms909.html', 'vat_included': False} 2023-01-23 11:42:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-time-fabric-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477640/300x250x2/tiptop-audio-tiptop-audio-time-fabric-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Time Fabric (for Z-DSP)', 'price': '55.00', 'product_code': 'CV1969', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-time-fabric-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-time-domain-bundle-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477370/300x250x2/tiptop-audio-tiptop-audio-time-domain-bundle-for-z.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Time Domain Bundle (for Z-DSP)', 'price': '75.00', 'product_code': 'CV3104', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-time-domain-bundle-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-yellow-50cm-1.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476506/300x250x2/tiptop-audio-tiptop-audio-stackcable-yellow-50cm-1.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Yellow 50cm/19.5in', 'price': '5.95', 'product_code': 'CV0204', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-yellow-50cm-1.html', 'vat_included': False} 2023-01-23 11:42:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-red-30cm-12in.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476313/300x250x2/tiptop-audio-tiptop-audio-stackcable-red-30cm-12in.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Red 30cm/12in', 'price': '5.95', 'product_code': 'CV0203', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-red-30cm-12in.html', 'vat_included': False} 2023-01-23 11:42:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-purple-150cm.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476167/300x250x2/tiptop-audio-tiptop-audio-stackcable-purple-150cm.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Purple 150cm/59in', 'price': '5.95', 'product_code': 'CV1264', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-purple-150cm.html', 'vat_included': False} 2023-01-23 11:42:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-orange-350cm-138in.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476182/300x250x2/tiptop-audio-tiptop-audio-stackcable-orange-350cm.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Orange 350cm/138in', 'price': '6.35', '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} 2023-01-23 11:42:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-green-20cm-78.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476522/300x250x2/tiptop-audio-tiptop-audio-stackcable-green-20cm-78.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Green 20cm/7.8in', 'price': '5.95', 'product_code': 'CV0754', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-green-20cm-78.html', 'vat_included': False} 2023-01-23 11:42:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-gray-250cm-98in.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476548/300x250x2/tiptop-audio-tiptop-audio-stackcable-gray-250cm-98.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Gray 250cm/98in', 'price': '6.35', 'product_code': 'CV3579', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-stackcable-gray-250cm-98in.html', 'vat_included': False} 2023-01-23 11:42:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-stackcable-cyan-40cm-16in.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476526/300x250x2/tiptop-audio-tiptop-audio-stackcable-cyan-40cm-16i.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Cyan 40cm/16in', 'price': '5.95', '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} 2023-01-23 11:42:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-blue-70cm-275.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476160/300x250x2/tiptop-audio-tiptop-audio-stackcable-blue-70cm-275.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Blue 70cm/27.5in', 'price': '5.95', 'product_code': 'CV0205', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-blue-70cm-275.html', 'vat_included': False} 2023-01-23 11:42:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-black-90cm-35.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476566/300x250x2/tiptop-audio-tiptop-audio-stackcable-black-90cm-35.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Stackcable Black 90cm/35in', 'price': '5.95', 'product_code': 'CV0206', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-stackcable-black-90cm-35.html', 'vat_included': False} 2023-01-23 11:42:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-spring-waves-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477425/300x250x2/tiptop-audio-tiptop-audio-spring-waves-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Spring Waves (for Z-DSP)', 'price': '75.00', 'product_code': 'CV2276', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-spring-waves-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-shimmer-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477620/300x250x2/tiptop-audio-tiptop-audio-shimmer-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Shimmer (for Z-DSP)', 'price': '75.00', 'product_code': 'CV2122', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-shimmer-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page30.html) 2023-01-23 11:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-sd909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36029987/300x250x2/tiptop-audio-tiptop-audio-sd909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio SD909', 'price': '200.00', 'product_code': 'CV2844', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-sd909.html', 'vat_included': False} 2023-01-23 11:42:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-rs909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36029813/300x250x2/tiptop-audio-tiptop-audio-rs909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio RS909', 'price': '99.00', 'product_code': 'CV2273', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-rs909.html', 'vat_included': False} 2023-01-23 11:42:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-rs808.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467467/300x250x2/tiptop-audio-tiptop-audio-rs808-silver-panel.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio RS808, Silver Panel', 'price': '99.00', 'product_code': 'CV1179', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-rs808.html', 'vat_included': False} 2023-01-23 11:42:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-perc-card-by-glitchmachi.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477366/300x250x2/tiptop-audio-tiptop-audio-perc-card-by-glitchmachi.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio PERC Card by GLITCHMACHINES', 'price': '26.00', 'product_code': 'CV2516', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-perc-card-by-glitchmachi.html', 'vat_included': False} 2023-01-23 11:42:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-one.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030105/300x250x2/tiptop-audio-tiptop-audio-one.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio ONE', 'price': '185.00', 'product_code': 'CV2509', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-one.html', 'vat_included': False} 2023-01-23 11:42:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-modfx-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37680343/300x250x2/tiptop-audio-tiptop-audio-modfx-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio ModFX, Black', 'price': '200.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} 2023-01-23 11:42:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mix7.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468253/300x250x2/tiptop-audio-tiptop-audio-mix7.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio MIX7', 'price': '99.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} 2023-01-23 11:42:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-miso.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468676/300x250x2/tiptop-audio-tiptop-audio-miso.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio MISO', 'price': '99.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} 2023-01-23 11:42:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mariana-trench-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477797/300x250x2/tiptop-audio-tiptop-audio-mariana-trench-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mariana Trench (for Z-DSP)', 'price': '75.00', 'product_code': 'CV3105', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mariana-trench-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-red.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390544/300x250x2/tiptop-audio-tiptop-audio-mantis-red.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mantis, Red', 'price': '335.00', 'product_code': 'CV2390', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-red.html', 'vat_included': False} 2023-01-23 11:42:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-orange.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390505/300x250x2/tiptop-audio-tiptop-audio-mantis-orange.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mantis, Orange', 'price': '335.00', 'product_code': 'CV2393', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-orange.html', 'vat_included': False} 2023-01-23 11:42:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-green.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390442/300x250x2/tiptop-audio-tiptop-audio-mantis-green.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mantis, Green', 'price': '335.00', 'product_code': 'CV2392', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-green.html', 'vat_included': False} 2023-01-23 11:42:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-blue.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43390096/300x250x2/tiptop-audio-tiptop-audio-mantis-blue.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mantis, Blue', 'price': '335.00', 'product_code': 'CV2391', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-mantis-blue.html', 'vat_included': False} 2023-01-23 11:42:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-all-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/45010373/300x250x2/tiptop-audio-tiptop-audio-mantis-all-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mantis, All Black', 'price': '335.00', 'product_code': 'CV4231', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-all-black.html', 'vat_included': False} 2023-01-23 11:42:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:34 [scrapy.extensions.logstats] INFO: Crawled 216 pages (at 52 pages/min), scraped 179 items (at 52 items/min) 2023-01-23 11:42:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-mantis-studio-brackets-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477761/300x250x2/tiptop-audio-tiptop-audio-mantis-studio-brackets-k.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Mantis Studio Brackets Kit', 'price': '38.00', 'product_code': 'CV3577', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-mantis-studio-brackets-kit.html', 'vat_included': False} 2023-01-23 11:42:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-ma808.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030199/300x250x2/tiptop-audio-tiptop-audio-ma808.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio MA808', 'price': '89.00', 'product_code': 'CV1328', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-ma808.html', 'vat_included': False} 2023-01-23 11:42:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-kernl-card-by-glitchmach.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477361/300x250x2/tiptop-audio-tiptop-audio-kernl-card-by-glitchmach.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio KERNL Card by GLITCHMACHINES', 'price': '26.00', 'product_code': 'CV2512', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-kernl-card-by-glitchmach.html', 'vat_included': False} 2023-01-23 11:42:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-hybrd-card-by-glitchmach.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477794/300x250x2/tiptop-audio-tiptop-audio-hybrd-card-by-glitchmach.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio HYBRD Card by GLITCHMACHINES', 'price': '26.00', 'product_code': 'CV2514', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-hybrd-card-by-glitchmach.html', 'vat_included': False} 2023-01-23 11:42:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-hats909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030336/300x250x2/tiptop-audio-tiptop-audio-hats909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio HATS909', 'price': '180.00', 'product_code': 'CV0700', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-hats909.html', 'vat_included': False} 2023-01-23 11:42:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-hats808.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468233/300x250x2/tiptop-audio-tiptop-audio-hats808.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio HATS808', 'price': '175.00', 'product_code': 'CV0200', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-hats808.html', 'vat_included': False} 2023-01-23 11:42:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-happy-ending-kit-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030575/300x250x2/tiptop-audio-tiptop-audio-happy-ending-kit-silver.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Happy Ending Kit, Silver', 'price': '129.00', 'product_code': 'CV3992', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-happy-ending-kit-silver.html', 'vat_included': False} 2023-01-23 11:42:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-happy-ending-kit-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030551/300x250x2/tiptop-audio-tiptop-audio-happy-ending-kit-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Happy Ending Kit, Black', 'price': '129.00', 'product_code': 'CV0201', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-happy-ending-kit-black.html', 'vat_included': False} 2023-01-23 11:42:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page29.html) 2023-01-23 11:42:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-halls-of-valhalla-for-z.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477411/300x250x2/tiptop-audio-tiptop-audio-halls-of-valhalla-for-z.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Halls of Valhalla (for Z-DSP)', 'price': '75.00', 'product_code': 'CV1263', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-halls-of-valhalla-for-z.html', 'vat_included': False} 2023-01-23 11:42:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-forbidden-planet.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468663/300x250x2/tiptop-audio-tiptop-audio-forbidden-planet.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Forbidden Planet', 'price': '130.00', 'product_code': 'CV3174', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-forbidden-planet.html', 'vat_included': False} 2023-01-23 11:42:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-fold-processor.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467885/300x250x2/tiptop-audio-tiptop-audio-fold-processor.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Fold Processor', 'price': '155.00', 'product_code': 'CV2597', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-fold-processor.html', 'vat_included': False} 2023-01-23 11:42:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-flying-busboard.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477398/300x250x2/tiptop-audio-tiptop-audio-flying-busboard.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Flying Busboard', 'price': '15.00', 'product_code': 'CV0424', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-flying-busboard.html', 'vat_included': False} 2023-01-23 11:42:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-echoz-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468592/300x250x2/tiptop-audio-tiptop-audio-echoz-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio ECHOZ, Black', 'price': '215.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} 2023-01-23 11:42:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-dots-card-by-zvk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477673/300x250x2/tiptop-audio-tiptop-audio-dots-card-by-zvk.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio DOTS Card by ZVK', 'price': '26.00', 'product_code': 'CV2842', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-dots-card-by-zvk.html', 'vat_included': False} 2023-01-23 11:42:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-datachi-card-by-joseph-fraioli.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477700/300x250x2/tiptop-audio-tiptop-audio-datach-i-card-by-joseph.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Datach-i Card by Joseph Fraioli', 'price': '26.00', 'product_code': 'CV3045', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-datachi-card-by-joseph-fraioli.html', 'vat_included': False} 2023-01-23 11:42:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-cymbl909-cr909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468339/300x250x2/tiptop-audio-tiptop-audio-cymbl909-cr909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Cymbl909 (CR909)', 'price': '200.00', 'product_code': 'CV1833', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-cymbl909-cr909.html', 'vat_included': False} 2023-01-23 11:42:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-cp909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468277/300x250x2/tiptop-audio-tiptop-audio-cp909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio CP909', 'price': '135.00', 'product_code': 'CV0287', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-cp909.html', 'vat_included': False} 2023-01-23 11:42:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-clocked-delays-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477636/300x250x2/tiptop-audio-tiptop-audio-clocked-delays-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Clocked Delays (for Z-DSP)', 'price': '55.00', 'product_code': 'CV2275', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-clocked-delays-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-circadian-rhythms-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030429/300x250x2/tiptop-audio-tiptop-audio-circadian-rhythms-black.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Circadian Rhythms, Black', 'price': '499.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} 2023-01-23 11:42:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-circadian-rhythms.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030067/300x250x2/tiptop-audio-tiptop-audio-circadian-rhythms.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Circadian Rhythms', 'price': '499.00', 'product_code': 'CV1327', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-circadian-rhythms.html', 'vat_included': False} 2023-01-23 11:42:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-chorus-for-z-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477674/300x250x2/tiptop-audio-tiptop-audio-chorus-for-z-dsp.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio Chorus (for Z-DSP)', 'price': '55.00', 'product_code': 'CV2274', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-chorus-for-z-dsp.html', 'vat_included': False} 2023-01-23 11:42:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-cb808.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36030041/300x250x2/tiptop-audio-tiptop-audio-cb808.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio CB808', 'price': '99.00', 'product_code': 'CV0861', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-cb808.html', 'vat_included': False} 2023-01-23 11:42:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:42:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-bent-card-by-glitchmachi.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477665/300x250x2/tiptop-audio-tiptop-audio-bent-card-by-glitchmachi.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio BENT Card by GLITCHMACHINES', 'price': '26.00', 'product_code': 'CV2513', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-bent-card-by-glitchmachi.html', 'vat_included': False} 2023-01-23 11:42:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-bd909.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468205/300x250x2/tiptop-audio-tiptop-audio-bd909.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio BD909', 'price': '180.00', 'product_code': 'CV0536', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-bd909.html', 'vat_included': False} 2023-01-23 11:43:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-bd808.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468301/300x250x2/tiptop-audio-tiptop-audio-bd808.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio BD808', 'price': '125.00', 'product_code': 'CV0198', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-bd808.html', 'vat_included': False} 2023-01-23 11:43:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-4600ma-zeus-studio-bus-u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477659/300x250x2/tiptop-audio-tiptop-audio-4600ma-zeus-studio-bus-u.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio 4600mA Zeus Studio Bus Universal Power ' 'Adapter', 'price': '60.00', 'product_code': 'CV0908', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-4600ma-zeus-studio-bus-u.html', 'vat_included': False} 2023-01-23 11:43:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-3000ma-uzeus-boost-manti.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477772/300x250x2/tiptop-audio-tiptop-audio-3000ma-uzeus-boost-manti.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio 3000mA uZeus Boost / Mantis Universal ' 'Power Adapter', 'price': '35.00', 'product_code': 'CV2191', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-3000ma-uzeus-boost-manti.html', 'vat_included': False} 2023-01-23 11:43:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/tiptop-audio-tiptop-audio-1000ma-uzeus-hek-univers.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477561/300x250x2/tiptop-audio-tiptop-audio-1000ma-uzeus-hek-univers.jpg', 'is_used': False, 'name': 'Tiptop Audio Tiptop Audio 1000mA uZeus/HEK Universal Power Adapter', 'price': '25.00', 'product_code': 'CV0425', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/tiptop-audio-tiptop-audio-1000ma-uzeus-hek-univers.html', 'vat_included': False} 2023-01-23 11:43:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthesis-technology-synthesis-technology-e580-res.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471271/300x250x2/synthesis-technology-synthesis-technology-e580-res.jpg', 'is_used': False, 'name': 'Synthesis Technology Synthesis Technology E580 Resampling ' 'Mini-Delay, BLOWOUT PRICING', 'price': '270.00', 'product_code': 'CV1207', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthesis-technology-synthesis-technology-e580-res.html', 'vat_included': False} 2023-01-23 11:43:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthesis-technology-e520-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471734/300x250x2/synthesis-technology-synthesis-technology-e520-hyp.jpg', 'is_used': False, 'name': 'Synthesis Technology Synthesis Technology E520 Hyperion Processor, ' 'Silver', 'price': '819.00', 'product_code': 'CV3760', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthesis-technology-e520-silver.html', 'vat_included': False} 2023-01-23 11:43:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page28.html) 2023-01-23 11:43:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/synthesis-technology-e370-quad-morphing-vco-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471328/300x250x2/synthesis-technology-synthesis-technology-e370-qua.jpg', 'is_used': False, 'name': 'Synthesis Technology Synthesis Technology E370 Quad Morphing VCO, ' 'Black', 'price': '1299.00', 'product_code': 'CV3345', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/synthesis-technology-e370-quad-morphing-vco-black.html', 'vat_included': False} 2023-01-23 11:43:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-zpo-zero-point-oscillator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470886/300x250x2/steady-state-fate-steady-state-fate-zpo-zero-point.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate ZPO Zero Point Oscillator', 'price': '419.00', 'product_code': 'CV3538', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-zpo-zero-point-oscillator.html', 'vat_included': False} 2023-01-23 11:43:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-zephyr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46412720/300x250x2/steady-state-fate-steady-state-fate-zephyr.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Zephyr', '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} 2023-01-23 11:43:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-vortices.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470863/300x250x2/steady-state-fate-steady-state-fate-vortices.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Vortices', 'price': '379.00', 'product_code': 'CV3838', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-vortices.html', 'vat_included': False} 2023-01-23 11:43:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-v-mutes.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40667535/300x250x2/steady-state-fate-steady-state-fate-v-mutes.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate V-MUTES', '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} 2023-01-23 11:43:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-ultra-kick.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41685297/300x250x2/steady-state-fate-steady-state-fate-ultra-kick.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Ultra Kick', 'price': '349.00', 'product_code': 'CV4117', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-ultra-kick.html', 'vat_included': False} 2023-01-23 11:43:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-triptych.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33550917/300x250x2/steady-state-fate-steady-state-fate-triptych.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Triptych', '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} 2023-01-23 11:43:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-stereo-dipole-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470852/300x250x2/steady-state-fate-steady-state-fate-stereo-dipole.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Stereo Dipole, BLACK', 'price': '399.00', 'product_code': 'CV3556', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-stereo-dipole-black.html', 'vat_included': False} 2023-01-23 11:43:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-quantum-rainbow-2-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470874/300x250x2/steady-state-fate-steady-state-fate-quantum-rainbo.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Quantum Rainbow 2, BLACK', 'price': '149.00', 'product_code': 'CV3555', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-quantum-rainbow-2-black.html', 'vat_included': False} 2023-01-23 11:43:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-steady-state-fate-quantum-rainbo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470841/300x250x2/steady-state-fate-steady-state-fate-quantum-rainbo.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Quantum Rainbow 2', 'price': '149.00', 'product_code': 'CV1634', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-steady-state-fate-quantum-rainbo.html', 'vat_included': False} 2023-01-23 11:43:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-gate.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51194010/300x250x2/steady-state-fate-steady-state-fate-gate.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Gate', '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} 2023-01-23 11:43:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-detect-rx.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470910/300x250x2/steady-state-fate-steady-state-fate-detect-rx-demo.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Detect-Rx, DEMO UNIT', 'price': '150.00', 'product_code': 'CV3119', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-detect-rx.html', 'vat_included': False} 2023-01-23 11:43:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-clone.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470801/300x250x2/steady-state-fate-steady-state-fate-clone.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Clone', '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} 2023-01-23 11:43:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-autodyne.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470905/300x250x2/steady-state-fate-steady-state-fate-autodyne.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Autodyne', 'price': '189.00', 'product_code': 'CV3734', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-autodyne.html', 'vat_included': False} 2023-01-23 11:43:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/steady-state-fate-autodub.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38577505/300x250x2/steady-state-fate-steady-state-fate-autodub.jpg', 'is_used': False, 'name': 'Steady State Fate Steady State Fate Autodub', 'price': '189.00', 'product_code': 'CV4049', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/steady-state-fate-autodub.html', 'vat_included': False} 2023-01-23 11:43:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/squarp-instruments-rample.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471047/300x250x2/squarp-instruments-squarp-instruments-rample.jpg', 'is_used': False, 'name': 'Squarp Instruments Squarp Instruments Rample', '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} 2023-01-23 11:43:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/squarp-hermod.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41434048/300x250x2/squarp-instruments-squarp-instruments-hermod-white.jpg', 'is_used': False, 'name': 'Squarp Instruments Squarp Instruments Hermod, White', 'price': '499.00', 'product_code': 'CV3062', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/squarp-hermod.html', 'vat_included': False} 2023-01-23 11:43:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/squarp-instruments-hermod-black-edition.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470916/300x250x2/squarp-instruments-squarp-instruments-hermod-black.jpg', 'is_used': False, 'name': 'Squarp Instruments Squarp Instruments Hermod, BLACK EDITION', 'price': '499.00', 'product_code': 'CV3215', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/squarp-instruments-hermod-black-edition.html', 'vat_included': False} 2023-01-23 11:43:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/soundmachines-soundmachines-ls1-lightstrip.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468888/300x250x2/soundmachines-soundmachines-ls1-lightstrip.jpg', 'is_used': False, 'name': 'soundmachines soundmachines LS1 lightstrip', 'price': '75.00', 'product_code': 'CV1198', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/soundmachines-soundmachines-ls1-lightstrip.html', 'vat_included': False} 2023-01-23 11:43:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/soundmachines-soundmachines-lp1-lightplane.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468904/300x250x2/soundmachines-soundmachines-lp1-lightplane.jpg', 'is_used': False, 'name': 'soundmachines soundmachines LP1 lightplane', 'price': '160.00', 'product_code': 'CV1164', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/soundmachines-soundmachines-lp1-lightplane.html', 'vat_included': False} 2023-01-23 11:43:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/sound-destruction-device-recovery-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47681806/300x250x2/sound-destruction-device-recovery-used.jpg', 'is_used': True, 'name': 'Sound Destruction Device Recovery, USED', 'price': '150.00', 'product_code': 'CV4305', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/sound-destruction-device-recovery-used.html', 'vat_included': False} 2023-01-23 11:43:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/soma-laboratory-lyra8-fx.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42387156/300x250x2/soma-laboratory-soma-laboratory-lyra8-fx-black.jpg', 'is_used': False, 'name': 'SOMA Laboratory SOMA Laboratory Lyra8-FX, Black', 'price': '320.00', 'product_code': 'CV4106', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/soma-laboratory-lyra8-fx.html', 'vat_included': False} 2023-01-23 11:43:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page27.html) 2023-01-23 11:43:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/various-screws-m4-4pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '1.50', 'product_code': 'CV1484', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/various-screws-m4-4pk.html', 'vat_included': False} 2023-01-23 11:43:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:34 [scrapy.extensions.logstats] INFO: Crawled 269 pages (at 53 pages/min), scraped 232 items (at 53 items/min) 2023-01-23 11:43:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/screws-m25-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '3.00', 'product_code': 'CV1481', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/screws-m25-50pk.html', 'vat_included': False} 2023-01-23 11:43:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/screws-m25-8mm-long-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '3.00', 'product_code': 'CV2139', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/screws-m25-8mm-long-50pk.html', 'vat_included': False} 2023-01-23 11:43:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/screws-4-40-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '3.00', 'product_code': 'CV1483', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/screws-4-40-50pk.html', 'vat_included': False} 2023-01-23 11:43:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/screws-4-40-5-16-long-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '3.00', 'product_code': 'CV2138', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/screws-4-40-5-16-long-50pk.html', 'vat_included': False} 2023-01-23 11:43:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-three-body-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48948013/300x250x2/schlappi-engineering-schlappi-engineering-three-bo.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Three Body, Silver', 'price': '550.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} 2023-01-23 11:43:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-three-body-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48948022/300x250x2/schlappi-engineering-schlappi-engineering-three-bo.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Three Body, Black', 'price': '550.00', 'product_code': 'CV4322', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-three-body-black.html', 'vat_included': False} 2023-01-23 11:43:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-intersteller-radio-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48433270/300x250x2/schlappi-engineering-schlappi-engineering-interste.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Intersteller Radio, Silver', 'price': '195.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} 2023-01-23 11:43:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-intersteller-radio-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48433282/300x250x2/schlappi-engineering-schlappi-engineering-interste.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Intersteller Radio, Black', 'price': '195.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} 2023-01-23 11:43:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-boundary-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37257252/300x250x2/schlappi-engineering-schlappi-engineering-boundary.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Boundary, Silver', 'price': '219.00', 'product_code': 'CV4017', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-boundary-silver.html', 'vat_included': False} 2023-01-23 11:43:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-boundary-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37257257/300x250x2/schlappi-engineering-schlappi-engineering-boundary.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Boundary, Black', 'price': '219.00', 'product_code': 'CV4018', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-boundary-black.html', 'vat_included': False} 2023-01-23 11:43:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-angle-grinder.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471298/300x250x2/schlappi-engineering-schlappi-engineering-angle-gr.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Angle Grinder, Silver', 'price': '310.00', 'product_code': 'CV3510', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-angle-grinder.html', 'vat_included': False} 2023-01-23 11:43:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-angle-grinder-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34499328/300x250x2/schlappi-engineering-schlappi-engineering-angle-gr.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering Angle Grinder, Black', 'price': '310.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} 2023-01-23 11:43:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-100-grit-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471286/300x250x2/schlappi-engineering-schlappi-engineering-100-grit.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering 100 Grit, Silver', 'price': '260.00', 'product_code': 'CV3831', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/schlappi-engineering-100-grit-silver.html', 'vat_included': False} 2023-01-23 11:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/schlappi-engineering-100-grit-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471307/300x250x2/schlappi-engineering-schlappi-engineering-100-grit.jpg', 'is_used': False, 'name': 'Schlappi Engineering Schlappi Engineering 100 Grit, Black', 'price': '260.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} 2023-01-23 11:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-trident.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471117/300x250x2/rossum-electro-music-rossum-electro-music-trident.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Trident', '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} 2023-01-23 11:43:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-panharmonium.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471276/300x250x2/rossum-electro-music-rossum-electro-music-panharmo.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Panharmonium', '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} 2023-01-23 11:43:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-rossum-electro-music-morpheus.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471084/300x250x2/rossum-electro-music-rossum-electro-music-morpheus.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Morpheus', 'price': '599.00', 'product_code': 'CV2462', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-rossum-electro-music-morpheus.html', 'vat_included': False} 2023-01-23 11:43:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-mob-of-emus.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471263/300x250x2/rossum-electro-music-rossum-electro-music-mob-of-e.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Mob of Emus', '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} 2023-01-23 11:43:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-linnaeus.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471361/300x250x2/rossum-electro-music-rossum-electro-music-linnaeus.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Linnaeus', '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} 2023-01-23 11:43:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-rossum-electro-music-evolutio.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471355/300x250x2/rossum-electro-music-rossum-electro-music-evolutio.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Evolution', 'price': '499.00', 'product_code': 'CV2016', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-rossum-electro-music-evolutio.html', 'vat_included': False} 2023-01-23 11:43:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-rossum-electro-music-control.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471247/300x250x2/rossum-electro-music-rossum-electro-music-control.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Control Forge, DEMO UNIT', 'price': '575.00', 'product_code': 'CV2277', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/rossum-electro-music-rossum-electro-music-control.html', 'vat_included': False} 2023-01-23 11:43:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page26.html) 2023-01-23 11:43:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/rossum-electro-music-assimil8or.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471252/300x250x2/rossum-electro-music-rossum-electro-music-assimil8.jpg', 'is_used': False, 'name': 'Rossum Electro-Music Rossum Electro-Music Assimil8or', '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} 2023-01-23 11:43:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:43:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-roland-system-500-540-dual-envelope-lfo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471585/300x250x2/roland-roland-system-500-540-dual-envelope-lfo.jpg', 'is_used': False, 'name': 'Roland Roland System-500 540 Dual Envelope/LFO', 'price': '399.99', 'product_code': 'CV2069', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-roland-system-500-540-dual-envelope-lfo.html', 'vat_included': False} 2023-01-23 11:43:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-531-mixer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471629/300x250x2/roland-roland-system-500-531-mixer.jpg', 'is_used': False, 'name': 'Roland Roland System-500 531 Mixer', 'price': '429.99', 'product_code': 'CV3066', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-531-mixer.html', 'vat_included': False} 2023-01-23 11:44:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-roland-system-500-530-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471612/300x250x2/roland-roland-system-500-530-vca.jpg', 'is_used': False, 'name': 'Roland Roland System-500 530 VCA', 'price': '329.99', 'product_code': 'CV2068', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-roland-system-500-530-vca.html', 'vat_included': False} 2023-01-23 11:44:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-roland-system-500-521-vcf.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471550/300x250x2/roland-roland-system-500-521-vcf.jpg', 'is_used': False, 'name': 'Roland Roland System-500 521 VCF', 'price': '399.99', 'product_code': 'CV2067', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-roland-system-500-521-vcf.html', 'vat_included': False} 2023-01-23 11:44:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-roland-system-500-512-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471606/300x250x2/roland-roland-system-500-512-vco.jpg', 'is_used': False, 'name': 'Roland Roland System-500 512 VCO', 'price': '399.99', 'product_code': 'CV2066', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-roland-system-500-512-vco.html', 'vat_included': False} 2023-01-23 11:44:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-510-synthesizer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470486/300x250x2/roland-roland-system-500-510-synthesizer.jpg', 'is_used': False, 'name': 'Roland Roland System-500 510 Synthesizer', '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} 2023-01-23 11:44:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/copy-of-roland-system-500-505-filter.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48945320/300x250x2/roland-roland-system-500-505-filter-open-box.jpg', 'is_used': False, 'name': 'Roland Roland System-500 505 Filter, OPEN-BOX', 'price': '360.00', 'product_code': 'CV4353', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/copy-of-roland-system-500-505-filter.html', 'vat_included': False} 2023-01-23 11:44:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-system-500-505-filter.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471592/300x250x2/roland-roland-system-500-505-filter.jpg', 'is_used': False, 'name': 'Roland Roland System-500 505 Filter', 'price': '399.99', 'product_code': 'CV3064', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-system-500-505-filter.html', 'vat_included': False} 2023-01-23 11:44:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-modular-cables-4-pack.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476591/300x250x2/roland-roland-modular-cables-4-pack.jpg', 'is_used': False, 'name': 'Roland Roland Modular Cables 4-Pack', 'price': '19.99', 'product_code': 'CV3823', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-modular-cables-4-pack.html', 'vat_included': False} 2023-01-23 11:44:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/roland-modular-cables-12-pack.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476593/300x250x2/roland-roland-modular-cables-12-pack.jpg', 'is_used': False, 'name': 'Roland Roland Modular Cables 12-Pack', 'price': '39.99', 'product_code': 'CV3824', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/roland-modular-cables-12-pack.html', 'vat_included': False} 2023-01-23 11:44:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-qu-bit-electronix-wave.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468977/300x250x2/qu-bit-electronix-qu-bit-electronix-wave-blowout-p.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Wave, BLOWOUT PRICING', 'price': '337.50', 'product_code': 'CV2295', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-qu-bit-electronix-wave.html', 'vat_included': False} 2023-01-23 11:44:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-synapse.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469351/300x250x2/qu-bit-electronix-qu-bit-electronix-synapse.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Synapse', 'price': '349.00', 'product_code': 'CV3148', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-synapse.html', 'vat_included': False} 2023-01-23 11:44:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-surface.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469822/300x250x2/qu-bit-electronix-qu-bit-electronix-surface.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Surface', 'price': '309.00', 'product_code': 'CV3752', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-surface.html', 'vat_included': False} 2023-01-23 11:44:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-scanned.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469718/300x250x2/qu-bit-electronix-qu-bit-electronix-scanned.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Scanned', 'price': '369.00', 'product_code': 'CV3191', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-scanned.html', 'vat_included': False} 2023-01-23 11:44:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-prism.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469386/300x250x2/qu-bit-electronix-qu-bit-electronix-prism.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Prism', 'price': '269.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} 2023-01-23 11:44:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-nebulae-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469426/300x250x2/qu-bit-electronix-qu-bit-electronix-nebulae-v2.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Nebulæ v2', 'price': '459.00', 'product_code': 'CV3046', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-nebulae-v2.html', 'vat_included': False} 2023-01-23 11:44:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-nautilus.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48794292/300x250x2/qu-bit-electronix-qu-bit-electronix-nautilus.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Nautilus', 'price': '399.00', 'product_code': 'CV4334', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-nautilus.html', 'vat_included': False} 2023-01-23 11:44:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-nano-rand-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469391/300x250x2/qu-bit-electronix-qu-bit-electronix-nano-rand-v2.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Nano Rand v2', 'price': '209.00', 'product_code': 'CV3565', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-nano-rand-v2.html', 'vat_included': False} 2023-01-23 11:44:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-data-bender.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469713/300x250x2/qu-bit-electronix-qu-bit-electronix-data-bender.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Data Bender', 'price': '369.00', 'product_code': 'CV3810', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-data-bender.html', 'vat_included': False} 2023-01-23 11:44:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-qu-bit-electronix-chord.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468983/300x250x2/qu-bit-electronix-qu-bit-electronix-chord-demo-uni.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Chord, DEMO UNIT', 'price': '285.00', 'product_code': 'CV2313', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-qu-bit-electronix-chord.html', 'vat_included': False} 2023-01-23 11:44:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-chord-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469683/300x250x2/qu-bit-electronix-qu-bit-electronix-chord-v2.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Chord v2', 'price': '319.00', 'product_code': 'CV3362', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-chord-v2.html', 'vat_included': False} 2023-01-23 11:44:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page25.html) 2023-01-23 11:44:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/qu-bit-electronix-cascade.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/30959818/300x250x2/qu-bit-electronix-qu-bit-electronix-cascade.jpg', 'is_used': False, 'name': 'Qu-Bit Electronix Qu-Bit Electronix Cascade', 'price': '296.00', 'product_code': 'CV3812', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/qu-bit-electronix-cascade.html', 'vat_included': False} 2023-01-23 11:44:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/plankton-electronics-spice-vfc.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40903133/300x250x2/plankton-electronics-plankton-electronics-spice-vf.jpg', 'is_used': False, 'name': 'Plankton Electronics Plankton Electronics Spice VFC', 'price': '169.00', 'product_code': 'CV4090', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/plankton-electronics-spice-vfc.html', 'vat_included': False} 2023-01-23 11:44:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-stru-7017667.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475721/300x250x2/pittsburgh-modular-pittsburgh-modular-structure-ep.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular Structure EP-420', 'price': '999.00', 'product_code': 'CV2563', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-stru-7017667.html', 'vat_included': False} 2023-01-23 11:44:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-str-36531838.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475775/300x250x2/pittsburgh-modular-pittsburgh-modular-structure-ep.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular Structure EP-360', 'price': '999.00', 'product_code': 'CV2034', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-str-36531838.html', 'vat_included': False} 2023-01-23 11:44:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-str-36531579.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475484/300x250x2/pittsburgh-modular-pittsburgh-modular-structure-ep.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular Structure EP-270', 'price': '849.00', 'product_code': 'CV2562', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-str-36531579.html', 'vat_included': False} 2023-01-23 11:44:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-structure-ep.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475426/300x250x2/pittsburgh-modular-pittsburgh-modular-structure-ep.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular Structure EP-208', 'price': '899.00', 'product_code': 'CV2033', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-pittsburgh-modular-structure-ep.html', 'vat_included': False} 2023-01-23 11:44:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/pittsburgh-modular-structure-344.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475744/300x250x2/pittsburgh-modular-pittsburgh-modular-structure-34.jpg', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular Structure 344', 'price': '1299.00', 'product_code': 'CV3200', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/pittsburgh-modular-structure-344.html', 'vat_included': False} 2023-01-23 11:44:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/nylon-washers-50pk.html> {'batch_id': '5450', 'currency_code': 'USD', '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', 'price': '5.00', 'product_code': 'CV1073', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/nylon-washers-50pk.html', 'vat_included': False} 2023-01-23 11:44:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-zularic-repetitor.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42917027/300x250x2/noise-engineering-noise-engineering-zularic-repeti.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Zularic Repetitor, Black', 'price': '230.00', 'product_code': 'CV1637', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-zularic-repetitor.html', 'vat_included': False} 2023-01-23 11:44:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-viol-ruina.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469476/300x250x2/noise-engineering-noise-engineering-viol-ruina-bla.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Viol Ruina, Black', 'price': '149.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} 2023-01-23 11:44:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-noise-engineering-numeric-repeti.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37672978/300x250x2/noise-engineering-noise-engineering-numeric-repeti.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Numeric Repetitor, Black', 'price': '230.00', 'product_code': 'CV1729', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-noise-engineering-numeric-repeti.html', 'vat_included': False} 2023-01-23 11:44:33 [scrapy.extensions.logstats] INFO: Crawled 322 pages (at 53 pages/min), scraped 286 items (at 54 items/min) 2023-01-23 11:44:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-mimetic-digitalis.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469463/300x250x2/noise-engineering-noise-engineering-mimetic-digita.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Mimetic Digitalis, Black', 'price': '275.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} 2023-01-23 11:44:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-noise-engineering-loquelic-iteri.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44203086/300x250x2/noise-engineering-noise-engineering-loquelic-iteri.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Loquelic Iteritas, Black', 'price': '333.00', 'product_code': 'CV1893', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-noise-engineering-loquelic-iteri.html', 'vat_included': False} 2023-01-23 11:44:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-desmodus-versio.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469790/300x250x2/noise-engineering-noise-engineering-desmodus-versi.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Desmodus Versio, Black', 'price': '355.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} 2023-01-23 11:44:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-noise-engineering-basimilus-iter.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469002/300x250x2/noise-engineering-noise-engineering-basimilus-iter.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Basimilus Iteritas Alter, Silver', 'price': '365.00', 'product_code': 'CV2237', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-noise-engineering-basimilus-iter.html', 'vat_included': False} 2023-01-23 11:44:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/noise-engineering-basimilus-iteritas-alter-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469727/300x250x2/noise-engineering-noise-engineering-basimilus-iter.jpg', 'is_used': False, 'name': 'Noise Engineering Noise Engineering Basimilus Iteritas Alter, Black', 'price': '365.00', 'product_code': 'CV3601', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/noise-engineering-basimilus-iteritas-alter-black.html', 'vat_included': False} 2023-01-23 11:44:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-variable-delay.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41033240/300x250x2/mosaic-mosaic-variable-delay.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Variable Delay', '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} 2023-01-23 11:44:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-snare-drum.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709580/300x250x2/mosaic-mosaic-snare-drum.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Snare Drum', '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} 2023-01-23 11:44:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-quantizer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709553/300x250x2/mosaic-mosaic-quantizer.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Quantizer', 'price': '129.00', 'product_code': 'CV3981', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-quantizer.html', 'vat_included': False} 2023-01-23 11:44:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-plucked-string.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709543/300x250x2/mosaic-mosaic-plucked-string.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Plucked String', '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} 2023-01-23 11:44:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-mono-reverb.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709426/300x250x2/mosaic-mosaic-mono-reverb.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Mono Reverb', '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} 2023-01-23 11:44:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-low-pass-filter.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37709394/300x250x2/mosaic-mosaic-low-pass-filter.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Low Pass Filter', 'price': '119.00', 'product_code': 'CV3977', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-low-pass-filter.html', 'vat_included': False} 2023-01-23 11:44:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page24.html) 2023-01-23 11:44:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-line-output.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37714533/300x250x2/mosaic-mosaic-line-output.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Line Output', 'price': '35.00', 'product_code': 'CV3976', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-line-output.html', 'vat_included': False} 2023-01-23 11:44:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-four-channel-mixer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37707195/300x250x2/mosaic-mosaic-four-channel-mixer.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Four Channel Mixer', 'price': '69.00', 'product_code': 'CV3978', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-four-channel-mixer.html', 'vat_included': False} 2023-01-23 11:44:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-dual-linear-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50879179/300x250x2/mosaic-mosaic-dual-linear-vca.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Dual Linear VCA', 'price': '99.00', 'product_code': 'CV3973', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-dual-linear-vca.html', 'vat_included': False} 2023-01-23 11:44:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-clock.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37706900/300x250x2/mosaic-mosaic-clock.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Clock', 'price': '99.00', 'product_code': 'CV3972', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-clock.html', 'vat_included': False} 2023-01-23 11:44:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-buffered-signal-multiplier.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37706827/300x250x2/mosaic-mosaic-buffered-signal-multiplier.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Buffered Signal Multiplier', 'price': '35.00', 'product_code': 'CV3971', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-buffered-signal-multiplier.html', 'vat_included': False} 2023-01-23 11:44:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-bass-drum.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37706760/300x250x2/mosaic-mosaic-bass-drum.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Bass Drum', '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} 2023-01-23 11:44:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-analog-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37706730/300x250x2/mosaic-mosaic-analog-vco.jpg', 'is_used': False, 'name': 'Mosaic Mosaic Analog VCO', 'price': '149.00', 'product_code': 'CV3969', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-analog-vco.html', 'vat_included': False} 2023-01-23 11:44:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mosaic-adsr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37706647/300x250x2/mosaic-mosaic-adsr.jpg', 'is_used': False, 'name': 'Mosaic Mosaic ADSR', 'price': '119.00', 'product_code': 'CV3968', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mosaic-adsr.html', 'vat_included': False} 2023-01-23 11:44:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mordax-data-metal.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465478/300x250x2/mordax-mordax-data-metal.jpg', 'is_used': False, 'name': 'Mordax Mordax DATA, METAL', 'price': '395.00', 'product_code': 'CV3832', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mordax-data-metal.html', 'vat_included': False} 2023-01-23 11:44:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mordax-data-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465533/300x250x2/mordax-mordax-data-black.jpg', 'is_used': False, 'name': 'Mordax Mordax DATA, BLACK', '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} 2023-01-23 11:44:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-subharmonicon.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474526/300x250x2/moog-moog-subharmonicon.jpg', 'is_used': False, 'name': 'Moog Moog Subharmonicon', 'price': '699.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} 2023-01-23 11:44:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:44:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-power-supply-for-mother-32.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29970207/300x250x2/moog-moog-power-supply-for-mother-32-dfam-subharmo.jpg', 'is_used': False, 'name': 'Moog Moog Power Supply (for Mother 32/DFAM/Subharmonicon/Minitaur)', 'price': '29.00', 'product_code': 'CV3144', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-power-supply-for-mother-32.html', 'vat_included': False} 2023-01-23 11:44:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-mother-32-gig-bag.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478101/300x250x2/moog-moog-mother-32-dfam-gig-bag.jpg', 'is_used': False, 'name': 'Moog Moog Mother 32 / DFAM Gig Bag', 'price': '60.00', 'product_code': 'CV1913', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-mother-32-gig-bag.html', 'vat_included': False} 2023-01-23 11:45:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-mother-32.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474473/300x250x2/moog-moog-mother-32.jpg', 'is_used': False, 'name': 'Moog Moog Mother 32', 'price': '699.00', 'product_code': 'CV1827', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-mother-32.html', 'vat_included': False} 2023-01-23 11:45:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-eurorack-4-tier-rack-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477855/300x250x2/moog-moog-eurorack-4-tier-rack-kit.jpg', 'is_used': False, 'name': 'Moog Moog Eurorack 4-Tier Rack Kit', 'price': '99.00', 'product_code': 'CV3768', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-eurorack-4-tier-rack-kit.html', 'vat_included': False} 2023-01-23 11:45:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-eurorack-3-tier-rack-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478024/300x250x2/moog-moog-eurorack-3-tier-rack-kit.jpg', 'is_used': False, 'name': 'Moog Moog Eurorack 3-Tier Rack Kit', 'price': '79.00', 'product_code': 'CV1910', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-eurorack-3-tier-rack-kit.html', 'vat_included': False} 2023-01-23 11:45:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-eurorack-2-tier-rack-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477811/300x250x2/moog-moog-eurorack-2-tier-rack-kit.jpg', 'is_used': False, 'name': 'Moog Moog Eurorack 2-Tier Rack Kit', 'price': '59.00', 'product_code': 'CV1909', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-eurorack-2-tier-rack-kit.html', 'vat_included': False} 2023-01-23 11:45:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-drummer-from-another-mother-dfam.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474790/300x250x2/moog-moog-drummer-from-another-mother-dfam.jpg', 'is_used': False, 'name': 'Moog Moog Drummer From Another Mother (DFAM)', 'price': '699.00', 'product_code': 'CV2870', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-drummer-from-another-mother-dfam.html', 'vat_included': False} 2023-01-23 11:45:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-60hp-powered-eurorack-case.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49091957/300x250x2/moog-moog-60hp-powered-eurorack-case.jpg', 'is_used': False, 'name': 'Moog Moog 60HP Powered Eurorack Case', 'price': '299.00', 'product_code': 'CV4355', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-60hp-powered-eurorack-case.html', 'vat_included': False} 2023-01-23 11:45:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-eurorack-60hp-case.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475613/300x250x2/moog-moog-60hp-eurorack-case.jpg', 'is_used': False, 'name': 'Moog Moog 60HP Eurorack Case', 'price': '89.00', 'product_code': 'CV1911', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-eurorack-60hp-case.html', 'vat_included': False} 2023-01-23 11:45:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-104hp-powered-eurorack-case.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49091821/300x250x2/moog-moog-104hp-powered-eurorack-case.jpg', 'is_used': False, 'name': 'Moog Moog 104HP Powered Eurorack Case', 'price': '349.00', 'product_code': 'CV4356', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-104hp-powered-eurorack-case.html', 'vat_included': False} 2023-01-23 11:45:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-eurorack-104hp-case.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475584/300x250x2/moog-moog-104hp-eurorack-case.jpg', 'is_used': False, 'name': 'Moog Moog 104HP Eurorack Case', 'price': '99.00', 'product_code': 'CV1912', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-eurorack-104hp-case.html', 'vat_included': False} 2023-01-23 11:45:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page23.html) 2023-01-23 11:45:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/moog-moog-104hp-conversion-kit-for-mother-rack.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478031/300x250x2/moog-moog-104hp-conversion-kit-for-2-3-tier-rack-k.jpg', 'is_used': False, 'name': 'Moog Moog 104HP Conversion Kit (for 2 & 3-tier Rack Kits)', 'price': '20.00', 'product_code': 'CV2395', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/moog-moog-104hp-conversion-kit-for-mother-rack.html', 'vat_included': False} 2023-01-23 11:45:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-transit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44806265/300x250x2/modbap-modular-modbap-modular-transit.jpg', 'is_used': False, 'name': 'Modbap Modular Modbap Modular Transit', 'price': '249.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} 2023-01-23 11:45:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-per4mer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469875/300x250x2/modbap-modular-modbap-modular-per4mer.jpg', 'is_used': False, 'name': 'Modbap Modular Modbap Modular Per4mer', '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} 2023-01-23 11:45:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/modbap-modular-osiris.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37682782/300x250x2/modbap-modular-modbap-modular-osiris.jpg', 'is_used': False, 'name': 'Modbap Modular Modbap Modular Osiris', 'price': '359.00', '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} 2023-01-23 11:45:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mdlr-12u-114hp-powered-eurorack-case-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51459581/300x250x2/mdlr-12u-114hp-powered-eurorack-case-used.jpg', 'is_used': True, 'name': 'MDLR 12U/114hp Powered Eurorack Case, USED', 'price': '500.00', 'product_code': 'CV4395', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mdlr-12u-114hp-powered-eurorack-case-used.html', 'vat_included': False} 2023-01-23 11:45:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mannequins-w-with.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466469/300x250x2/mannequins-mannequins-w-with.jpg', 'is_used': False, 'name': 'Mannequins Mannequins W/ (With)', 'price': '281.00', 'product_code': 'CV2993', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mannequins-w-with.html', 'vat_included': False} 2023-01-23 11:45:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mannequins-three-sisters.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466446/300x250x2/mannequins-mannequins-three-sisters.jpg', 'is_used': False, 'name': 'Mannequins Mannequins Three Sisters', 'price': '313.00', 'product_code': 'CV1730', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mannequins-three-sisters.html', 'vat_included': False} 2023-01-23 11:45:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mannequins-mangrove.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466402/300x250x2/mannequins-mannequins-mangrove.jpg', 'is_used': False, 'name': 'Mannequins Mannequins Mangrove', 'price': '284.00', 'product_code': 'CV1557', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mannequins-mangrove.html', 'vat_included': False} 2023-01-23 11:45:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mannequins-just-friends.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466466/300x250x2/mannequins-mannequins-just-friends.jpg', 'is_used': False, 'name': 'Mannequins Mannequins Just Friends', 'price': '540.00', 'product_code': 'CV2207', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mannequins-just-friends.html', 'vat_included': False} 2023-01-23 11:45:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/mannequins-cold-mac.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466433/300x250x2/mannequins-mannequins-cold-mac.jpg', 'is_used': False, 'name': 'Mannequins Mannequins Cold Mac', 'price': '197.00', 'product_code': 'CV1786', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/mannequins-cold-mac.html', 'vat_included': False} 2023-01-23 11:45:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/manifold-research-centre-tetragrid.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41087026/300x250x2/manifold-research-centre-manifold-research-centre.jpg', 'is_used': False, 'name': 'Manifold Research Centre Manifold Research Centre Tetragrid', 'price': '389.00', 'product_code': 'CV4086', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/manifold-research-centre-tetragrid.html', 'vat_included': False} 2023-01-23 11:45:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/malekko-heavy-industry-malekko-heavy-industry-sync.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471374/300x250x2/malekko-heavy-industry-malekko-heavy-industry-sync.jpg', 'is_used': False, 'name': 'Malekko Heavy Industry Malekko Heavy Industry Sync', 'price': '150.00', 'product_code': 'CV2500', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/malekko-heavy-industry-malekko-heavy-industry-sync.html', 'vat_included': False} 2023-01-23 11:45:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/malekko-heavy-industry-malekko-heavy-industry-din.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471544/300x250x2/malekko-heavy-industry-malekko-heavy-industry-din.jpg', 'is_used': False, 'name': 'Malekko Heavy Industry Malekko Heavy Industry DIN Sync (expander for ' 'Sync)', 'price': '99.00', 'product_code': 'CV2502', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/malekko-heavy-industry-malekko-heavy-industry-din.html', 'vat_included': False} 2023-01-23 11:45:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-xpo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47373442/300x250x2/make-noise-make-noise-xpo.jpg', 'is_used': False, 'name': 'Make Noise Make Noise XPO', 'price': '399.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} 2023-01-23 11:45:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-xoh.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470294/300x250x2/make-noise-make-noise-xoh.jpg', 'is_used': False, 'name': 'Make Noise Make Noise XOH', '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} 2023-01-23 11:45:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-x-pan.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470291/300x250x2/make-noise-make-noise-x-pan.jpg', 'is_used': False, 'name': 'Make Noise Make Noise X-PAN', '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} 2023-01-23 11:45:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-white-flatted-knobs-small-10pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34043138/300x250x2/make-noise-make-noise-white-flatted-knobs-small-10.jpg', 'is_used': False, 'name': 'Make Noise Make Noise White Flatted Knobs, Small, 10pk', 'price': '12.50', 'product_code': 'CV3898', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-white-flatted-knobs-small-10pk.html', 'vat_included': False} 2023-01-23 11:45:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-white-flatted-knobs-medium-10pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34043217/300x250x2/make-noise-make-noise-white-flatted-knobs-medium-1.jpg', 'is_used': False, 'name': 'Make Noise Make Noise White Flatted Knobs, Medium, 10pk', '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} 2023-01-23 11:45:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-white-flatted-knobs-large-5pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/34043184/300x250x2/make-noise-make-noise-white-flatted-knobs-large-5p.jpg', 'is_used': False, 'name': 'Make Noise Make Noise White Flatted Knobs, Large, 5pk', 'price': '11.25', 'product_code': 'CV3896', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-white-flatted-knobs-large-5pk.html', 'vat_included': False} 2023-01-23 11:45:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:34 [scrapy.extensions.logstats] INFO: Crawled 375 pages (at 53 pages/min), scraped 338 items (at 52 items/min) 2023-01-23 11:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-tempi.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470141/300x250x2/make-noise-make-noise-tempi.jpg', 'is_used': False, 'name': 'Make Noise Make Noise TEMPi', 'price': '269.00', 'product_code': 'CV2045', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-tempi.html', 'vat_included': False} 2023-01-23 11:45:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-telharmonic-demo-unit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46989649/300x250x2/make-noise-make-noise-telharmonic.jpg', 'is_used': False, 'name': 'Make Noise Make Noise tELHARMONIC', 'price': '349.00', 'product_code': 'CV1857', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-telharmonic-demo-unit.html', 'vat_included': False} 2023-01-23 11:45:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-tape-microsound-music-machine.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48846864/300x250x2/make-noise-make-noise-tape-microsound-music-machin.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Tape & Microsound Music Machine', '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} 2023-01-23 11:45:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page22.html) 2023-01-23 11:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-sto-sub-timbral-oscillator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624141/300x250x2/make-noise-make-noise-sto.jpg', 'is_used': False, 'name': 'Make Noise Make Noise STO', 'price': '199.00', 'product_code': 'CV0980', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-sto-sub-timbral-oscillator.html', 'vat_included': False} 2023-01-23 11:45:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-richter-wogglebug.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470038/300x250x2/make-noise-make-noise-richter-wogglebug.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Richter Wogglebug', 'price': '249.00', 'product_code': 'CV1515', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-richter-wogglebug.html', 'vat_included': False} 2023-01-23 11:45:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-rene-2018.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470107/300x250x2/make-noise-make-noise-rene-mk2.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Rene Mk2', 'price': '525.00', 'product_code': 'CV3171', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-rene-2018.html', 'vat_included': False} 2023-01-23 11:45:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-qpas.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470061/300x250x2/make-noise-make-noise-qpas.jpg', 'is_used': False, 'name': 'Make Noise Make Noise QPAS', '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} 2023-01-23 11:45:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-pressure-points.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470020/300x250x2/make-noise-make-noise-pressure-points.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Pressure Points', 'price': '215.00', 'product_code': 'CV0161', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-pressure-points.html', 'vat_included': False} 2023-01-23 11:45:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-optomix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470014/300x250x2/make-noise-make-noise-optomix.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Optomix', 'price': '215.00', 'product_code': 'CV0162', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-optomix.html', 'vat_included': False} 2023-01-23 11:45:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-mult.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470078/300x250x2/make-noise-make-noise-mult.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Mult', 'price': '33.00', 'product_code': 'CV0792', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-mult.html', 'vat_included': False} 2023-01-23 11:45:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-morphagene.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470283/300x250x2/make-noise-make-noise-morphagene.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Morphagene', '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} 2023-01-23 11:45:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-moddemix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470041/300x250x2/make-noise-make-noise-moddemix.jpg', 'is_used': False, 'name': 'Make Noise Make Noise modDemix', 'price': '140.00', 'product_code': 'CV1402', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-moddemix.html', 'vat_included': False} 2023-01-23 11:45:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-mimeophon.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470301/300x250x2/make-noise-make-noise-mimeophon.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Mimeophon', 'price': '399.00', 'product_code': 'CV3490', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-mimeophon.html', 'vat_included': False} 2023-01-23 11:45:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-midi-breakout-adapter-make-noise-or-kor.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478092/300x250x2/make-noise-make-noise-midi-adapter-type-a.jpg', 'is_used': False, 'name': 'Make Noise Make Noise MIDI Adapter, Type A', 'price': '5.00', 'product_code': 'CV2707', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-midi-breakout-adapter-make-noise-or-kor.html', 'vat_included': False} 2023-01-23 11:45:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-maths.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470028/300x250x2/make-noise-make-noise-maths.jpg', 'is_used': False, 'name': 'Make Noise Make Noise MATHS', 'price': '290.00', 'product_code': 'CV0511', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-maths.html', 'vat_included': False} 2023-01-23 11:45:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-lxd-low-strike-duo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470056/300x250x2/make-noise-make-noise-lxd.jpg', 'is_used': False, 'name': 'Make Noise Make Noise LxD', 'price': '110.00', 'product_code': 'CV1930', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-lxd-low-strike-duo.html', 'vat_included': False} 2023-01-23 11:45:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-erbe-verb.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624603/300x250x2/make-noise-make-noise-erbe-verb.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Erbe-Verb', 'price': '489.00', 'product_code': 'CV1319', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-erbe-verb.html', 'vat_included': False} 2023-01-23 11:45:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-echophon.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624642/300x250x2/make-noise-make-noise-echophon.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Echophon', '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} 2023-01-23 11:45:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-dpo-dual-prismatic-oscillato.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/31624587/300x250x2/make-noise-make-noise-dpo.jpg', 'is_used': False, 'name': 'Make Noise Make Noise DPO', 'price': '599.00', 'product_code': 'CV0165', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-dpo-dual-prismatic-oscillato.html', 'vat_included': False} 2023-01-23 11:45:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-chain-cable-for-pressure-points.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477807/300x250x2/make-noise-make-noise-chain-cable-for-pressure-poi.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Chain Cable (for Pressure Points)', 'price': '5.00', 'product_code': 'CV3172', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-chain-cable-for-pressure-points.html', 'vat_included': False} 2023-01-23 11:45:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-brains.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469871/300x250x2/make-noise-make-noise-brains.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Brains', 'price': '120.00', 'product_code': 'CV0163', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-brains.html', 'vat_included': False} 2023-01-23 11:45:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-blued-steel-system-stand.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477804/300x250x2/make-noise-make-noise-blued-steel-system-stand.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Blued Steel System Stand', '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} 2023-01-23 11:45:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-blank-panel-6hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477929/300x250x2/make-noise-make-noise-blank-panel-6hp.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Blank Panel 6hp', 'price': '5.00', 'product_code': 'CV0662', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-blank-panel-6hp.html', 'vat_included': False} 2023-01-23 11:45:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-blank-panel-4hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477808/300x250x2/make-noise-make-noise-blank-panel-4hp.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Blank Panel 4hp', 'price': '4.00', 'product_code': 'CV0663', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-blank-panel-4hp.html', 'vat_included': False} 2023-01-23 11:46:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-blank-panel-20hp-lightning-b.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477930/300x250x2/make-noise-make-noise-blank-panel-20hp-lightning-b.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Blank Panel 20hp, Lightning Bolt', 'price': '12.00', 'product_code': 'CV1566', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-blank-panel-20hp-lightning-b.html', 'vat_included': False} 2023-01-23 11:46:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page21.html) 2023-01-23 11:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-blank-panel-1hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477834/300x250x2/make-noise-make-noise-blank-panel-1hp.jpg', 'is_used': False, 'name': 'Make Noise Make Noise Blank Panel 1hp', 'price': '4.00', 'product_code': 'CV0684', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-blank-panel-1hp.html', 'vat_included': False} 2023-01-23 11:46:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-7u-steel-cv-bus-case.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475784/300x250x2/make-noise-make-noise-7u-steel-cv-bus-case.jpg', 'is_used': False, 'name': 'Make Noise Make Noise 7U Steel CV Bus Case', 'price': '660.00', 'product_code': 'CV2879', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-7u-steel-cv-bus-case.html', 'vat_included': False} 2023-01-23 11:46:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/make-noise-make-noise-6-hot-pink-35mm-patch-cables.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44266175/300x250x2/make-noise-make-noise-6-hot-pink-35mm-patch-cables.jpg', 'is_used': False, 'name': 'Make Noise Make Noise 6" Hot Pink 3.5mm Patch Cables 5pk', 'price': '8.95', 'product_code': 'CV1466', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/make-noise-make-noise-6-hot-pink-35mm-patch-cables.html', 'vat_included': False} 2023-01-23 11:46:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/lzx-industries-chromagnon.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470003/300x250x2/lzx-industries-lzx-industries-chromagnon.jpg', 'is_used': False, 'name': 'LZX Industries LZX Industries Chromagnon', 'price': '1199.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} 2023-01-23 11:46:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/look-mum-no-computer-1222-performance-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44810389/300x250x2/look-mum-no-computer-look-mum-no-computer-1222-per.jpg', 'is_used': False, 'name': 'Look Mum No Computer Look Mum No Computer #1222 Performance VCO', 'price': '249.00', 'product_code': 'CV4213', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/look-mum-no-computer-1222-performance-vco.html', 'vat_included': False} 2023-01-23 11:46:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/landscape-landscape-allflesh-10pc-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477332/300x250x2/landscape-landscape-allflesh-10pc-diy-kit.jpg', 'is_used': False, 'name': 'Landscape Landscape AllFlesh 10pc, DIY Kit', 'price': '30.00', 'product_code': 'CV2789', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/landscape-landscape-allflesh-10pc-kit.html', 'vat_included': False} 2023-01-23 11:46:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/copy-of-landscape-allflesh-10pc-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32521294/300x250x2/landscape-landscape-allflesh-10pc-complete.jpg', 'is_used': False, 'name': 'Landscape Landscape AllFlesh 10pc, Complete', 'price': '60.00', 'product_code': 'CV3923', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/copy-of-landscape-allflesh-10pc-kit.html', 'vat_included': False} 2023-01-23 11:46:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-elektronik-koma-kabelhanger.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477994/300x250x2/koma-elektronik-koma-kabelhanger.jpg', 'is_used': False, 'name': 'KOMA Elektronik KOMA Kabelhanger', 'price': '29.00', 'product_code': 'CV1270', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-elektronik-koma-kabelhanger.html', 'vat_included': False} 2023-01-23 11:46:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-dual-discrete-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470381/300x250x2/koma-elektronik-koma-dual-discrete-vca.jpg', 'is_used': False, 'name': 'KOMA Elektronik KOMA Dual Discrete VCA', '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} 2023-01-23 11:46:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable-5pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476559/300x250x2/koma-elektronik-koma-attenuator-cable-5pk.jpg', 'is_used': False, 'name': 'KOMA Elektronik KOMA Attenuator Cable, 5pk', 'price': '33.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} 2023-01-23 11:46:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476543/300x250x2/koma-elektronik-koma-attenuator-cable.jpg', 'is_used': False, 'name': 'KOMA Elektronik KOMA Attenuator Cable', 'price': '8.00', 'product_code': 'CV1403', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/koma-elektronik-koma-attenuator-cable.html', 'vat_included': False} 2023-01-23 11:46:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-zeroscope-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472159/300x250x2/intellijel-intellijel-zeroscope-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Zeroscope_1U', 'price': '139.00', 'product_code': 'CV3256', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-zeroscope-1u.html', 'vat_included': False} 2023-01-23 11:46:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-x-y-io-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472262/300x250x2/intellijel-intellijel-x-y-io-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel X Y IO_1U', 'price': '19.00', 'product_code': 'CV3806', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-x-y-io-1u.html', 'vat_included': False} 2023-01-23 11:46:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-uvcf.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471717/300x250x2/intellijel-intellijel-uvcf.jpg', 'is_used': False, 'name': 'Intellijel Intellijel uVCF', 'price': '160.00', 'product_code': 'CV0547', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-uvcf.html', 'vat_included': False} 2023-01-23 11:46:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-uvca-ii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471741/300x250x2/intellijel-intellijel-uvca-ii.jpg', 'is_used': False, 'name': 'Intellijel Intellijel uVCA II', 'price': '155.00', 'product_code': 'CV0550', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-uvca-ii.html', 'vat_included': False} 2023-01-23 11:46:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-usb-power-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471860/300x250x2/intellijel-intellijel-usb-power-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel USB Power_1U', 'price': '17.00', 'product_code': 'CV2109', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-usb-power-1u.html', 'vat_included': False} 2023-01-23 11:46:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-unity-mixer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471609/300x250x2/intellijel-intellijel-unity-mixer.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Unity Mixer', 'price': '75.00', 'product_code': 'CV0563', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-unity-mixer.html', 'vat_included': False} 2023-01-23 11:46:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-umidi.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471828/300x250x2/intellijel-intellijel-umidi.jpg', 'is_used': False, 'name': 'Intellijel Intellijel uMIDI', 'price': '229.00', 'product_code': 'CV1982', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-umidi.html', 'vat_included': False} 2023-01-23 11:46:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tripplat.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472031/300x250x2/intellijel-intellijel-triplatt.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Triplatt', '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} 2023-01-23 11:46:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-tetrapad.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471943/300x250x2/intellijel-intellijel-tetrapad.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Tetrapad', 'price': '299.00', 'product_code': 'CV2714', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-tetrapad.html', 'vat_included': False} 2023-01-23 11:46:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-tete-tete.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472240/300x250x2/intellijel-intellijel-tete-tete.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Tete (Tête)', 'price': '299.00', 'product_code': 'CV3584', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-tete-tete.html', 'vat_included': False} 2023-01-23 11:46:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-out-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472190/300x250x2/intellijel-intellijel-stereo-line-out-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Stereo Line Out_1U', 'price': '69.00', 'product_code': 'CV3482', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-stereo-line-out-1u.html', 'vat_included': False} 2023-01-23 11:46:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page20.html) 2023-01-23 11:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-stereo-line-out-jacks-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472206/300x250x2/intellijel-intellijel-stereo-line-out-jacks-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Stereo Line Out JACKS_1U', 'price': '20.00', '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} 2023-01-23 11:46:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-steppy-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472173/300x250x2/intellijel-intellijel-steppy-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Steppy_1U', '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} 2023-01-23 11:46:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-steppy.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472059/300x250x2/intellijel-intellijel-steppy.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Steppy', '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} 2023-01-23 11:46:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-springray-ii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471777/300x250x2/intellijel-intellijel-springray-ii.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Springray II', 'price': '239.00', 'product_code': 'CV1302', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-springray-ii.html', 'vat_included': False} 2023-01-23 11:46:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-shifty.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472005/300x250x2/intellijel-intellijel-shifty.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Shifty', 'price': '189.00', 'product_code': 'CV2643', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-shifty.html', 'vat_included': False} 2023-01-23 11:46:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-scales.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471949/300x250x2/intellijel-intellijel-scales.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Scales', 'price': '289.00', 'product_code': 'CV3269', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-scales.html', 'vat_included': False} 2023-01-23 11:46:33 [scrapy.extensions.logstats] INFO: Crawled 427 pages (at 52 pages/min), scraped 391 items (at 53 items/min) 2023-01-23 11:46:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-rubicon-2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472000/300x250x2/intellijel-intellijel-rubicon-2.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Rubicon 2', 'price': '399.00', 'product_code': 'CV3001', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-rubicon-2.html', 'vat_included': False} 2023-01-23 11:46:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-rainmaker.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471839/300x250x2/intellijel-intellijel-rainmaker.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Rainmaker', 'price': '639.00', 'product_code': 'CV2174', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-rainmaker.html', 'vat_included': False} 2023-01-23 11:46:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-qx.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472062/300x250x2/intellijel-intellijel-qx.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Qx', 'price': '69.00', 'product_code': 'CV3550', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-qx.html', 'vat_included': False} 2023-01-23 11:46:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-quadrax.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472183/300x250x2/intellijel-intellijel-quadrax.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Quadrax', 'price': '329.00', 'product_code': 'CV3549', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-quadrax.html', 'vat_included': False} 2023-01-23 11:46:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-quadratt-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471854/300x250x2/intellijel-intellijel-quadratt-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Quadratt_1U', 'price': '79.00', 'product_code': 'CV2107', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-quadratt-1u.html', 'vat_included': False} 2023-01-23 11:46:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-quad-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471934/300x250x2/intellijel-intellijel-quad-vca.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Quad VCA', 'price': '189.00', 'product_code': 'CV2553', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-quad-vca.html', 'vat_included': False} 2023-01-23 11:46:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-polaris.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471807/300x250x2/intellijel-intellijel-polaris.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Polaris', 'price': '229.00', 'product_code': 'CV1984', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-polaris.html', 'vat_included': False} 2023-01-23 11:46:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-plonk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472083/300x250x2/intellijel-intellijel-plonk.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Plonk', 'price': '349.00', 'product_code': 'CV2713', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-plonk.html', 'vat_included': False} 2023-01-23 11:46:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-planar-2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471969/300x250x2/intellijel-intellijel-planar-2.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Planar 2', '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} 2023-01-23 11:46:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-pedal-i-o-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472058/300x250x2/intellijel-intellijel-pedal-i-o-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Pedal I/O_1U', 'price': '99.00', 'product_code': 'CV2894', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-pedal-i-o-1u.html', 'vat_included': False} 2023-01-23 11:46:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-pedal-i-o-jacks-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472165/300x250x2/intellijel-intellijel-pedal-i-o-jacks-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Pedal I/O Jacks_1U', 'price': '20.00', 'product_code': 'CV2895', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-pedal-i-o-jacks-1u.html', 'vat_included': False} 2023-01-23 11:46:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-passive-lpg-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472053/300x250x2/intellijel-intellijel-passive-lpg-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Passive LPG_1U', 'price': '39.00', 'product_code': 'CV3805', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-passive-lpg-1u.html', 'vat_included': False} 2023-01-23 11:46:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-62hp-4u-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475441/300x250x2/intellijel-intellijel-palette-62-4u-62hp-stealth-b.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Palette 62 4U, 62hp, Stealth/Black', '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} 2023-01-23 11:46:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-62hp-4u-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475805/300x250x2/intellijel-intellijel-palette-62-4u-62hp-silver.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Palette 62 4U, 62hp, Silver', '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} 2023-01-23 11:46:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-104hp-4u-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475848/300x250x2/intellijel-intellijel-palette-104-4u-104hp-stealth.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Palette 104 4U, 104hp, Stealth/Black', 'price': '399.00', 'product_code': 'CV3837', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-palette-104hp-4u-black.html', 'vat_included': False} 2023-01-23 11:46:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-palette-104hp-4u-silver.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475855/300x250x2/intellijel-intellijel-palette-104-4u-104hp-silver.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Palette 104 4U, 104hp, Silver', '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} 2023-01-23 11:46:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page19.html) 2023-01-23 11:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-outs.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472009/300x250x2/intellijel-intellijel-outs.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Outs', '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} 2023-01-23 11:46:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:46:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-mult-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471929/300x250x2/intellijel-intellijel-mult-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Mult_1U', 'price': '25.00', 'product_code': 'CV2104', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-mult-1u.html', 'vat_included': False} 2023-01-23 11:46:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-multi-fx-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472194/300x250x2/intellijel-intellijel-multi-fx-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Multi-FX 1U', 'price': '129.00', 'product_code': 'CV3671', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-multi-fx-1u.html', 'vat_included': False} 2023-01-23 11:46:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-mult.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37798799/300x250x2/intellijel-intellijel-mult.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Mult', '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} 2023-01-23 11:46:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-morgasmatron.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471995/300x250x2/intellijel-intellijel-morgasmatron.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Morgasmatron', 'price': '389.00', 'product_code': 'CV2999', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-morgasmatron.html', 'vat_included': False} 2023-01-23 11:46:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-mixup.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471944/300x250x2/intellijel-intellijel-mixup.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Mixup', 'price': '89.00', 'product_code': 'CV2893', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-mixup.html', 'vat_included': False} 2023-01-23 11:46:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-midi-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472245/300x250x2/intellijel-intellijel-midi-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel MIDI_1U', '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} 2023-01-23 11:46:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-metropolix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/30440601/300x250x2/intellijel-intellijel-metropolix.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Metropolix', '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} 2023-01-23 11:47:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-line-out-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471810/300x250x2/intellijel-intellijel-line-out-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Line Out_1U', 'price': '39.00', 'product_code': 'CV2103', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-line-out-1u.html', 'vat_included': False} 2023-01-23 11:47:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-line-in-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472177/300x250x2/intellijel-intellijel-line-in-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Line In_1U', 'price': '39.00', 'product_code': 'CV3099', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-line-in-1u.html', 'vat_included': False} 2023-01-23 11:47:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-headphones-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471956/300x250x2/intellijel-intellijel-headphones-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Headphones_1U', 'price': '69.00', 'product_code': 'CV2555', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-headphones-1u.html', 'vat_included': False} 2023-01-23 11:47:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-gx.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32289243/300x250x2/intellijel-intellijel-gx.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Gx', '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} 2023-01-23 11:47:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-fsr-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471816/300x250x2/intellijel-intellijel-fsr-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel FSR_1U', '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} 2023-01-23 11:47:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-duatt-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472228/300x250x2/intellijel-intellijel-duatt-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Duatt_1U', '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} 2023-01-23 11:47:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-dual-vca-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472051/300x250x2/intellijel-intellijel-dual-vca-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Dual VCA_1U', 'price': '99.00', 'product_code': 'CV3553', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-dual-vca-1u.html', 'vat_included': False} 2023-01-23 11:47:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-dual-adsr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471770/300x250x2/intellijel-intellijel-dual-adsr.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Dual ADSR', 'price': '220.00', 'product_code': 'CV0899', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-dual-adsr.html', 'vat_included': False} 2023-01-23 11:47:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-dixie-ii-6848332.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471498/300x250x2/intellijel-intellijel-dixie-ii.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Dixie II+', 'price': '229.00', 'product_code': 'CV1983', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-dixie-ii-6848332.html', 'vat_included': False} 2023-01-23 11:47:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-digiverb-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471864/300x250x2/intellijel-intellijel-digiverb-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Digiverb_1U', 'price': '69.00', 'product_code': 'CV2556', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-digiverb-1u.html', 'vat_included': False} 2023-01-23 11:47:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-cylonix-shapeshifter.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471782/300x250x2/intellijel-intellijel-cylonix-shapeshifter.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Cylonix Shapeshifter', 'price': '529.00', 'product_code': 'CV1119', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-cylonix-shapeshifter.html', 'vat_included': False} 2023-01-23 11:47:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-buff-mult-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472016/300x250x2/intellijel-intellijel-buff-mult-1u.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Buff Mult_1U', 'price': '39.00', 'product_code': 'CV2557', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-buff-mult-1u.html', 'vat_included': False} 2023-01-23 11:47:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-buff-mult.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471751/300x250x2/intellijel-intellijel-buff-mult.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Buff Mult', 'price': '65.00', 'product_code': 'CV0552', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-buff-mult.html', 'vat_included': False} 2023-01-23 11:47:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-bifold.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472247/300x250x2/intellijel-intellijel-bifold.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Bifold', '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} 2023-01-23 11:47:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page18.html) 2023-01-23 11:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-audio-interface-ii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471712/300x250x2/intellijel-intellijel-audio-interface-ii.jpg', 'is_used': False, 'name': 'Intellijel Intellijel Audio Interface II', 'price': '260.00', 'product_code': 'CV0539', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-audio-interface-ii.html', 'vat_included': False} 2023-01-23 11:47:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-104hp-7u-eurorack-case-w-pow.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475728/300x250x2/intellijel-intellijel-7u-performance-case-104hp.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 7U Performance Case, 104hp', 'price': '699.00', 'product_code': 'CV2715', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-104hp-7u-eurorack-case-w-pow.html', 'vat_included': False} 2023-01-23 11:47:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-7u-joiner-plates-pair-stealth-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478068/300x250x2/intellijel-intellijel-7u-joiner-plates-pair-stealt.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 7U Joiner Plates (pair), Stealth/Black', '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} 2023-01-23 11:47:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-7u-joiner-plates-pair.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478066/300x250x2/intellijel-intellijel-7u-joiner-plates-pair-red.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 7U Joiner Plates (pair), Red', 'price': '39.00', 'product_code': 'CV2834', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-7u-joiner-plates-pair.html', 'vat_included': False} 2023-01-23 11:47:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-intellijel-4u-joiner-plates-pair.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478107/300x250x2/intellijel-intellijel-4u-joiner-plates-pair-red.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 4U Joiner Plates (pair), Red', 'price': '39.00', 'product_code': 'CV2835', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-intellijel-4u-joiner-plates-pair.html', 'vat_included': False} 2023-01-23 11:47:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-8hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478070/300x250x2/intellijel-intellijel-1u-blank-panel-8hp.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 1U Blank Panel 8hp', 'price': '5.00', 'product_code': 'CV3794', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-8hp.html', 'vat_included': False} 2023-01-23 11:47:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-6hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478067/300x250x2/intellijel-intellijel-1u-blank-panel-6hp.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 1U Blank Panel 6hp', '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} 2023-01-23 11:47:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-42hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478081/300x250x2/intellijel-intellijel-1u-blank-panel-42hp.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 1U Blank Panel 42hp', '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} 2023-01-23 11:47:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-2hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478093/300x250x2/intellijel-intellijel-1u-blank-panel-2hp.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 1U Blank Panel 2hp', '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} 2023-01-23 11:47:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/intellijel-1u-blank-panel-20hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478063/300x250x2/intellijel-intellijel-1u-blank-panel-20hp.jpg', 'is_used': False, 'name': 'Intellijel Intellijel 1U Blank Panel 20hp', 'price': '16.00', 'product_code': 'CV3795', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/intellijel-1u-blank-panel-20hp.html', 'vat_included': False} 2023-01-23 11:47:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-vinca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470686/300x250x2/instruo-instruo-vinca.jpg', 'is_used': False, 'name': 'Instruo Instruo vinca', 'price': '235.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} 2023-01-23 11:47:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-ts-l.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470730/300x250x2/instruo-instruo-ts-l.jpg', 'is_used': False, 'name': 'Instruo Instruo Ts-L', 'price': '300.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} 2023-01-23 11:47:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-tanh-3.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470786/300x250x2/instruo-instruo-tanh-3.jpg', 'is_used': False, 'name': 'Instruo Instruo Tanh 3', 'price': '159.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} 2023-01-23 11:47:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-tain.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470826/300x250x2/instruo-instruo-tain.jpg', 'is_used': False, 'name': 'Instruo Instruo Tain', '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} 2023-01-23 11:47:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-scion.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470626/300x250x2/instruo-instruo-scion.jpg', 'is_used': False, 'name': 'Instruo Instruo SCION', '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} 2023-01-23 11:47:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-saich-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50765731/300x250x2/instruo-instruo-saich-used.jpg', 'is_used': True, 'name': 'Instruo Instruo Saich, USED', 'price': '490.00', 'product_code': 'CV4384', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-saich-used.html', 'vat_included': False} 2023-01-23 11:47:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:34 [scrapy.extensions.logstats] INFO: Crawled 482 pages (at 55 pages/min), scraped 445 items (at 54 items/min) 2023-01-23 11:47:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-saich.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470834/300x250x2/instruo-instruo-saich.jpg', 'is_used': False, 'name': 'Instruo Instruo Saich', 'price': '539.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} 2023-01-23 11:47:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-neoni.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38385725/300x250x2/instruo-instruo-neoni.jpg', 'is_used': False, 'name': 'Instruo Instruo Neoni', '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} 2023-01-23 11:47:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lubadh-v20-expansion.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50538661/300x250x2/instruo-instruo-lubadh-v20-expansion.jpg', 'is_used': False, 'name': 'Instruo Instruo Lubadh V2.0 Expansion', 'price': '109.00', 'product_code': 'CV4375', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lubadh-v20-expansion.html', 'vat_included': False} 2023-01-23 11:47:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lubadh.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470739/300x250x2/instruo-instruo-lubadh.jpg', 'is_used': False, 'name': 'Instruo Instruo Lubadh', 'price': '655.00', 'product_code': 'CV3562', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lubadh.html', 'vat_included': False} 2023-01-23 11:47:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-lion.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470729/300x250x2/instruo-instruo-lion.jpg', 'is_used': False, 'name': 'Instruo Instruo Lion', 'price': '339.00', 'product_code': 'CV3762', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-lion.html', 'vat_included': False} 2023-01-23 11:47:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-larachd-w-footswitch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44868721/300x250x2/instruo-instruo-larachd-w-footswitch.jpg', 'is_used': False, 'name': 'Instruo Instruo Larachd (w/ Footswitch)', 'price': '339.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} 2023-01-23 11:47:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page17.html) 2023-01-23 11:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-i-o47.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470682/300x250x2/instruo-instruo-i-o47.jpg', 'is_used': False, 'name': 'Instruo Instruo I-o47', 'price': '355.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} 2023-01-23 11:47:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cuir.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44868307/300x250x2/instruo-instruo-cuir.jpg', 'is_used': False, 'name': 'Instruo Instruo Cuir', 'price': '259.00', 'product_code': 'CV4219', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-cuir.html', 'vat_included': False} 2023-01-23 11:47:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cs-l.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470717/300x250x2/instruo-instruo-cs-l.jpg', 'is_used': False, 'name': 'Instruo Instruo Cs-L', '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} 2023-01-23 11:47:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cruinn.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48021661/300x250x2/instruo-instruo-cruinn.jpg', 'is_used': False, 'name': 'Instruo Instruo Cruinn', 'price': '409.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} 2023-01-23 11:47:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-cnoc.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48021459/300x250x2/instruo-instruo-cnoc.jpg', 'is_used': False, 'name': 'Instruo Instruo Cnoc', 'price': '249.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} 2023-01-23 11:47:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-ceis.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470703/300x250x2/instruo-instruo-ceis.jpg', 'is_used': False, 'name': 'Instruo Instruo Ceis', 'price': '199.00', 'product_code': 'CV3436', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-ceis.html', 'vat_included': False} 2023-01-23 11:47:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-carn.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50538694/300x250x2/instruo-instruo-carn.jpg', 'is_used': False, 'name': 'Instruo Instruo Carn', 'price': '409.00', 'product_code': 'CV4374', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-carn.html', 'vat_included': False} 2023-01-23 11:47:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-athru.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470708/300x250x2/instruo-instruo-athru.jpg', 'is_used': False, 'name': 'Instruo Instruo Athru', 'price': '235.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} 2023-01-23 11:47:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-arbhar.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470741/300x250x2/instruo-instruo-arbhar.jpg', 'is_used': False, 'name': 'Instruo Instruo Arbhar', 'price': '655.00', 'product_code': 'CV3563', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-arbhar.html', 'vat_included': False} 2023-01-23 11:47:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/instruo-1f.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/38385787/300x250x2/instruo-instruo-1f.jpg', 'is_used': False, 'name': 'Instruo Instruo 1[f]', 'price': '119.00', 'product_code': 'CV4045', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/instruo-1f.html', 'vat_included': False} 2023-01-23 11:47:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-piston-honda-mkiii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472398/300x250x2/industrial-music-electronics-industrial-music-elec.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Industrial Music Electronics Piston ' 'Honda mkIII', '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} 2023-01-23 11:47:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-hertz-donut-mkiii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472483/300x250x2/industrial-music-electronics-industrial-music-elec.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Industrial Music Electronics Hertz ' 'Donut mkIII', 'price': '525.00', 'product_code': 'CV3244', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/industrial-music-electronics-hertz-donut-mkiii.html', 'vat_included': False} 2023-01-23 11:47:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/industrial-music-electronics-bionic-lester-mkii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472391/300x250x2/industrial-music-electronics-industrial-music-elec.jpg', 'is_used': False, 'name': 'Industrial Music Electronics Industrial Music Electronics Bionic ' 'Lester mkIII', '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} 2023-01-23 11:47:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/humble-audio-quad-operator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468149/300x250x2/humble-audio-humble-audio-quad-operator.jpg', 'is_used': False, 'name': 'Humble Audio Humble Audio Quad Operator', 'price': '500.00', 'product_code': 'CV3384', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/humble-audio-quad-operator.html', 'vat_included': False} 2023-01-23 11:47:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/humble-audio-algo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467846/300x250x2/humble-audio-humble-audio-algo.jpg', 'is_used': False, 'name': 'Humble Audio Humble Audio Algo', 'price': '85.00', 'product_code': 'CV3385', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/humble-audio-algo.html', 'vat_included': False} 2023-01-23 11:47:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-y-cable-male-35mm-stereo-female-35mm-dua.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477224/300x250x2/hosa-hosa-y-cable-35mm-stereo-male-to-dual-35mm-mo.jpg', 'is_used': False, 'name': 'Hosa Hosa Y-Cable, 3.5mm Stereo Male to Dual 3.5mm Mono Female', 'price': '5.00', 'product_code': 'CV0347', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-y-cable-male-35mm-stereo-female-35mm-dua.html', 'vat_included': False} 2023-01-23 11:47:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-6-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476134/300x250x2/hosa-hosa-patch-cables-35mm-multicolor-6-8pk.jpg', 'is_used': False, 'name': 'Hosa Hosa Patch Cables, 3.5mm, Multicolor, 6”, 8pk', 'price': '16.00', 'product_code': 'CV2001', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-6-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2023-01-23 11:47:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-36-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476010/300x250x2/hosa-hosa-patch-cables-35mm-multicolor-36-8pk.jpg', 'is_used': False, 'name': 'Hosa Hosa Patch Cables, 3.5mm, Multicolor, 36”, 8pk', 'price': '20.00', 'product_code': 'CV2004', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-36-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2023-01-23 11:48:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-18-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476021/300x250x2/hosa-hosa-patch-cables-35mm-multicolor-18-8pk.jpg', 'is_used': False, 'name': 'Hosa Hosa Patch Cables, 3.5mm, Multicolor, 18”, 8pk', 'price': '17.00', 'product_code': 'CV2003', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-18-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2023-01-23 11:48:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:48:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-12-multicolor-35mm-patch-cables-8pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476129/300x250x2/hosa-hosa-patch-cables-35mm-multicolor-12-8pk.jpg', 'is_used': False, 'name': 'Hosa Hosa Patch Cables, 3.5mm, Multicolor, 12”, 8pk', 'price': '16.50', 'product_code': 'CV2002', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-12-multicolor-35mm-patch-cables-8pk.html', 'vat_included': False} 2023-01-23 11:48:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:48:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-1-4-trs-multicolor-patch-cables-12-8pk-balanc.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476084/300x250x2/hosa-hosa-patch-cables-1-4-stereo-balanced-multico.jpg', 'is_used': False, 'name': 'Hosa Hosa Patch Cables, 1/4”, Stereo (Balanced), Multicolor, 12", ' '8pk', 'price': '24.00', '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} 2023-01-23 11:48:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-12-1-4-multicolor-patch-cables-8pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475885/300x250x2/hosa-hosa-patch-cables-1-4-mono-unbalanced-multico.jpg', 'is_used': False, 'name': 'Hosa Hosa Patch Cables, 1/4”, Mono (Unbalanced), Multicolor, 12”, ' '8pk', 'price': '19.00', 'product_code': 'CV0080', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-12-1-4-multicolor-patch-cables-8pk.html', 'vat_included': False} 2023-01-23 11:48:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page16.html) 2023-01-23 11:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-knucklebones-1pc.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476067/300x250x2/hosa-hosa-knucklebones-1pk.jpg', 'is_used': False, 'name': 'Hosa Hosa Knucklebones, 1pk', 'price': '13.95', 'product_code': 'CV2824', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-knucklebones-1pc.html', 'vat_included': False} 2023-01-23 11:48:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-cable-35mm-same-mono-10ft.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475939/300x250x2/hosa-hosa-cable-35mm-mono-10ft.jpg', 'is_used': False, 'name': 'Hosa Hosa Cable, 3.5mm, Mono, 10ft', 'price': '7.00', 'product_code': 'CV0337', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-cable-35mm-same-mono-10ft.html', 'vat_included': False} 2023-01-23 11:48:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-cable-35mm-mono-1-4-mono-5ft.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475953/300x250x2/hosa-hosa-cable-35mm-mono-to-1-4-mono-5ft.jpg', 'is_used': False, 'name': 'Hosa Hosa Cable, 3.5mm Mono to 1/4" Mono, 5ft', 'price': '5.00', 'product_code': 'CV0334', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-cable-35mm-mono-1-4-mono-5ft.html', 'vat_included': False} 2023-01-23 11:48:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hosa-hosa-cable-35mm-mono-1-4-mono-10ft.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476093/300x250x2/hosa-hosa-cable-35mm-mono-to-1-4-mono-10ft.jpg', 'is_used': False, 'name': 'Hosa Hosa Cable, 3.5mm Mono to 1/4" Mono, 10ft', 'price': '7.00', 'product_code': 'CV0977', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hosa-hosa-cable-35mm-mono-1-4-mono-10ft.html', 'vat_included': False} 2023-01-23 11:48:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hexinverter-mutant-brain.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51801992/300x250x2/hexinverter-electronique-hexinverter-mutant-brain.jpg', 'is_used': False, 'name': 'Hexinverter Électronique Hexinverter Mutant Brain', 'price': '180.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} 2023-01-23 11:48:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hexinverter-electronique-red-dragon.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472235/300x250x2/hexinverter-electronique-hexinverter-electronique.jpg', 'is_used': False, 'name': 'Hexinverter Électronique Hexinverter Électronique Red Dragon', 'price': '249.00', 'product_code': 'CV2420', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hexinverter-electronique-red-dragon.html', 'vat_included': False} 2023-01-23 11:48:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/hexinverter-electronique-mindphaser.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29472335/300x250x2/hexinverter-electronique-hexinverter-electronique.jpg', 'is_used': False, 'name': 'Hexinverter Électronique Hexinverter Électronique Mindphaser', 'price': '599.00', 'product_code': 'CV3843', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/hexinverter-electronique-mindphaser.html', 'vat_included': False} 2023-01-23 11:48:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/herbs-and-stones-liquid-foam-eurorack.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40871860/300x250x2/herbs-and-stones-herbs-and-stones-liquid-foam-euro.jpg', 'is_used': False, 'name': 'Herbs and Stones Herbs and Stones Liquid Foam (Eurorack)', 'price': '399.00', 'product_code': 'CV4084', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/herbs-and-stones-liquid-foam-eurorack.html', 'vat_included': False} 2023-01-23 11:48:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/grayscale-variant.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469352/300x250x2/grayscale-grayscale-variant-black.jpg', 'is_used': False, 'name': 'Grayscale Grayscale Variant (Black)', 'price': '129.00', 'product_code': 'CV3071', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/grayscale-variant.html', 'vat_included': False} 2023-01-23 11:48:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/grayscale-supercell-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469382/300x250x2/grayscale-grayscale-supercell-black.jpg', 'is_used': False, 'name': 'Grayscale Grayscale Supercell (Black)', 'price': '465.00', 'product_code': 'CV3198', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/grayscale-supercell-black.html', 'vat_included': False} 2023-01-23 11:48:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/grayscale-permutation-6hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469444/300x250x2/grayscale-grayscale-permutation-6hp-black.jpg', 'is_used': False, 'name': 'Grayscale Grayscale Permutation 6hp (Black)', 'price': '249.00', 'product_code': 'CV3070', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/grayscale-permutation-6hp.html', 'vat_included': False} 2023-01-23 11:48:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/grayscale-permutation-18hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469342/300x250x2/grayscale-grayscale-permutation-18hp-black.jpg', 'is_used': False, 'name': 'Grayscale Grayscale Permutation 18hp (Black)', 'price': '349.00', 'product_code': 'CV3068', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/grayscale-permutation-18hp.html', 'vat_included': False} 2023-01-23 11:48:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/grayscale-permutation-12hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469374/300x250x2/grayscale-grayscale-permutation-12hp-black.jpg', 'is_used': False, 'name': 'Grayscale Grayscale Permutation 12hp (Black)', 'price': '299.00', 'product_code': 'CV3069', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/grayscale-permutation-12hp.html', 'vat_included': False} 2023-01-23 11:48:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/grayscale-grayscale-panel-expert-sleepers-disting.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477802/300x250x2/grayscale-grayscale-panel-expert-sleepers-disting.jpg', 'is_used': False, 'name': 'Grayscale Grayscale Panel - Expert Sleepers Disting mkI/mkII', 'price': '14.50', 'product_code': 'CV1508', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/grayscale-grayscale-panel-expert-sleepers-disting.html', 'vat_included': False} 2023-01-23 11:48:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/fonitronik-seq-switch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42678649/300x250x2/fonitronik-sequential-switch-w-grayscale-panel-use.jpg', 'is_used': True, 'name': 'Fonitronik Sequential Switch w/ Grayscale Panel, USED', 'price': '150.00', 'product_code': 'CV4163', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/fonitronik-seq-switch.html', 'vat_included': False} 2023-01-23 11:48:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/folktek-folktek-synesthesia-gold.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465876/300x250x2/folktek-folktek-synesthesia-gold-blowout-pricing.jpg', 'is_used': False, 'name': 'Folktek Folktek Synesthesia (Gold), BLOWOUT PRICING', 'price': '175.00', 'product_code': 'CV2996', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/folktek-folktek-synesthesia-gold.html', 'vat_included': False} 2023-01-23 11:48:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-touch-source.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42109521/300x250x2/exploding-shed-exploding-shed-touch-source.jpg', 'is_used': False, 'name': 'Exploding Shed Exploding Shed Touch Source', '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} 2023-01-23 11:48:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-touch-points.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42109804/300x250x2/exploding-shed-exploding-shed-touch-points-orange.jpg', 'is_used': False, 'name': 'Exploding Shed Exploding Shed Touch Points, Orange', 'price': '30.00', 'product_code': 'CV4123', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/exploding-shed-touch-points.html', 'vat_included': False} 2023-01-23 11:48:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/copy-of-exploding-shed-touch-points.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44182489/300x250x2/exploding-shed-exploding-shed-touch-points-black.jpg', 'is_used': False, 'name': 'Exploding Shed Exploding Shed Touch Points, Black', 'price': '30.00', 'product_code': 'CV4199', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/copy-of-exploding-shed-touch-points.html', 'vat_included': False} 2023-01-23 11:48:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/exploding-shed-4x-nut-tool-set.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40666938/300x250x2/exploding-shed-exploding-shed-4x-nut-tool-set.jpg', 'is_used': False, 'name': 'Exploding Shed Exploding Shed 4x Nut Tool Set', 'price': '25.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} 2023-01-23 11:48:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-tiny-midi-breakout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159161/300x250x2/expert-sleepers-expert-sleepers-tiny-midi-breakout.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Tiny MIDI breakout', '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.html', 'vat_included': False} 2023-01-23 11:48:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-super-disting-ex-plus-alpha.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470712/300x250x2/expert-sleepers-expert-sleepers-super-disting-ex-p.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Super Disting EX Plus Alpha', 'price': '399.00', 'product_code': 'CV3673', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-super-disting-ex-plus-alpha.html', 'vat_included': False} 2023-01-23 11:48:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page15.html) 2023-01-23 11:48:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-persephone.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40871727/300x250x2/expert-sleepers-expert-sleepers-persephone.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Persephone', 'price': '189.00', 'product_code': 'CV4081', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-persephone.html', 'vat_included': False} 2023-01-23 11:48:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-lorelei.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159280/300x250x2/expert-sleepers-expert-sleepers-lorelei.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Lorelei', 'price': '185.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} 2023-01-23 11:48:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-little-mikey.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470680/300x250x2/expert-sleepers-expert-sleepers-little-mikey.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Little Mikey', 'price': '175.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} 2023-01-23 11:48:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-ivo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159279/300x250x2/expert-sleepers-expert-sleepers-ivo.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Ivo', 'price': '185.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} 2023-01-23 11:48:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-general-cv.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470725/300x250x2/expert-sleepers-expert-sleepers-general-cv.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers General CV', 'price': '349.00', 'product_code': 'CV2813', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-general-cv.html', 'vat_included': False} 2023-01-23 11:48:33 [scrapy.extensions.logstats] INFO: Crawled 536 pages (at 54 pages/min), scraped 500 items (at 55 items/min) 2023-01-23 11:48:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-fhx-8gt-output-expander-for-fh-1.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470675/300x250x2/expert-sleepers-expert-sleepers-fhx-8gt.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers FHX-8GT', 'price': '99.00', 'product_code': 'CV3234', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-fhx-8gt-output-expander-for-fh-1.html', 'vat_included': False} 2023-01-23 11:48:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-fhx-8cv.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470685/300x250x2/expert-sleepers-expert-sleepers-fhx-8cv.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers FHX-8CV', 'price': '145.00', 'product_code': 'CV3294', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-fhx-8cv.html', 'vat_included': False} 2023-01-23 11:48:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-fh-2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470552/300x250x2/expert-sleepers-expert-sleepers-fh-2.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers FH-2', 'price': '299.00', 'product_code': 'CV3116', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-fh-2.html', 'vat_included': False} 2023-01-23 11:48:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-esx-8md-mk2-midi-d.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470630/300x250x2/expert-sleepers-expert-sleepers-esx-8md-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ESX-8MD mk2', 'price': '160.00', 'product_code': 'CV1151', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-esx-8md-mk2-midi-d.html', 'vat_included': False} 2023-01-23 11:48:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-esx-8gt-mk2-gate-o.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470661/300x250x2/expert-sleepers-expert-sleepers-esx-8gt-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ESX-8GT mk2', 'price': '160.00', 'product_code': 'CV1148', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-esx-8gt-mk2-gate-o.html', 'vat_included': False} 2023-01-23 11:48:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-esx-8cv-mk2-cv-out.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470538/300x250x2/expert-sleepers-expert-sleepers-esx-8cv-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ESX-8CV mk2', 'price': '175.00', 'product_code': 'CV1150', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-esx-8cv-mk2-cv-out.html', 'vat_included': False} 2023-01-23 11:48:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-es-9.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470817/300x250x2/expert-sleepers-expert-sleepers-es-9.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-9', 'price': '635.00', 'product_code': 'CV3522', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-es-9.html', 'vat_included': False} 2023-01-23 11:48:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-8.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470643/300x250x2/expert-sleepers-expert-sleepers-es-8.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-8', 'price': '459.00', 'product_code': 'CV2504', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-8.html', 'vat_included': False} 2023-01-23 11:48:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-7-cv-input-for.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470660/300x250x2/expert-sleepers-expert-sleepers-es-7.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-7', 'price': '99.00', 'product_code': 'CV1147', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-7-cv-input-for.html', 'vat_included': False} 2023-01-23 11:48:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-6-mk2-cv-to-lig.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470536/300x250x2/expert-sleepers-expert-sleepers-es-6-mk2.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-6 mk2', 'price': '160.00', 'product_code': 'CV1146', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-6-mk2-cv-to-lig.html', 'vat_included': False} 2023-01-23 11:48:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-5-mk3-expander.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470907/300x250x2/expert-sleepers-expert-sleepers-es-5-mk3.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-5 mk3', 'price': '125.00', 'product_code': 'CV1145', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-5-mk3-expander.html', 'vat_included': False} 2023-01-23 11:48:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-40-spdif-interf.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470645/300x250x2/expert-sleepers-expert-sleepers-es-40.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-40', 'price': '125.00', 'product_code': 'CV1144', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-40-spdif-interf.html', 'vat_included': False} 2023-01-23 11:48:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-3-mk4-lightpipe.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470667/300x250x2/expert-sleepers-expert-sleepers-es-3-mk4.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers ES-3 mk4', 'price': '209.00', 'product_code': 'CV2517', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-es-3-mk4-lightpipe.html', 'vat_included': False} 2023-01-23 11:48:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-dj-1200-dinsync-35.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475099/300x250x2/expert-sleepers-expert-sleepers-dj-1200-dinsync-35.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers DJ-1200 DINsync/3.5mm Cable', 'price': '10.00', 'product_code': 'CV1153', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-dj-1200-dinsync-35.html', 'vat_included': False} 2023-01-23 11:48:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-dj-1000-midi-35mm.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475261/300x250x2/expert-sleepers-expert-sleepers-dj-1000-midi-35mm.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers DJ-1000 MIDI/3.5mm Cable', 'price': '9.00', 'product_code': 'CV1152', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-dj-1000-midi-35mm.html', 'vat_included': False} 2023-01-23 11:48:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-expert-sleepers-disting-mk4.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470541/300x250x2/expert-sleepers-expert-sleepers-disting-mk4.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Disting mk4', 'price': '195.00', 'product_code': 'CV2538', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/expert-sleepers-expert-sleepers-disting-mk4.html', 'vat_included': False} 2023-01-23 11:48:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/expert-sleepers-beatrix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37159283/300x250x2/expert-sleepers-expert-sleepers-beatrix.jpg', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers Beatrix', 'price': '185.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} 2023-01-23 11:48:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page14.html) 2023-01-23 11:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/eurorack-modular-power-cable-16pin-16pin.html> {'batch_id': '5450', 'currency_code': 'USD', '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)', 'price': '3.50', 'product_code': 'CV0667', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/eurorack-modular-power-cable-16pin-16pin.html', 'vat_included': False} 2023-01-23 11:48:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-stereo-mixer-drum-series.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467815/300x250x2/erica-synths-erica-synths-stereo-mixer-drum-series.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Stereo Mixer (Drum Series)', 'price': '175.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} 2023-01-23 11:48:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-snare.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467897/300x250x2/erica-synths-erica-synths-snare-drum.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Snare Drum', 'price': '229.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} 2023-01-23 11:48:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:48:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-sample-drum.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468152/300x250x2/erica-synths-erica-synths-sample-drum.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Sample Drum', 'price': '369.00', 'product_code': 'CV3096', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-sample-drum.html', 'vat_included': False} 2023-01-23 11:48:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:48:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-plasma-drive.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467854/300x250x2/erica-synths-erica-synths-plasma-drive.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Plasma Drive', 'price': '350.00', 'product_code': 'CV3284', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-plasma-drive.html', 'vat_included': False} 2023-01-23 11:48:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:48:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-voice.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467440/300x250x2/erica-synths-erica-synths-pico-voice.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Voice', 'price': '149.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} 2023-01-23 11:48:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vco2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33058222/300x250x2/erica-synths-erica-synths-pico-vco2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico VCO2', 'price': '129.00', 'product_code': 'CV3918', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vco2.html', 'vat_included': False} 2023-01-23 11:49:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466483/300x250x2/erica-synths-erica-synths-pico-vco.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico VCO', 'price': '129.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} 2023-01-23 11:49:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vcf1.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467435/300x250x2/erica-synths-erica-synths-pico-vcf1.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico VCF1', 'price': '109.00', 'product_code': 'CV2337', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vcf1.html', 'vat_included': False} 2023-01-23 11:49:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vca2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32596321/300x250x2/erica-synths-erica-synths-pico-vca2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico VCA2', 'price': '109.00', 'product_code': 'CV3910', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vca2.html', 'vat_included': False} 2023-01-23 11:49:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-vc-eg.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33057698/300x250x2/erica-synths-erica-synths-pico-vc-eg.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico VC EG', 'price': '109.00', 'product_code': 'CV3917', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-vc-eg.html', 'vat_included': False} 2023-01-23 11:49:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-trigger.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467399/300x250x2/erica-synths-erica-synths-pico-trigger.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Trigger', 'price': '129.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} 2023-01-23 11:49:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-iii-module.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468190/300x250x2/erica-synths-erica-synths-pico-system-iii-module.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico System III Module', 'price': '489.00', 'product_code': 'CV3548', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-iii-module.html', 'vat_included': False} 2023-01-23 11:49:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-system-iii.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29474032/300x250x2/erica-synths-erica-synths-pico-system-iii-desktop.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico System III Desktop, DEMO UNIT', 'price': '475.00', 'product_code': 'CV3547', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-system-iii.html', 'vat_included': False} 2023-01-23 11:49:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-seq2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32931453/300x250x2/erica-synths-erica-synths-pico-seq2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Seq2', 'price': '81.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} 2023-01-23 11:49:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-seq.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467506/300x250x2/erica-synths-erica-synths-pico-seq.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico SEQ', 'price': '149.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} 2023-01-23 11:49:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-rnd.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467438/300x250x2/erica-synths-erica-synths-pico-rnd.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico RND', 'price': '99.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} 2023-01-23 11:49:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-ring.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32930931/300x250x2/erica-synths-erica-synths-pico-ring.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Ring', 'price': '99.00', 'product_code': 'CV3913', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-ring.html', 'vat_included': False} 2023-01-23 11:49:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-quant.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467480/300x250x2/erica-synths-erica-synths-pico-quant.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Quant', 'price': '149.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} 2023-01-23 11:49:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-output.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467431/300x250x2/erica-synths-erica-synths-pico-output.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Output', 'price': '99.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} 2023-01-23 11:49:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-noise.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35058695/300x250x2/erica-synths-erica-synths-pico-noise.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Noise', 'price': '139.00', 'product_code': 'CV3914', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-noise.html', 'vat_included': False} 2023-01-23 11:49:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-multi2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467853/300x250x2/erica-synths-erica-synths-pico-multi2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Multi2', 'price': '69.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} 2023-01-23 11:49:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page13.html) 2023-01-23 11:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-mscale.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467771/300x250x2/erica-synths-erica-synths-pico-mscale.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico MScale', '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} 2023-01-23 11:49:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-lpg.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467862/300x250x2/erica-synths-erica-synths-pico-lpg.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico LPG', 'price': '139.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} 2023-01-23 11:49:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-lfo-s-h.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33057352/300x250x2/erica-synths-erica-synths-pico-lfo-s-h.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico LFO/S&H', '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} 2023-01-23 11:49:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-input.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467432/300x250x2/erica-synths-erica-synths-pico-input.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Input', 'price': '75.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} 2023-01-23 11:49:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-envelope-follower.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32914809/300x250x2/erica-synths-erica-synths-pico-envelope-follower.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Envelope Follower', 'price': '119.00', 'product_code': 'CV3912', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-envelope-follower.html', 'vat_included': False} 2023-01-23 11:49:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-dsp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467426/300x250x2/erica-synths-erica-synths-pico-dsp.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico DSP', 'price': '149.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} 2023-01-23 11:49:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drums.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467411/300x250x2/erica-synths-erica-synths-pico-drums.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Drums', 'price': '149.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} 2023-01-23 11:49:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drum2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467835/300x250x2/erica-synths-erica-synths-pico-drum2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Drum2', 'price': '149.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} 2023-01-23 11:49:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drum-programmer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477564/300x250x2/erica-synths-erica-synths-pico-drum-programmer.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Drum Programmer', 'price': '29.00', 'product_code': 'CV2346', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-drum-programmer.html', 'vat_included': False} 2023-01-23 11:49:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-drive.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32664502/300x250x2/erica-synths-erica-synths-pico-drive.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico Drive', 'price': '109.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} 2023-01-23 11:49:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-pico-bbd.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468210/300x250x2/erica-synths-erica-synths-pico-bbd.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Pico BBD', 'price': '139.00', 'product_code': 'CV3534', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-pico-bbd.html', 'vat_included': False} 2023-01-23 11:49:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-lxr-drum-module.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49272212/300x250x2/erica-synths-erica-synths-lxr-drum-module.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths LXR Drum Module', 'price': '509.00', 'product_code': 'CV4215', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-lxr-drum-module.html', 'vat_included': False} 2023-01-23 11:49:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-link.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32595869/300x250x2/erica-synths-erica-synths-link.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Link', 'price': '59.00', 'product_code': 'CV3909', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-link.html', 'vat_included': False} 2023-01-23 11:49:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-hi-hats-digital.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467822/300x250x2/erica-synths-erica-synths-hi-hats-digital.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Hi Hats Digital', 'price': '249.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} 2023-01-23 11:49:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-hi-hats-analogue.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467497/300x250x2/erica-synths-erica-synths-hi-hats-analogue.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Hi Hats Analogue', 'price': '229.00', 'product_code': 'CV3086', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-hi-hats-analogue.html', 'vat_included': False} 2023-01-23 11:49:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:33 [scrapy.extensions.logstats] INFO: Crawled 591 pages (at 55 pages/min), scraped 554 items (at 54 items/min) 2023-01-23 11:49:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-graphic-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467554/300x250x2/erica-synths-erica-synths-graphic-vco.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Graphic VCO', 'price': '399.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} 2023-01-23 11:49:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-fusion-vco2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51799851/300x250x2/erica-synths-erica-synths-fusion-vco2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Fusion VCO2', 'price': '320.00', 'product_code': 'CV4418', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-fusion-vco2.html', 'vat_included': False} 2023-01-23 11:49:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-fusion-vca-v2-waveshaper-ringmod.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35057405/300x250x2/erica-synths-erica-synths-fusion-vca-v2-waveshaper.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Fusion VCA V2 Waveshaper Ringmod', 'price': '349.00', 'product_code': 'CV3332', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-fusion-vca-v2-waveshaper-ringmod.html', 'vat_included': False} 2023-01-23 11:49:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-dual-fx.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467806/300x250x2/erica-synths-erica-synths-dual-fx.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Dual FX', 'price': '309.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} 2023-01-23 11:49:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-dual-drive.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467858/300x250x2/erica-synths-erica-synths-dual-drive.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Dual Drive', 'price': '249.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} 2023-01-23 11:49:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-dsp-fx-expansion-rom.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477570/300x250x2/erica-synths-erica-synths-dsp-fx-expansion-rom.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths DSP FX Expansion ROM', 'price': '30.00', 'product_code': 'CV3141', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-dsp-fx-expansion-rom.html', 'vat_included': False} 2023-01-23 11:49:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-drum-sequencer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35772916/300x250x2/erica-synths-erica-synths-drum-sequencer.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Drum Sequencer', 'price': '669.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} 2023-01-23 11:49:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page12.html) 2023-01-23 11:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-mixer-lite.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467747/300x250x2/erica-synths-erica-synths-drum-mixer-lite.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Drum Mixer Lite', 'price': '189.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} 2023-01-23 11:49:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-clap.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468894/300x250x2/erica-synths-erica-synths-clap.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Clap', 'price': '159.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} 2023-01-23 11:49:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-carbon-fiber-travel-case-2x104hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37765106/300x250x2/erica-synths-erica-synths-carbon-fiber-travel-case.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Carbon Fiber Travel Case 2x104hp', '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} 2023-01-23 11:49:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-wavetable-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467045/300x250x2/erica-synths-erica-synths-black-wavetable-vco.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Wavetable VCO', 'price': '319.00', 'product_code': 'CV2318', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-wavetable-vco.html', 'vat_included': False} 2023-01-23 11:49:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-vco-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33136551/300x250x2/erica-synths-erica-synths-black-vco-v2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black VCO v2', 'price': '279.00', 'product_code': 'CV3020', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-vco-v2.html', 'vat_included': False} 2023-01-23 11:49:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-vco-expander-for-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467519/300x250x2/erica-synths-erica-synths-black-vco-expander-for-v.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black VCO Expander (for v2)', 'price': '139.00', 'product_code': 'CV3021', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-vco-expander-for-v2.html', 'vat_included': False} 2023-01-23 11:49:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-stereo-mixer-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467471/300x250x2/erica-synths-erica-synths-black-stereo-mixer-v3.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Stereo Mixer V3', 'price': '140.00', 'product_code': 'CV2577', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-stereo-mixer-v2.html', 'vat_included': False} 2023-01-23 11:49:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-stereo-delay.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/33138596/300x250x2/erica-synths-erica-synths-black-stereo-delay.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Stereo Delay', 'price': '379.00', 'product_code': 'CV3445', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-stereo-delay.html', 'vat_included': False} 2023-01-23 11:49:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-sequencer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36513755/300x250x2/erica-synths-erica-synths-black-sequencer.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Sequencer', 'price': '619.00', 'product_code': 'CV3815', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-sequencer.html', 'vat_included': False} 2023-01-23 11:49:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-quad-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35913987/300x250x2/erica-synths-erica-synths-black-quad-vca2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Quad VCA2', 'price': '249.00', 'product_code': 'CV2319', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-quad-vca.html', 'vat_included': False} 2023-01-23 11:49:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-polivoks-vcf-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32809453/300x250x2/erica-synths-erica-synths-black-polivoks-vcf-v2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Polivoks VCF V2', 'price': '199.00', 'product_code': 'CV3331', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-polivoks-vcf-v2.html', 'vat_included': False} 2023-01-23 11:49:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-output-module-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467537/300x250x2/erica-synths-erica-synths-black-output-v2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Output v2', 'price': '319.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} 2023-01-23 11:49:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-joystick-2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42110211/300x250x2/erica-synths-erica-synths-black-joystick-2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Joystick 2', 'price': '259.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} 2023-01-23 11:49:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-hole-dsp2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467811/300x250x2/erica-synths-erica-synths-black-hole-dsp2.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Hole DSP2', 'price': '319.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} 2023-01-23 11:49:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-code-source-expander.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468172/300x250x2/erica-synths-erica-synths-black-code-source-expand.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Code Source Expander', 'price': '79.00', 'product_code': 'CV3098', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-code-source-expander.html', 'vat_included': False} 2023-01-23 11:49:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-black-code-source.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467823/300x250x2/erica-synths-erica-synths-black-code-source.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Black Code Source', 'price': '229.00', 'product_code': 'CV3097', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-synths-black-code-source.html', 'vat_included': False} 2023-01-23 11:49:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:49:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-bassline.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467752/300x250x2/erica-synths-erica-synths-bassline.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Bassline', 'price': '350.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} 2023-01-23 11:49:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:50:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-synths-bass-drum.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467532/300x250x2/erica-synths-erica-synths-bass-drum.jpg', 'is_used': False, 'name': 'Erica Synths Erica Synths Bass Drum', 'price': '279.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} 2023-01-23 11:50:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:50:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/erica-pico-voice-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50765410/300x250x2/erica-synths-erica-pico-voice-used.jpg', 'is_used': True, 'name': 'Erica Synths Erica Pico Voice, USED', 'price': '135.00', 'product_code': 'CV4383', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/erica-pico-voice-used.html', 'vat_included': False} 2023-01-23 11:50:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:50:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-endorphines-strong-zero-vco-core-for-f.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477519/300x250x2/endorphines-endorphines-strong-zero-vco-core-for-f.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Strong Zero VCO Core (for Furthrrrr ' 'Generator)', 'price': '85.00', 'product_code': 'CV1990', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-endorphines-strong-zero-vco-core-for-f.html', 'vat_included': False} 2023-01-23 11:50:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-squawk-dirty-to-me.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467008/300x250x2/endorphines-endorphines-squawk-dirty-to-me.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Squawk Dirty To Me', 'price': '209.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} 2023-01-23 11:50:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:50:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-running-order.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32382873/300x250x2/endorphines-endorphines-running-order.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Running Order', 'price': '189.00', 'product_code': 'CV3906', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-running-order.html', 'vat_included': False} 2023-01-23 11:50:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page11.html) 2023-01-23 11:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-queen-of-pentacles.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32885897/300x250x2/endorphines-endorphines-queen-of-pentacles.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Queen of Pentacles', 'price': '669.00', 'product_code': 'CV3907', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-queen-of-pentacles.html', 'vat_included': False} 2023-01-23 11:50:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-ground-control.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32411025/300x250x2/endorphines-endorphines-ground-control.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Ground Control', 'price': '719.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} 2023-01-23 11:50:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-golden-master-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37682315/300x250x2/endorphines-endorphines-golden-master-1u.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Golden Master 1U', 'price': '200.00', 'product_code': 'CV4035', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-golden-master-1u.html', 'vat_included': False} 2023-01-23 11:50:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-golden-master.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32188817/300x250x2/endorphines-endorphines-golden-master.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Golden Master', 'price': '209.00', 'product_code': 'CV3905', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-golden-master.html', 'vat_included': False} 2023-01-23 11:50:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-godspeed.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467034/300x250x2/endorphines-endorphines-godspeed.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Godspeed+', 'price': '309.00', 'product_code': 'CV3409', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-godspeed.html', 'vat_included': False} 2023-01-23 11:50:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-ghost.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48583646/300x250x2/endorphines-endorphines-ghost-black.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Ghost, Black', 'price': '495.00', 'product_code': 'CV4222', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-ghost.html', 'vat_included': False} 2023-01-23 11:50:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-endorphines-furthrrrr-generator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466950/300x250x2/endorphines-endorphines-furthrrrr-generator-blck-e.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Furthrrrr Generator, BLCK_Edition', 'price': '779.00', 'product_code': 'CV1670', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-endorphines-furthrrrr-generator.html', 'vat_included': False} 2023-01-23 11:50:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-cockpit2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32410534/300x250x2/endorphines-endorphines-cockpit2.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Cockpit2', 'price': '209.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} 2023-01-23 11:50:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-cockpit-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37682319/300x250x2/endorphines-endorphines-cockpit-1u.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Cockpit 1U', 'price': '200.00', 'product_code': 'CV4034', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-cockpit-1u.html', 'vat_included': False} 2023-01-23 11:50:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-blck-noir.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466976/300x250x2/endorphines-endorphines-blck-noir.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Blck_Noir', 'price': '615.00', 'product_code': 'CV3159', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-blck-noir.html', 'vat_included': False} 2023-01-23 11:50:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/endorphines-airstreamer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466941/300x250x2/endorphines-endorphines-airstreamer.jpg', 'is_used': False, 'name': 'Endorphin.es Endorphin.es Airstreamer', 'price': '189.00', 'product_code': 'CV3412', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/endorphines-airstreamer.html', 'vat_included': False} 2023-01-23 11:50:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/empress-effects-euroburo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/36960109/300x250x2/empress-effects-empress-effects-zoia-euroburo.jpg', 'is_used': False, 'name': 'Empress Effects Empress Effects ZOIA Euroburo', 'price': '649.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} 2023-01-23 11:50:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/elektron-elektron-audio-cv-split-cable.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476570/300x250x2/elektron-elektron-audio-cv-split-cable.jpg', 'is_used': False, 'name': 'Elektron Elektron Audio / CV Split Cable', 'price': '25.00', 'product_code': 'CV2010', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/elektron-elektron-audio-cv-split-cable.html', 'vat_included': False} 2023-01-23 11:50:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/elektrofon-klang.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466460/300x250x2/elektrofon-klang.jpg', 'is_used': False, 'name': 'Elektrofon Klang', '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} 2023-01-23 11:50:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/earthquaker-devices-afterneath-eurorack-module.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471049/300x250x2/earthquaker-devices-earthquaker-devices-afterneath.jpg', 'is_used': False, 'name': 'EarthQuaker Devices EarthQuaker Devices Afterneath Eurorack Module', 'price': '249.00', 'product_code': 'CV3629', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/earthquaker-devices-afterneath-eurorack-module.html', 'vat_included': False} 2023-01-23 11:50:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/e-rm-polygogo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465412/300x250x2/e-rm-e-rm-polygogo.jpg', 'is_used': False, 'name': 'E-RM E-RM Polygogo', 'price': '589.00', 'product_code': 'CV3540', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/e-rm-polygogo.html', 'vat_included': False} 2023-01-23 11:50:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-stereostrip.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44445405/300x250x2/divkid-divkid-stereo-strip.jpg', 'is_used': False, 'name': 'DivKid DivKid Stereo Strip', 'price': '199.00', 'product_code': 'CV4182', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/divkid-stereostrip.html', 'vat_included': False} 2023-01-23 11:50:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-rnd-step.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470893/300x250x2/divkid-divkid-rnd-step.jpg', 'is_used': False, 'name': 'DivKid DivKid RND STEP', '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} 2023-01-23 11:50:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-ochd.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470793/300x250x2/divkid-divkid-ochd.jpg', 'is_used': False, 'name': 'DivKid DivKid ochd', '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} 2023-01-23 11:50:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/divkid-blank-panel-4hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40871747/300x250x2/divkid-divkid-blank-panel-4hp.jpg', 'is_used': False, 'name': 'DivKid DivKid Blank Panel 4hp', '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} 2023-01-23 11:50:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-little-joey-mini-velcro-st.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477954/300x250x2/control-voltage-control-voltage-mini-velcro-strips.jpg', 'is_used': False, 'name': 'Control Voltage Control Voltage Mini Velcro Strips, 5pk', 'price': '4.00', 'product_code': 'CV2966', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-little-joey-mini-velcro-st.html', 'vat_included': False} 2023-01-23 11:50:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/control-voltage-flexible-cable-tie-5pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46887802/300x250x2/control-voltage-control-voltage-flexible-cable-tie.jpg', 'is_used': False, 'name': 'Control Voltage Control Voltage Flexible Cable Tie, 5pk', 'price': '7.50', 'product_code': 'CV4280', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/control-voltage-flexible-cable-tie-5pk.html', 'vat_included': False} 2023-01-23 11:50:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page10.html) 2023-01-23 11:50:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-easel-command.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41296866/300x250x2/buchla-usa-buchla-easel-command.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Easel Command', '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} 2023-01-23 11:50:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-40-violet.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475995/300x250x2/buchla-usa-buchla-banana-cable-40-violet.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Banana Cable, 40”, Violet', '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} 2023-01-23 11:50:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-30-blue.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476120/300x250x2/buchla-usa-buchla-banana-cable-30-blue.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Banana Cable, 30”, Blue', '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} 2023-01-23 11:50:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:33 [scrapy.extensions.logstats] INFO: Crawled 645 pages (at 54 pages/min), scraped 608 items (at 54 items/min) 2023-01-23 11:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-20-green.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476089/300x250x2/buchla-usa-buchla-banana-cable-20-green.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Banana Cable, 20”, Green', 'price': '4.99', 'product_code': 'CV3260', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-banana-cable-20-green.html', 'vat_included': False} 2023-01-23 11:50:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-banana-cable-10-orange.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476141/300x250x2/buchla-usa-buchla-banana-cable-10-orange.jpg', 'is_used': False, 'name': 'Buchla USA Buchla Banana Cable, 10”, Orange', '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} 2023-01-23 11:50:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-281t-quad-function-gener.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41358428/300x250x2/buchla-tiptop-audio-buchla-tiptop-audio-model-281t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Buchla & Tiptop Audio Model 281t', 'price': '210.00', 'product_code': 'CV4093', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-281t-quad-function-gener.html', 'vat_included': False} 2023-01-23 11:50:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-258t-dual-oscillator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/41014235/300x250x2/buchla-tiptop-audio-buchla-tiptop-audio-model-258t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Buchla & Tiptop Audio Model 258t', 'price': '199.00', 'product_code': 'CV4092', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-258t-dual-oscillator.html', 'vat_included': False} 2023-01-23 11:50:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-257t.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/49031649/300x250x2/buchla-tiptop-audio-buchla-tiptop-audio-model-257t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Buchla & Tiptop Audio Model 257t', 'price': '165.00', 'product_code': 'CV4260', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-257t.html', 'vat_included': False} 2023-01-23 11:50:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/buchla-tiptop-audio-model-245t.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47998212/300x250x2/buchla-tiptop-audio-buchla-tiptop-audio-model-245t.jpg', 'is_used': False, 'name': 'Buchla & Tiptop Audio Buchla & Tiptop Audio Model 245t', 'price': '245.00', 'product_code': 'CV4259', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/buchla-tiptop-audio-model-245t.html', 'vat_included': False} 2023-01-23 11:50:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/boredbrain-splix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46603094/300x250x2/boredbrain-music-boredbrain-splix.jpg', 'is_used': False, 'name': 'Boredbrain Music Boredbrain Splix', 'price': '12.99', 'product_code': 'CV3314-Moon-Gray', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/boredbrain-splix.html', 'vat_included': False} 2023-01-23 11:50:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/boredbrain-monitr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/46564168/300x250x2/boredbrain-music-boredbrain-monitr.jpg', 'is_used': False, 'name': 'Boredbrain Music Boredbrain MONITR', 'price': '269.00', 'product_code': 'CV4267', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/boredbrain-monitr.html', 'vat_included': False} 2023-01-23 11:50:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/boredbrain-injectr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37257735/300x250x2/boredbrain-music-boredbrain-injectr.jpg', 'is_used': False, 'name': 'Boredbrain Music Boredbrain injectr', 'price': '249.00', 'product_code': 'CV4007', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/boredbrain-injectr.html', 'vat_included': False} 2023-01-23 11:50:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/boredbrain-eqx5.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37257721/300x250x2/boredbrain-music-boredbrain-eqx5.jpg', 'is_used': False, 'name': 'Boredbrain Music Boredbrain eqx5', 'price': '229.00', 'product_code': 'CV4008', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/boredbrain-eqx5.html', 'vat_included': False} 2023-01-23 11:50:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-vcmc.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789895/300x250x2/befaco-befaco-vcmc.jpg', 'is_used': False, 'name': 'Befaco Befaco VCMC', 'price': '349.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} 2023-01-23 11:50:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-pony-vco-1u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48708558/300x250x2/befaco-befaco-pony-vco-1u.jpg', 'is_used': False, 'name': 'Befaco Befaco Pony VCO 1U', 'price': '210.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} 2023-01-23 11:50:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-pony-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48708554/300x250x2/befaco-befaco-pony-vco.jpg', 'is_used': False, 'name': 'Befaco Befaco Pony VCO', 'price': '210.00', 'product_code': 'CV4323', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-pony-vco.html', 'vat_included': False} 2023-01-23 11:50:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-noise-plethora.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789856/300x250x2/befaco-befaco-noise-plethora.jpg', 'is_used': False, 'name': 'Befaco Befaco Noise Plethora', 'price': '349.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} 2023-01-23 11:50:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-muxlicer.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789826/300x250x2/befaco-befaco-muxlicer.jpg', 'is_used': False, 'name': 'Befaco Befaco Muxlicer', 'price': '229.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} 2023-01-23 11:50:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-morphader.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789807/300x250x2/befaco-befaco-morphader.jpg', 'is_used': False, 'name': 'Befaco Befaco Morphader', 'price': '259.00', 'product_code': 'CV4186', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-morphader.html', 'vat_included': False} 2023-01-23 11:50:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-lich-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47652975/300x250x2/befaco-befaco-lich-used.jpg', 'is_used': True, 'name': 'Befaco Befaco Lich, USED', 'price': '335.00', 'product_code': 'CV4295', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-lich-used.html', 'vat_included': False} 2023-01-23 11:50:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-kickall.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789787/300x250x2/befaco-befaco-kickall.jpg', 'is_used': False, 'name': 'Befaco Befaco Kickall', 'price': '239.00', 'product_code': 'CV4185', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-kickall.html', 'vat_included': False} 2023-01-23 11:50:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-hex-mix-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43790135/300x250x2/befaco-befaco-hex-mix-vca.jpg', 'is_used': False, 'name': 'Befaco Befaco Hex Mix VCA', 'price': '299.00', 'product_code': 'CV4184', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-hex-mix-vca.html', 'vat_included': False} 2023-01-23 11:50:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page9.html) 2023-01-23 11:50:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/befaco-cv-thing.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43789469/300x250x2/befaco-befaco-cv-thing.jpg', 'is_used': False, 'name': 'Befaco Befaco CV Thing', 'price': '289.00', 'product_code': 'CV4183', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/befaco-cv-thing.html', 'vat_included': False} 2023-01-23 11:50:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-solenoid-expan.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475206/300x250x2/bastl-instruments-bastl-instruments-solenoid-expan.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Solenoid Expander - Wood, Kit, ' 'BLOWOUT PRICING', 'price': '32.00', 'product_code': 'CV2096', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-solenoid-expan.html', 'vat_included': False} 2023-01-23 11:50:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-skis-ii-alu.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32298316/300x250x2/bastl-instruments-bastl-instruments-skis-ii-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Skis II, Black', 'price': '160.00', 'product_code': 'CV3478', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-skis-ii-alu.html', 'vat_included': False} 2023-01-23 11:50:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-popcorn-gate-e.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470471/300x250x2/bastl-instruments-bastl-instruments-popcorn-gate-e.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Popcorn Gate Expander - Wood, ' 'DEMO UNIT', 'price': '42.50', 'product_code': 'CV2145', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-popcorn-gate-e.html', 'vat_included': False} 2023-01-23 11:50:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-popco-10284442.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470506/300x250x2/bastl-instruments-bastl-instruments-popcorn-gate-e.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Popcorn Gate Expander - ALU', 'price': '75.00', 'product_code': 'CV2776', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-popco-10284442.html', 'vat_included': False} 2023-01-23 11:50:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-popcorn-cv-exp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470452/300x250x2/bastl-instruments-bastl-instruments-popcorn-cv-exp.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Popcorn CV Expander - ALU', 'price': '75.00', 'product_code': 'CV2775', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-popcorn-cv-exp.html', 'vat_included': False} 2023-01-23 11:51:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-pizza.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44837440/300x250x2/bastl-instruments-bastl-instruments-pizza.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Pizza', 'price': '259.00', 'product_code': 'CV4211', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-pizza.html', 'vat_included': False} 2023-01-23 11:51:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-kompas.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43361188/300x250x2/bastl-instruments-bastl-instruments-kompas.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Kompas', 'price': '170.00', 'product_code': 'CV4180', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-kompas.html', 'vat_included': False} 2023-01-23 11:51:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-knit-10284384.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470473/300x250x2/bastl-instruments-bastl-instruments-knit-rider-exp.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Knit Rider Expander - ALU', 'price': '75.00', 'product_code': 'CV2772', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-knit-10284384.html', 'vat_included': False} 2023-01-23 11:51:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-ikarie.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470522/300x250x2/bastl-instruments-bastl-instruments-ikarie.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Ikarie', 'price': '325.00', 'product_code': 'CV3833', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-ikarie.html', 'vat_included': False} 2023-01-23 11:51:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-dark-matter.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470466/300x250x2/bastl-instruments-bastl-instruments-dark-matter.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Dark Matter', 'price': '355.00', 'product_code': 'CV3282', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-dark-matter.html', 'vat_included': False} 2023-01-23 11:51:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-cinnamon-alu.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470108/300x250x2/bastl-instruments-bastl-instruments-cinnamon-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Cinnamon, Black', 'price': '160.00', 'product_code': 'CV2849', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-cinnamon-alu.html', 'vat_included': False} 2023-01-23 11:51:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-ciao-alu.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35941978/300x250x2/bastl-instruments-bastl-instruments-ciao-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Ciao!, Black', 'price': '170.00', 'product_code': 'CV2924', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-ciao-alu.html', 'vat_included': False} 2023-01-23 11:51:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-buddy.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37325593/300x250x2/bastl-instruments-bastl-instruments-buddy-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments Buddy, Black', 'price': '140.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} 2023-01-23 11:51:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-bastl-instruments-abc-mixer-alu.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470433/300x250x2/bastl-instruments-bastl-instruments-abc-mixer-blac.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments ABC Mixer, Black', 'price': '125.00', 'product_code': 'CV2771', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/bastl-instruments-bastl-instruments-abc-mixer-alu.html', 'vat_included': False} 2023-01-23 11:51:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/bastl-instruments-1983.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35942015/300x250x2/bastl-instruments-bastl-instruments-1983-black.jpg', 'is_used': False, 'name': 'Bastl Instruments Bastl Instruments 1983, Black', 'price': '350.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} 2023-01-23 11:51:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/arturia-rackbrute-6u-noir-edition.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51567681/300x250x2/arturia-arturia-rackbrute-6u-noir-edition.jpg', 'is_used': False, 'name': 'Arturia Arturia Rackbrute 6U, NOIR EDITION', 'price': '359.00', 'product_code': 'CV4402', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/arturia-rackbrute-6u-noir-edition.html', 'vat_included': False} 2023-01-23 11:51:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/arturia-arturia-rackbrute-6u.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475342/300x250x2/arturia-arturia-rackbrute-6u.jpg', 'is_used': False, 'name': 'Arturia Arturia Rackbrute 6U', 'price': '359.00', 'product_code': 'CV2914', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/arturia-arturia-rackbrute-6u.html', 'vat_included': False} 2023-01-23 11:51:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/antimatter-audio-antimatter-audio-launch-codes-exp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29471532/300x250x2/antimatter-audio-antimatter-audio-launch-codes-exp.jpg', 'is_used': False, 'name': 'Antimatter Audio Antimatter Audio Launch Codes Expander', 'price': '149.00', 'product_code': 'CV2696', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/antimatter-audio-antimatter-audio-launch-codes-exp.html', 'vat_included': False} 2023-01-23 11:51:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-tyso-daiko.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40865175/300x250x2/alm-busy-circuits-alm-busy-circuits-tyso-daiko.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Tyso Daiko', 'price': '349.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} 2023-01-23 11:51:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-tangle-quartet.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470341/300x250x2/alm-busy-circuits-alm-busy-circuits-tangle-quartet.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Tangle Quartet', 'price': '199.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} 2023-01-23 11:51:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-squid-salmple.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470347/300x250x2/alm-busy-circuits-alm-busy-circuits-squid-salmple.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Squid Salmple', 'price': '499.00', 'product_code': 'CV3566', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-squid-salmple.html', 'vat_included': False} 2023-01-23 11:51:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page8.html) 2023-01-23 11:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-sbg.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470362/300x250x2/alm-busy-circuits-alm-busy-circuits-sbg.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits S.B.G.', 'price': '130.00', 'product_code': 'CV2800', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-sbg.html', 'vat_included': False} 2023-01-23 11:51:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-ppexp-1-pro.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51808791/300x250x2/alm-busy-circuits-alm-busy-circuits-ppexp-1-pro.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits PPEXP-1 Pro', 'price': '149.00', 'product_code': 'CV4419', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-ppexp-1-pro.html', 'vat_included': False} 2023-01-23 11:51:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pip-slope.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/43261728/300x250x2/alm-busy-circuits-alm-busy-circuits-pip-slope-mkii.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Pip Slope mkII', 'price': '130.00', 'product_code': 'CV2896', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pip-slope.html', 'vat_included': False} 2023-01-23 11:51:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pexp-2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470448/300x250x2/alm-busy-circuits-alm-busy-circuits-pexp-2-px2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits PEXP-2 (PX2)', 'price': '75.00', 'product_code': 'CV2799', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pexp-2.html', 'vat_included': False} 2023-01-23 11:51:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pexp-1.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470367/300x250x2/alm-busy-circuits-alm-busy-circuits-pexp-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits PEXP-1', 'price': '115.00', 'product_code': 'CV2798', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pexp-1.html', 'vat_included': False} 2023-01-23 11:51:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pe-1.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470332/300x250x2/alm-busy-circuits-alm-busy-circuits-pe-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits PE-1', 'price': '99.00', 'product_code': 'CV2897', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-pe-1.html', 'vat_included': False} 2023-01-23 11:51:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pamelas-new-workout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470353/300x250x2/alm-busy-circuits-alm-busy-circuits-pamelas-new-wo.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Pamela’s New Workout, DEMO UNIT', 'price': '275.00', 'product_code': 'CV2797', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pamelas-new-workout.html', 'vat_included': False} 2023-01-23 11:51:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-pamelas-pro-workout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50379297/300x250x2/alm-busy-circuits-alm-busy-circuits-pamelas-pro-wo.jpg', 'is_used': False, 'name': "ALM Busy Circuits ALM Busy Circuits Pamela's PRO Workout", 'price': '339.00', 'product_code': 'CV4380', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-pamelas-pro-workout.html', 'vat_included': False} 2023-01-23 11:51:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-o-a-x2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470426/300x250x2/alm-busy-circuits-alm-busy-circuits-o-a-x2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits O/A/x2', 'price': '100.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} 2023-01-23 11:51:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-mum-m8.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470344/300x250x2/alm-busy-circuits-alm-busy-circuits-mum-m8.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits MUM M8', 'price': '240.00', 'product_code': 'CV3006', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-mum-m8.html', 'vat_included': False} 2023-01-23 11:51:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mfx.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42826162/300x250x2/alm-busy-circuits-alm-busy-circuits-mfx.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits MFX', 'price': '299.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} 2023-01-23 11:51:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mega-tang.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/51519217/300x250x2/alm-busy-circuits-alm-busy-circuits-mega-tang.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Mega Tang', 'price': '299.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} 2023-01-23 11:51:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470429/300x250x2/alm-busy-circuits-alm-busy-circuits-mco.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits MCO', 'price': '169.00', 'product_code': 'CV3291', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-mco.html', 'vat_included': False} 2023-01-23 11:51:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:33 [scrapy.extensions.logstats] INFO: Crawled 699 pages (at 54 pages/min), scraped 662 items (at 54 items/min) 2023-01-23 11:51:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-mcfx2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40927866/300x250x2/alm-busy-circuits-alm-busy-circuits-mcfx2.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits MCFx2', 'price': '289.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} 2023-01-23 11:51:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-hpo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470325/300x250x2/alm-busy-circuits-alm-busy-circuits-hpo.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits HPO', '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} 2023-01-23 11:51:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-boss-bow-two.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29936379/300x250x2/alm-busy-circuits-alm-busy-circuits-boss-bow-two.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Boss Bow Two', '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} 2023-01-23 11:51:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-beasts-chalkboard.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470336/300x250x2/alm-busy-circuits-alm-busy-circuits-beasts-chalkbo.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Beast’s Chalkboard', 'price': '135.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} 2023-01-23 11:51:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-axon.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35473772/300x250x2/alm-busy-circuits-alm-busy-circuits-axon-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Axon-1', 'price': '139.99', 'product_code': 'CV3957', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-axon.html', 'vat_included': False} 2023-01-23 11:51:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-asq-1.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/47255847/300x250x2/alm-busy-circuits-alm-busy-circuits-asq-1.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits ASQ-1', 'price': '365.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} 2023-01-23 11:51:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-akemies-taiko.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470365/300x250x2/alm-busy-circuits-alm-busy-circuits-akemies-taiko.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Akemie’s Taiko', 'price': '350.00', 'product_code': 'CV2805', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-akemies-taiko.html', 'vat_included': False} 2023-01-23 11:51:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-akemies-castle.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470374/300x250x2/alm-busy-circuits-alm-busy-circuits-akemies-castle.jpg', 'is_used': False, 'name': 'ALM Busy Circuits ALM Busy Circuits Akemie’s Castle', 'price': '599.00', 'product_code': 'CV2804', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/alm-busy-circuits-alm-busy-circuits-akemies-castle.html', 'vat_included': False} 2023-01-23 11:51:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ajh-mega-phase-12-silver-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/39940486/300x250x2/ajh-mega-phase-12-silver-used.jpg', 'is_used': True, 'name': 'AJH Mega Phase 12, Silver, USED', 'price': '400.00', 'product_code': 'CV4060', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ajh-mega-phase-12-silver-used.html', 'vat_included': False} 2023-01-23 11:51:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page7.html) 2023-01-23 11:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ai-synthesis-ota-vcf-used.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/42677570/300x250x2/ai-synthesis-ota-vcf-built-from-kit-used.jpg', 'is_used': True, 'name': 'AI Synthesis OTA VCF (built from kit), USED', 'price': '125.00', 'product_code': 'CV4157', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ai-synthesis-ota-vcf-used.html', 'vat_included': False} 2023-01-23 11:51:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-6-mulitcolor-35mm-patch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44221479/300x250x2/ad-infinitum-ad-infinitum-6-mulitcolor-35mm-patch.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 6" Mulitcolor 3.5mm Patch Cables 6pk', 'price': '11.00', 'product_code': 'CV0480', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-6-mulitcolor-35mm-patch.html', 'vat_included': False} 2023-01-23 11:51:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-6-black-35mm-patch-cable.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220513/300x250x2/ad-infinitum-ad-infinitum-6-black-35mm-patch-cable.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 6" Black 3.5mm Patch Cables 4pk', 'price': '4.00', 'product_code': 'CV1103', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-6-black-35mm-patch-cable.html', 'vat_included': False} 2023-01-23 11:51:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-48-blue-35mm-patch-cable.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44221013/300x250x2/ad-infinitum-ad-infinitum-48-blue-35mm-patch-cable.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 48" Blue 3.5mm Patch Cables 2pk', 'price': '6.00', 'product_code': 'CV1307', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-48-blue-35mm-patch-cable.html', 'vat_included': False} 2023-01-23 11:51:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-36-multicolor-35mm-patch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220984/300x250x2/ad-infinitum-ad-infinitum-36-multicolor-35mm-patch.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 36" Multicolor 3.5mm Patch Cables 5pk', 'price': '13.50', 'product_code': 'CV1976', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-36-multicolor-35mm-patch.html', 'vat_included': False} 2023-01-23 11:51:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-36-black-35mm-patch-cabl.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220956/300x250x2/ad-infinitum-ad-infinitum-36-black-35mm-patch-cabl.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 36" Black 3.5mm Patch Cables 4pk', 'price': '5.00', 'product_code': 'CV0708', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-36-black-35mm-patch-cabl.html', 'vat_included': False} 2023-01-23 11:51:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-6.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476201/300x250x2/ad-infinitum-ad-infinitum-35mm-patch-cable-6.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 3.5mm Patch Cable, 6”', 'price': '2.00', 'product_code': 'CV3167-6-Yellow', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-6.html', 'vat_included': False} 2023-01-23 11:51:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-48-blue.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476532/300x250x2/ad-infinitum-ad-infinitum-35mm-patch-cable-48-blue.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 3.5mm Patch Cable, 48”, Blue', 'price': '3.50', 'product_code': 'CV3164-48-Blue', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-48-blue.html', 'vat_included': False} 2023-01-23 11:51:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-36.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476344/300x250x2/ad-infinitum-ad-infinitum-35mm-patch-cable-36.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 3.5mm Patch Cable, 36"', 'price': '1.50', 'product_code': 'CV3170-36-Black', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-36.html', 'vat_included': False} 2023-01-23 11:51:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-24.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476307/300x250x2/ad-infinitum-ad-infinitum-35mm-patch-cable-24.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 3.5mm Patch Cable, 24”', 'price': '2.50', 'product_code': 'CV3169-24-White', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-24.html', 'vat_included': False} 2023-01-23 11:51:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-12.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29476276/300x250x2/ad-infinitum-ad-infinitum-35mm-patch-cable-12.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 3.5mm Patch Cable, 12"', 'price': '2.00', 'product_code': 'CV3168-12-Red', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-35mm-patch-cable-12.html', 'vat_included': False} 2023-01-23 11:51:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-24-multicolor-35mm-patch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220942/300x250x2/ad-infinitum-ad-infinitum-24-multicolor-35mm-patch.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 24" Multicolor 3.5mm Patch Cables 5pk', 'price': '11.25', 'product_code': 'CV0537', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-24-multicolor-35mm-patch.html', 'vat_included': False} 2023-01-23 11:51:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-24-black-35mm-patch-cables-4pk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220911/300x250x2/ad-infinitum-ad-infinitum-24-black-35mm-patch-cabl.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 24" Black 3.5mm Patch Cables 4pk', 'price': '4.00', 'product_code': 'CV0488', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-24-black-35mm-patch-cables-4pk.html', 'vat_included': False} 2023-01-23 11:51:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-12-multicolor-35mm-patch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44221461/300x250x2/ad-infinitum-ad-infinitum-12-multicolor-35mm-patch.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 12" Multicolor 3.5mm Patch Cables 7pk', 'price': '13.00', 'product_code': 'CV0479', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-12-multicolor-35mm-patch.html', 'vat_included': False} 2023-01-23 11:51:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:51:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-12-multicolor-35-6847224.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44220795/300x250x2/ad-infinitum-ad-infinitum-12-multicolor-35mm-patch.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 12" Multicolor 3.5mm Patch Cables 5pk', 'price': '9.00', 'product_code': 'CV0216', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-12-multicolor-35-6847224.html', 'vat_included': False} 2023-01-23 11:52:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/ad-infinitum-ad-infinitum-12-black-35mm-patch-cabl.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44516802/300x250x2/ad-infinitum-ad-infinitum-12-black-35mm-patch-cabl.jpg', 'is_used': False, 'name': 'Ad Infinitum Ad Infinitum 12" Black 3.5mm Patch Cables 4pk', 'price': '4.00', 'product_code': 'CV0219', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/ad-infinitum-ad-infinitum-12-black-35mm-patch-cabl.html', 'vat_included': False} 2023-01-23 11:52:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/accutronic-small-reverb-tank-for-springray.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478016/300x250x2/accutronic-small-reverb-tank-for-springray.jpg', 'is_used': False, 'name': 'Accutronic Small Reverb Tank (for Springray)', 'price': '15.00', 'product_code': 'CV1303', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/accutronic-small-reverb-tank-for-springray.html', 'vat_included': False} 2023-01-23 11:52:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/accutronic-medium-reverb-tank-for-springra.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477990/300x250x2/accutronic-medium-reverb-tank-for-springray.jpg', 'is_used': False, 'name': 'Accutronic Medium Reverb Tank (for Springray)', 'price': '31.00', 'product_code': 'CV1304', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/accutronic-medium-reverb-tank-for-springra.html', 'vat_included': False} 2023-01-23 11:52:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/accutronic-large-reverb-tank-for-springray.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29478021/300x250x2/accutronic-large-reverb-tank-for-springray.jpg', 'is_used': False, 'name': 'Accutronic Large Reverb Tank (for Springray)', 'price': '39.00', 'product_code': 'CV1305', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/accutronic-large-reverb-tank-for-springray.html', 'vat_included': False} 2023-01-23 11:52:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-wav-recorder-wr-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477552/300x250x2/4ms-4ms-wav-recorder-wr-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms WAV Recorder (WR) Faceplate - Black', 'price': '20.00', 'product_code': 'CV3137', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-wav-recorder-wr-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-wav-recorder.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466028/300x250x2/4ms-4ms-wav-recorder.jpg', 'is_used': False, 'name': '4ms 4ms WAV Recorder', '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} 2023-01-23 11:52:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-vcam-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477436/300x250x2/4ms-4ms-vcam-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms VCAM Faceplate - Black', 'price': '40.00', 'product_code': 'CV3128', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-vcam-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page6.html) 2023-01-23 11:52:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-vca-matrix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466890/300x250x2/4ms-4ms-vca-matrix.jpg', 'is_used': False, 'name': '4ms 4ms VCA Matrix', 'price': '375.00', 'product_code': 'CV0304', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-vca-matrix.html', 'vat_included': False} 2023-01-23 11:52:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-swn-spherical-wavetable-navigator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466010/300x250x2/4ms-4ms-swn-spherical-wavetable-navigator.jpg', 'is_used': False, 'name': '4ms 4ms SWN (Spherical Wavetable Navigator)', '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} 2023-01-23 11:52:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sts-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477443/300x250x2/4ms-4ms-sts-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms STS Faceplate - Black', 'price': '35.00', 'product_code': 'CV3134', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sts-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sts-stereo-triggered-sampler.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466545/300x250x2/4ms-4ms-sts-stereo-triggered-sampler.jpg', 'is_used': False, 'name': '4ms 4ms STS (Stereo Triggered Sampler)', '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} 2023-01-23 11:52:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-spherical-wavetable-navigator-swn-faceplate-wh.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477627/300x250x2/4ms-4ms-spherical-wavetable-navigator-swn-faceplat.jpg', 'is_used': False, 'name': '4ms 4ms Spherical Wavetable Navigator (SWN) Faceplate - White', 'price': '45.00', '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} 2023-01-23 11:52:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-smr-filter-spectral-multiband-resonator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466593/300x250x2/4ms-4ms-smr-filter-spectral-multiband-resonator.jpg', 'is_used': False, 'name': '4ms 4ms SMR Filter (Spectral Multiband Resonator)', 'price': '475.00', 'product_code': 'CV1834', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-smr-filter-spectral-multiband-resonator.html', 'vat_included': False} 2023-01-23 11:52:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-smr-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477544/300x250x2/4ms-4ms-smr-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms SMR Faceplate - Black', 'price': '45.00', 'product_code': 'CV3133', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-smr-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-sism-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477439/300x250x2/4ms-4ms-sism-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms SISM Faceplate - Black', 'price': '30.00', 'product_code': 'CV3122', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-sism-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-sism-shifting-inverting-signal-mingler.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466046/300x250x2/4ms-4ms-sism-shifting-inverting-signal-mingler.jpg', 'is_used': False, 'name': '4ms 4ms SISM (Shifting Inverting Signal Mingler)', 'price': '175.00', 'product_code': 'CV1452', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-sism-shifting-inverting-signal-mingler.html', 'vat_included': False} 2023-01-23 11:52:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-short-leg-pack.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477390/300x250x2/4ms-4ms-short-leg-pack.jpg', 'is_used': False, 'name': '4ms 4ms Short Leg Pack', 'price': '29.00', 'product_code': 'CV1527', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-short-leg-pack.html', 'vat_included': False} 2023-01-23 11:52:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dual-shaped-envvca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/50851524/300x250x2/4ms-4ms-shaped-dual-envvca.jpg', 'is_used': False, 'name': '4ms 4ms Shaped Dual EnvVCA', '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} 2023-01-23 11:52:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scmbo-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477502/300x250x2/4ms-4ms-scmbo-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms SCMBO Faceplate - Black', 'price': '25.00', '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} 2023-01-23 11:52:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-scmbo-kit-shuffling-clock-multiplier-break.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475015/300x250x2/4ms-4ms-scmbo-shuffling-clock-multiplier-breakout.jpg', 'is_used': False, 'name': '4ms 4ms SCMBO (Shuffling Clock Multiplier Breakout), Kit', 'price': '99.00', 'product_code': 'CV0023', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-scmbo-kit-shuffling-clock-multiplier-break.html', 'vat_included': False} 2023-01-23 11:52:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-scmbo-shuffling-clock-multiplier-breakout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466565/300x250x2/4ms-4ms-scmbo-shuffling-clock-multiplier-breakout.jpg', 'is_used': False, 'name': '4ms 4ms SCMBO (Shuffling Clock Multiplier Breakout)', 'price': '150.00', 'product_code': 'CV0502', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-scmbo-shuffling-clock-multiplier-breakout.html', 'vat_included': False} 2023-01-23 11:52:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scm-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477540/300x250x2/4ms-4ms-scm-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms SCM Faceplate - Black', 'price': '20.00', 'product_code': 'CV3131', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-scm-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-scm-kit-shuffling-clock-multiplier.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475090/300x250x2/4ms-4ms-scm-shuffling-clock-multiplier-kit.jpg', 'is_used': False, 'name': '4ms 4ms SCM (Shuffling Clock Multiplier), Kit', 'price': '95.00', 'product_code': 'CV0022', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-scm-kit-shuffling-clock-multiplier.html', 'vat_included': False} 2023-01-23 11:52:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-scm-shuffling-clock-multiplier.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466577/300x250x2/4ms-4ms-scm-shuffling-clock-multiplier.jpg', 'is_used': False, 'name': '4ms 4ms SCM (Shuffling Clock Multiplier)', '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} 2023-01-23 11:52:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-row-power-45-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466928/300x250x2/4ms-4ms-row-power-45-black.jpg', 'is_used': False, 'name': '4ms 4ms ROW POWER 45 (Black)', '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} 2023-01-23 11:52:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-row-power-35-white.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466945/300x250x2/4ms-4ms-row-power-35-white.jpg', 'is_used': False, 'name': '4ms 4ms ROW POWER 35 (White)', 'price': '145.00', 'product_code': 'CV3472', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-row-power-35-white.html', 'vat_included': False} 2023-01-23 11:52:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-row-power-25-white.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466518/300x250x2/4ms-4ms-row-power-25-white.jpg', 'is_used': False, 'name': '4ms 4ms ROW POWER 25 (White)', '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} 2023-01-23 11:52:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcdbo-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477527/300x250x2/4ms-4ms-rcdbo-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms RCDBO Faceplate - Black', 'price': '20.00', '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} 2023-01-23 11:52:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcdbo-rotating-clock-divider-breakout-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475085/300x250x2/4ms-4ms-rcdbo-rotating-clock-divider-breakout-kit.jpg', 'is_used': False, 'name': '4ms 4ms RCDBO (Rotating Clock Divider Breakout), Kit', 'price': '45.00', 'product_code': 'CV0021', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcdbo-rotating-clock-divider-breakout-kit.html', 'vat_included': False} 2023-01-23 11:52:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page5.html) 2023-01-23 11:52:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-rcdbo-rotating-clock-divider-breakout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466032/300x250x2/4ms-4ms-rcdbo-rotating-clock-divider-breakout.jpg', 'is_used': False, 'name': '4ms 4ms RCDBO (Rotating Clock Divider Breakout)', 'price': '95.00', 'product_code': 'CV0271', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-rcdbo-rotating-clock-divider-breakout.html', 'vat_included': False} 2023-01-23 11:52:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:34 [scrapy.extensions.logstats] INFO: Crawled 753 pages (at 54 pages/min), scraped 716 items (at 54 items/min) 2023-01-23 11:52:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-rcd-rotating-clock-divider.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466870/300x250x2/4ms-4ms-rcd-rotating-clock-divider.jpg', 'is_used': False, 'name': '4ms 4ms RCD (Rotating Clock Divider)', 'price': '179.00', 'product_code': 'CV0238', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-rcd-rotating-clock-divider.html', 'vat_included': False} 2023-01-23 11:52:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-qplfo-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477499/300x250x2/4ms-4ms-qplfo-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms QPLFO Faceplate - Black', 'price': '30.00', 'product_code': 'CV3126', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-qplfo-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-qplfo-kit-quad-pingable-lfo.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475227/300x250x2/4ms-4ms-qplfo-quad-pingable-lfo-kit.jpg', 'is_used': False, 'name': '4ms 4ms QPLFO (Quad Pingable LFO), Kit', 'price': '185.00', 'product_code': 'CV1514', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-qplfo-kit-quad-pingable-lfo.html', 'vat_included': False} 2023-01-23 11:52:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-qcd-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477505/300x250x2/4ms-4ms-qcd-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms QCD Faceplate - Black', 'price': '25.00', 'product_code': 'CV3123', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-qcd-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-qcd-expander-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477509/300x250x2/4ms-4ms-qcd-expander-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms QCD Expander Faceplate - Black', 'price': '30.00', 'product_code': 'CV3124', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-qcd-expander-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-qcd-expander.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466503/300x250x2/4ms-4ms-qcd-expander.jpg', 'is_used': False, 'name': '4ms 4ms QCD Expander', 'price': '199.00', 'product_code': 'CV1182', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-qcd-expander.html', 'vat_included': False} 2023-01-23 11:52:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-qcd-quad-clock-distributor.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29467784/300x250x2/4ms-4ms-qcd-quad-clock-distributor.jpg', 'is_used': False, 'name': '4ms 4ms QCD (Quad Clock Distributor)', 'price': '239.00', 'product_code': 'CV0988', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-qcd-quad-clock-distributor.html', 'vat_included': False} 2023-01-23 11:52:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-power-brick-90w.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477457/300x250x2/4ms-4ms-power-brick-90w.jpg', 'is_used': False, 'name': '4ms 4ms Power Brick 90W', 'price': '25.00', 'product_code': 'CV1129', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-power-brick-90w.html', 'vat_included': False} 2023-01-23 11:52:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-power-brick-45w.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477565/300x250x2/4ms-4ms-power-brick-45w.jpg', 'is_used': False, 'name': '4ms 4ms Power Brick 45W', 'price': '15.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} 2023-01-23 11:52:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod64x-55mm-max-module-depth.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475580/300x250x2/4ms-4ms-pod64x-55mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod64X, (55mm Max Module Depth)', 'price': '195.00', 'product_code': 'CV3611', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod64x-55mm-max-module-depth.html', 'vat_included': False} 2023-01-23 11:52:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod60.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475350/300x250x2/4ms-4ms-pod60-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod60, (31.75mm Max Module Depth)', '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} 2023-01-23 11:52:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod48x-51mm-max-module-depth.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475432/300x250x2/4ms-4ms-pod48x-51mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod48X, (51mm Max Module Depth)', 'price': '155.00', 'product_code': 'CV3318', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod48x-51mm-max-module-depth.html', 'vat_included': False} 2023-01-23 11:52:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod40x-51mm-max-module-depth.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475572/300x250x2/4ms-4ms-pod40x-51mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod40X, (51mm Max Module Depth)', 'price': '145.00', 'product_code': 'CV3317', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod40x-51mm-max-module-depth.html', 'vat_included': False} 2023-01-23 11:52:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod34x-55mm-max-module-depth.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475564/300x250x2/4ms-4ms-pod34x-55mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod34X, (55mm Max Module Depth)', 'price': '135.00', 'product_code': 'CV3610', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod34x-55mm-max-module-depth.html', 'vat_included': False} 2023-01-23 11:52:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod32.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32936294/300x250x2/4ms-4ms-pod32-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod32, (31.75mm Max Module Depth)', '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} 2023-01-23 11:52:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod26.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475550/300x250x2/4ms-4ms-pod26-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod26, (31.75mm Max Module Depth)', 'price': '109.00', 'product_code': 'CV3218', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-pod26.html', 'vat_included': False} 2023-01-23 11:52:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-pod20.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475472/300x250x2/4ms-4ms-pod20-3175mm-max-module-depth.jpg', 'is_used': False, 'name': '4ms 4ms Pod20, (31.75mm Max Module Depth)', '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} 2023-01-23 11:52:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-percussion-interface-expander.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466866/300x250x2/4ms-4ms-percussion-interface-expander.jpg', 'is_used': False, 'name': '4ms 4ms Percussion Interface + Expander', '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} 2023-01-23 11:52:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-peg-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477507/300x250x2/4ms-4ms-peg-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms PEG Faceplate - Black', 'price': '35.00', 'product_code': 'CV3127', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-peg-faceplate-black.html', 'vat_included': False} 2023-01-23 11:52:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-peg-kit-pingable-envelope-generator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475217/300x250x2/4ms-4ms-peg-pingable-envelope-generator-kit.jpg', 'is_used': False, 'name': '4ms 4ms PEG (Pingable Envelope Generator), Kit', 'price': '195.00', 'product_code': 'CV0353', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-peg-kit-pingable-envelope-generator.html', 'vat_included': False} 2023-01-23 11:52:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-peg-pingable-envelope-generator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466525/300x250x2/4ms-4ms-peg-pingable-envelope-generator.jpg', 'is_used': False, 'name': '4ms 4ms PEG (Pingable Envelope Generator)', 'price': '345.00', 'product_code': 'CV0024', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-peg-pingable-envelope-generator.html', 'vat_included': False} 2023-01-23 11:52:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page4.html) 2023-01-23 11:52:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-passive-mult-kit.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29475236/300x250x2/4ms-4ms-passive-mult-kit.jpg', 'is_used': False, 'name': '4ms 4ms Passive Mult, Kit', '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} 2023-01-23 11:52:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:52:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-mini-peg.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871876/300x250x2/4ms-4ms-mini-peg.jpg', 'is_used': False, 'name': '4ms 4ms Mini PEG', '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} 2023-01-23 11:52:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-in-out-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477503/300x250x2/4ms-4ms-listen-in-out-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms Listen IN/OUT Faceplate - Black', 'price': '25.00', 'product_code': 'CV3476', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-in-out-faceplate-black.html', 'vat_included': False} 2023-01-23 11:53:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-in-out.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466862/300x250x2/4ms-4ms-listen-in-out.jpg', 'is_used': False, 'name': '4ms 4ms Listen IN/OUT', 'price': '125.00', 'product_code': 'CV3273', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-in-out.html', 'vat_included': False} 2023-01-23 11:53:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-4-quarters-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477632/300x250x2/4ms-4ms-listen-4-quarters-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms Listen 4 Quarters Faceplate - Black', 'price': '25.00', 'product_code': 'CV3475', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-4-quarters-faceplate-black.html', 'vat_included': False} 2023-01-23 11:53:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-4-quarters.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466916/300x250x2/4ms-4ms-listen-4-quarters.jpg', 'is_used': False, 'name': '4ms 4ms Listen 4 Quarters', '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} 2023-01-23 11:53:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-four-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477395/300x250x2/4ms-4ms-listen-4-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms Listen 4 Faceplate - Black', 'price': '25.00', 'product_code': 'CV3474', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-listen-four-faceplate-black.html', 'vat_included': False} 2023-01-23 11:53:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-listen-4.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466511/300x250x2/4ms-4ms-listen-4.jpg', 'is_used': False, 'name': '4ms 4ms Listen 4', '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} 2023-01-23 11:53:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-flying-bus-cables-male-headers-single.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477392/300x250x2/4ms-4ms-flying-bus-cables-male-headers-single.jpg', 'is_used': False, 'name': '4ms 4ms Flying Bus Cables (Male Headers, Single)', '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} 2023-01-23 11:53:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-envvca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871835/300x250x2/4ms-4ms-envvca.jpg', 'is_used': False, 'name': '4ms 4ms EnvVCA', '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} 2023-01-23 11:53:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-ensemble-oscillator-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/35647602/300x250x2/4ms-4ms-ensemble-oscillator-black.jpg', 'is_used': False, 'name': '4ms 4ms Ensemble Oscillator, Black', '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} 2023-01-23 11:53:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-ensemble-oscillator-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/32166871/300x250x2/4ms-4ms-ensemble-oscillator-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms Ensemble Oscillator Faceplate - Black', 'price': '30.00', 'product_code': 'CV3919', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-ensemble-oscillator-faceplate-black.html', 'vat_included': False} 2023-01-23 11:53:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-ensemble-oscillator.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466955/300x250x2/4ms-4ms-ensemble-oscillator.jpg', 'is_used': False, 'name': '4ms 4ms Ensemble Oscillator', '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} 2023-01-23 11:53:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dual-envvca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/44871922/300x250x2/4ms-4ms-dual-envvca.jpg', 'is_used': False, 'name': '4ms 4ms Dual EnvVCA', '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} 2023-01-23 11:53:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-dld-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477512/300x250x2/4ms-4ms-dld-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms DLD Faceplate - Black', 'price': '35.00', 'product_code': 'CV3135', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-dld-faceplate-black.html', 'vat_included': False} 2023-01-23 11:53:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-dld-dual-looping-delay.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466038/300x250x2/4ms-4ms-dld-dual-looping-delay.jpg', 'is_used': False, 'name': '4ms 4ms DLD (Dual Looping Delay)', 'price': '415.00', 'product_code': 'CV2160', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-dld-dual-looping-delay.html', 'vat_included': False} 2023-01-23 11:53:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-bus-stick-bare-headers.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477515/300x250x2/4ms-4ms-bus-stick-bare-headers.jpg', 'is_used': False, 'name': '4ms 4ms Bus Stick (Bare Headers)', 'price': '35.00', 'product_code': 'CV1267', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-bus-stick-bare-headers.html', 'vat_included': False} 2023-01-23 11:53:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-buff-mult-faceplate-black.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477532/300x250x2/4ms-4ms-buff-mult-faceplate-black.jpg', 'is_used': False, 'name': '4ms 4ms Buff Mult Faceplate - Black', 'price': '20.00', 'product_code': 'CV3125', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-buff-mult-faceplate-black.html', 'vat_included': False} 2023-01-23 11:53:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-4ms-buff-mult.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29466485/300x250x2/4ms-4ms-buff-mult.jpg', 'is_used': False, 'name': '4ms 4ms Buff Mult', 'price': '79.00', 'product_code': 'CV1028', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/4ms-4ms-buff-mult.html', 'vat_included': False} 2023-01-23 11:53:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-blank-panel-8hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48806685/300x250x2/4ms-4ms-blank-panel-8hp.jpg', 'is_used': False, 'name': '4ms 4ms Blank Panel 8hp', '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} 2023-01-23 11:53:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-blank-panel-2hp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/48806718/300x250x2/4ms-4ms-blank-panel-2hp.jpg', 'is_used': False, 'name': '4ms 4ms Blank Panel 2hp', '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} 2023-01-23 11:53:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-barrel-to-barrel-jumper-cable-right-angle-11.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477533/300x250x2/4ms-4ms-barrel-to-barrel-jumper-cable-right-angle.jpg', 'is_used': False, 'name': '4ms 4ms Barrel to Barrel Jumper Cable, Right-Angle, 11”', '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} 2023-01-23 11:53:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page3.html) 2023-01-23 11:53:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/4ms-barrel-audio-jumper-cable-3-pin.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29477538/300x250x2/4ms-4ms-audio-jumper-cable-3-pin.jpg', 'is_used': False, 'name': '4ms 4ms Audio Jumper Cable [3-pin]', '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} 2023-01-23 11:53:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-vco.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469781/300x250x2/2hp-2hp-vco.jpg', 'is_used': False, 'name': '2hp 2hp VCO', 'price': '134.00', 'product_code': 'CV3016', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-vco.html', 'vat_included': False} 2023-01-23 11:53:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-vca.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469167/300x250x2/2hp-2hp-vca.jpg', 'is_used': False, 'name': '2hp 2hp VCA', 'price': '99.00', 'product_code': 'CV2670', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-vca.html', 'vat_included': False} 2023-01-23 11:53:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-tune.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469201/300x250x2/2hp-2hp-tune.jpg', 'is_used': False, 'name': '2hp 2hp Tune', 'price': '109.00', 'product_code': 'CV2669', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-tune.html', 'vat_included': False} 2023-01-23 11:53:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-trim.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469152/300x250x2/2hp-2hp-trim.jpg', 'is_used': False, 'name': '2hp 2hp Trim', 'price': '45.00', 'product_code': 'CV2668', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-trim.html', 'vat_included': False} 2023-01-23 11:53:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-tm.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469211/300x250x2/2hp-2hp-tm.jpg', 'is_used': False, 'name': '2hp 2hp TM', 'price': '109.00', 'product_code': 'CV2667', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-tm.html', 'vat_included': False} 2023-01-23 11:53:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-switch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469409/300x250x2/2hp-2hp-switch.jpg', 'is_used': False, 'name': '2hp 2hp Switch', 'price': '119.00', 'product_code': 'CV3015', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-switch.html', 'vat_included': False} 2023-01-23 11:53:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-snare.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469362/300x250x2/2hp-2hp-snare.jpg', 'is_used': False, 'name': '2hp 2hp Snare', 'price': '139.00', 'product_code': 'CV2918', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-snare.html', 'vat_included': False} 2023-01-23 11:53:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-sine.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469691/300x250x2/2hp-2hp-sine.jpg', 'is_used': False, 'name': '2hp 2hp Sine', '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} 2023-01-23 11:53:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-seq.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469170/300x250x2/2hp-2hp-seq.jpg', 'is_used': False, 'name': '2hp 2hp Seq', 'price': '124.00', 'product_code': 'CV2665', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-seq.html', 'vat_included': False} 2023-01-23 11:53:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:34 [scrapy.extensions.logstats] INFO: Crawled 806 pages (at 53 pages/min), scraped 769 items (at 53 items/min) 2023-01-23 11:53:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-sh.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469144/300x250x2/2hp-2hp-sh.jpg', 'is_used': False, 'name': '2hp 2hp S+H', 'price': '89.00', 'product_code': 'CV2666', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-sh.html', 'vat_included': False} 2023-01-23 11:53:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-rout.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469166/300x250x2/2hp-2hp-rout.jpg', 'is_used': False, 'name': '2hp 2hp Rout', 'price': '84.00', 'product_code': 'CV2664', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-rout.html', 'vat_included': False} 2023-01-23 11:53:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-rnd-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469741/300x250x2/2hp-2hp-rnd-v2.jpg', 'is_used': False, 'name': '2hp 2hp Rnd v2', 'price': '99.00', 'product_code': 'CV3034', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-rnd-v2.html', 'vat_included': False} 2023-01-23 11:53:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-rnd.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469150/300x250x2/2hp-2hp-rnd-v1.jpg', 'is_used': False, 'name': '2hp 2hp Rnd v1', 'price': '110.00', 'product_code': 'CV2663', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-rnd.html', 'vat_included': False} 2023-01-23 11:53:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-pluck.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469730/300x250x2/2hp-2hp-pluck.jpg', 'is_used': False, 'name': '2hp 2hp Pluck', 'price': '149.00', 'product_code': 'CV3023', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-pluck.html', 'vat_included': False} 2023-01-23 11:53:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-play.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469390/300x250x2/2hp-2hp-play.jpg', 'is_used': False, 'name': '2hp 2hp Play', 'price': '149.00', 'product_code': 'CV3236', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-play.html', 'vat_included': False} 2023-01-23 11:53:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-pitch.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40902544/300x250x2/2hp-2hp-pitch.jpg', 'is_used': False, 'name': '2hp 2hp Pitch', 'price': '119.00', 'product_code': 'CV3966', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-pitch.html', 'vat_included': False} 2023-01-23 11:53:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-nse.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469159/300x250x2/2hp-2hp-nse.jpg', 'is_used': False, 'name': '2hp 2hp Nse', 'price': '150.00', 'product_code': 'CV2661', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-nse.html', 'vat_included': False} 2023-01-23 11:53:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-mult.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469307/300x250x2/2hp-2hp-mult.jpg', 'is_used': False, 'name': '2hp 2hp Mult', 'price': '34.00', 'product_code': 'CV2660', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-mult.html', 'vat_included': False} 2023-01-23 11:53:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-mmf.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469469/300x250x2/2hp-2hp-mmf.jpg', 'is_used': False, 'name': '2hp 2hp MMF', 'price': '119.00', 'product_code': 'CV3192', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-mmf.html', 'vat_included': False} 2023-01-23 11:53:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-mix.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469194/300x250x2/2hp-2hp-mix.jpg', 'is_used': False, 'name': '2hp 2hp Mix', 'price': '99.00', 'product_code': 'CV2659', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-mix.html', 'vat_included': False} 2023-01-23 11:53:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-midi.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469120/300x250x2/2hp-2hp-midi.jpg', 'is_used': False, 'name': '2hp 2hp MIDI', 'price': '109.00', 'product_code': 'CV2658', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-midi.html', 'vat_included': False} 2023-01-23 11:53:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/page2.html) 2023-01-23 11:53:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-lpf.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469118/300x250x2/2hp-2hp-lpf.jpg', 'is_used': False, 'name': '2hp 2hp LPF', 'price': '99.00', 'product_code': 'CV2657', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-lpf.html', 'vat_included': False} 2023-01-23 11:53:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-lfo-v2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469357/300x250x2/2hp-2hp-lfo.jpg', 'is_used': False, 'name': '2hp 2hp LFO', 'price': '99.00', 'product_code': 'CV3319', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-lfo-v2.html', 'vat_included': False} 2023-01-23 11:53:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-kick.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469202/300x250x2/2hp-2hp-kick.jpg', 'is_used': False, 'name': '2hp 2hp Kick', 'price': '139.00', 'product_code': 'CV2917', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-kick.html', 'vat_included': False} 2023-01-23 11:53:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-hat.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469302/300x250x2/2hp-2hp-hat.jpg', 'is_used': False, 'name': '2hp 2hp Hat', 'price': '139.00', 'product_code': 'CV2919', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-hat.html', 'vat_included': False} 2023-01-23 11:53:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-grain.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/40764046/300x250x2/2hp-2hp-grain.jpg', 'is_used': False, 'name': '2hp 2hp Grain', '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} 2023-01-23 11:53:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-freez.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469119/300x250x2/2hp-2hp-freez.jpg', 'is_used': False, 'name': '2hp 2hp Freez', 'price': '134.00', 'product_code': 'CV2654', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-freez.html', 'vat_included': False} 2023-01-23 11:53:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-euclid.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469340/300x250x2/2hp-2hp-euclid.jpg', 'is_used': False, 'name': '2hp 2hp Euclid', 'price': '109.00', 'product_code': 'CV2861', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-euclid.html', 'vat_included': False} 2023-01-23 11:53:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-eg.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469162/300x250x2/2hp-2hp-eg.jpg', 'is_used': False, 'name': '2hp 2hp EG', 'price': '109.00', 'product_code': 'CV2652', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-eg.html', 'vat_included': False} 2023-01-23 11:53:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-div.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469173/300x250x2/2hp-2hp-div.jpg', 'is_used': False, 'name': '2hp 2hp Div', 'price': '109.00', 'product_code': 'CV2651', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-div.html', 'vat_included': False} 2023-01-23 11:53:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-delay.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469205/300x250x2/2hp-2hp-delay.jpg', 'is_used': False, 'name': '2hp 2hp Delay', 'price': '129.00', 'product_code': 'CV2650', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-delay.html', 'vat_included': False} 2023-01-23 11:53:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-comp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37798772/300x250x2/2hp-2hp-comp.jpg', 'is_used': False, 'name': '2hp 2hp Comp', 'price': '129.00', 'product_code': 'CV3965', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-comp.html', 'vat_included': False} 2023-01-23 11:53:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:53:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-comb.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29470162/300x250x2/2hp-2hp-comb.jpg', 'is_used': False, 'name': '2hp 2hp Comb', 'price': '119.00', 'product_code': 'CV2748', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-comb.html', 'vat_included': False} 2023-01-23 11:53:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-clk.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468998/300x250x2/2hp-2hp-clk.jpg', 'is_used': False, 'name': '2hp 2hp Clk', 'price': '89.00', 'product_code': 'CV2649', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-clk.html', 'vat_included': False} 2023-01-23 11:54:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-buff.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/37798805/300x250x2/2hp-2hp-buff.jpg', 'is_used': False, 'name': '2hp 2hp Buff', 'price': '79.00', 'product_code': 'CV3964', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-buff.html', 'vat_included': False} 2023-01-23 11:54:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-brst.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469153/300x250x2/2hp-2hp-brst.jpg', 'is_used': False, 'name': '2hp 2hp Brst', 'price': '89.00', 'product_code': 'CV2648', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-brst.html', 'vat_included': False} 2023-01-23 11:54:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-bell.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469127/300x250x2/2hp-2hp-bell.jpg', 'is_used': False, 'name': '2hp 2hp Bell', 'price': '149.00', 'product_code': 'CV3358', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-bell.html', 'vat_included': False} 2023-01-23 11:54:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-arp.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469399/300x250x2/2hp-2hp-arp.jpg', 'is_used': False, 'name': '2hp 2hp Arp', 'price': '109.00', 'product_code': 'CV2860', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-arp.html', 'vat_included': False} 2023-01-23 11:54:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-adsr.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29469006/300x250x2/2hp-2hp-adsr.jpg', 'is_used': False, 'name': '2hp 2hp ADSR', 'price': '109.00', 'product_code': 'CV2647', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-adsr.html', 'vat_included': False} 2023-01-23 11:54:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/2hp-2hp-31.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29468970/300x250x2/2hp-2hp-31.jpg', 'is_used': False, 'name': '2hp 2hp 3:1', 'price': '88.00', 'product_code': 'CV2646', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/2hp-2hp-31.html', 'vat_included': False} 2023-01-23 11:54:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-mx4-buffered-midi-multiple.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465909/300x250x2/1010-music-1010-music-mx4-buffered-midi-multiple.jpg', 'is_used': False, 'name': '1010 Music 1010 Music MX4 Buffered MIDI Multiple', 'price': '99.95', 'product_code': 'CV3452', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-mx4-buffered-midi-multiple.html', 'vat_included': False} 2023-01-23 11:54:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-mk2.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465954/300x250x2/1010-music-1010-music-bitbox-mk2.jpg', 'is_used': False, 'name': '1010 Music 1010 Music Bitbox MK2', 'price': '649.00', 'product_code': 'CV3677', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-mk2.html', 'vat_included': False} 2023-01-23 11:54:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.controlvoltage.net/modular/) 2023-01-23 11:54:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.controlvoltage.net/1010-music-bitbox-micro.html> {'batch_id': '5450', 'currency_code': 'USD', 'image_url': 'https://cdn.shoplightspeed.com/shops/642375/files/29465885/300x250x2/1010-music-1010-music-bitbox-micro-silver.jpg', 'is_used': False, 'name': '1010 Music 1010 Music Bitbox Micro, SILVER', 'price': '439.00', 'product_code': 'CV3678', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'controlvoltage', 'url': 'https://www.controlvoltage.net/1010-music-bitbox-micro.html', 'vat_included': False} 2023-01-23 11:54:10 [scrapy.core.engine] INFO: Closing spider (finished) 2023-01-23 11:54:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2023-01-23 11:54:10 [py.warnings] WARNING: /code/lib/python3.6/site-packages/urllib3/connectionpool.py:986: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning, 2023-01-23 11:54:11 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=controlvoltage&batch_id=5450 HTTP/1.1" 200 17 2023-01-23 11:54:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 342522, 'downloader/request_count': 845, 'downloader/request_method_count/GET': 845, 'downloader/response_bytes': 36697704, 'downloader/response_count': 845, 'downloader/response_status_count/200': 839, 'downloader/response_status_count/301': 6, 'dupefilter/filtered': 158, 'elapsed_time_seconds': 937.223611, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2023, 1, 23, 11, 54, 11, 49725), 'httpcompression/response_bytes': 261590639, 'httpcompression/response_count': 839, 'item_scraped_count': 803, 'log_count/DEBUG': 1651, 'log_count/INFO': 58, 'log_count/WARNING': 1, 'memusage/max': 126738432, 'memusage/startup': 72220672, 'request_depth_max': 34, 'response_received_count': 839, 'robotstxt/request_count': 2, 'robotstxt/response_count': 2, 'robotstxt/response_status_count/200': 2, 'scheduler/dequeued': 840, 'scheduler/dequeued/memory': 840, 'scheduler/enqueued': 840, 'scheduler/enqueued/memory': 840, 'start_time': datetime.datetime(2023, 1, 23, 11, 38, 33, 826114)} 2023-01-23 11:54:11 [scrapy.core.engine] INFO: Spider closed (finished)