2026-07-29 08:03:04 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2026-07-29 08:03:04 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.10.15 (main, Oct 19 2024, 04:00:28) [GCC 12.2.0], pyOpenSSL 23.1.1 (OpenSSL 3.1.0 14 Mar 2023), cryptography 40.0.1, Platform Linux-5.10.0-21-amd64-x86_64-with-glibc2.36 2026-07-29 08:03:04 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'LOG_FILE': 'logs/default/noisebug/882995e48b2311f197600242ac11000b.log', 'NEWSPIDER_MODULE': 'modularspiders.spiders', 'ROBOTSTXT_OBEY': True, 'SPIDER_MODULES': ['modularspiders.spiders'], 'USER_AGENT': 'Mozilla/5.0 (compatible; Googlebot/2.1; ' '+http://www.google.com/bot.html)'} 2026-07-29 08:03:04 [py.warnings] WARNING: /code/lib/python3.10/site-packages/scrapy/utils/request.py:232: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy. See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation. return cls(crawler) 2026-07-29 08:03:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2026-07-29 08:03:04 [scrapy.extensions.telnet] INFO: Telnet Password: fd9cc7a8a2671ec7 2026-07-29 08:03:04 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.closespider.CloseSpider'] 2026-07-29 08:03:04 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-07-29 08:03:04 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-07-29 08:03:04 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2026-07-29 08:03:04 [scrapy.core.engine] INFO: Spider opened 2026-07-29 08:03:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-29 08:03:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-07-29 08:03:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=1>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=3>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=2>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=8>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=9>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=7>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=10>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=14>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=13>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=15>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:05 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=16>: HTTP status code is not handled or not allowed 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C102: Voltage Controlled LFO (https://noisebug.net/products/c102-vc-lfo-voltage-controlled-low-frequency-oscillator) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C101B: OTA Lowpass Filter (https://noisebug.net/products/corsynth-c101b-ota) 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Doepfer_a_135-2_fr.jpg?v=1550635547', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-2 Quad VCA / Voltage Controller Mixer', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-2-quad-vca-voltage-controller-mixer', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a145.jpg?v=1536183470', 'is_used': False, 'name': 'Doepfer Doepfer - A-145: Low Frequency Oscillator', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-145-lfo', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a161.jpg?v=1536184138', 'is_used': False, 'name': 'Doepfer Doepfer - A-161: Clock/Trigger Sequencer', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-161-clock-trigger-sequencer', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=17>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=19>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-138d.jpg?v=1582666417', 'is_used': False, 'name': 'Doepfer Doepfer - A-138D: Crossfader / Effect Insert Module', 'page_metadata': None, 'price': '98.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138d-crossfader-effect-insert-module', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-110.jpg?v=1536180452', 'is_used': False, 'name': 'Doepfer Doepfer - A-110-1: Standard VCO', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-110-standard-vco', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=21>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a114_00aacbfb-af53-41b2-bcd7-12923c7c5bbb.jpg?v=1536181155', 'is_used': False, 'name': 'Doepfer Doepfer - A-114: Dual Ringmodulator', 'page_metadata': None, 'price': '98.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-114-dual-ring-mod', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=20>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-106-5_sem.jpg?v=1536159300', 'is_used': False, 'name': 'Doepfer Doepfer - A-106-5SE 12DB SEM Filter Special Edition', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-106-5-se', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-156_12f2ab99-5629-4340-af1b-af1c4a40cf8e.jpg?v=1614113756', 'is_used': False, 'name': 'Doepfer Doepfer - A-156V', 'page_metadata': None, 'price': '173.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-156v', 'vat_included': False} 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Blue 30" Banana Cables (QTY.1) (https://noisebug.net/products/buchla-blue-30-banana-cables-qty-1) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Green 20" Banana Cable (QTY.1) (https://noisebug.net/products/buchla-green-20-banana-cable-qty-1) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Orange 10" Banana Cable (QTY.1) (https://noisebug.net/products/buchla-orange-10-banana-cable-qty-1) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Violet 5" Banana Cable (QTY.1) (https://noisebug.net/products/buchla-violet-5-banana-cable-qty-1) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Banana Shorting Bar Blue (QTY.1) (https://noisebug.net/products/buchla-banana-shorting-bar-blue-qty-1) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - TiniCable (60″ VIOLET) (https://noisebug.net/products/buchla-tinicable-60-violet) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - TiniCable (36″ BLUE) (https://noisebug.net/products/buchla-tinicable-36-blue) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - TiniCable (24″ GREEN) (https://noisebug.net/products/buchla-tinicable-24-green) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - TiniCable (8″ RED) (https://noisebug.net/products/buchla-tinicable-8-red) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - TiniCable (18″ YELLOW) (https://noisebug.net/products/buchla-tinicable-18-yellow) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - TiniCable (12″ ORANGE) (https://noisebug.net/products/buchla-tinicable-12-orange) 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/a122.jpg?v=1694717821', 'is_used': False, 'name': 'Doepfer [DISCONTINUED] Doepfer - A-122 VCF 3', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-122-vcf', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=23>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=25>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - DR-01: Bass Drum (https://noisebug.net/products/dr-01) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C104: Odyssey of Sound VCO (https://noisebug.net/products/c104-odyssey-of-sound-vco) 2026-07-29 08:03:06 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - DR-02 Snare Drum (https://noisebug.net/products/corsynth-dr-02-snare-drum) 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Doepfer_a-180-4.jpg?v=1550635366', 'is_used': False, 'name': 'Doepfer Doepfer - A-180-4 Quad Buffer', 'page_metadata': None, 'price': '69.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-180-4-quad-buffer', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=27>: HTTP status code is not handled or not allowed 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/LEDmeterblack.jpg?v=1754437345', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - LED Meter', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-led-meter-yellow', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/aradh.jpg?v=1728408708', 'is_used': False, 'name': 'Instruo Instruo - Aradh', 'page_metadata': None, 'price': '389.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-aradh', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-190-5_front.jpg?v=1550635266', 'is_used': False, 'name': 'Doepfer Doepfer - A-190-5 Polyphonic USB/Midi-to-CV/Gate Interface', 'page_metadata': None, 'price': '374.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-190-5-polyphonic-usb-midi-to-cv-gate-interface', 'vat_included': False} 2026-07-29 08:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/HN_VCF_blacks.jpg?v=1694111463', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - HN VCF', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-hn-vcf', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/tain.jpg?v=1728410325', 'is_used': False, 'name': 'Instruo Instruo - tàin', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-tain', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a138b_389632e4-4cce-4aa7-8901-539f27d35e6c.jpg?v=1536163464', 'is_used': False, 'name': 'Doepfer Doepfer - A-138BV: Mixer', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-138bv', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/4ms_90W_brick.jpg?v=1693528162', 'is_used': False, 'name': '4ms 4ms - Power Brick 90W [Row Power]', 'page_metadata': None, 'price': '25.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-power-brick-90w-row-power', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/tagh.jpg?v=1728410202', 'is_used': False, 'name': 'Instruo Instruō - tágh', 'page_metadata': None, 'price': '329.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-tagh', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a138a.jpg?v=1536182594', 'is_used': False, 'name': 'Doepfer Doepfer - A-138A: Mixer', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-138a-linear-mixer', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/multipower_16_pin.jpg?v=1693600408', 'is_used': False, 'name': '4ms 4ms - Multi Power Cable [16 Pin]', 'page_metadata': None, 'price': '6.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-multi-power-cable-16-pin', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/neoni.jpg?v=1728409869', 'is_used': False, 'name': 'Instruo Instruo - Neoni', 'page_metadata': None, 'price': '469.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-neoni', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A1232.jpg?v=1545177523', 'is_used': False, 'name': 'Doepfer Doepfer - A-123-2: 6/12/18/24 dB Highpass Filter', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-123-2-6-12-18-24-db-highpass-filter', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/multipower_10_pin.jpg?v=1693600091', 'is_used': False, 'name': '4ms 4ms - Multi Power Cable [10 Pin]', 'page_metadata': None, 'price': '6.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-multi-power-cable-10-pin', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/eas.jpg?v=1728409779', 'is_used': False, 'name': 'Instruo Instruo - Eãs', 'page_metadata': None, 'price': '219.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-eas', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A1054.jpg?v=1545177114', 'is_used': False, 'name': 'Doepfer Doepfer - A-105-4: Quad Poly VCF', 'page_metadata': None, 'price': '305.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-105-4-quad-poly-vcf', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/4ms_Looping_Delay.jpg?v=1693531080', 'is_used': False, 'name': '4ms 4ms - Looping Delay', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-looping-delay', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Cuir.jpg?v=1728409631', 'is_used': False, 'name': 'Instruo Instruo - Cuir', 'page_metadata': None, 'price': '289.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-cuir', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C105 MKII: Voltage Controlled Noise / Lo-Fi Machine (https://noisebug.net/products/c105-vc-noise-lo-fi-machine) 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-189-1.jpg?v=1536184766', 'is_used': False, 'name': 'Doepfer Doepfer - A-189-1 Bit Modifier', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-189-1-voltage-controlled-bit-modifier', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/4ms_Sampler.jpg?v=1693530896', 'is_used': False, 'name': '4ms 4ms - Sampler', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-sampler', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ceis2.jpg?v=1728409296', 'is_used': False, 'name': 'Instruo Instruo - Ceis [2]', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-ceis-2', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a118.jpg?v=1536163149', 'is_used': False, 'name': 'Doepfer Doepfer - A-118V: Noise / Random', 'page_metadata': None, 'price': '104.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-118v', 'vat_included': False} 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - XLR Female to 3.5mm TS (https://noisebug.net/products/leaf-audio-xlr-female-to-3-5mm-ts) 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Field Amp (https://noisebug.net/products/leaf-audio-field-amp) 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 201e-4u Passive Boat (https://noisebug.net/products/buchla-201e-4u-passive-boat) 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 201e-4 Powered Boat (https://noisebug.net/products/buchla-201e-4-powered-boat) 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - CSM-4 Powered Boat (https://noisebug.net/products/buchla-csm-4-powered-boat) 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 208c [4U Module Only] (https://noisebug.net/products/buchla-208c-4u-module-only) 2026-07-29 08:03:07 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Cloudbusting (https://noisebug.net/products/error-instruments-cloudbusting) 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/error-instruments-raw-spring-eurorack-module_1.jpg?v=1692144173', 'is_used': False, 'name': 'Error Instruments Error Instruments - Raw Spring', 'page_metadata': None, 'price': '49.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-raw-spring', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Carn.jpg?v=1728409186', 'is_used': False, 'name': 'Instruo Instruo - Carn', 'page_metadata': None, 'price': '439.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-carn', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a138b.jpg?v=1536182638', 'is_used': False, 'name': 'Doepfer Doepfer - A-138B: Mixer', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-138b-exponential-mixer', 'vat_included': False} 2026-07-29 08:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-171-4_frontal.jpg?v=1691109264', 'is_used': False, 'name': 'Doepfer Doepfer - A-171-4', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-171-4', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/M1-1.jpg?v=1727906978', 'is_used': False, 'name': 'Gieskes Gieskes - M1', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/gieskes-m1', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1021 - Steiner Filter (https://noisebug.net/products/steiner-filter-model-1021) 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-142-2.jpg?v=1538233179', 'is_used': False, 'name': 'Doepfer Doepfer - A-142-2: Dual Envelope Controlled VCA', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-142-2-dual-envelope-controlled-vca', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-147-4_frontal.jpg?v=1691109139', 'is_used': False, 'name': 'Doepfer Doepfer - A-147-4', 'page_metadata': None, 'price': '271.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-147-4', 'vat_included': False} 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Gieskes - WD80 Solar-Powered Synth (https://noisebug.net/products/gieskes-wd80-solar-powered-synth) 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Magnetosphere2.png?v=1727720838', 'is_used': False, 'name': 'Eowave Eowave - Magnetosphere MK2', 'page_metadata': None, 'price': '183.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/eowave-magnetosphere-mk2', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-180-3.jpg?v=1538232899', 'is_used': False, 'name': 'Doepfer Doepfer - A-180-3', 'page_metadata': None, 'price': '69.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-180-3', 'vat_included': False} 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Retro Program Card (https://noisebug.net/products/buchla-retro-program-card) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - CSM4 Busboard Expansion (https://noisebug.net/products/buchla-csm4-busboard-expansion) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Easel X7 USB-A MIDI Host Expander (https://noisebug.net/products/buchla-easel-x7-usb-a-midi-host-expander) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 257 Classic Reissue – Dual Control Voltage Processor (https://noisebug.net/products/buchla-257-classic-reissue-dual-control-voltage-processor) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 230 Classic Reissue – Triple Envelope Follower (https://noisebug.net/products/buchla-230-classic-reissue-triple-envelope-follower) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 292 Classic Reissue – Quad Lopass Gate (https://noisebug.net/products/buchla-292-classic-reissue-quad-lopass-gate) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 281 Classic Reissue – Quad Function Generator (https://noisebug.net/products/buchla-281-classic-reissue-quad-function-generator) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 266 Classic Reissue – Source of Uncertainty (https://noisebug.net/products/buchla-266-classic-reissue-source-of-uncertainty) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 258 Classic Reissue – Dual Oscillator (https://noisebug.net/products/buchla-258) 2026-07-29 08:03:08 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 207 Classic Reissue – Mixer/Preamplifier (https://noisebug.net/products/buchla-207) 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/DoepferA-135-4Ab.jpg?v=1690479946', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-4AB', 'page_metadata': None, 'price': '495.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-4ab', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-145-4.png?v=1727718312', 'is_used': False, 'name': 'Doepfer Doepfer - A-145-4 Slim Line Quad LFO', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-145-4-slim-line-quad-lfo', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/s-trig.jpg?v=1536162766', 'is_used': False, 'name': 'Doepfer Doepfer - S-trig Cable: 120cm', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-s-trig-cable-120cm', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-138j_frontal.jpg?v=1690478773', 'is_used': False, 'name': 'Doepfer Doepfer - A-138j', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138j', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=28>: HTTP status code is not handled or not allowed 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-166.jpg?v=1727394915', 'is_used': False, 'name': 'Doepfer Doepfer - A-166 Dual Logic', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-166-dual-logic', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/green.jpg?v=1536162630', 'is_used': False, 'name': 'Doepfer Doepfer - A-100C200 Green Eurorack Patch Cable: 200cm', 'page_metadata': None, 'price': '5.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100c200-green-eurorack-patch-cable-200cm', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Darkenergy.jpg?v=1740945864', 'is_used': False, 'name': 'Doepfer Doepfer - Dark Energy II [discontinued]', 'page_metadata': None, 'price': '625.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-dark-energy-ii', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/a-121dv.jpg?v=1727390113', 'is_used': False, 'name': 'Doepfer Doepfer - A-121dV Dual Multimode Filter', 'page_metadata': None, 'price': '213.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-121dv-dual-multimode-filter', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/red.jpg?v=1536162699', 'is_used': False, 'name': 'Doepfer Doepfer - A-100C80 Red Eurorack Patch Cable: 80cm', 'page_metadata': None, 'price': '4.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-eurorack-patch-cable-31in-2-5ft-red-3-55mm-cable', 'vat_included': False} 2026-07-29 08:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/lubadh_new.png?v=1582069566', 'is_used': False, 'name': 'Instruo Instruo - Lúbadh', 'page_metadata': None, 'price': '699.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-lubadh', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-121-2.jpg?v=1727389937', 'is_used': False, 'name': 'Doepfer Doepfer - A-121d Dual Multimode Filter', 'page_metadata': None, 'price': '202.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-121d', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/gray.jpg?v=1536162663', 'is_used': False, 'name': 'Doepfer Doepfer - A-100C50 Grey Eurorack Patch Cable: 50cm', 'page_metadata': None, 'price': '4.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100c50-eurorack-patch-cable', 'vat_included': False} 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C114 T-Mixer (https://noisebug.net/products/corsynth-c114-t-mixer-new) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/instruo-tanh3-eurorack-wave-shaper-module-tanh3.jpg?v=1687985597', 'is_used': False, 'name': 'Instruo Instruo - Tanh [3]', 'page_metadata': None, 'price': '169.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-tahn-3', 'vat_included': False} 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs - Model 1720 Hypster (https://noisebug.net/products/synthetic-sound-labs-model-1720-hypster) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ssf-vortices-v-cv_b36a6788-1573-46f7-a115-f38ad539257a.webp?v=1725388861', 'is_used': False, 'name': 'Steady State Fate Steady State Fate - Vortices', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-vortices', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a181.jpg?v=1536184514', 'is_used': False, 'name': 'Doepfer Doepfer - A-181: Multiples 2', 'page_metadata': None, 'price': '58.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-181-multiples-2', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/WOBBLER2.jpg?v=1686439336', 'is_used': False, 'name': 'TINRS TINRS - Wobbler²', 'page_metadata': None, 'price': '429.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tinrs-wobbler', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=29>: HTTP status code is not handled or not allowed 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/SteadyStateFate_Autodyne_01.webp?v=1725302808', 'is_used': False, 'name': 'Steady State Fate Steady State Fate (SSF) - Autodyne Compressor', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-ssf-autodyne-compressor', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a138m.jpg?v=1536182841', 'is_used': False, 'name': 'Doepfer Doepfer - A-138m Matrix Mixer', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138m-matrix-mixer', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ARDABIL_SWITCH.jpg?v=1686438385', 'is_used': False, 'name': 'TINRS TINRS - ARDABIL + SWITCH combo', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tinrs-ardabil-switch-combo', 'vat_included': False} 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - SAMPLYR (https://noisebug.net/products/tangible-waves-samplyr) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/m13_Masked.jpg?v=1723568709', 'is_used': False, 'name': 'EAR EAR - Model 13 Mini Vactrol LPG [Assembled]', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/electro-acouistic-research-ear-model-13-mini-assembled', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-132-8.jpg?v=1536182014', 'is_used': False, 'name': 'Doepfer Doepfer - A-132-8: Octal Poly VCA', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-132-8-octal-poly-vca', 'vat_included': False} 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - Synth Explorer "Ultimate" (https://noisebug.net/products/tangible-waves-synth-explorer-ultimate) 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths- SYNTRX II (https://noisebug.net/products/erica-synths-syntrx-ii) 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: NLM - cardME Mobile Effects Engine [Buchla Compatible] (https://noisebug.net/products/nlm-cardme) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/HN_TriTone.jpg?v=1552002887', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - TriTone', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-tritone', 'vat_included': False} 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Synamodec - Magnetar [Black Distortion Synth] (https://noisebug.net/products/synamodec-magnetar-black-distortion-synth) 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1510 - Octal Linear VCA (https://noisebug.net/products/octal-linear-vca-model-1510) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/radiophonic.webp?v=1723224737', 'is_used': False, 'name': 'Error Instruments Error Instruments - Radiophonic Workshop', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-radiophonic-workshop', 'vat_included': False} 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:09 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:09 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C110: 2044 VCF (https://noisebug.net/products/c110) 2026-07-29 08:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-190-3.jpg?v=1536164099', 'is_used': False, 'name': 'Doepfer Doepfer - A-190-3V: USB/MIDI-to-CV/Gate Interface', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-190-3v', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/HN_6x_mix.jpg?v=1552003200', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - 6x Mix', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-6x-mix', 'vat_included': False} 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - LOOPMAN stijner standalone (https://noisebug.net/products/error-instruments-loopman-stijner-standalone) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/indianres4.webp?v=1723222583', 'is_used': False, 'name': 'Error Instruments Error Instruments - Indian Resonator 4 [Black]', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-indian-resonator-4-black', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a184-1.jpg?v=1536164007', 'is_used': False, 'name': 'Doepfer [DISCONTINUED] Doepfer - A-184-1V: Ring Modulator / S&H/T&H ' '/ Slew Limiter Combo', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-184-1v', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=35>: HTTP status code is not handled or not allowed 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/2xSAM_both.jpg?v=1605577468', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - 2x SAM', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-2xsam', 'vat_included': False} 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Die Antwoord Apparaat (https://noisebug.net/products/error-instruments-die-antwoord-appraat) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/bubbles.webp?v=1723219611', 'is_used': False, 'name': 'Error Instruments Error Instruments/TINRS - Bubbles', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-tinrs-bubbles', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a150.jpg?v=1582837261', 'is_used': False, 'name': 'Doepfer Doepfer - A-150V: Dual Voltage Controlled Switch', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-150v', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=32>: HTTP status code is not handled or not allowed 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/rs15.jpg?v=1538233560', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-15: 6U Rack Mount Case', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-15-6u-rackmount-case', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/bantoEuroModule.webp?v=1723219235', 'is_used': False, 'name': 'Error Instruments Error Instruments - Banana to Euro', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-banana-to-euro', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-139-2.jpg?v=1536182916', 'is_used': False, 'name': 'Doepfer Doepfer - A-139-2: Headphone Amplifier', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-139-2', 'vat_included': False} 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: EOwave - Metallik Resonator (https://noisebug.net/products/eowave-metallik-resonator) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Contact Mic Cable [NEW] (https://noisebug.net/products/leaf-audio-contact-mic-cable-3m) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Eggslicer Harp (https://noisebug.net/products/leaf-audio-eggslicer-harp) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Add-On Pack #2 (https://noisebug.net/products/leaf-audio-add-on-pack-2) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Microphonic Playground (https://noisebug.net/products/leaf-audio-microphonic-playground) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Microphonic Soundbox mk2 (https://noisebug.net/products/leaf-audio-microphonic-soundbox-mk2) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - Filterbank914 (https://noisebug.net/products/tangible-waves-filterbank914) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Synamodec - Synadrone (https://noisebug.net/products/synamodec-synadrone) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Synamodec - Levitate (https://noisebug.net/products/synamodec-levitate) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Synamodec - Dementor (https://noisebug.net/products/synamodec-dementor) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Synamodec - Astrogorus (https://noisebug.net/products/synamodec-astrogorus) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/3xvcablack.jpg?v=1677203871', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - 3x VCA', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-3x-vca', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/bananatoeurobox.webp?v=1723217894', 'is_used': False, 'name': 'Error Instruments Error Instruments - Banana to Euro Box', 'page_metadata': None, 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-banana-to-euro-box', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a112.jpg?v=1536163321', 'is_used': False, 'name': 'Doepfer Doepfer - A-112V: Sampler & Wavetable OSC', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-112v-sampler-wavetable-oscillator', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/HNFXAIDXL.jpg?v=1703104789', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - FX Aid XL', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-fx-aid', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=31>: HTTP status code is not handled or not allowed 2026-07-29 08:03:10 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=30>: HTTP status code is not handled or not allowed 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/m13kit.jpg?v=1723153701', 'is_used': False, 'name': 'EAR EAR - Model 13 Mini - Vactrol Low Pass Gate', 'page_metadata': None, 'price': '89.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/model-13-mini-vactrol-low-pass-gate', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a178.jpg?v=1536184410', 'is_used': False, 'name': 'Doepfer Doepfer - A-178', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-178', 'vat_included': False} 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: NLM - 2MF Dual Multimode Filters [Buchla Compatible] (https://noisebug.net/products/nlm-2mf-dual-multimode-filters) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: EOwave - Quadrantid Swarm (https://noisebug.net/products/eowave-quadrantid-swarm) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/4ms_EnvVCA.jpg?v=1671246382', 'is_used': False, 'name': '4ms 4ms - EnvVCA', 'page_metadata': None, 'price': '159.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-envvca', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/IndustrialMusicElectronics_HertzDonutMk3_01_1_1.webp?v=1723149916', 'is_used': False, 'name': 'The Harvestman Industrial Music Electronics - Hertz Donut MKIII [The ' 'Harvestman]', 'page_metadata': None, 'price': '449.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/industrial-music-electronics-hertz-donut-mkiii', 'vat_included': False} 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:10 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a171-2_150ab83f-7e60-468e-b80f-33d60299a4f4.jpg?v=1536184261', 'is_used': False, 'name': 'Doepfer Doepfer - A-171-2V: Voltage Controlled Slew ' 'Processor/Generator', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-171-2v', 'vat_included': False} 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: Moog - Minimoog Model D (https://noisebug.net/products/moog-minimogg-model-d-pre-order) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: NLM - hFD H-Module [Buchla Compatible] (https://noisebug.net/products/nlm-hfd-h-module) 2026-07-29 08:03:10 [noisebug] WARNING: Skipping non-Eurorack product: NLM - 2SA Space Arcade [Buchla Compatible] (https://noisebug.net/products/nlm-2sa-200-series) 2026-07-29 08:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/bm_front_grey37.jpg?v=1665010700', 'is_used': False, 'name': '4ms 4ms - Buffered Multiple [BUFF MULT]', 'page_metadata': None, 'price': '79.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-buffered-multiple-buff-mult', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/percussionsequencer.jpg?v=1723147263', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular - Lifeforms Percussion ' 'Sequencer NOS', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/pittsburgh-modular-lifeforms-percussion-sequencer-nos', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a155_9c222a0e-9e1d-4a73-879b-f041f38dcd23.jpg?v=1536163844', 'is_used': False, 'name': 'Doepfer Doepfer - A-155V: Analog/Trigger Sequencer', 'page_metadata': None, 'price': '460.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-155v', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/aa.jpg?v=1665004470', 'is_used': False, 'name': '4ms 4ms - Bus Stick', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-bus-stick', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=33>: HTTP status code is not handled or not allowed 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/lifeformsKB.jpg?v=1723147049', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular - Lifeforms Keyboard NOS', 'page_metadata': None, 'price': '449.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/pittsburgh-modular-lifeforms-keyboard-nos', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A154.jpg?v=1536163807', 'is_used': False, 'name': 'Doepfer Doepfer - A-154V: Enhanced Sequential Controller', 'page_metadata': None, 'price': '271.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-154v', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/c9.jpg?v=1665004065', 'is_used': False, 'name': '4ms 4ms - Flying Bus Cable', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-flying-bus-cable', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=34>: HTTP status code is not handled or not allowed 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/volcan.jpg?v=1721229793', 'is_used': False, 'name': 'Eowave Eowave - Volcan', 'page_metadata': None, 'price': '157.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/eowave-volcan', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:11 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/g0agkdqji7bnzeujcewt.jpg?v=1531183948', 'is_used': False, 'name': 'Doepfer Doepfer - A-148V: Dual Sample & Hold', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-148v', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/rp45bd.jpg?v=1665003635', 'is_used': False, 'name': '4ms 4ms - Row Power 45', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-row-power-45', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/orbit.jpg?v=1721229521', 'is_used': False, 'name': 'Neuzeit Neuzeit Instruments - Orbit', 'page_metadata': None, 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/neuzeit-instruments-orbit', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:11 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-132-3.jpg?v=1582335998', 'is_used': False, 'name': 'Doepfer Doepfer - A-132-3V: Dual Linear/Exponential VCA', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-132-3v', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=36>: HTTP status code is not handled or not allowed 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-121-s_01.jpg?v=1663895619', 'is_used': False, 'name': 'Doepfer Doepfer - A-121s', 'page_metadata': None, 'price': '328.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-121s', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/quasar.jpg?v=1721229354', 'is_used': False, 'name': 'Neuzeit Neuzeit Instruments - Quasar', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/neuzeit-instruments-quasar', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a114.jpg?v=1536163111', 'is_used': False, 'name': 'Doepfer Doepfer - A-114V: Dual Ring Modulator', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-114v', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-185-2V_front.jpg?v=1663894815', 'is_used': False, 'name': 'Doepfer Doepfer - A-185-2v', 'page_metadata': None, 'price': '121.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-185-2v', 'vat_included': False} 2026-07-29 08:03:11 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=38>: HTTP status code is not handled or not allowed 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/flame_ton.jpg?v=1721229128', 'is_used': False, 'name': 'Flame Flame - Ton', 'page_metadata': None, 'price': '402.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/flame-ton', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:12 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 08:03:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-101-2.jpg?v=1536162904', 'is_used': False, 'name': 'Doepfer Doepfer - A-101-2V: Vactrol Low Pass Gate', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-101-2v', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/HNFMAID2.jpg?v=1608687106', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - FM Aid 2020', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-fm-aid-1', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/takt.jpg?v=1743109541', 'is_used': False, 'name': 'Flame Flame - Takt', 'page_metadata': None, 'price': '632.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/flame-takt', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-150-8.jpg?v=1536183670', 'is_used': False, 'name': 'Doepfer Doepfer - A-150-8', 'page_metadata': None, 'price': '249.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a150-8', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=37>: HTTP status code is not handled or not allowed 2026-07-29 08:03:12 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=39>: HTTP status code is not handled or not allowed 2026-07-29 08:03:12 [noisebug] WARNING: Skipping non-Eurorack product: LEP - LepLoop v3 (https://noisebug.net/products/lep-leploop-v3) 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1001192_1.jpg?v=1659561126', 'is_used': False, 'name': 'Doepfer Doepfer - A-100PMS6 w/PSU3', 'page_metadata': None, 'price': '1199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100pms6-w-psu3', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/nexus_78e9c111-2909-4daa-9016-4b51aadc694e.jpg?v=1721154429', 'is_used': False, 'name': 'Grayscale Grayscale - Nexus [Silver]', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/grayscale-nexus-black-copy', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:12 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-173-1-2.jpg?v=1536184343', 'is_used': False, 'name': 'Doepfer Doepfer - A-173-1/2 Micro Keyboard / Manual Gate Modules', 'page_metadata': None, 'price': '271.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a173-1-2', 'vat_included': False} 2026-07-29 08:03:12 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=40>: HTTP status code is not handled or not allowed 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/InstruoSaich.png?v=1608687639', 'is_used': False, 'name': 'Instruo Instruo - Saïch', 'page_metadata': None, 'price': '549.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-saich', 'vat_included': False} 2026-07-29 08:03:12 [noisebug] WARNING: Skipping non-Eurorack product: Moog - Subsequent 37 (https://noisebug.net/products/moog-subsequent-37) 2026-07-29 08:03:12 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Data Synth Mk2 (https://noisebug.net/products/error-instruments-data-synth-mk2) 2026-07-29 08:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/VCAnnihilation.jpg?v=1773772978', 'is_used': False, 'name': 'Zerosum Inertia Zerosum Inertia - Voltage Controlled Annihilation', 'page_metadata': None, 'price': '435.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/zerosum-inertia-voltage-controlled-annihilation-1', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1001259_1.jpg?v=1644624092', 'is_used': False, 'name': 'Doepfer Doepfer - A-188-1 Vintage Edition without BBD circuit', 'page_metadata': None, 'price': '167.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-188-1v', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=41>: HTTP status code is not handled or not allowed 2026-07-29 08:03:13 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=42>: HTTP status code is not handled or not allowed 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-149-4_01.jpg?v=1656005842', 'is_used': False, 'name': 'Doepfer Doepfer - A-149-4', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-149-4-quad-random-voltage-source', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/SteadyStateFate_Impulse_Dynamics_01_5dd73952-fc8f-4fab-8f4b-32803f817ae2.jpg?v=1718916739', 'is_used': False, 'name': 'Steady State Fate Steady State Fate - Impulse Dynamics', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-impulse-dynamics', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a180-2.jpg?v=1536163963', 'is_used': False, 'name': 'Doepfer Doepfer - A-180-2V', 'page_metadata': None, 'price': '56.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-180-2v', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1001058_1.jpg?v=1654197160', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS 8000 cb (cabinet only)', 'page_metadata': None, 'price': '2999.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-8000-cb-cabinet-only', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Bionic_Lester.jpg?v=1740946155', 'is_used': False, 'name': 'The Harvestman Industrial Music Electronics - 1873 Bionic Lester ' 'MKIII', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/the-harvestman-1873-bionic-lester-mkiii', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-138a.jpg?v=1536163408', 'is_used': False, 'name': 'Doepfer Doepfer - A-138AV: Mixer', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-138av', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=43>: HTTP status code is not handled or not allowed 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Oberheim - OB-X8 (https://noisebug.net/products/oberheim-ob-x8) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - Mutants 200CM (New Colors) (https://noisebug.net/products/tendrils-mutants-200cm-multi-color) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Yellow) (https://noisebug.net/products/tendrils-1-4-cables-yellow) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (White) (https://noisebug.net/products/copy-of-tendrils-1-4-cables-white) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Violet) (https://noisebug.net/products/copy-of-copy-of-tendrils-1-4-cables-indigo) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Red) (https://noisebug.net/products/copy-of-copy-of-tendrils-1-4-cables-red) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Pink) (https://noisebug.net/products/tendrils-1-4-cables-magenta) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Green) (https://noisebug.net/products/tendrils-1-4-cables-emerald) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Blue) (https://noisebug.net/products/tendrils-1-4-cables-cyan) 2026-07-29 08:03:13 [noisebug] WARNING: Skipping non-Eurorack product: Tendrils - 1/4" Cables 3pk (Black) (https://noisebug.net/products/copy-of-tendrils-1-4-cables-black) 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1002087_1.jpg?v=1650410179', 'is_used': False, 'name': 'Doepfer Doepfer - A-130-8V', 'page_metadata': None, 'price': '167.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-130-8v', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/vocorder.jpg?v=1718911649', 'is_used': False, 'name': 'Flame Flame - VOCO[R]DER', 'page_metadata': None, 'price': '511.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/flame-vocorder', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 08:03:13 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-110-1.jpg?v=1536162954', 'is_used': False, 'name': 'Doepfer Doepfer - A-110-1V: Standard VCO', 'page_metadata': None, 'price': '236.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-110-1v', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Trauntonium5.png?v=1648848788', 'is_used': False, 'name': 'Doepfer Doepfer - Trautonium System (Eurorack)', 'page_metadata': None, 'price': '1150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-volkstrautonium-system', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/curves.jpg?v=1718911220', 'is_used': False, 'name': 'Flame Flame - Curves', 'page_metadata': None, 'price': '885.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/flame-curves', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-111-3.jpg?v=1536180820', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-3: Micro Precision VCO / VCLFO', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a111-3-micro-precision-vco-vclfo', 'vat_included': False} 2026-07-29 08:03:13 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://noisebug.net/products.json?limit=250&page=44>: HTTP status code is not handled or not allowed 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Doepfer_a113.jpg?v=1648689848', 'is_used': False, 'name': 'Doepfer Doepfer - A-113', 'page_metadata': None, 'price': '305.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-113', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/1u-silver.jpg?v=1718911032', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - 3x MIA 1U', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-3x-mia-1', 'vat_included': False} 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C108: Dual VCA (https://noisebug.net/products/c108-dual-vca) 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a190-8.jpg?v=1536184902', 'is_used': False, 'name': 'Doepfer Doepfer - A-190-8: USB/Midi-to-Sync Interface', 'page_metadata': None, 'price': '161.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a190-8', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-135-4c.jpg?v=1647631108', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-4C Quad Envelope Follower', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-4c-quad-envelope-follower', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Easy.jpg?v=1719718516', 'is_used': False, 'name': 'Mehr Music Machines Mehr Music Machines - Easy [Guitar Pedal ' 'Interface]', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/mehr-music-machines-easy-guitar-pedal-interface-coming-soon', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a171-2.jpg?v=1536184220', 'is_used': False, 'name': 'Doepfer Doepfer - A-171-2: Voltage Controlled Slew ' 'Processor/Generator', 'page_metadata': None, 'price': '161.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-171-2-voltage-controlled-slew-processor-generator', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-126-2expv.jpg?v=1647630702', 'is_used': False, 'name': 'Doepfer Doepfer - A-126-2expV Expander', 'page_metadata': None, 'price': '69.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-126-2expv-expander', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/dail.png?v=1717543512', 'is_used': False, 'name': 'Instruo Instruo - Dail', 'page_metadata': None, 'price': '339.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-dail', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/new1605.jpg?v=1564601091', 'is_used': False, 'name': 'Doepfer Doepfer - A-160-5', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-160-5-voltage-controlled-clock-multiplier-ratcheting-controller', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-126-2exp.jpg?v=1647630531', 'is_used': False, 'name': 'Doepfer Doepfer - A-126-2exp Expander', 'page_metadata': None, 'price': '64.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-126-2exp-expander', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/grayscale_permutation18hp-black_01_1.jpg?v=1716937572', 'is_used': False, 'name': 'Grayscale Grayscale - Permutation 18HP', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/grayscale-permutation-18hp', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a154_1356abfc-9886-46d1-aee8-d006dfce6173.jpg?v=1582847554', 'is_used': False, 'name': 'Doepfer Doepfer - A-154', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-154-sequencer-controller', 'vat_included': False} 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/rs-610n.jpg?v=1647630071', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-610N Dual Ring Modulator', 'page_metadata': None, 'price': '213.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-610n-dual-ring-modulator', 'vat_included': False} 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: 1979 - SVG (Stochastic Voltage Generator) (https://noisebug.net/products/1979-stochastic-voltage-generator) 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: 1979 - DSS (Dual Sequential Switch) (https://noisebug.net/products/1979-dual-sequential-switch) 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: 1979 - CMP [Buchla Compatible] (https://noisebug.net/products/1979-compact-microsound-processor) 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: 1979 - AO [Buchla Compatible] (https://noisebug.net/products/1979-ao-algorithmic-oscillator) 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: Oberheim - TEO-5 Analog Synthesizer (https://noisebug.net/products/coming-soon-oberheim-teo-5-analog-synthesizer) 2026-07-29 08:03:14 [noisebug] WARNING: Skipping non-Eurorack product: Zerosum Inertia - The Scorpion Tail (https://noisebug.net/products/zerosum-inertia-the-scorpion-tail) 2026-07-29 08:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/seqwencer.jpg?v=1715712817', 'is_used': False, 'name': 'Synthetic Sound Labs Synthetic Sound Labs - Model 2521 Segwencer', 'page_metadata': None, 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/synthetic-sound-labs-segwencer-2521', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a143-3.jpg?v=1536183266', 'is_used': False, 'name': 'Doepfer Doepfer - A-143-3: Quad LFO', 'page_metadata': None, 'price': '202.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-143-3-quad-lfo', 'vat_included': False} 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C107: Quad Linear VCA / VC Mixer (https://noisebug.net/products/c107-quad-linear-vca-vc-mixer) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C109: Attenuator Multiples (https://noisebug.net/products/c109-attenuator-multiples) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C103: Frequency Divider / Multiplier MKII (https://noisebug.net/products/c103-frequency-divider-multiplier-mkii) 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-60N_A.jpg?v=1573697518', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-60N', 'page_metadata': None, 'price': '252.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-60n', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/geoGruven.jpg?v=1715711585', 'is_used': False, 'name': 'Synthetic Sound Labs Synthetic Sound Labs - Model 2655 Geo-Gruvn', 'page_metadata': None, 'price': '179.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/synthetic-sound-labs-geo-gruvn-2655', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a142-4.jpg?v=1536183131', 'is_used': False, 'name': 'Doepfer Doepfer - A-142-4: Quad Decay', 'page_metadata': None, 'price': '133.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-142-4-quad-decay', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-35N.jpg?v=1573697319', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-35N', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-35n', 'vat_included': False} 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C115 Dual LFO (https://noisebug.net/products/corsynth-c115-dual-lfo-preorder) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Northern Lights Modular - HDM DogmaTrix'95 (https://noisebug.net/products/northern-lights-modular-hdm-dogmatrix95) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - uWNDCMP (https://noisebug.net/products/tangible-waves-uwndcmp) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - Phaser 8-Stage (https://noisebug.net/products/tangible-waves-phaser-8-stage) 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/brinta.jpg?v=1780514483', 'is_used': False, 'name': 'Error Instruments Error Instruments / TiNRS - Brinta', 'page_metadata': None, 'price': '385.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-tinrs-brinta', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a140.jpg?v=1536182980', 'is_used': False, 'name': 'Doepfer Doepfer - A-140', 'page_metadata': None, 'price': '98.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-140-adsr-envelope-generator', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/rs110.jpg?v=1730849033', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-110N Multimode Filter', 'page_metadata': None, 'price': '287.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/rs-110', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/9aa7cd0c880566594d359b616a9d52d2ac76f7ee.jpg?v=1713225726', 'is_used': False, 'name': 'Error Instruments Error Instruments - Passive Operator [Eurorack]', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-passive-operator-eurorack', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a136.jpg?v=1582662941', 'is_used': False, 'name': 'Doepfer Doepfer - A-136', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-136-distortion-waveshaper', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1000253_1.jpg?v=1644629355', 'is_used': False, 'name': 'Doepfer Doepfer - A-192-2 Dual CV/Gate to Midi/USB Interface', 'page_metadata': None, 'price': '167.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-192-2-dual-cv-gate-to-midi-usb-interface', 'vat_included': False} 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Passive Operator [Desktop] (https://noisebug.net/products/error-instruments-passive-operator-desktop) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Tokyo Pop (https://noisebug.net/products/error-instruments-tokio-pop) 2026-07-29 08:03:15 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Punk Resonator (https://noisebug.net/products/error-instruments-punk-resonator) 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/1390fa54f549c45001a08f3185315790c1a72d52.jpg?v=1713223835', 'is_used': False, 'name': 'Error Instruments Error Instruments - Glow LFO mk2', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-glow-lfo-mk2', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-135-1.jpg?v=1536182197', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-1', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-1-voltage-controlled-mixer-quad-vca', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/orange.jpg?v=1538857662', 'is_used': False, 'name': 'Doepfer Doepfer - A-100C50A Orange Angled to Straight Eurorack Patch ' 'Cable: 50cm', 'page_metadata': None, 'price': '4.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100c50a-orange-angled-to-straight-eurorack-patch-cable-50cm', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/698ce4e186f83bbd25b9f1ae1ac6009799618c1c.jpg?v=1713223282', 'is_used': False, 'name': 'Error Instruments Error Instruments - Brain Damage Mixer', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-brain-damage-mixer', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a110-4.jpg?v=1536180586', 'is_used': False, 'name': 'Doepfer Doepfer - A-110-4: Thru Zero Quadrature VCO', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-110-4-thru-zero-quadrature-vco', 'vat_included': False} 2026-07-29 08:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1000159_1.jpg?v=1644628491', 'is_used': False, 'name': 'Doepfer Doepfer - A-120 24dB Low Pass 1', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-120-24db-low-pass-1', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/c29730b54cda5beab5cbb0dca4c8fb30384abf95.jpg?v=1713222814', 'is_used': False, 'name': 'Error Instruments Error Instruments - Amsterdam Non-Linear Sequencer', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-amsterdam-non-linear-sequencer', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-106-1.jpg?v=1536180228', 'is_used': False, 'name': 'Doepfer Doepfer - A-106-1: Xtreme Lowpass/Highpass Filter', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-106-1-xtreme-lowpass-highpass-filter', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/55.jpg?v=1643327949', 'is_used': False, 'name': '4ms 4ms - Barrel Cable [Right Angle]', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-barrel-cable-right-angle', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/b3ce931c9cd93c6d253a384ddaeaa71126d0a98b.jpg?v=1713222618', 'is_used': False, 'name': 'Error Instruments Error Instruments - Sound Scaper 4CV', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-sound-scaper-4cv', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-101-6.jpg?v=1536180195', 'is_used': False, 'name': 'Doepfer Doepfer - A-101-6: Six Stage Opto FET VCF', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-101-6-opto-fet-filter-phaser', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/b0.jpg?v=1643327803', 'is_used': False, 'name': '4ms 4ms - Power Brick 45W [Pod]', 'page_metadata': None, 'price': '19.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-power-brick-pod', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/1bd160291cc46520e0c9874ffe9673be378b5c59.jpg?v=1713222311', 'is_used': False, 'name': 'Error Instruments Error Instruments - Singularity', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-singularity', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=6> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-100g6.jpg?v=1619042674', 'is_used': False, 'name': 'Doepfer Doepfer - A-100G6', 'page_metadata': None, 'price': '825.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-100g6-rackmount-powered-case', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD60.jpg?v=1781547706', 'is_used': False, 'name': '4ms 4ms - Pod60 [Powered]', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod60-powered', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/cdcfb7d4a417356ee21240cdef9745c25b74ebca.jpg?v=1713222175', 'is_used': False, 'name': 'Error Instruments Error Instruments - Strange Eye', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-strange-eye', 'vat_included': False} 2026-07-29 08:03:16 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - Dark Time: Blue LEDs (https://noisebug.net/products/dark-time-blue-leds) 2026-07-29 08:03:16 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - 569 ES: Set Input Expander (https://noisebug.net/products/569es-set-input-expander) 2026-07-29 08:03:16 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - 569 EG: Gate Output Expander (https://noisebug.net/products/569eg-gate-output-expander) 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD48X.jpg?v=1781547887', 'is_used': False, 'name': '4ms 4MS - Pod48X [Powered]', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod48x-powered', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/90a0e2cc406efcf3367eb11adb8d6f4546b86e11.webp?v=1713221935', 'is_used': False, 'name': 'Error Instruments Error Instruments - Error Drum 2', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-error-drum-2', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD40.jpg?v=1781547973', 'is_used': False, 'name': '4ms 4ms - Pod40X [Powered]', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod40x-powered', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/52cb515f23bda9822788e74f84dd6f2f4b6dcfbe.jpg?v=1713221671', 'is_used': False, 'name': 'Error Instruments Error Instruments - Tele Blender [Eurorack]', 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-tele-blender', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD32.jpg?v=1781547619', 'is_used': False, 'name': '4ms 4ms - Pod32 [Powered]', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod32-powered', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/MKE-Komplettpaket.jpg?v=1713209956', 'is_used': False, 'name': 'Doepfer Doepfer - MKE Complete Kit', 'page_metadata': None, 'price': '351.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-mke-complete-kit', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD26.jpg?v=1781547995', 'is_used': False, 'name': '4ms 4ms - Pod26 [Powered]', 'page_metadata': None, 'price': '109.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod26-powered', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-105-2V.jpg?v=1712959476', 'is_used': False, 'name': 'Doepfer Doepfer - A-105-2V', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-105-2v', 'vat_included': False} 2026-07-29 08:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD20.jpg?v=1781547458', 'is_used': False, 'name': '4ms 4ms - Pod20 [Powered]', 'page_metadata': None, 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod20-powered', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Front_black.jpg?v=1712256026', 'is_used': False, 'name': 'AtoVProject AtoVproject - cDVCA', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/atovproject-cdvca-black', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/3f.jpg?v=1643323412', 'is_used': False, 'name': '4ms 4ms - Audio Jumper [3-pin]', 'page_metadata': None, 'price': '2.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-audio-jumper-3-pin', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/16n_black_front.jpg?v=1712254139', 'is_used': False, 'name': 'AtoVProject AtoVproject - 16n Rework (Black)', 'page_metadata': None, 'price': '385.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/atovproject-16n-rework-black', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-100SSB2.jpg?v=1643245678', 'is_used': False, 'name': 'Doepfer Doepfer - A-100SSB Small Supply/Bus', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100ssb-small-supply-bus', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/LXRDRUM_1.jpg?v=1712084680', 'is_used': False, 'name': 'Erica Synths Erica Synths - LXR Drum [Eurorack]', 'page_metadata': None, 'price': '579.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/erica-synths-lxr-drum-eurorack', 'vat_included': False} 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - Joystick (https://noisebug.net/products/tangible-waves-joystick) 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: NLM - hMM2 H-Module [Buchla Compatible] (https://noisebug.net/products/nlm-hmm2) 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: NLM - hDI H-Module [Buchla Compatible] (https://noisebug.net/products/nlm-hdi) 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - A-100PB 2 x 3 U with PSU3 (https://noisebug.net/products/doepfer-a-100pb-2-x-3-u-with-psu3) 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/ORAGE.jpg?v=1636576598', 'is_used': False, 'name': 'Eowave eowave - Orage MKII VCO', 'page_metadata': None, 'price': '287.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/eowave-orage-mkii-vco', 'vat_included': False} 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths - LXR-02 Drum Machine (https://noisebug.net/products/erica-synths-lxr-02-drum-machine) 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths - Desktop Matrix Mixer (https://noisebug.net/products/erica-synths-matrix-mixer) 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths - Wind and Stars (NOISE) - Bullfrog Voice Card (https://noisebug.net/products/erica-synths-wind-and-stars-noise-bullfrog-voice-card) 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths - Hipass VCF - Bullfrog Voice Card (https://noisebug.net/products/erica-synths-hipass-vcf-bullfrog-voice-card) 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/MutantMachine-webshop-1.jpg?v=1712009343', 'is_used': False, 'name': 'Hexinverter Hexinverter - Mutant Machine', 'page_metadata': None, 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/hexinverter-mutant-machine', 'vat_included': False} 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Noisebug - Soft-Touch Banana Cables (https://noisebug.net/products/noisebug-soft-touch-banana-cables) 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-179-2.jpg?v=1636576194', 'is_used': False, 'name': 'Doepfer Doepfer - A-179-2', 'page_metadata': None, 'price': '98.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-179-2-light-to-cv-controller', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/1827.f.jpg?v=1711757129', 'is_used': False, 'name': 'Steady State Fate Steady State Fate - GND CTRL', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-gnd-ctrl', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-138f.jpg?v=1636576057', 'is_used': False, 'name': 'Doepfer Doepfer - A-138f Dual 3-Way Crossfader', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138f-dual-3-way-crossfader', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ps-image-asset.png?v=1711756971', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular - Phase Shifter [NOS]', 'page_metadata': None, 'price': '449.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/pittsburgh-modular-phase-shifter-nos', 'vat_included': False} 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Northern Light Modular - hMY MIDI Yodler [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-midi-yodler-model-hmy) 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/INSTURO1.png?v=1633982416', 'is_used': False, 'name': 'Instruo Instruo - lìon', 'page_metadata': None, 'price': '339.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/insturo-lion', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/sslRockdrum.jpg?v=1711484991', 'is_used': False, 'name': 'Synthetic Sound Labs Synthetic Sound Labs - Rockdrum-1', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/synthetic-sound-labs-rockdrum-1', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/FP5.jpg?v=1632960452', 'is_used': False, 'name': 'Doepfer Doepfer - FP5 foot controller', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-fp5-foot-controller', 'vat_included': False} 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: NLM - CV Polymorpher – cardOC T4.0 208 card [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-cv-polymorpher-cardoc-v2) 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/vuperc-relay-1.jpg?v=1710271180', 'is_used': False, 'name': 'Gieskes Gieskes - VU-Perc-Relay', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/gieskes-vu-perc-relay', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-138p_d1bf5be4-bbf5-46b5-b94d-d7931ed36352.jpg?v=1632268490', 'is_used': False, 'name': 'Doepfer Doepfer - A-138p Performance Mixer Input', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138p-performance-mixer-input', 'vat_included': False} 2026-07-29 08:03:17 [noisebug] WARNING: Skipping non-Eurorack product: Gieskes - 100mh inductor (https://noisebug.net/products/gieskes-100mh-inductor) 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/vc122.jpg?v=1709860670', 'is_used': False, 'name': 'Gieskes Gieskes - VC122', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/gieskes-vc122', 'vat_included': False} 2026-07-29 08:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-138o.jpg?v=1632168271', 'is_used': False, 'name': 'Doepfer Doepfer - A-138o Performance Mixer Output', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138o-performance-mixer-output', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/HS2020.jpg?v=1709860132', 'is_used': False, 'name': 'Gieskes Gieskes - HSS2020', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/gieskes-hs2020', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer-a-100-pmvg-monster-case-joiner-brackets-straight.jpg?v=1630439133', 'is_used': False, 'name': 'Doepfer Doepfer - A-100 Monster Case Brackets', 'page_metadata': None, 'price': '29.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100-monster-cases-brackets', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/VILFO.jpg?v=1709251447', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular - VILFO', 'page_metadata': None, 'price': '169.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/pittsburgh-modular-vilfo', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-188-1xv.jpg?v=1630438640', 'is_used': False, 'name': 'Doepfer Doepfer - A-188-1X Vintage Edition BBD 128 Stages', 'page_metadata': None, 'price': '202.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-188-1x-vintage-edition-bbd-128-stages', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/zephyr.jpg?v=1709245243', 'is_used': False, 'name': 'Steady State Fate Steady State Fate - Zephyr', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-zephyr', 'vat_included': False} 2026-07-29 08:03:18 [noisebug] WARNING: Skipping non-Eurorack product: Sequential - Take 5 (https://noisebug.net/products/sequential-take-5-compact-poly-synth) 2026-07-29 08:03:18 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C113: West Coast Timbre (https://noisebug.net/products/corsynth-c113-west-coast-timbre) 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-141-2v.jpg?v=1622056270', 'is_used': False, 'name': 'Doepfer Doepfer - A-141-2V', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-141-2v', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ultrarandomredux.jpg?v=1709245063', 'is_used': False, 'name': 'Steady State Fate Steady State Fate - Ultra Random Redux', 'page_metadata': None, 'price': '309.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-ultra-random-redux', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-135-2v.jpg?v=1622053831', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-2V Voltage Controlled Mixer Vintage Edition', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-2v-voltage-controlled-mixer-vintage-edition', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/rndstep.jpg?v=1709244673', 'is_used': False, 'name': 'Steady State Fate Steady State Fate - DivKid RND STEP', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-divkid-rnd-step', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Screenshot_2021-05-26DoepferA-118-2v.png?v=1622053489', 'is_used': False, 'name': 'Doepfer Doepfer - A-118-2V', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-118-2v', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/SSFmetaloid.jpg?v=1709243459', 'is_used': False, 'name': 'Steady State Fate Steady State Fate (SSF) - Metaloid Percussion ' 'Entity', 'page_metadata': None, 'price': '369.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/steady-state-fate-metaloid-percussion-entity', 'vat_included': False} 2026-07-29 08:03:18 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - MCV4 MIDI-to-CV Interface (https://noisebug.net/products/doepfer-mcv4-midi-to-cv-interface) 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-101-1v.jpg?v=1619034690', 'is_used': False, 'name': 'Doepfer Doepfer - A-101-1V', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-101-1v', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Doepfer_A-135-5_01.jpg?v=1709234321', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-5 Polyphonic Voltage Controlled Mixer / ' 'Suboctave Generator', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-5', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-119v.jpg?v=1619034288', 'is_used': False, 'name': 'Doepfer Doepfer - A-119v', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-119v', 'vat_included': False} 2026-07-29 08:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-105-2.jpg?v=1709157997', 'is_used': False, 'name': 'Doepfer Doepfer - A-105-2', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-105-2', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/EowaveWeather.jpg?v=1619034069', 'is_used': False, 'name': 'Eowave eowave - Weather Drones', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/eowave-weather-drones', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-147-5.png?v=1728921902', 'is_used': False, 'name': 'Doepfer Doepfer - A-147-5', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-147-5', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-138nv.jpg?v=1619033529', 'is_used': False, 'name': 'Doepfer Doepfer - A-138nV Narrow Mixer', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138nv', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-147-5V.jpg?v=1709155212', 'is_used': False, 'name': 'Doepfer Doepfer - A-147-5V', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-147-5v', 'vat_included': False} 2026-07-29 08:03:19 [noisebug] WARNING: Skipping non-Eurorack product: Metasonix - Dual Brutal Oscillator [4x4] (https://noisebug.net/products/metasonix-dual-brutal-oscillator) 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Tendrils-Straight_White.jpg?v=1617130328', 'is_used': False, 'name': 'Tendrils Tendrils - 60cm Straight 3.5mm (6 pack)', 'page_metadata': None, 'price': '9.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tendrils-straight-3-5mm-white', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-130-4.jpg?v=1708993971', 'is_used': False, 'name': 'Doepfer Doepfer - A-130-4', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-130-4', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/tendrils-cables-straight-eurorack-patch-cables-black_9fc8bd59-5e08-406f-b6b9-b8f0897f93dc.jpg?v=1728598695', 'is_used': False, 'name': 'Tendrils Tendrils - 30cm Straight 3.5mm (6 pack)', 'page_metadata': None, 'price': '9.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tendrils-straight-3-5mm-magenta', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/VCABlack_Square.png?v=1718379609', 'is_used': False, 'name': 'Mehr Music Machines Mehr Music Machines - Amplifier + Noise', 'page_metadata': None, 'price': '79.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/mehr-music-machines-amplifier', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Tendrils-Straight_Cyan.jpg?v=1617129845', 'is_used': False, 'name': 'Tendrils Tendrils - 20cm Straight 3.5mm (6 pack)', 'page_metadata': None, 'price': '9.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tendrils-straight-3-5mm-cyan', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/DAPF.jpg?v=1708460518', 'is_used': False, 'name': 'Instruo Instruo - DAPF (All Pass Filter)', 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-dapf-all-pass-filter', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Tendrils-Straight_Black.jpg?v=1617128018', 'is_used': False, 'name': 'Tendrils Tendrils - 10cm Straight 3.5mm [6 pack]', 'page_metadata': None, 'price': '9.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tendrils-straight-3-5mm-black', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/33488084245_5f7cfd1eac_k.jpg?v=1708023065', 'is_used': False, 'name': 'Expert Sleepers Expert Sleepers - Disting mk4', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/expert-sleepers-disting-mk4', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/I-o47.png?v=1617059386', 'is_used': False, 'name': 'Instruo Instruo - I-ō47', 'page_metadata': None, 'price': '369.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-i-047', 'vat_included': False} 2026-07-29 08:03:19 [noisebug] WARNING: Skipping non-Eurorack product: Magnetic Freak - Boolean Logic Latch [Buchla Compatible] (https://noisebug.net/products/magnetic-freak-boolean-logic-latch-buhcla-format) 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/101-8.png?v=1707513364', 'is_used': False, 'name': 'Doepfer Doepfer - A-101-8 Photo Phasing', 'page_metadata': None, 'price': '167.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-101-8-photo-phasing', 'vat_included': False} 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-116.jpg?v=1614977664', 'is_used': False, 'name': 'Doepfer Doepfer - A-116 Voltage Controlled Waveform Processor', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-116-voltage-controlled-waveform-processor', 'vat_included': False} 2026-07-29 08:03:19 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - LEM 218 (https://noisebug.net/products/buchla-lem-218-in-stock-and-shipping) 2026-07-29 08:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/NoiseSorcerer.png?v=1705612220', 'is_used': False, 'name': 'Zerosum Inertia Zerosum Inertia - 5823 Noise Sorcerer', 'page_metadata': None, 'price': '365.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/zerosum-inertia-5823-noise-sorcerer', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-142.jpg?v=1614976766', 'is_used': False, 'name': 'Doepfer Doepfer - A-142-1 Voltage Controlled Decay/Gate', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-142-1-voltage-controlled-decay-gate', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/fxaid1uwht.png?v=1705610183', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - FX Aid 1U', 'page_metadata': None, 'price': '205.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-fx-aid-1u', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-171.jpg?v=1614975938', 'is_used': False, 'name': 'Doepfer Doepfer - A-171', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-171-voltage-controlled-slew-limiter', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/liquidGlitcher.jpg?v=1740615777', 'is_used': False, 'name': 'Error Instruments Error Instruments - Liquid Glitcher (Gold)', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-liquid-glitcher-gold', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/DoepferCable1-4_03fae2ff-aab7-47c4-a0a3-10b497145053.jpg?v=1614118476', 'is_used': False, 'name': 'Doepfer Doepfer - adapter cable 1/4"/3.5 mm 3m', 'page_metadata': None, 'price': '13.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-adapter-cable-1-4-3-5-mm-3m', 'vat_included': False} 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Noise Lab (https://noisebug.net/products/error-instruments-noise-lab) 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ochdexpander.png?v=1703887988', 'is_used': False, 'name': 'Instruo Instruo - øchd expander', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-ochd-expander', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/DoepferCable1-4.jpg?v=1614118271', 'is_used': False, 'name': 'Doepfer Doepfer - adapter cable 1/4"/3.5 mm 1.5m', 'page_metadata': None, 'price': '11.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-adapter-cable-1-4-3-5-mm-1-5m', 'vat_included': False} 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Instruo - Arbhar v2.0 Expansion Pack (https://noisebug.net/products/instruo-arbhar-v2-0-expansion-pack) 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ue0snv6b0w41viixutnm.jpg?v=1703884103', 'is_used': False, 'name': 'Doepfer Doepfer - A-100LC1V: Low Cost Case 48HP Vintage Edition', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100lc1v-low-cost-case-48hp-vintage-edition', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/athru.png?v=1612306760', 'is_used': False, 'name': 'Instruo Instruo - athrú', 'page_metadata': None, 'price': '239.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-athru', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/v4co.png?v=1703810380', 'is_used': False, 'name': 'Liquid Sky D-Vices Liquid Sky d-vices - V4CO', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/liquid-sky-d-vices-v4co', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/CSL-2.png?v=1612305811', 'is_used': False, 'name': 'Instruo Instruo - Cš-L', 'page_metadata': None, 'price': '645.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-cs-l', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Prod-Image-black_tight.jpg?v=1703702880', 'is_used': False, 'name': 'Supercritical Supercritical - Neutron Flux Filter', 'page_metadata': None, 'price': '575.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/supercritical-neutron-flux-filter', 'vat_included': False} 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1050 - Serge Triple Waveshaper (https://noisebug.net/products/synthetic-sound-labs-serge-triple-waveshaper) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: NLM - 2OC.22 Dual CV Polymorpher [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-dual-cv-polymorpher-model-2oc-1-5) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: NLM – Model 2EM EvenMidi [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-evenmidi-4u-model-2em) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: NLM – cardEM Midi [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-easel-midi-model-cardem) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: NLM Trommelmaschine – Model hTM H-Module [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-trommelmaschine-model-htm) 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/RS-650N.jpg?v=1607371826', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-650N', 'page_metadata': None, 'price': '367.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-650n', 'vat_included': False} 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - 200e Passive Busboard with BUSPC18 Cable (https://noisebug.net/products/buchla-200e-passive-busboard-with-buspc18-cable) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Active Busboard with AC Adapter [Hi Power] (https://noisebug.net/products/copy-of-buchla-active-busboard-with-ac-adapter-hi-power) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Active Busboard with AC Adapter [STD] (https://noisebug.net/products/buchla-active-busboard-with-ac-adapter-std) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Banana Cable 40" Violet (https://noisebug.net/products/buchla-banana-cable-40-violet) 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/IMG_1819_EuroLarge-717x1024.jpg?v=1696547062', 'is_used': False, 'name': 'Magnetic Freak Magnetic Freak - Gaussian Generator [Eurorack]', 'page_metadata': None, 'price': '850.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/magnetic-freak-gaussian-generator-eurorack', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-185-2.jpg?v=1607371498', 'is_used': False, 'name': 'Doepfer Doepfer - A-185-2', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-185-2', 'vat_included': False} 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular- 545-PD Distribution Board (https://noisebug.net/products/moon-545-pd-distribution-board) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - 545-2A Power Supply & Distribution (https://noisebug.net/products/moon-545-2a-power-supply-distribution) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - 545-1A Power Supply & Distribution (https://noisebug.net/products/moon-545-1a-power-supply-distrobution) 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - 500-RF2 19" Rack Frame Kit (2 Rows) (https://noisebug.net/products/moon-500-rf2-19-rack-frame-kit-2-rows) 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/M41marker.jpg?v=1677615097', 'is_used': False, 'name': 'EAR EAR - Model 41 (Steiner 4P Filter)', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/ear-model-41-steiner-4p-filter', 'vat_included': False} 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-152.jpg?v=1607371319', 'is_used': False, 'name': 'Doepfer Doepfer - A-152', 'page_metadata': None, 'price': '213.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-152', 'vat_included': False} 2026-07-29 08:03:20 [noisebug] WARNING: Skipping non-Eurorack product: Metasonix - WHKB [Assembled] (https://noisebug.net/products/metasonix-whkb-assembled) 2026-07-29 08:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Harvestman_1983_Polivoks.png?v=1726080473', 'is_used': False, 'name': 'The Harvestman Industrial Music Electronics - Model 1983: Polivoks ' 'VCG', 'page_metadata': None, 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/the-harvestman-model-1983-polivoks-vcg', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-108.jpg?v=1607371148', 'is_used': False, 'name': 'Doepfer Doepfer - A-108', 'page_metadata': None, 'price': '207.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-108', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/GameSystem.jpg?v=1701286411', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular - Game System [NOS]', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/pittsburgh-modular-game-system-nos', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-104.jpg?v=1607370672', 'is_used': False, 'name': 'Doepfer Doepfer - A-104', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-104', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/ctj3o7iavsaouhr9dsds.jpg?v=1701284043', 'is_used': False, 'name': 'Pittsburgh Modular Pittsburgh Modular - System 90 [NOS]', 'page_metadata': None, 'price': '1699.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/pittsburgh-modular-system-90-nos', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-101-1.jpg?v=1607370419', 'is_used': False, 'name': 'Doepfer Doepfer - A-101-1', 'page_metadata': None, 'price': '184.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-101-1', 'vat_included': False} 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Neuzeit - Warp Expander (https://noisebug.net/products/neuzeit-warp-expander) 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/warp.jpg?v=1700614783', 'is_used': False, 'name': 'Neuzeit Neuzeit - Warp', 'page_metadata': None, 'price': '804.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/neuzeit-warp', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-102.jpg?v=1607369574', 'is_used': False, 'name': 'Doepfer Doepfer - A-102', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-102', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/1002135_1.jpg?v=1700614488', 'is_used': False, 'name': 'Flame Flame - C-1U Knob Recorder', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/flame-c-1u-knob-recorder', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-103.jpg?v=1607369303', 'is_used': False, 'name': 'Doepfer Doepfer - A-103 18dB VCF6', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-103-tb303', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A100_DIY_kit_1.jpg?v=1700612163', 'is_used': False, 'name': 'Doepfer Doepfer - A-100 DIY Case Kit', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100-diy-case-kit', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-100PMB.jpg?v=1607368736', 'is_used': False, 'name': 'Doepfer Doepfer - A-100PMB w/PSU3', 'page_metadata': None, 'price': '1299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100pmb-w-psu3', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/zjdezn1jv0sfr0basjc0.jpg?v=1700611581', 'is_used': False, 'name': 'Doepfer Doepfer A-100PCS', 'page_metadata': None, 'price': '19.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100pcs', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-100LMS9V.jpg?v=1607368396', 'is_used': False, 'name': 'Doepfer Doepfer - A-100LMS9V w/PSU3', 'page_metadata': None, 'price': '1199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100lms9v', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Minphaser-Webshop_7yu72Lp.jpg.840x560_q85_smart.jpg?v=1700599403', 'is_used': False, 'name': 'Hexinverter Hexinverter - Mindphaser', 'page_metadata': None, 'price': '559.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/erica-synths-hexinverter-mindphaser', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AEEURO8U.jpg?v=1607025834', 'is_used': False, 'name': 'Tangible Waves Tangilbe Waves - Eurorack adapter frame 8U / 12U / ' '16U', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tangilbe-waves-eurorack-adapter-frame-8u', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/BLACK-SEQ-webshop.jpg.840x560_q85_smart.jpg?v=1700598221', 'is_used': False, 'name': 'Erica Synths Erica Synths - Black Sequencer', 'page_metadata': None, 'price': '580.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/erica-synths-black-sequencer', 'vat_included': False} 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1530 - Tube VCA/Timbral Gate (https://noisebug.net/products/synthetic-sound-labs-tube-vca-timbral-gate-model-1530) 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/MKE.jpg?v=1605141907', 'is_used': False, 'name': 'Doepfer Doepfer - MKE Universal Midi Keyboard Electronics', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-mke-universal-midi-keyboard-electronics', 'vat_included': False} 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths - Bullfrog [DEMO UNIT] (https://noisebug.net/products/erica-synths-bullfrog) 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/ZSI_TVM23_A.png?v=1677295350', 'is_used': False, 'name': 'Zerosum Inertia Zerosum Inertia - TVM23', 'page_metadata': None, 'price': '525.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/zerosum-inertia-tvm23-new', 'vat_included': False} 2026-07-29 08:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/VFP.jpg?v=1605059693', 'is_used': False, 'name': 'Doepfer Doepfer - VFP2 double foot switch', 'page_metadata': None, 'price': '69.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-vfp2-double-foot-switch', 'vat_included': False} 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - uDISTORTION (https://noisebug.net/products/tangible-wave-udistortion) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - uPROBAGATE (https://noisebug.net/products/tangible-waves-uprobagate) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - uBASE (https://noisebug.net/products/tangible-waves-ubase) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - u4BUFFER (https://noisebug.net/products/tangible-waves-u4buffer) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - SEQ8 (https://noisebug.net/products/tangible-waves-seq8) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - SEQ16 (https://noisebug.net/products/tangible-waves-seq16) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - MULTIFX (https://noisebug.net/products/tangible-waves-multifx) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - Hinge Kit (https://noisebug.net/products/tangible-waves-hinge-kit) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - FILTER (WASP TYPE) (https://noisebug.net/products/tangible-waves-filter-wasp-type) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - ADSR Black (https://noisebug.net/products/tangible-waves-adsr) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - 4-Row 20x4 MONSTACASE (https://noisebug.net/products/tangible-waves-monstacase-4-row-20x4) 2026-07-29 08:03:21 [noisebug] WARNING: Skipping non-Eurorack product: Tangible Waves - 4BUFFER (https://noisebug.net/products/tangible-waves-4buffer) 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/2140-ThunDrum-Front-800x254-1.jpg?v=1631224657', 'is_used': False, 'name': 'Synthetic Sound Labs Synthetic Sound Labs Model 2140 - ThunDrum', 'page_metadata': None, 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/synthetic-sound-labs-thundrum-model-2140', 'vat_included': False} 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM Blank Panel – hBP H-Module [Buchla Compatible] (https://noisebug.net/products/northern-lights-modular-blank-hbp) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM h bracket [Buchla Compatible] (https://noisebug.net/products/northern-lights-modular-h-bracket) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM – Model hVC Voltage Circus H-Module [Buchla Compatible] (https://noisebug.net/products/northern-lights-modular-voltage-circus-model-hvc) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM – Model hTT Time and Triggers H-Module [Buchla Compatible] (https://noisebug.net/products/northern-lights-modular-time-and-triggers-model-htt) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM – Model hPF2 Polemixing Filters H-Module [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-polemixing-filters-model-hpf) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM – Model hED2 Electric Dompteur v2 H-Module [Buchla Compatible] (https://noisebug.net/products/northern-lights-modular-electric-dompteur-model-hed-v2) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM CV Polymorpher – Model hOC H-Module [Buchla Compatible] (https://noisebug.net/products/norhtern-lights-modular-cv-polymorpher-model-hoc) 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/MTC641.jpg?v=1604958001', 'is_used': False, 'name': 'Doepfer Doepfer - MTC64 Midi-to-contact', 'page_metadata': None, 'price': '121.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-mtc64-midi-to-contact', 'vat_included': False} 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1620 - Nurse Ratchet (https://noisebug.net/products/synthetic-sound-labs-nurse-ratchet-model-1620-preorder) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1010 - Serge Resonant EQ (https://noisebug.net/products/synthetic-sound-labs-model-1010-serge-resonant-eq) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1235 - Envelope / VCA Combo (https://noisebug.net/products/adsr-envelope-vca-model-1235) 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/exp-product.jpg?v=1697236012', 'is_used': False, 'name': 'Supercritical Supercritical - Demon Core Expander', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/supercritical-demon-core-expander', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/MTV162.jpg?v=1604956025', 'is_used': False, 'name': 'Doepfer Doepfer - MTV16 MIDI-to-VOLTAGE INTERFACE', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-mtv16-midi-to-voltage-interface', 'vat_included': False} 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs - Model 1660 The Matrix [MU] (https://noisebug.net/products/synthetic-sound-labs-model-1660-the-matrix) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Oberheim - OB-6 Desktop (https://noisebug.net/products/sequential-ob-6-desktop) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Northern Light Modular - hCB Cirklon BOB [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-cirklon-bob-model-hcb) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM Classic Oscillator – Model hCO H-Module [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-classic-oscillator-model-hco) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM - 2TTs Times & Triggers [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-times-and-triggers-model-2tts) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM - 2AT Animated Tricillator [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-animated-tricillator-model-2at) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: NLM - 2SR Spectral Resonator [Buchla Compatible] (https://noisebug.net/products/northern-light-modular-spectral-resonator-model-2sr) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - 569 LE: Quad Lag Expander (https://noisebug.net/products/569le-quad-lag-expander) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Magnetic Freak - Gaussian [Buchla Compatible] (https://noisebug.net/products/magnetic-freak-gaussian) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Contact Mic Cable 1.5M (https://noisebug.net/products/leaf-audio-contact-mic-cable-1-5m) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Saw/Wave Bundle (https://noisebug.net/products/leaf-audio-saw-wave-bundle) 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Bass Kalimba (https://noisebug.net/products/leaf-audio-bass-kalimba) 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Ts-L.png?v=1612306000', 'is_used': False, 'name': 'Instruo Instruo - Tš-L', 'page_metadata': None, 'price': '315.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-ts-l', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-174-4.jpg?v=1612553677', 'is_used': False, 'name': 'Doepfer Doepfer - A-174-4 3D Joystick', 'page_metadata': None, 'price': '271.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-174-4-3d-joystick', 'vat_included': False} 2026-07-29 08:03:22 [noisebug] WARNING: Skipping non-Eurorack product: Leaf Audio - Add-On Pack #1 (https://noisebug.net/products/leaf-audio-add-on-pack-1) 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Vinca1.jpg?v=1602629602', 'is_used': False, 'name': 'Instruo Instruo - Vinca VCA', 'page_metadata': None, 'price': '239.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-vinca-vca', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-111-5v.jpg?v=1604609779', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-5V Mini Synthesizer Voice', 'page_metadata': None, 'price': '432.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-111-5v', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/instruo-larachd-eurorack-audio-input-module-with-footswitch.jpg?v=1687985120', 'is_used': False, 'name': 'Instruo Instruo - Larachd', 'page_metadata': None, 'price': '359.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-larachd', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-111-5.jpg?v=1604608882', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-5 Mini Synthesizer Voice', 'page_metadata': None, 'price': '374.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-111-5-synthesizer-voice', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/cnoc-wesite-photo.png?v=1663784827', 'is_used': False, 'name': 'Instruo Instruo - cnōc', 'page_metadata': None, 'price': '289.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-cnoc', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/PocketElectronics.jpg?v=1602109350', 'is_used': False, 'name': 'Doepfer Doepfer - Pocket Electronics (NO PSU)', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-pocket-electronics-no-psu', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Scion-3.png?v=1612306499', 'is_used': False, 'name': 'Instruo Instruo - SCÍON', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-scion', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/USB64.jpg?v=1602108697', 'is_used': False, 'name': 'Doepfer Doepfer - USB64 (NO PSU)', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-usb64-no-psu', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/cruinn-wesite-photo.png?v=1663785046', 'is_used': False, 'name': 'Instruo Instruo - cruïnn', 'page_metadata': None, 'price': '469.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-cruinn', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-100Bus.jpg?v=1602107148', 'is_used': False, 'name': 'Doepfer Doepfer - A-100Bus v6', 'page_metadata': None, 'price': '46.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-100bus-v6', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/INSTURO2.png?v=1633982644', 'is_used': False, 'name': 'Instruo Instruo - harmonàig', 'page_metadata': None, 'price': '459.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-harmonaig', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/DIYSYNTH.jpg?v=1602106056', 'is_used': False, 'name': 'Doepfer Doepfer - DIY SYNTH KIT w/TEMPCO', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-diy-synth-kit-w-tempco', 'vat_included': False} 2026-07-29 08:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Arbhar.jpg?v=1776727839', 'is_used': False, 'name': 'Instruo Instruo - Arbhar', 'page_metadata': None, 'price': '699.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-arbhar', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/RK6_3dcd50c1-ac46-4cd1-9894-5f8ed689bd39.jpg?v=1626199976', 'is_used': False, 'name': 'Metasonix Metasonix - RK6', 'page_metadata': None, 'price': '505.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/metasonix-rk6', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/FXAidProBlk.jpg?v=1743109453', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - FX Aid Pro', 'page_metadata': None, 'price': '335.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-fx-aid-pro', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-182-1.jpg?v=1598378858', 'is_used': False, 'name': 'Doepfer Doepfer - A-182-1', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-182-1', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/FxAidBlk.jpg?v=1772909713', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - FX Aid', 'page_metadata': None, 'price': '205.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-fx-aid-black', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-130-8.jpg?v=1598378714', 'is_used': False, 'name': 'Doepfer Doepfer - A-130-8', 'page_metadata': None, 'price': '161.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-130-8', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/Ochd_blkbkgnd.jpg?v=1772910017', 'is_used': False, 'name': 'Instruo Instruo & DivKid - øchd', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/instruo-divkid-ochd', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-135-3.jpg?v=1598378569', 'is_used': False, 'name': 'Doepfer Doepfer - A-135-3', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-135-3', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/isolator-v2.jpg?v=1677611421', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - Isolator v2', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-isolator', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-133-2.jpg?v=1598378401', 'is_used': False, 'name': 'Doepfer Doepfer - A-133-2', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-133-2', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/sawtor_Silver_04265bcb-b428-4081-80c8-5b4931e62a16.jpg?v=1728317982', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - Super Sawtor', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-super-sawtor', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-183-4.jpg?v=1598378218', 'is_used': False, 'name': 'Doepfer Doepfer - A-183-4', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-183-4', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/error-instruments-white-rabbit-eurorack-multi-effects-module.jpg?v=1692232877', 'is_used': False, 'name': 'Error Instruments Error Instruments - White Rabbit', 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-white-rabbit', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-1982.jpg?v=1598378027', 'is_used': False, 'name': 'Doepfer Doepfer - A-198', 'page_metadata': None, 'price': '305.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-198', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/3xMIA_Silver.jpg?v=1772909485', 'is_used': False, 'name': 'Happy Nerding Happy Nerding - 3x MIA', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/happy-nerding-3x-mia', 'vat_included': False} 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - DR-03 Hi-Hats (https://noisebug.net/products/corsynth-dr-03) 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: LEP - Arpopone [Desktop] (https://noisebug.net/products/leploop-arpopone) 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: Metasonix - Crapulescent [4x4] (https://noisebug.net/products/metasonix-crapulescent) 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: Metasonix - Bellend [4x4] (https://noisebug.net/products/metasonix-bellend) 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-130-2.jpg?v=1594149958', 'is_used': False, 'name': 'Doepfer Doepfer - A-130-2 Dual Lin/Exp VCA', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-103-2-dual-lin-exp-vca', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/error-instruments-space-station-eurorack-valve-radio-noise-synth-module-gold.jpg?v=1692234531', 'is_used': False, 'name': 'Error Instruments Error Instruments - Space Station (Eurorack)', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/error-instruments-space-station-eurorack', 'vat_included': False} 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-188-2.jpg?v=1592510375', 'is_used': False, 'name': 'Doepfer Doepfer - A-188-2', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-188-2', 'vat_included': False} 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Speak & Glitch (https://noisebug.net/products/error-instruments-speak-glitch) 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: Error Instruments - Broken Tape Simulator Mk3 (https://noisebug.net/products/error-instruments-broken-tape-simulator) 2026-07-29 08:03:23 [noisebug] WARNING: Skipping non-Eurorack product: Erica Synths - Perkons HD-01 (https://noisebug.net/products/erica-synths-perkons-hd-01) 2026-07-29 08:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Titan.jpg?v=1598376304', 'is_used': False, 'name': 'Eowave Eowave - Titan Discrete Oscillator [black]', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/eowave-titan-discrete-oscillator-black', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-188-1c.jpg?v=1592510156', 'is_used': False, 'name': 'Doepfer Doepfer - A-188-1C', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-188-1c', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/A-183-5_frontal.jpg?v=1690480106', 'is_used': False, 'name': 'Doepfer Doepfer - A-183-5', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-183-5', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-188-1b.jpg?v=1592509791', 'is_used': False, 'name': 'Doepfer Doepfer - A-188-1B', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-188-1b', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/DoepferModWheel.jpg?v=1619044510', 'is_used': False, 'name': 'Doepfer Doepfer - Mod Wheel kit (single)', 'page_metadata': None, 'price': '19.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-mod-wheel-kit-single', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-188-1a.jpg?v=1592509560', 'is_used': False, 'name': 'Doepfer Doepfer - A-188-1A', 'page_metadata': None, 'price': '219.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-188-1a', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-177-2.jpg?v=1592508499', 'is_used': False, 'name': 'Doepfer Doepfer - A-177-2', 'page_metadata': None, 'price': '69.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-177-2', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-184-2.jpg?v=1592508974', 'is_used': False, 'name': 'Doepfer Doepfer - A-184-2', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-184-2', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-148_1da6619b-eb64-4cea-a234-63e822cfac11.jpg?v=1592437574', 'is_used': False, 'name': 'Doepfer Doepfer - A-148', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-148', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-184-1.jpg?v=1592508718', 'is_used': False, 'name': 'Doepfer Doepfer - A-184-1', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-184-1', 'vat_included': False} 2026-07-29 08:03:24 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - A-197-3 RGB LED Controller (https://noisebug.net/products/doepfer-a-197-3-rgb-led-controller) 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-180-2.jpg?v=1573609035', 'is_used': False, 'name': 'Doepfer Doepfer - A-180-2', 'page_metadata': None, 'price': '46.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-180-2-multiple', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-176.jpg?v=1592528405', 'is_used': False, 'name': 'Doepfer [DISCONTINUED] Doepfer - A-176', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-176', 'vat_included': False} 2026-07-29 08:03:24 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - MSY2 MIDI to SYNC Converter (https://noisebug.net/products/msy2-midi-to-sync-converter) 2026-07-29 08:03:24 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - MKE 4/5 Octave cable set (https://noisebug.net/products/copy-of-doepfer-mke-universal-midi-keyboard-electronics) 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/ad5.jpg?v=1536184958', 'is_used': False, 'name': 'Doepfer Doepfer - AD5', 'page_metadata': None, 'price': '19.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-ad5', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-174-2.jpg?v=1592507772', 'is_used': False, 'name': 'Doepfer Doepfer - A-174-2', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-174-2', 'vat_included': False} 2026-07-29 08:03:24 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - Dark Time: Red LEDs (https://noisebug.net/products/dark-time-red-leds) 2026-07-29 08:03:24 [noisebug] WARNING: Skipping non-Eurorack product: Doepfer - Dark Link (https://noisebug.net/products/dark-link) 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-183-9.jpg?v=1637174079', 'is_used': False, 'name': 'Doepfer Doepfer - A-183-9 Quad USB Power Supply', 'page_metadata': None, 'price': '64.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-183-9-quad-usb-power-supply', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-168-1.jpg?v=1592502723', 'is_used': False, 'name': 'Doepfer Doepfer - A-168-1', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-168-1', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a196.jpg?v=1536184932', 'is_used': False, 'name': 'Doepfer Doepfer - A-196: Phase Locked Loop (PLL)', 'page_metadata': None, 'price': '104.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a196-pll', 'vat_included': False} 2026-07-29 08:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-163.jpg?v=1592502253', 'is_used': False, 'name': 'Doepfer Doepfer - A-163 (Discontinued)', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-163', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/new180.jpg?v=1564600940', 'is_used': False, 'name': 'Doepfer Doepfer - A-180-1: Multiples 1', 'page_metadata': None, 'price': '41.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-180-1-multiples-1', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-162.jpg?v=1592501955', 'is_used': False, 'name': 'Doepfer Doepfer - A-162', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-162', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a1833.jpg?v=1536184651', 'is_used': False, 'name': 'Doepfer Doepfer - A-183-3', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-183-3-amplifier', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-147-2SE.jpg?v=1592437333', 'is_used': False, 'name': 'Doepfer Doepfer - A-147-2SE (RED)', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-147-2se-red', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a160-5_351b7346-53f8-4908-82dd-006e7f47877b.jpg?v=1536163911', 'is_used': False, 'name': 'Doepfer Doepfer - A-160-5V', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-160-5v', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-145-4V.jpg?v=1592436836', 'is_used': False, 'name': 'Doepfer Doepfer - A-145-4V Quad LFO', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-145-4v', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a160.jpg?v=1536184081', 'is_used': False, 'name': 'Doepfer Doepfer - A-160-1', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-160-clock-trigger-divider', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-143-9.jpg?v=1592436092', 'is_used': False, 'name': 'Doepfer Doepfer - A-143-9', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-143-9', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a140_9f8f71af-2e5d-4c37-8c49-201b9ad48075.jpg?v=1536163615', 'is_used': False, 'name': 'Doepfer Doepfer - A-140V: ADSR Envelope Generator', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-140v', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-140-2_a68edaaf-7978-4932-896e-e052d526b771.jpg?v=1592435238', 'is_used': False, 'name': 'Doepfer Doepfer - A-140-2V', 'page_metadata': None, 'price': '219.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-140-2v', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a143-4.jpg?v=1536183337', 'is_used': False, 'name': 'Doepfer Doepfer - A-143-4: Quad VCLFO/VCO', 'page_metadata': None, 'price': '374.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-143-4-quad-vclfo-vco', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-128.jpg?v=1618535855', 'is_used': False, 'name': 'Doepfer Doepfer - A-128 Fixed Filter Bank', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-128-fixed-filter-bank', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-138s.jpg?v=1536163575', 'is_used': False, 'name': 'Doepfer Doepfer - A-138SV: Mini Stereo Mixer', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-138sv', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-125.jpg?v=1592528669', 'is_used': False, 'name': 'Doepfer Doepfer - A-125', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-125', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a151.jpg?v=1582837624', 'is_used': False, 'name': 'Doepfer Doepfer - A-151: Quad Sequential Switch', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-151-quad-sequential-switch', 'vat_included': False} 2026-07-29 08:03:25 [noisebug] WARNING: Skipping non-Eurorack product: Moon Modular - V2S2 Cable (https://noisebug.net/products/moon-modular-v2s2-cable) 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/RS-95N.jpg?v=1580510994', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-95N', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-95n', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-121-sv_01.jpg?v=1663895788', 'is_used': False, 'name': 'Doepfer Doepfer - A-121sV', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-121sv', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer-a-106-5.jpg?v=1580502515', 'is_used': False, 'name': 'Doepfer Doepfer - A-106-5 [SEM Filter]', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-106-5-sem-filter', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-138s_front_hr.jpg?v=1580512840', 'is_used': False, 'name': 'Doepfer Doepfer - A-138s', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138s', 'vat_included': False} 2026-07-29 08:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1001882_1.jpg?v=1649271699', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-6', 'page_metadata': None, 'price': '271.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-111-6-mini-synth-voice', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Doepfer_A-138n_frontal.jpg?v=1565818629', 'is_used': False, 'name': 'Doepfer Doepfer - A-138n', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138n', 'vat_included': False} 2026-07-29 08:03:26 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C112 Assistants (https://noisebug.net/products/corsynth-c112) 2026-07-29 08:03:26 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1140 - ThunDrum (https://noisebug.net/products/synthetic-sound-labs-thundrum) 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-500N_A.jpg?v=1573698057', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-500N', 'page_metadata': None, 'price': '321.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-500n', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-138i.jpg?v=1564697882', 'is_used': False, 'name': 'Doepfer Doepfer - A-138i', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-138i', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-510N_A.jpg?v=1573697915', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-510N', 'page_metadata': None, 'price': '402.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-510n', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-124_wasp_filter.jpg?v=1582334290', 'is_used': False, 'name': 'Doepfer Doepfer - A-124SE (Black & Yellow)', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-124', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-180N_A.jpg?v=1573697737', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-180N', 'page_metadata': None, 'price': '195.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-180n', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a131.jpg?v=1536181926', 'is_used': False, 'name': 'Doepfer Doepfer - A-131: Voltage Controlled Amplifier (Exponential)', 'page_metadata': None, 'price': '92.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-131-exponential-voltage-controlled-amplifier', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-100N_A.jpg?v=1573697607', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-100N', 'page_metadata': None, 'price': '264.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-100n', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a130.jpg?v=1536181728', 'is_used': False, 'name': 'Doepfer Doepfer - A-130: Voltage Controlled Amplifier', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-130-voltage-controlled-amplifier', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/Doepfer_A-118-2_frontal.jpg?v=1565818263', 'is_used': False, 'name': 'Doepfer Doepfer - A-118-2', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-118-2', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/1001943_1.jpg?v=1649272724', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-6V', 'page_metadata': None, 'price': '282.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-111-6v-mini-synth-voice-vintage-edition', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-146.jpg?v=1582834091', 'is_used': False, 'name': 'Doepfer Doepfer - A-146', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-146', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_A-111-4V_frontal.jpg?v=1573521384', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-4V', 'page_metadata': None, 'price': '529.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-111-4v', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-182-2.jpg?v=1564698578', 'is_used': False, 'name': 'Doepfer Doepfer - A-182-2', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-182-2', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doepfer_a-115.jpg?v=1565817291', 'is_used': False, 'name': 'Doepfer Doepfer - A-115 Audio Divider', 'page_metadata': None, 'price': '81.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-115', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/doefper_a-121-3.jpg?v=1569493588', 'is_used': False, 'name': 'Doepfer Doepfer - A-121-3', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-121-3', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-119.jpg?v=1536181532', 'is_used': False, 'name': 'Doepfer Doepfer - A-119: External Input / Envelope Follower', 'page_metadata': None, 'price': '98.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-119-external-input-envelope-follower-and-comparator', 'vat_included': False} 2026-07-29 08:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-180-9.jpg?v=1536184481', 'is_used': False, 'name': 'Doepfer Doepfer - A-180-9 Multicore', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-180-9-multicore', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A-111-2_a2ce8b7f-3b57-4ec9-a448-d3d126882636.jpg?v=1536163053', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-2V: High End VCO II / VCLFO', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-111-2v', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/A100P6.jpg?v=1536161692', 'is_used': False, 'name': 'Doepfer Doepfer - A-100P6', 'page_metadata': None, 'price': '775.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-100p6', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-106-6v.jpg?v=1612554110', 'is_used': False, 'name': 'Doepfer Doepfer - A-106-6V XP Filter', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-106-6v-xp-filter', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-156.jpg?v=1536183925', 'is_used': False, 'name': 'Doepfer Doepfer - A-156', 'page_metadata': None, 'price': '161.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-156-dual-quantizer', 'vat_included': False} 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C111 Multmode Contour Generator (https://noisebug.net/products/corsynth-c111-multmode-contour-generator) 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-111-4.jpg?v=1536180881', 'is_used': False, 'name': 'Doepfer Doepfer - A-111-4: Quad Precision VCO', 'page_metadata': None, 'price': '506.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/doepfer-a-111-4', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a118_4ae9cd59-c268-4a8f-ab7e-fed31eb65774.jpg?v=1536181403', 'is_used': False, 'name': 'Doepfer Doepfer - A-118: Noise / Random', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-118-noise-random-voltage', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-110-6.jpg?v=1536180618', 'is_used': False, 'name': 'Doepfer Doepfer - A-110-6: Trapezoid Thru Zero Quadrature VCO', 'page_metadata': None, 'price': '317.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-110-6', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-101-2_1ba12584-2820-4f4f-a8c5-3cb4abe44da4.jpg?v=1536180155', 'is_used': False, 'name': 'Doepfer Doepfer - A-101-2: Vactrol Low Pass Gate', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-101-2-vactrol-low-pass-gate', 'vat_included': False} 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C106: Dual Loopable VC AD Envelope & More (https://noisebug.net/products/c106-dual-loopable-vc-ad-envelope-more) 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a-110-2_f733e39f-1c37-4c85-86e9-fff99d2d08a6.jpg?v=1536180525', 'is_used': False, 'name': 'Doepfer Doepfer - A-110-2: Basic VCO', 'page_metadata': None, 'price': '161.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-110-2-basic-vco', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a190-4.jpg?v=1536184846', 'is_used': False, 'name': 'Doepfer Doepfer - A-190-4: USB/Midi-to-CV/Gate/Sync Interface', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a190-4', 'vat_included': False} 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Buchla Busboard Connector Cable [18 inch] (https://noisebug.net/products/buchla-busboard-connector-cable-18-inch) 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - I/O Port Cover (https://noisebug.net/products/buchla-i-o-port-cover) 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - H Port for I/O Breakouts (https://noisebug.net/products/buchla-h-port-for-i-o-breakouts) 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Corsynth - C101: OTA Lowpass Filter MKII (https://noisebug.net/products/c101-mkii-ota-voltage-controlled-lowpass-filter) 2026-07-29 08:03:27 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Busboard Connector Cable [36 inch] (https://noisebug.net/products/buchla-busboard-connector-cable-36-inch) 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/AS_RS-380N_A.jpg?v=1573698229', 'is_used': False, 'name': 'Analogue Systems Analogue Systems - RS-380N', 'page_metadata': None, 'price': '287.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/analogue-systems-rs-380n', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a143-1.jpg?v=1536183164', 'is_used': False, 'name': 'Doepfer Doepfer - A-143-1: Complex Envelope Generator/Quad ' 'Ad-Generator/Quad LFO', 'page_metadata': None, 'price': '294.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-143-1', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/4ms_Shaped_Dual_EnvVCA.jpg?v=1671246554', 'is_used': False, 'name': '4ms 4ms - Shaped Dual EnvVCA', 'page_metadata': None, 'price': '339.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-shaped-dual-envvca', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a141-2.jpg?v=1536183057', 'is_used': False, 'name': 'Doepfer Doepfer - A-141-2: VC Envelope Generator VCADSR / VCLFO', 'page_metadata': None, 'price': '213.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-141-2-vcadsr-envelope-generator-lfo', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD64X.jpg?v=1781547869', 'is_used': False, 'name': '4ms 4ms - Pod64X [Powered]', 'page_metadata': None, 'price': '195.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod64x-powered', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a151_382fe9cf-4a12-4a7b-99d8-954a3d49f223.jpg?v=1582837842', 'is_used': False, 'name': 'Doepfer Doepfer - A-151v Quad Sequential Switch', 'page_metadata': None, 'price': '87.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-151v', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/POD34X.jpg?v=1781547541', 'is_used': False, 'name': '4ms 4ms - Pod34X [Powered]', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-pod34x-powered', 'vat_included': False} 2026-07-29 08:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a160-2.jpg?v=1536184035', 'is_used': False, 'name': 'Doepfer Doepfer - A-160-2 Clock/Trigger Divider II', 'page_metadata': None, 'price': '127.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-160-2-clock-trigger-divider-ii', 'vat_included': False} 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/enosc_frontfc.jpg?v=1643320930', 'is_used': False, 'name': '4ms 4ms - Ensemble Oscillator', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/4ms-ensemble-oscillator', 'vat_included': False} 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a137-2.jpg?v=1536182422', 'is_used': False, 'name': 'Doepfer Doepfer - A-137-2 Wave Multiplier II', 'page_metadata': None, 'price': '138.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-137-2-wave-multiplier-ii', 'vat_included': False} 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: TINRS - Rocket Cable Set (https://noisebug.net/products/tinrs-rocket-cables) 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/TiNRS-NextTuesday-Front-673x1024.jpg?v=1700157981', 'is_used': False, 'name': 'TINRS TINRS - NextTuesday (Procedural Sequencer)', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/tinrs-nexttuesday-procedural-sequencer', 'vat_included': False} 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=5> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/products/a137.jpg?v=1536182385', 'is_used': False, 'name': 'Doepfer Doepfer - A-137-1: Wave Multiplier 1', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/a-137-wave-multiplier', 'vat_included': False} 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs - 1201 Thru-Zero VCO (https://noisebug.net/products/synthetic-sound-labs-1201-thru-zero-vco) 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: Buchla - Program Manager Card for Music Easel (https://noisebug.net/products/buchla-program-manager-card-for-music-easel) 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/osc-product-1568x3303.jpg?v=1697235934', 'is_used': False, 'name': 'Supercritical Supercritical - Demon Core Oscillator', 'page_metadata': None, 'price': '564.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/supercritical-demon-core-oscillator', 'vat_included': False} 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: Synthetic Sound Labs Model 1610 - V-Gates (https://noisebug.net/products/v-gates-model-1610) 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: NLM - hHF [Buchla Compatible] (https://noisebug.net/products/nlm-hhf) 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: NLM - h2P Vertical Orientation [Buchla Compatible] (https://noisebug.net/products/nlm-h2p-vertical-orientation) 2026-07-29 08:03:28 [noisebug] WARNING: Skipping non-Eurorack product: NLM - h2P Horizontal Orientation [Buchla Compatible] (https://noisebug.net/products/nlm-h2p-horizontal-orientation) 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/modOrgy.png?v=1707520553', 'is_used': False, 'name': 'Synthetic Sound Labs Synthetic Sound Labs - Modulation Orgy LFO – ' 'Model 2261 Silver', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/copy-of-synthetic-sound-labs-modulation-orgy-lfo-model-226-silver', 'vat_included': False} 2026-07-29 08:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://noisebug.net/products.json?limit=250&page=4> {'batch_id': '2529', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0020/5199/7743/files/2261-Modulation-Orgy-Front-Black-800x251-1.png?v=1696986682', 'is_used': False, 'name': 'Synthetic Sound Labs Synthetic Sound Labs - Modulation Orgy LFO – ' 'Model 2261 Black', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'noisebug', 'url': 'https://noisebug.net/products/synthetic-sound-labs-modulation-orgy-lfo-model-226', 'vat_included': False} 2026-07-29 08:03:28 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-29 08:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2026-07-29 08:03:28 [py.warnings] WARNING: /code/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( 2026-07-29 08:03:28 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=noisebug&batch_id=2529 HTTP/1.1" 200 17 2026-07-29 08:03:28 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 119942, 'downloader/request_count': 123, 'downloader/request_method_count/GET': 123, 'downloader/response_bytes': 1145317, 'downloader/response_count': 123, 'downloader/response_status_count/200': 10, 'downloader/response_status_count/301': 1, 'downloader/response_status_count/429': 112, 'elapsed_time_seconds': 23.84558, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 29, 8, 3, 28, 464802), 'httpcompression/response_bytes': 2192095, 'httpcompression/response_count': 4, 'httperror/response_ignored_count': 35, 'httperror/response_ignored_status_count/429': 35, 'item_scraped_count': 374, 'log_count/DEBUG': 500, 'log_count/ERROR': 35, 'log_count/INFO': 45, 'log_count/WARNING': 199, 'memusage/max': 77111296, 'memusage/startup': 77111296, 'response_received_count': 45, 'retry/count': 77, 'retry/max_reached': 35, 'retry/reason_count/429 Unknown Status': 77, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 121, 'scheduler/dequeued/memory': 121, 'scheduler/enqueued': 121, 'scheduler/enqueued/memory': 121, 'start_time': datetime.datetime(2026, 7, 29, 8, 3, 4, 619222)} 2026-07-29 08:03:28 [scrapy.core.engine] INFO: Spider closed (finished)