2026-07-29 17:01:15 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2026-07-29 17:01:15 [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 17:01:15 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'LOG_FILE': 'logs/default/ctrl-mod/f6cfc3c48b6e11f197600242ac11000b.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 17:01:15 [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 17:01:15 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2026-07-29 17:01:15 [scrapy.extensions.telnet] INFO: Telnet Password: b41be8a62c10ea4c 2026-07-29 17:01:15 [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 17:01:15 [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 17:01:15 [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 17:01:15 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2026-07-29 17:01:15 [scrapy.core.engine] INFO: Spider opened 2026-07-29 17:01:15 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-29 17:01:15 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6027 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=2>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=8>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=6>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=4>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=7>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=9>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=5>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=10>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=11>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=3>: HTTP status code is not handled or not allowed 2026-07-29 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5b2f2c044f7519e57b6389427981d753.jpg?v=1785277227', 'is_used': True, 'name': 'Used Behringer Solina', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-behringer-solina-da8fc597-f228-4478-a9ed-5facd72d1270', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/839410e90f52efb9d344c08106601b23.jpg?v=1785275284', 'is_used': True, 'name': 'Used Intellijel 4U Palette Case 62HP (Black) with Lid', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-4u-palette-case-62hp-black-with-lid-754548b1-ea26-4930-8a94-f5f39dba4b0e', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bf6e1c271ca88286bb50cbf292d6c775.jpg?v=1785275066', 'is_used': True, 'name': 'Used AI Synthesis AI018 Stereo Matrix Mixer', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ai-synthesis-ai018-stereo-matrix-mixer-7dfb660d-4b18-46fc-9c28-3a82fd35896a', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/55348b7e714f1382b395a0bd7fe72f13.jpg?v=1785274814', 'is_used': True, 'name': 'Used Befaco Pedal S-R 1U', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-befaco-pedal-s-r-1u-516458bd-eb17-4916-9b9c-4109cf440650', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/739bba8452bb87db6ba7cbcfd8c5899a.jpg?v=1785274253', 'is_used': True, 'name': 'Used Intellijel MIDI 1U', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-midi-1u-dd3845f9-f3d6-4ef7-a962-3676330b8dcf', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fec15e05acbbf0dfd4955855ebe63878.jpg?v=1785274059', 'is_used': True, 'name': 'Used Manifold Research Centre sir.clk', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-manifold-research-centre-sir-clk-7719f072-df2d-452a-8fe7-72854a09179f', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b47a4d9b9f0e428041002e94cc26f715.jpg?v=1785273850', 'is_used': True, 'name': 'Used Shakmat Dual Dagger Stereo Filter', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-shakmat-dual-dagger-stereo-filter-068969b2-2463-4130-a4d3-2186dc183832', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/22fc565e0710c6fe985103dc2678469e.jpg?v=1785273713', 'is_used': True, 'name': 'Used WORNG Electronics SoundStage II', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-worng-electronics-soundstage-ii-7950cb11-2970-4d66-9ab3-53b061e52be4', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c0597e85f383456978b921a5022eaa85.jpg?v=1785185319', 'is_used': True, 'name': 'Used SOMA Laboratory Lyra-8 - Pink', 'page_metadata': None, 'price': '620.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-soma-laboratory-lyra-8-pink-cac05c50-e395-47b1-a2ef-877909cb07be', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c23987a75c8af32a091706182da982a8.jpg?v=1785185108', 'is_used': True, 'name': 'Used Vermona DRM1 MKIV with Trigger Inputs', 'page_metadata': None, 'price': '840.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-vermona-drm1-mkiv-with-trigger-inputs-dea654f1-e4b6-4fa1-bc7e-4dc2bfb076a1', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_8219.jpg?v=1785184812', 'is_used': True, 'name': 'Used Boss SP-303 Dr. Sample', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-boss-sp-303-dr-sample-e3a633e1-35a5-4ea6-af6c-d73ed4a578a5', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fce6d6ac4b07eae6e16671dd26201ead.jpg?v=1785184614', 'is_used': True, 'name': 'Used Torso T-1', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-torso-t-1-663a165b-d3c2-4321-b675-0463b334c876', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5446cb243726f2c9a613161cfd8fa9f5.jpg?v=1785184400', 'is_used': True, 'name': 'Used Trondheim Audio Devices SkarBassOne', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-trondheim-audio-devices-skarbassone-5f2cda98-27cf-4bd0-93ed-05c1bee9f3ec', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ce6afb93a0ef6f42a165979aada675d4.jpg?v=1785184318', 'is_used': True, 'name': 'Used Teenage Engineering CM-15 Large Diaphragm USB Supercardioid ' 'Condenser Microphone (Black)', 'page_metadata': None, 'price': '895.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-teenage-engineering-cm-15-large-diaphragm-usb-supercardioid-condenser-microphone-black-c206a3a9-a460-4c75-8ca4-ce65a8a45966', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/35a045bd3b3f5e2a2e9d15d8bdf17397.jpg?v=1785184181', 'is_used': True, 'name': 'Used Electric Audio Experiments Prismatic Wall', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-electric-audio-experiments-prismatic-wall-c03ea562-380f-4b7f-b540-a2bbf8bed5a4', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0f9fbbf9f0fdc297f7857bc49ac0675b.jpg?v=1785184095', 'is_used': True, 'name': 'Used DSM & Humboldt Electronics Simplifier Bass Station Preamp / ' 'CabSim / DI', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-dsm-humboldt-electronics-simplifier-bass-station-preamp-cabsim-di-e71f9ec9-7c48-4849-af56-775a4236d0fe', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/g04P35UoCust.png?v=1614472177', 'is_used': True, 'name': 'Used Tiptop Audio SD808', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qimw6vz5jfxs', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/857d11e9ca579dc9672a38d696ca779e.jpg?v=1785183907', 'is_used': True, 'name': 'Used Bananana Quimera', 'page_metadata': None, 'price': '360.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bananana-quimera-c1605f2a-381f-43fa-a0be-3d85180d687e', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_7854.jpg?v=1614458742', 'is_used': True, 'name': 'Used ALM Busy Circuits O/A/x2', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ubpb0x0ji7lv', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6bb7d0b4507497441ff0559dc719cbb9.jpg?v=1785023052', 'is_used': True, 'name': 'Used Modcan Triple Osc', 'page_metadata': None, 'price': '360.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-modcan-triple-osc-02526d89-e73d-4cc7-ae27-1bc64c162599', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8lP8mqrO3Eg1.png?v=1614300797', 'is_used': True, 'name': 'Used Intellijel Morgasmatron', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fzd5g4mi8zkh', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bd0ed0c14749a072088f0563e379c13c.jpg?v=1785023021', 'is_used': True, 'name': 'Used Make Noise Rene v2', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-rene-45e0706d-fa6c-4712-8099-fde8ac4bace6', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/alm-dincable-1-ctrlmod.png?v=1614189943', 'is_used': False, 'name': 'ALM Busy Circuits Din-Sync Adapter Cable', 'page_metadata': None, 'price': '14.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/alm-busy-circuits-din-sync-adapter-cable', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ccb9b5dbd67145f6e66dacba743a5c27.jpg?v=1785022958', 'is_used': True, 'name': 'Used Intellijel Rubicon v1', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-rubicon-v1-890635a5-4e00-4074-bf7c-e31287feeed9', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Arturia-Keystep-37-1.png?v=1614042077', 'is_used': False, 'name': 'Arturia KeyStep 37', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-keystep-37', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/84617cb8249ed80972e1b4e13affd534.jpg?v=1785022916', 'is_used': True, 'name': 'Used Industrial Music Electronics Kermit v1', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-industrial-music-electronics-kermit-v1-2e5a596a-4e9c-4a02-abc0-4fdec4d8dd6d', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-gen3-1-ctrlmod.png?v=1614016211', 'is_used': False, 'name': 'Joranalogue Generate 3 - Through Zero Multiphonic Signal Generator', 'page_metadata': None, 'price': '405.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-generate-3-through-zero-mulitphonic-signal-generator', 'vat_included': False} 2026-07-29 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cf3343cccef212c8e92e3f4a5b4d0fb7.jpg?v=1785022879', 'is_used': True, 'name': 'Used Intellijel Linix', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-linix-7ae88e00-71de-47b3-8fac-eeb358eb7d42', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_76422.jpg?v=1613842618', 'is_used': True, 'name': 'Used SSSR Labs SM010 Matrixarchate', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4kgw75bn4khz', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b547b84e098da302405c4052a4f8984b.jpg?v=1784934053', 'is_used': True, 'name': 'Used XSPRO XS2U-10 2U Rackmount Case with Lid', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-2u-rackmount-case-with-li-dec3780c-8a1b-49bb-8927-486a94b42860', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-pico-vc-eg-ctrlmod.png?v=1574354501', 'is_used': False, 'name': 'Erica Synths Pico VC EG', 'page_metadata': None, 'price': '109.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-pico-vc-eg', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e5c1e53028552a3d6d64c4c2257f7b1f_fcf53a31-58d0-402f-a7b6-964393a15f7a.jpg?v=1784933947', 'is_used': True, 'name': 'Used Alesis Midiverb III', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-alesis-midiverb-iii-05bf6301-a448-4bf0-b357-44fbddcfe1b9', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_7664.jpg?v=1613690902', 'is_used': True, 'name': 'Used Instruo [2]f', 'page_metadata': None, 'price': '40.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v0qgiglkhnfm', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_8186.jpg?v=1784933900', 'is_used': True, 'name': 'Used Oberheim Matrix 1000', 'page_metadata': None, 'price': '900.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-oberheim-matrix-1000-1094fa18-f7d1-444b-a183-3d47039e53ea', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_7656.jpg?v=1613689585', 'is_used': True, 'name': 'Used Folktek Conduit', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-c1bv4o4rcp2w', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e3928a25f5e75575549a4beea1e79fea.jpg?v=1784933666', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mutable-instruments-peaks-9d696da7-d3cf-4bb2-b518-73985cdd335a', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Erica-Synths-Black-LPG.png?v=1613518705', 'is_used': False, 'name': 'Erica Synths Black LPG', 'page_metadata': None, 'price': '209.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-lpg', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/566e64de14156a2675513e6fa7504fb7.jpg?v=1784933607', 'is_used': True, 'name': 'Used Expert Sleepers Tiny MIDI Breakout', 'page_metadata': None, 'price': '40.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-expert-sleepers-tiny-midi-breakout-89a84777-0357-4bc1-96d2-a00ebdff84e3', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Erica-Synths-Black-Joystick-2.png?v=1613521165', 'is_used': False, 'name': 'Erica Synths Black Joystick 2', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-joystick-2', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4e5bd94e869bacd7d453591015a09a35.jpg?v=1784933480', 'is_used': True, 'name': 'Used Expert Sleepers Super Disting EX', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-expert-sleepers-super-disting-ex-d4b67b0c-350f-4de7-a080-19eba3550b46', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-synths-black-hole-dsp-2-ctrl-mod.png?v=1646761459', 'is_used': False, 'name': 'Erica Synths Black Hole DSP2', 'page_metadata': None, 'price': '319.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-hole-dsp2', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/xaoc-devices-skopje-ctrl-mod.png?v=1784070310', 'is_used': False, 'name': 'XAOC Devices Skopje - Dual Quantizer (Pre-Order)', 'page_metadata': None, 'price': '419.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-skopje-dual-quantizer', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Erica-Synths-Pico-Case-1.png?v=1613605831', 'is_used': False, 'name': 'Erica Synths 1x42HP Aluminum Pico Case', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-1x42hp-aluminum-pico-case', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4aa678f7cdb7694e69b8f845072667a7.jpg?v=1784915499', 'is_used': True, 'name': 'Used Doepfer A-148 Dual Sample & Hold', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-148-dual-sample-hold-9270506b-a222-42c5-a225-b72d95b17332', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Erica-Synths-DB-01.png?v=1613692606', 'is_used': False, 'name': 'Erica Synths DB-01 Bassline Synthesizer', 'page_metadata': None, 'price': '559.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-db-01-bassline-synthesizer', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c28b1264698f3e9471d4c0749afee310.jpg?v=1784915257', 'is_used': True, 'name': 'Used Make Noise 0-CTRL', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-0-ctrl-958f4a43-452a-4256-9564-1cdbcd3ec8b0', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Erica-Synths-Pico-EF.png?v=1613522970', 'is_used': False, 'name': 'Erica Synths Pico EF Envelope Follower', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-pico-ef-envelope-follower', 'vat_included': False} 2026-07-29 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/708a560d8c8e06ef9ba4dc7a387309c2.jpg?v=1784850529', 'is_used': True, 'name': 'Used Acid Rain Technology Maestro', 'page_metadata': None, 'price': '315.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-acid-rain-technology-maestro-8c4b6172-d9c2-4486-90a9-5b82c0515f88', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/After-Later-Audio-Threads-1U.png?v=1623702992', 'is_used': False, 'name': 'After Later Audio Threads 1U', 'page_metadata': None, 'price': '249.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/audio-later-audio-threads-1u', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a4f9a3f48aad426c68b63127775df141.jpg?v=1784840978', 'is_used': True, 'name': 'Used Shigin Conductor 3 Tone Monophonic Synthesizer', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-shigin-conductor-3-tone-monophonic-synthesizer-1efdb044-21f5-441f-9755-77bb429b6399', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tHpZsBL0fhaT.png?v=1613435493', 'is_used': True, 'name': 'Used Erica Synths Drum Mixer', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pbskdkcctdcr', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6bd06d7cd7a104eaafa85f37d6333f8b.jpg?v=1784840825', 'is_used': True, 'name': 'Used Puremagnetik Etches Soundscape Palette', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-puremagnetik-etches-soundscape-palette-5c24b8c3-163b-4a40-a0f1-affaef8cf6e0', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iaYKeDVPsXD2.png?v=1613435489', 'is_used': True, 'name': 'Used Mutable Instruments Warps', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p91zylmmhpsg', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4e7fc61b1be64d1e87effb44e16c9ae1.jpg?v=1784840494', 'is_used': True, 'name': 'Used Instruo Pocket Scion', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-instruo-pocket-scion-2665d3b9-2761-435b-bc87-6c063f010184', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zTySgNTyyN9h.png?v=1613435487', 'is_used': True, 'name': 'Used 2hp MIDI (Silver)', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mdalioksubsi', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3549f033fda02959f623052dd5921128.jpg?v=1784764462', 'is_used': True, 'name': 'Used Moog 104HP Powered Skiff', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-104hp-powered-skiff-24905ef0-e509-4703-9154-61c312ba9d87', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/M4RnCewp3nzU.png?v=1613412226', 'is_used': True, 'name': 'Used Doepfer A-188-1 BBD 2048', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-swikj1h668ti', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2a6444c478c3d3c9ba77b0d1aeabda9f.jpg?v=1784764413', 'is_used': True, 'name': 'Used Kaona Voltator', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-kaona-voltator-59419377-b0de-48e2-ace8-0b9aad6ad2a3', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_74892.jpg?v=1613343464', 'is_used': True, 'name': 'Used Mung0 r0', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jwizfjiumf2d', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/39fedb9847b042af176d94ace77a970f.jpg?v=1784764365', 'is_used': True, 'name': 'Used Xodes XO AC3', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-xodes-xo-ac3-c54cb760-baa5-48d2-8899-8f84e5fd0f0c', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ne-sincdefero-black-1-ctrlmod.png?v=1612898127', 'is_used': False, 'name': 'Noise Engineering Sinc Defero - Buffered Attenuator & Mult', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-sinc-defero', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/066c5141363c0bf3de412c39c564c7d3.jpg?v=1784764318', 'is_used': True, 'name': 'Used Doepfer A-198 Trautonium Ribbon Controller (module only)', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-198-trautonium-ribbon-controller-module-only-4aac975d-4a21-4060-b30f-fe90d7808b9d', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ne-rotipola-black-1-ctrlmod.png?v=1612897760', 'is_used': False, 'name': 'Noise Engineering Roti Pola - Attenuverting CV Mixer', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-roti-pola', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/83e9f571b50358518ad3d514fee48c87.jpg?v=1784764271', 'is_used': True, 'name': 'Used Weston Precision Audio M3S Mini Stereo Mixer', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-weston-precision-audio-m3s-mini-stereo-mixer-9c425ef3-28b8-465f-bf8c-979c007f9ffd', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/noiseengineeringnumericrepetitorblack.png?v=1653513381', 'is_used': False, 'name': 'Noise Engineering Numeric Repetitor - Rhythmic Gate Generator', 'page_metadata': None, 'price': '239.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-numeric-repetitor-2', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/98ea1db76d8a1d7aebc4679eaa147be5.jpg?v=1784764227', 'is_used': True, 'name': 'Used Patching Panda Particles', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-patching-panda-particles-b1cf578d-ff08-422e-abbb-2c72cfb6fa9c', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ne-mutajovis-black-1-ctrlmod.png?v=1612895362', 'is_used': False, 'name': 'Noise Engineering Muta Jovis - Switchable Quad Mute', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-muta-jovis', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/849ad82047032a007f032bd4737f3e51.jpg?v=1784764190', 'is_used': True, 'name': 'Used Patching Panda Particles', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-patching-panda-particles-7508a1b1-cfb4-4618-8910-edac86fec960', 'vat_included': False} 2026-07-29 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ne-binseq-black-1-ctrlmod.png?v=1612894911', 'is_used': False, 'name': 'Noise Engineering Bin Seq - 8-Step Gate Sequencer (Black)', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-bin-seq-black', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d5fc69c3a52dfb08f69d8d48adac4936.jpg?v=1784764152', 'is_used': True, 'name': 'Used Patching Panda Particles', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-patching-panda-particles-769fb045-71af-4c5d-abbb-08896559f6db', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/pom16.jpg?v=1728340199', 'is_used': True, 'name': 'Used Teenage Engineering PO Modular 16', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jmhjnqw1nf9t', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f1620c4440da1e91cd62f8725deaf488.jpg?v=1784764108', 'is_used': True, 'name': 'Used OKay Synthesizers Lowstepper Dual LFO Eurorack Module', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-okay-synthesizers-lowstepper-dual-lfo-eurorack-module-db5e4e15-9d03-46ce-a1ed-a2d5ec1db16e', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/almworng-jumblehinge-1-ctrlmod.png?v=1612535811', 'is_used': False, 'name': 'ALM Busy Circuits Jumble Henge', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/alm-busy-circuits-jumble-henge', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5dc153d4c5e24d8a960799adff36e1e3.jpg?v=1784764050', 'is_used': True, 'name': 'Used Make Noise Mimeophon', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-mimeophon-6f7f7c70-a6ea-406b-a69b-8723da4fde0d', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/after-later-audio-3-1.png?v=1612379933', 'is_used': False, 'name': 'After Later Audio 3:1 Mixer', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-3-1-mixer', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/710c5669a694db96804af7170529b3b9.jpg?v=1784763996', 'is_used': True, 'name': 'Used Fancyyyy Rung Divisions V2', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-fancyyyy-rung-divisions-v2-b168b034-4616-4099-a7d5-1175d2c1f083', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-blend-1-ctrlmod.png?v=1612216928', 'is_used': False, 'name': 'After Later Audio Blend CV/Audio Mixer and Dual VCA', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-blend', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3b09df696524dcbac6ec43ca18c2455b.jpg?v=1784763887', 'is_used': True, 'name': 'Used Shakmat Modular Bard Quartet w/ Expander', 'page_metadata': None, 'price': '410.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-shakmat-modular-bard-quartet-w-expander-0792ba6d-5a93-489c-a016-025bb9102f6e', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-steps-1-ctrlmod.png?v=1612215694', 'is_used': False, 'name': 'After Later Audio Steps - Random Looping Stepped CV and Burst ' 'Generator', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-steps', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/57ee7f8442a9650265732d6a8d0a5063.jpg?v=1784763841', 'is_used': True, 'name': 'Used Eurorack Hardware E-OR', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-eurorack-hardware-e-or-0c8ed0f2-820a-4781-a8b6-ee03a5d97c89', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-tilt-1-ctrlmod.png?v=1612215839', 'is_used': False, 'name': 'After Later Audio Tilt - Function Generator and ADSR Envelope ' 'Generator', 'page_metadata': None, 'price': '139.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tilt', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1e4853764673c670e90603913654ef9a.jpg?v=1784763777', 'is_used': True, 'name': "Used ALM Busy Circuits Pamela's Pro Workout", 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-alm-busy-circuits-pamelas-pro-workout-e2c78604-732e-468a-a24c-21eb25c77bf3', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-popple-1-ctrlmod.png?v=1612215546', 'is_used': False, 'name': 'After Later Audio Popple', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-popple', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/322a60c2e43b2df7daf78c710591cec9.jpg?v=1784763731', 'is_used': True, 'name': 'Used Ginkosynthese Sampleslicer MKIII', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ginkosynthese-sampleslicer-mkiii-3e6c5803-378f-40c8-80d9-9b7c46476ee4', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-pique1u-1-ctrlmod.png?v=1612215389', 'is_used': False, 'name': 'After Later Audio Pique 1U', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/pique-1u', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/580bc9d409baaeb873aefc80e888f15e.jpg?v=1784763684', 'is_used': True, 'name': 'Used ADDAC System ADDAC508 Swell Physics', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-system-addac508-swell-physics-3ee08698-6838-4cdc-9409-800c8da74cf5', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-mult-1-ctrlmod.png?v=1612214108', 'is_used': False, 'name': 'After Later Audio Mult', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/audio-later-audio-mult', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7abc4551858b9a26f9b91584d894a073.jpg?v=1784753458', 'is_used': True, 'name': 'Used Elektron Digitakt II', 'page_metadata': None, 'price': '845.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-elektron-digitakt-ii-1af0b042-4471-49bf-9a3e-9910c77860a0', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-mult1u-1-ctrlmod.png?v=1612214361', 'is_used': False, 'name': 'After Later Audio Mult 1U', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-mult-1u', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/526b82ff0fd2f8caaab24d8b27d170f6.jpg?v=1784753407', 'is_used': True, 'name': 'Used Instruo Ochd Expander', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-instruo-ochd-expander-e07b573b-987b-4183-95b1-a0a331bd83a2', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-g_t-1-ctrlmod.png?v=1612213813', 'is_used': False, 'name': 'After Later Audio G&T – Gates and Triggers', 'page_metadata': None, 'price': '84.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-g-t-gates-and-triggers-1u-intellijel-format', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a54ca87f9a63deb87b83932226261c77.jpg?v=1784671966', 'is_used': True, 'name': 'Used Instruo Tàin', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-instruo-tain-ac300cf7-8f43-40fd-9be9-ac3903bc0b3f', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-dvca1u-1-ctrlmod.png?v=1612213535', 'is_used': False, 'name': 'After Later Audio DVCA 1U', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-dvca-1u', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/44a5603d474cf7c88fea74b41bd9eaa0.jpg?v=1784671905', 'is_used': True, 'name': 'Used Doepfer A-185-2 Precision CV Adder', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-185-2-precision-cv-adder-c8dba1dd-8194-4956-a72b-04364b875e9a', 'vat_included': False} 2026-07-29 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afterlater-bosc-1-ctrlmod.png?v=1612213142', 'is_used': False, 'name': 'After Later Audio bOSC - CEM3340 Based Oscillator', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-bosc', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6ab7b6ae329f68f8ca11ee457829fa45.jpg?v=1784671527', 'is_used': True, 'name': 'Used Make Noise Function', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-function-3a9b95b0-8ba3-4334-9448-af5f006d55f3', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Bog-Product-Image.png?v=1612204547', 'is_used': False, 'name': 'After Later Audio Bog', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-bog', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5bdf7cb29c47f15fdcd6f5690671c666.jpg?v=1784671493', 'is_used': True, 'name': 'Used Antimatter Audio Brain Seed', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-antimatter-audio-brain-seed-765394e3-07e3-474c-bcab-8ab0272d9de7', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/P361zA0D4wVI.png?v=1612122936', 'is_used': True, 'name': 'Used Mutable Instruments Ripples', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-in8bafnbk9qa', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c70ddee0be630dacdf82d713dbd218cc.jpg?v=1784671460', 'is_used': True, 'name': 'Used 4ms VCA Matrix', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-4ms-vca-matrix-ac0b54be-648a-4bb0-a7b1-aa4988ed075e', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/after-later-audio-morcom.png?v=1611968780', 'is_used': False, 'name': 'After Later Audio Morcom - Expander for micro Turing Machine (Alan)', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-morcom', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/220e1d683e83c907fbe7e88aa1f26253.jpg?v=1784671414', 'is_used': True, 'name': 'Used Make Noise STO', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-sto-d0f6e9fb-05dc-40c3-8aa6-646b551d2e44', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/after-later-audio-enigma.png?v=1611969242', 'is_used': False, 'name': 'After Later Audio Enigma - Expander for micro Turing Machine (Alan)', 'page_metadata': None, 'price': '54.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-enigma', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0f7d167ec10e698a3b1365e3d59a9b4e.jpg?v=1784671002', 'is_used': True, 'name': 'Used Jomox Moonwind MK1', 'page_metadata': None, 'price': '695.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jomox-moonwind-0e2e8a4e-3ed4-4c3f-a61e-7c93db9814b6', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/after-later-audio-benjolin-v2.png?v=1611967968', 'is_used': False, 'name': 'After Later Audio Benjolin V2', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-benjolin-v2', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c4e6a7efadc602b4b3040b023a23eb6b.jpg?v=1784670780', 'is_used': True, 'name': 'Used Dave Smith Instruments Mopho x4', 'page_metadata': None, 'price': '650.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-dave-smith-instruments-mopho-x4-a3b8bfc8-866d-4f93-a771-6141eb893cce', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/after-later-audio-alan.png?v=1611966748', 'is_used': False, 'name': 'After Later Audio Alan (micro Turing Machine) Shift Register Based ' 'Sequencer', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-alan', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/91f54f9b0da163dd45ee829c148fbe41.jpg?v=1784670566', 'is_used': True, 'name': 'Used Soundcraft Signature 12 MTK 12 Channel Mixer', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-soundcraft-signature-12-mtk-12-channel-mixer-86ee7029-8cca-4275-9207-e0f428351c1f', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/makenoise-strega-1-ctrlmod.png?v=1611846139', 'is_used': False, 'name': 'Make Noise Strega - Audio Alchemical Experiment', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-strega-audio-alchemical-experiment', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/17b69e4aa41f89dc7e0af34ca50012a5.jpg?v=1784585893', 'is_used': True, 'name': 'Used Korg Poly-61 with Tubbutec ModyPoly MIDI Retrofit', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-poly-61-with-tubbutec-modypoly-midi-retrofit-2606c1ea-99c2-4fb0-b9c8-d3e3547d2f60', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-midithru-1-ctrlmod.png?v=1607959170', 'is_used': False, 'name': 'Erica Synths 8-Output MIDI Thru Box', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-8-output-midi-thru-box', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f51c83883902c6306c07ebc4edc646d8.jpg?v=1784575218', 'is_used': True, 'name': 'Used Moog Minitaur', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-minitaur-6e9c8471-5ee7-4ef6-be01-761077fd26a5', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cre8audio-cellz.png?v=1611700886', 'is_used': False, 'name': 'Cre8audio Cellz - Programmable CV Touch Pad', 'page_metadata': None, 'price': '99.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cre8audio-cellz-programmable-cv-touch-pad', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2fdb4284d6664b4239540fd8b6c09fd9.jpg?v=1784502067', 'is_used': True, 'name': 'Used Rainy Day Electronic Instruments Cumulus Loopscaper', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-rainy-day-electronic-instruments-cumulus-loopscaper-605e3dfc-8c75-4556-9068-e17ad67f2dbc', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cre8audio-chipz.png?v=1611700440', 'is_used': False, 'name': 'Cre8audio Chipz - Dual VCO and LFO', 'page_metadata': None, 'price': '99.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cre8audio-chipz-dual-vco-and-lfo', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5aa44562255a4bb2ca43730b9c499e31.jpg?v=1784501589', 'is_used': True, 'name': 'Used Korg Volca Drum', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-volca-drum-f13ebc7d-4890-493c-b81c-bb744dc1e71a', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cre8audio-niftybundle-1.png?v=1611700127', 'is_used': False, 'name': 'Cre8audio NiftyBUNDLE - Eurorack System', 'page_metadata': None, 'price': '269.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cre8audio-niftybundle', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/05edd2e06ba3b8d15c04c1688ea3b6b5.jpg?v=1784491416', 'is_used': True, 'name': 'Used Strymon StarLab', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-strymon-starlab-2b4ab14d-8717-407e-a683-291234c6b8b9', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cre8audio-niftycase-1.png?v=1611698352', 'is_used': False, 'name': 'Cre8audio NiftyCASE - 84HP Eurorack Case', 'page_metadata': None, 'price': '199.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cre8audio-niftycase', 'vat_included': False} 2026-07-29 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a728acd8c2e4996756ce8d2f3e9cedb1.jpg?v=1784418753', 'is_used': True, 'name': 'Used Future Sound Systems FSS MTX8 Matrix - Non-Guitar/Active ' 'Version', 'page_metadata': None, 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-future-sound-systems-fss-mtx8-matrix-non-guitar-active-version-1f2a0f42-f655-4a8f-a332-783b60245a6c', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iconnectivity-mio.png?v=1611696013', 'is_used': False, 'name': 'iConnectivity mio - 1 in 1 out MIDI to USB interface', 'page_metadata': None, 'price': '39.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/iconnectivity-mio', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/932511ac331d2b8e1e4b1cbe5b074c4c.jpg?v=1784419941', 'is_used': True, 'name': 'Used 4ms Pod40X (Powered)', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-4ms-pod40x-case-bf95cd9e-7b47-4297-9f28-4699e47c4daf', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iconnectivity-mioxc.png?v=1611693705', 'is_used': False, 'name': 'iConnectivity mioXC - USB Type-C 1x1 MIDI interface', 'page_metadata': None, 'price': '49.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/iconnectivity-mioxc', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/880f2c09db481ec4a4a7244058e88c8a.jpg?v=1784419481', 'is_used': True, 'name': 'Used Moog 60HP Case', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-60hp-case-bcdbb2dc-6bdc-46c4-895f-f028f13bf42c', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iconnectivity-mioXM.png?v=1611690789', 'is_used': False, 'name': 'iConnectivity mioXM - 12-Port MIDI to USB Interface', 'page_metadata': None, 'price': '249.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/iconnectivity-mioxm', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/202b94c0668d26c416f0407efce63bd1.jpg?v=1784419345', 'is_used': True, 'name': 'Used Make Noise FXDf', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-fxdf-1f7af0c2-18e6-4c3c-b7b5-3dbd7591ea3c', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iconnectivity-mioXL.png?v=1611691060', 'is_used': False, 'name': 'iConnectivity mioXL - 22-port MIDI to USB Interface', 'page_metadata': None, 'price': '399.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/iconnectivity-mioxl', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/60f03939d97af3247e9b7adb21b4f79d.jpg?v=1784419280', 'is_used': True, 'name': 'Used Novation Peak with Decksaver', 'page_metadata': None, 'price': '1150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-novation-peak-with-decksaver-8a9d06da-81ac-4630-babd-a62de47bc02e', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-contour1-1-ctrlmod.png?v=1611604368', 'is_used': False, 'name': 'Joranalogue Contour 1 - Slew & Function Generator', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-contour-1-slew-function-generator', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5bc9575acbff591df82165067be3031a.jpg?v=1784419134', 'is_used': True, 'name': 'Used Squarp Pyramid', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-squarp-pyramid-a5c0e685-584e-4349-b73b-e6c3712f6811', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-filter8-1-ctrlmod.png?v=1611603975', 'is_used': False, 'name': 'Joranalogue Filter 8 - Multimode VCF & 8-Phase Oscillator', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-filter-8-multimode-vcf-8-phase-oscillator', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/87341491c9fdbdbcf66c68f8697e6e7b.jpg?v=1784419067', 'is_used': True, 'name': 'Used Twisted Electrons MEGAfm II', 'page_metadata': None, 'price': '490.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-twisted-electrons-megafm-ii-24f05f28-1ae7-46c3-81e3-4264c2427ff7', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-fold6-1-ctrlmod.png?v=1611603560', 'is_used': False, 'name': 'Joranalogue Fold 6 - Wavefolder', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-fold-6-wavefolder', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3e99a38fa19ac6dcf3d2734c9d1f8644.jpg?v=1784418983', 'is_used': True, 'name': 'Used Make Noise 3U 104HP Skiff', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-3u-104hp-skiff-a7984fad-1d3b-4021-9cd1-d144ddabae1b', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-receive2-1-ctrlmod.png?v=1611602754', 'is_used': False, 'name': 'Joranalogue Receive 2 - External Input', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-receive-2-external-input', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/716f7b9560731bc4e70d62c97cf39ea5_77a9c7ba-1b14-451a-b5a2-95715217edf0.jpg?v=1784418353', 'is_used': True, 'name': 'Used Twisted Electrons TherapSID MKIII with SID Chips', 'page_metadata': None, 'price': '650.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-twisted-electrons-therapsid-mkiii-with-sid-chips-f33cdad8-4b93-484d-b379-777faf1178f4', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/befaco-midicable-B-1-ctrlmod.png?v=1611263795', 'is_used': False, 'name': 'Befaco TRS to MIDI Cable Type B/5FT Pack of 3', 'page_metadata': None, 'price': '13.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-trs-to-midi-cable-type-b-5ft-pack-of-3', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/830e6670c6f8df01992997c3851f9560.jpg?v=1784418220', 'is_used': True, 'name': 'Used Twisted Electrons BlastBeats', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-twisted-electrons-blastbeats-3dc01795-67ad-4cb1-aaad-921de6efcd90', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tiptop-passiveboard-1-ctrlmod.png?v=1611255874', 'is_used': False, 'name': 'Tiptop Audio Zeus Passive Bus Board', 'page_metadata': None, 'price': '42.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-zeus-passive-bus-board', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cbc96d32b9d51ddd21946747b6bb7cad.jpg?v=1784418171', 'is_used': True, 'name': 'Used Mr. Black Tunnel-Thru Zero Flanger', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mr-black-tunnel-thru-zero-flanger-673f8fbe-f482-4e7b-a172-f7880cc11e6f', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tiptop-powerboard-1-ctrlmod.png?v=1611255720', 'is_used': False, 'name': 'Tiptop Audio Zeus Studio Bus', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-zeus-studio-bus', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/36a99285edb71319a318300c03142d6c.jpg?v=1784418085', 'is_used': True, 'name': 'Used Intuitive Instruments Exquis MPE MIDI CV Controller', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intuitive-instruments-exquis-mpe-midi-cv-controller-2c7ec22b-6922-46df-a5ba-bd8b8c2a294e', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/nBTIbkAlKhDi.png?v=1611103495', 'is_used': True, 'name': 'Used Korg Volca Drum with PSU', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zwplabrfijfv', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/830a6534a103fab1d048e4f4997d3353.jpg?v=1784417890', 'is_used': True, 'name': 'Used Ableton Move', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ableton-move-f9c5daa1-156a-4438-b844-421f1413f48a', 'vat_included': False} 2026-07-29 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/blank-forms-davis-1-ctrlmod.png?v=1611089681', 'is_used': False, 'name': 'Blank Forms Thulani Davis: Nothing But The Music', 'page_metadata': None, 'price': '22.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/blankforms-thulani-davis-nothing-but-the-music', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d21992a3bbd1f582b7a1c707c7347e2b.jpg?v=1784400963', 'is_used': True, 'name': 'Used ALM Busy Circuits Cizzle', 'page_metadata': None, 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-alm-busy-circuits-cizzle-dab73650-cd57-411d-8c02-33cf62c4f82a', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/blank-forms-amacher-1-ctrlmod.png?v=1611089381', 'is_used': False, 'name': 'Blank Forms Maryanne Amacher: Selected Writings & Interviews ' '(Hardcover)', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/blankforms-maryanne-amacher-selected-writings-interviews-hardcover', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b52c33a0aca8c2a798bda0500b34e99b.jpg?v=1784399501', 'is_used': True, 'name': 'Used Noise Engineering Gamut Repetitor', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-noise-engineering-gamut-repetitor-1b30c60a-84c8-44f8-902c-e5abcb3690d9', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0PAldS1z8iBr.png?v=1611015154', 'is_used': True, 'name': 'Used Worng Electronics Vertex', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kosr6mjbaayg', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/db0e77dacc7fd16b398a5d9aa42f72ff.jpg?v=1784399475', 'is_used': True, 'name': 'Used Malekko Richter Dual Borg 2', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-malekko-richter-dual-borg-2-2dfc8872-8a91-4309-b82f-cd69788b6356', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1010-bluebox-ctrlmod.png?v=1610986656', 'is_used': False, 'name': '1010Music Bluebox - Compact Digital Mixer and Recorder', 'page_metadata': None, 'price': '549.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/1010music-bluebox-compact-digital-mixer-and-recorder', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7efa3dc396613d1f53179aad8f649f90.jpg?v=1784399398', 'is_used': True, 'name': 'Used 4ms Looping Delay', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-4ms-looping-delay-dld-6c069bca-a5ce-434e-a109-c9287f0bd036', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AfP6FnyYjbom.png?v=1610391792', 'is_used': True, 'name': 'Used MXR M108S Ten Band EQ', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mzf3xfaaxbzb', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/dd8920a18dcb6db9922287aacaf4a966.jpg?v=1784399354', 'is_used': True, 'name': 'Used After Later Audio Dirty Laundry', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-after-later-audio-dirty-laundry-9db16ae7-3494-4793-827a-a63582acd951', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/distmk4.jpg?v=1610235636', 'is_used': True, 'name': 'Used Expert Sleepers Disting MK4', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sx6igk5z5xsn', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2d3b88738a100b9a4bb95bf95c0f2151.jpg?v=1784400938', 'is_used': True, 'name': 'Used Colossus Audio Signs Delay', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-colossus-audio-signs-delay-8e24814e-3e5d-421c-b656-abb573adf549', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-black-stereo-delay-ctrlmod.png?v=1574351760', 'is_used': False, 'name': 'Erica Synths Black Stereo Delay', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-stereo-delay', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f4398fbd11f6c3e6803595802a310f91.jpg?v=1784399332', 'is_used': True, 'name': 'Used Make Noise Spectraphon', 'page_metadata': None, 'price': '460.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-spectraphon-808adc36-da8b-45d2-9b15-2030c62fa205', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/04QrCrkdPYHy.png?v=1610065379', 'is_used': True, 'name': 'Used Toppobrillo Triple Wave Folder', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m4mb24ap6fa9', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a63629d25f88ff2c617a0b460435bbca.jpg?v=1784399314', 'is_used': True, 'name': 'Used Mystic Circuits 3DVCA', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mystic-circuits-3dvca-7a1799ab-76f2-4015-8255-8d8590277250', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/A8DO3SapBYAk.png?v=1610065373', 'is_used': True, 'name': 'Used Tall Dog uClouds SE (Black)', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-n25a2kteciqi', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ae632d9b4a74b9237ca7f272f7c5f2b4.jpg?v=1784399281', 'is_used': True, 'name': 'Used Befaco Bandit Spectral Mixer', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-befaco-bandit-spectral-mixer-0d9eb382-f7fa-4ba5-891f-e0944c889a8a', 'vat_included': False} 2026-07-29 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3PeWRLFQB0qN.png?v=1610063916', 'is_used': True, 'name': 'Used Pulp Logic Mult', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9ew4bssoqawr', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/306f9b9b47a69a7bfc332a9303cdd5b8_c5d5fe52-83db-4475-afd9-3a53e35a5e66.jpg?v=1784399263', 'is_used': True, 'name': 'Used DivKid Stereo Strip', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-divkid-stereo-strip-bc11746a-1a07-42d4-bd6b-00dbb2dd3eae', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GCAxMZ8Q0Mo6.png?v=1610063913', 'is_used': True, 'name': 'Used Pulp Logic Mult', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tv4p5qcyvrlz', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/944181e6c6d1741eebd01cd9c772d90c.jpg?v=1784400873', 'is_used': True, 'name': 'Used Hieroglyphic Opalina Stereo Filter Network with Expander', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-hieroglyphic-opalina-stereo-filter-network-with-expander-c0ce9a7d-ab12-4a15-a851-af5a7ca42cd9', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ckuNi3NV2Ptr.png?v=1610063908', 'is_used': True, 'name': 'Used Doepfer A-160-1 Clock Divider 1', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-s5endhjmuxvo', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/040de791e7c808fa09821fd320cdde72.jpg?v=1784399056', 'is_used': True, 'name': 'Used Joranalogue Delay 1', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-delay-1-a741cbc4-1104-41a0-a86b-ff0fae677325', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4jw5maOIbBjg.png?v=1600726875', 'is_used': True, 'name': 'Used Erica Synths Graphic VCO', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-n90bova08qqb', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/863c919277b80ef3a51610eb6d70d76f.jpg?v=1784400900', 'is_used': True, 'name': 'Used Nonlinearcircuits NLC Clump Matrix Mixer', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-nonlinearcircuits-nlc-clump-matrix-mixer-819e8685-9010-49e9-9a49-bcc725d4bae5', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used MXR M108S EQ Pedal', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cxxyphxbpyye', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8a3e6d9dc4535b78beb3f62af8b32e11.jpg?v=1784398983', 'is_used': True, 'name': 'Used Polend Poly 2', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-polend-poly-2-a48ea1f2-81b5-4c20-b795-7c916591512a', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_6518_1.jpg?v=1609806223', 'is_used': True, 'name': 'Used Behringer Model D', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tjzj2qhx6fij', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f0e574dbca61d9f6aac1a0aa87ca9eeb.jpg?v=1784398961', 'is_used': True, 'name': 'Used Squarp Hermod', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-squarp-hermod-f7290988-7240-47c0-b660-e33f3e81e0f2', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MNNCS51Egb3k.png?v=1609462004', 'is_used': True, 'name': 'Used FMR Really Nice Compressor', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-u4gbl9zf2m1d', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cffc680cc749b4e41b924124cfdc4bb8.jpg?v=1784398942', 'is_used': True, 'name': 'Used Michigan Synth Works Quarks', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-michigan-synth-works-quarks-8d24a8e2-6fca-4a03-b472-57508c5228b0', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/izJ7jM4mnENP.png?v=1609439311', 'is_used': True, 'name': 'Used Elite Modular Cases E208 Portable 6U', 'page_metadata': None, 'price': '660.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kvmzqfn3emgd', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d98f74cd9e4b5c8291c07d13a457901e.jpg?v=1784398916', 'is_used': True, 'name': 'Used Mutable Instruments Elements', 'page_metadata': None, 'price': '580.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mutable-instruments-elements-abfe1900-8ec4-4f0e-8b61-abeeade92e03', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YuC9nIE33h7W.png?v=1609117614', 'is_used': True, 'name': 'Used ALM Busy Circuits mmMidi + mmT', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wd998c1nkep1', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/63ce260a07e3560326aa3f8549cdb7b3.jpg?v=1784398888', 'is_used': True, 'name': 'Used Happy Nerding 2xSAM', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-happy-nerding-2xsam-56eb7085-b646-4dcf-80e5-c2c1914ee171', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/T2QWgR2PC7tR.png?v=1609116731', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Entity Bass Drum Synthesizer', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nxjh98g2b6zs', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6a5245a5754ee02ed2f0e23fa1ed7a32.jpg?v=1784398860', 'is_used': True, 'name': 'Used Joranalogue Mix 3', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-mix-3-7bc2fa44-7f7a-4506-8189-8d62df86300f', 'vat_included': False} 2026-07-29 17:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WXcOkAEUUj56.png?v=1608850862', 'is_used': True, 'name': 'Used Roland R-8 Human Rhythm Composer', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dsz7cfdr1l4p', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/9281cf81e3e4ca2cc34996f32d6d6b77.jpg?v=1784398834', 'is_used': True, 'name': 'Used Joranalogue Select 2', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-select-2-1dcef09b-0540-446d-b0ed-91f8309dcb1d', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/h8d7lgkyzuC5.png?v=1608849885', 'is_used': True, 'name': 'Used Delptronics Triggerman', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kumnrkqjxfui', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/9e3c2a6d13625adb170f84eed482dce7.jpg?v=1784398808', 'is_used': True, 'name': 'Used Make Noise Mysteron', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-mysteron-47c698ed-c2f3-4d59-b01a-2ea06142f8e6', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fvcWlQMlrpaL.png?v=1608598433', 'is_used': True, 'name': 'Used Shakmat White Gallop', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qdpepgyyvoqe', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cce93f762cada13e3b5fa1de278e0a5e.jpg?v=1784398790', 'is_used': True, 'name': 'Used Make Noise Phonogene', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-phonogene-b193bf82-4194-4659-b0b4-9b9abff5e480', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZPxlBo7ELfIP.png?v=1608595421', 'is_used': True, 'name': 'Used DIY Clouds', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wnzf21wrfa1f', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0718470939148a5b16994d5ebce173dc.jpg?v=1784398771', 'is_used': True, 'name': 'Used Doepfer A-148V Dual Sample & Hold', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-148v-dual-sample-hold-deb608b4-a2fb-4a83-89af-961db7e12bba', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZlS2oGEYEbbG.png?v=1608595416', 'is_used': True, 'name': 'Used Erica Synths Pico DSP', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ped90vwgfxpt', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/084b52f57bd28fe25a51681c01592cad.jpg?v=1784328042', 'is_used': True, 'name': 'Used Doepfer A-100LC3V Low Cost Case VE', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-100lcv3low-cost-case-ve-ee300be2-cb5b-4159-ab46-228232ffb593', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PCpNeFKJLyVg.png?v=1608595411', 'is_used': True, 'name': 'Used Intellijel Zeroscope 1U', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gkq8dt1cp4ho', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/79d7e07f8894f5d5fe807f4c80875434.jpg?v=1784327671', 'is_used': True, 'name': 'Used Meng Qi Karp', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-meng-qi-karp-7caefaaf-6940-45a9-b9df-ac30d3c6031c', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/e6Fcwu2dg5OE.png?v=1608595408', 'is_used': True, 'name': 'Used Make Noise Brains', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jrpunacxklhn', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/58bea5a8cf00ae783bd8050efdf2e447.jpg?v=1784327489', 'is_used': True, 'name': 'Used Make Noise RxMx', 'page_metadata': None, 'price': '700.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-rxmx-2c88190c-ad2c-41ca-a1d2-e7b707fc9332', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/oSxJ2CkDZAQQ.png?v=1608595406', 'is_used': True, 'name': 'Used Make Noise Pressure Points', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zv24yiibddsp', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0de3fa14e401f78a9e0d49ab7c0dc02f.jpg?v=1784327340', 'is_used': True, 'name': 'Used Make Noise STO', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-maek-noise-sto-3ac76f75-8fca-4da3-86e1-fe1ed05103e7', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LklvZxw1j3fi.png?v=1608595403', 'is_used': True, 'name': 'Used Korg SQ-1 Step Sequencer', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-z98k3k23stts', 'vat_included': False} 2026-07-29 17:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b13dfd243b4e2009a776f3d2d322274d.jpg?v=1784327213', 'is_used': True, 'name': 'Used ADDAC System ADDAC805.VS2 Signal Router', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-system-addac805-vs2-signal-router-bbcaf72e-b485-4327-93ee-00b09bce094b', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3BpOK0I2oVEd.png?v=1608498456', 'is_used': True, 'name': "Used ALM Busy Circuits Akemie's Taiko", 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4zhagepcsap4', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c90d1d650a216f337eaf2672f2efe071.jpg?v=1784327087', 'is_used': True, 'name': 'Used Endorphin.es Airstreamer 4', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-endorphin-es-aitstreamer-4-11053163-f8cd-488e-b7c4-4ab5839908a8', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PB1xYmt98ghE.png?v=1608235131', 'is_used': True, 'name': 'Used Westlicht PER|FORMER', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-may5tsgcworp', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b8a2925d3d7ed4f7c8a25a4b9bc2e8f5.jpg?v=1784326955', 'is_used': True, 'name': 'Used Joranalogue Compare 2', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-compare-2-3c9afc1b-af27-41f4-b457-3d078ba40a9b', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/squarp-rample-1-ctrlmod.png?v=1608234689', 'is_used': False, 'name': 'Squarp Rample 4-Channel Sampler Waves System', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/squarp-rample-4-channel-sampler-waves-system', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4d47c27694704ab6360d1ce03a808121.jpg?v=1784326811', 'is_used': True, 'name': 'Used Make Noise tELHARMONIC Black & Gold', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-telharmonic-black-gold-ed-076a1c35-c1a5-4f67-8fa6-9076a764ca35', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/squarp-hermod-1-ctrlmod.png?v=1608234011', 'is_used': False, 'name': 'Squarp Hermod - Sequencer and Midi to CV Modular Brain (Silver)', 'page_metadata': None, 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hermod-sequencer-and-midi-to-cv-modular-brain-silver', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8db6f96c170d706181ba637d7c51cb5f.jpg?v=1784326699', 'is_used': True, 'name': 'Used Industrial Music Electronics Kermit MKIII', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-industrial-music-electronics-kermit-mkiii-b65b227a-7bc5-45a4-8fff-75d30374b47a', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/squarp-hermod-1-black-ctrlmod.png?v=1608233873', 'is_used': False, 'name': 'Squarp Hermod - Sequencer and Midi to CV Modular Brain (Black)', 'page_metadata': None, 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/squarp-hermod-sequencer-and-midi-to-cv-modular-brain', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2c249c2ff679cffc7eb4926ea4c40bc1.jpg?v=1784326457', 'is_used': True, 'name': 'Used Doepfer A-182-2 Quad Switch', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-182-2-quad-switch-2077e671-1b53-4d2c-9e11-585e477c2f67', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/nHtisaifBYJa.png?v=1607388713', 'is_used': True, 'name': 'Used WMD Sequential Switch Matrix', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xppb2vsbwwvu', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5f0f50464615ae83379d457005796b15.jpg?v=1784326350', 'is_used': True, 'name': 'Used Expert Sleepers FHX-8CV', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-expert-sleepers-fhx-8cv-0428e785-6a48-4124-9318-0778c4babad2', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/moog-4tier-1-ctrlmod.png?v=1607104719', 'is_used': False, 'name': 'Moog Four-Tier Rack Stand', 'page_metadata': None, 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-four-tier-rack-stand', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/546c051d6dd14120bdf9a1bbcbfbe913.jpg?v=1784326208', 'is_used': True, 'name': 'Used Erica Synths Pico Quant', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-pico-quant-c4f2da54-671d-4001-91bf-4a54586c77fe', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1U-Blanks-Animated-2022-06-15.gif?v=1655399223', 'is_used': False, 'name': 'Control 1U Black PCB Blank Panels 1HP, 2HP, 4HP, 6HP, 8HP, 20HP - ' 'For Intellijel 1U Cases', 'page_metadata': None, 'price': '2.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/control-1u-black-pcb-blank-panels-for-intellijel-cases', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d68eb65d4d90e35d94739008cce31524.jpg?v=1784325160', 'is_used': True, 'name': 'Used Expert Sleepers FHX-8CV', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-expert-sleepers-fhx-8cv-2d08623f-b717-4fce-9733-138a47f5b7fa', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-morph4-1-ctrlmod.png?v=1607021537', 'is_used': False, 'name': 'Joranalogue Morph 4 - Dimensional Modulation Array', 'page_metadata': None, 'price': '405.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-morph4-dimensional-modulation-array', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/23d44927af1117bef2244d8eb96aac18.jpg?v=1784324895', 'is_used': True, 'name': 'Used Intellijel MEMS Mic 3U', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-mems-mic-3u-3d1a959a-2fb9-4ff6-aa60-1d91242c9372', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/befaco-lich-1-ctrlmod.png?v=1606226547', 'is_used': False, 'name': 'Befaco Lich - Programmable Multi Function Module', 'page_metadata': None, 'price': '385.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-lich', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/562b2c4e031987093a44f03ab9db5df6.jpg?v=1784324765', 'is_used': True, 'name': 'Used SoundForce Dual ADSR', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-soundforce-dual-adsr-1da674bb-22ac-44a8-ad75-1be0aae90044', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bastl-kastle-drum-2-ctrlmod.png?v=1606920876', 'is_used': False, 'name': 'Bastl Instruments Kastle Drum', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/bastl-intruments-kastle-drum', 'vat_included': False} 2026-07-29 17:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7784b62d49f6969767b74b470b719bb7.jpg?v=1784324563', 'is_used': True, 'name': 'Used Make Noise Function', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-function-75f1fc9b-478c-4ffc-8bb5-c127d8bc3d16', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/arturia-keystep-pro.png?v=1606339896', 'is_used': False, 'name': 'Arturia Keystep Pro', 'page_metadata': None, 'price': '449.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-keystep-pro', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/71cfac2b828cfdddc28eca483c945beb.jpg?v=1784324420', 'is_used': True, 'name': 'Used MFB SEQ-03 Step Sequencer', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mfb-seq-03-d8047ec9-ddc2-4893-b222-0b1e7f7602d4', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/elektron-model-cycles-1.png?v=1606178380', 'is_used': False, 'name': 'Elektron Model:Cycles', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/elektron-model-cycles', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/afa6c798bbad740d95433a19642da65c.jpg?v=1784324405', 'is_used': True, 'name': 'Used Erica Synths Nightverb', 'page_metadata': None, 'price': '430.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-nightverb-0205352f-2d04-45c5-9ba2-dd1832e35976', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/elektron-model-samples-2.png?v=1606179332', 'is_used': False, 'name': 'Elektron Model:Samples', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/elektron-model-samples', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ff99adee887abc10e87f55731c1a7d86.jpg?v=1784324318', 'is_used': True, 'name': 'Used Erica Synths Xenodrive', 'page_metadata': None, 'price': '480.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-xenodrive-1877b718-1548-4df7-8263-f22653a36aec', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/elektron-analog-four-mkii.png?v=1606177252', 'is_used': False, 'name': 'Elektron Analog Four MKII', 'page_metadata': None, 'price': '1999.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/elektron-analog-four-mkii', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d9a840610d32728c72260d5c7eec379d.jpg?v=1784324218', 'is_used': True, 'name': 'Used Death By Audio Echo Master', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-death-by-audio-echo-master-9dca2d12-5e43-4ec4-b2ee-5d844fd9794e', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/frap-qsc-1-ctrlmod.png?v=1606244291', 'is_used': False, 'name': 'Frap Tools QSC - Quad Stereo Channel', 'page_metadata': None, 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/frap-tools-qsc-quad-stereo-channel', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c8ef1ad90144c4c61a12ddbbd91b98b5.jpg?v=1784324166', 'is_used': True, 'name': 'Used ADDAC Systems ADDAC207 Intuitive Quantizer', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-systems-addac207-intuitive-quantizer-4129b2a9-edc9-4af9-8df6-a6d16b2ccf1f', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0Tf0SO3b0DOF.png?v=1606179016', 'is_used': True, 'name': 'Used bubblesound M1 Buffered Multiple', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zwjg96mu8jwr', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5da648591ed4e2b76552d8b6a69cb47c.jpg?v=1784324019', 'is_used': True, 'name': 'Used EarthQuaker Devices Tone Job V2', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-earthquaker-devices-tone-job-v2-cd6fab4c-3a7d-4864-9399-eadf2496fc15', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LD4FPpP95Ciw.png?v=1606175585', 'is_used': True, 'name': 'Used Intellijel Cylonix Shapeshifter', 'page_metadata': None, 'price': '425.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gu1gvhsgvwmk', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ff47ea05b65d452cb2712879a1e56500.jpg?v=1784324018', 'is_used': True, 'name': 'Used Erica Synths Pico RND', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-eica-synths-pico-rnd-14f4aae7-6339-4594-b0d9-2527c58abc18', 'vat_included': False} 2026-07-29 17:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LPpOdVvFqoo5.png?v=1601833059', 'is_used': True, 'name': 'Used Intellijel Digiverb 1U', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-t65oojmvqeou', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2b8f36147d7acf681a513be4cf0094b4.jpg?v=1784323910', 'is_used': True, 'name': 'Used Universal Audio UAFX Teletronix LA-2A Pedal', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-universal-audio-uafx-teletronix-la-2a-pedal-72153db4-29eb-4934-9bfe-edf8a0baa68a', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mVyA1KL2YfxU.png?v=1601247366', 'is_used': True, 'name': 'Used Make Noise Echophon', 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3ryxyasq9xxz', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6648726408bd59560bde9dc46d678452.jpg?v=1784323884', 'is_used': True, 'name': 'Used Erica Synths Pico DSP', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-pico-dsp-03291ff6-ba1b-4a3d-85fb-dddfebd4ebc6', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-black-sequencer.png?v=1605900427', 'is_used': False, 'name': 'Erica Synths Black Sequencer', 'page_metadata': None, 'price': '619.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-sequencer', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a2752ad248bc504a20ab75ae3888ce81.jpg?v=1784323830', 'is_used': True, 'name': 'Used MOTU AVB Switch', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-motu-avb-switch-e2256702-78bd-4088-ba3e-33ceb71740e4', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qw5qaMyydrvd.png?v=1606069437', 'is_used': True, 'name': 'Used Doepfer A-190-8 USB/Midi-to-Sync', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-czipqd2yafqn', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/29897b89215665988e68fa5d1a2cda4a.jpg?v=1784323801', 'is_used': True, 'name': 'Used Erica Synths Pico EG', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-pico-eg-63834111-88e2-41b8-b157-08f88e291912', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bbs-diod-1-ctrl.png?v=1574352095', 'is_used': False, 'name': 'bubblesound DiOD Filter Rev2', 'page_metadata': None, 'price': '126.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/bubblesound-diod-filter-1', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cc0a2b95eeb399df94e4a446a792adab.jpg?v=1784323742', 'is_used': True, 'name': 'Used Keeley Compressor Plus Pedal', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-keeley-compressor-plus-pedal-538f257b-d417-4e19-9017-f987623683b8', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ne-lapsusos-black-1-ctrlmod.png?v=1605794025', 'is_used': False, 'name': 'Noise Engineering Lapsus Os - Voltage Processor', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-lapsus-os', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0811fa880ed64149d2dd74f24103f890.jpg?v=1784323667', 'is_used': True, 'name': 'Used Erica Synths Pico Input', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-pico-input-14549ce8-6d70-4e7f-8672-f45e40536e8b', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/korg-sq64-1-ctrlmod.png?v=1605709398', 'is_used': False, 'name': 'Korg SQ-64 - Polyphonic Step Sequencer', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/korg-sq-64-polyphonic-step-sequencer', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e84b39277c36615c2e287f3901953147.jpg?v=1784323660', 'is_used': True, 'name': 'Used Empress Effects Midibox', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-empress-effects-midibox-e90e10b9-fcf8-4df6-a417-7a03af48e640', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ssf-vortices-1-ctrlmod.png?v=1617815257', 'is_used': False, 'name': 'Steady State Fate (SSF) Vortices - Audio Character Mixer', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/steady-state-fate-vortices-audio-character-mixer', 'vat_included': False} 2026-07-29 17:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7f0e348862a267479e2a2f33a1f13a5b.jpg?v=1784323628', 'is_used': True, 'name': 'Used MIDI Solutions Quadra Thru', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-midi-solutions-quadra-thru-705a9263-4624-40c7-a521-c223d2c7eb47', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mpW3NDB6HGEu.png?v=1605561485', 'is_used': True, 'name': "Used ALM Busy Circuits Pamela's NEW Workout (w/ BKM alt panel)", 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-b4odl62fzxqz', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/dbd16a9bf0d148971aad33f2e111b0b9.jpg?v=1784323578', 'is_used': True, 'name': 'Used MIDI Solutions Quadra Thru', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-midi-solutions-quadra-thru-2cb6bb03-259f-47c4-a3cc-43f5f18861f9', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_5666.jpg?v=1605565055', 'is_used': True, 'name': 'Used Mutable Instruments Plaits (w/ BKM alt panel)', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4o6jqts9izka', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c5b3772f531594e41729a63320ae06da.jpg?v=1784323412', 'is_used': True, 'name': 'Used Kenton MIDI USB Host Mk3', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-kenton-midi-usb-host-mk3-e4f2061b-1004-4a74-85cb-a0e910f51fa4', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xb3gHAextb2K.png?v=1605561480', 'is_used': True, 'name': 'Used Expert Sleepers Disting MK4', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ttvbza5mv8kw', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4e51838b6e790e8b07b218768f4d218d.jpg?v=1784323135', 'is_used': True, 'name': 'Used Universal Audio Max Preamp and Dual Compressor Pedal', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-universal-audio-max-preamp-and-dual-compressor-pedal-83f0f4ce-aa90-4fda-b589-3a5e8b17da7e', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rossum-mob-1-ctrlmod.png?v=1605480723', 'is_used': False, 'name': 'Rossum Electro-Music Mob Of Emus - Polyfunctional Harmonic Sextet', 'page_metadata': None, 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/mob-of-emus-polyfunctional-harmonic-sextet', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6b04a6cdd5a6eee5504fb3dc4aa78715.jpg?v=1784322901', 'is_used': True, 'name': 'Used WMD PM DB25 - Black', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-pm-db25-black-17cec76b-40ad-4372-a5b9-8e0668da0b74', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/acidrain-maestro-1-ctrlmod.png?v=1605461631', 'is_used': False, 'name': 'Acid Rain Technology Maestro - Clocked Modulation Controller', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/acid-raintechnology-maestro-clocked-modulation-controller', 'vat_included': False} 2026-07-29 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/49d8ad58ac5f93cf50fa9c5f3321e560.jpg?v=1784247042', 'is_used': True, 'name': 'Used EarthQuaker Devices Hizumitas Fuzz Sustainar Pedal', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-earthquaker-devices-hizumitas-fuzz-sustainar-pedal-a2bccea9-543b-489c-9712-440af97c98f8', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/XaX80lmxCIJR.png?v=1605219951', 'is_used': True, 'name': 'Used Earthquaker Devices Afterneath', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eb9ltcxyr5nc', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/08211aa84de9df5df1c9111426fdcda7.jpg?v=1784247135', 'is_used': True, 'name': 'Used Boss BF-2 Flanger - Green Label', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-boss-bf-2-flanger-green-label-5f6e93d3-45bc-4e50-8c9c-47a6bee333fe', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2zmse8YONAqg.png?v=1605219948', 'is_used': True, 'name': 'Used Make Noise Dynamix', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rzih42i3nb9q', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5a03b1f6a4f59a53514266cac853a1d1.jpg?v=1784246906', 'is_used': True, 'name': 'Used Death By Audio Space Bender', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-death-by-audio-space-bender-14d4165f-2837-474f-9096-cb5d42445488', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZKT623sjGRsB.png?v=1605219946', 'is_used': True, 'name': 'Used 2hp Arp (Silver)', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4p8obq5dqgnu', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a8684afaee7d7b3a9a36c33412ef3a65.jpg?v=1784247060', 'is_used': True, 'name': 'Used Drolo Strands', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-drolo-strands-6c9483ba-8fcc-4f89-bcae-e982fcc6be2d', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/liquidfoam-herbandstone-1-ctrlmod.png?v=1605207711', 'is_used': False, 'name': 'Herbs and Stones Liquid Foam', 'page_metadata': None, 'price': '429.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/liquid-foam-herbs-and-stones', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e4f57987bce554659fc11286030f8879.jpg?v=1784246728', 'is_used': True, 'name': 'Used Digitech FreqOut', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-digitech-freqout-066abe25-25e5-4ed3-9929-33881088ea78', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bastl-ikarie-1-ctrlmod.png?v=1605196355', 'is_used': False, 'name': 'Bastl Instruments Ikarie Stereo Filter', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/bastl-instruments-ikarie-stereo-filter', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/17764ed429be7a871dbf8b6c353558c7.jpg?v=1784246756', 'is_used': True, 'name': 'Used Caroline Wave Cannon Zero', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-caroline-wave-cannon-zero-4d0582cc-bd8d-45ff-a0ce-975b65381936', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hosa-cppr-1-ctrlmod.png?v=1605124953', 'is_used': False, 'name': 'Hosa Unbalanced 1/4" TS Straight to Right Angle Cable', 'page_metadata': None, 'price': '6.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hosa-unbalanced-1-4-ts-straight-to-right-angle-cable', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/807f55cb6d8a52522746f9d31a32c06f.jpg?v=1784247088', 'is_used': True, 'name': 'Used Electro Harmonix Green Russian Big Muff Pi', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-electro-harmonix-green-russian-big-muff-pi-1a361b04-2678-461a-89cd-43863398354c', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/korg-opsix-1-ctrlmod.png?v=1605120861', 'is_used': False, 'name': 'Korg OpSix Altered FM Synthesizer', 'page_metadata': None, 'price': '749.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/korg-opsix-altered-fm-synthesizer', 'vat_included': False} 2026-07-29 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3f8b964bb967f6af95d7c20ac6cf50af.jpg?v=1784246953', 'is_used': True, 'name': 'Used JHS PackRat', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jhs-packrat-3cd831cc-d1f2-4ed0-953a-c6b0444917e2', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hosa-cpp-1-ctrlmod.png?v=1605118019', 'is_used': False, 'name': 'Hosa Unbalanced 1/4" TS to TS Cable', 'page_metadata': None, 'price': '5.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hosa-cpp-unbalanced-1-4-ts-to-ts-cable', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3b11b643b91c4847544a7e70fa68578e.jpg?v=1784246925', 'is_used': True, 'name': 'Used Zvex Fuzz Factory', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-zvex-fuzz-factory-10a92f33-f4d0-4364-ad33-eb6e6b8cf58c', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hosa-hpp-003-3-ctrlmod.png?v=1605115812', 'is_used': False, 'name': 'Hosa Pro Unbalanced Rean 1/4" TS to TS Instrument Cable', 'page_metadata': None, 'price': '11.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hosa-pro-unbalanced-rean-1-4-ts-to-ts-instrument-cable', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f0574b390ed0a0d4f80facab33f2b1e3.jpg?v=1784246876', 'is_used': True, 'name': 'Used Boss SL-2 Slicer', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-boss-sl-2-slicer-632fd346-8531-4b8f-88a4-429c10a867a8', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TpJs1KpxHYzL.png?v=1604954782', 'is_used': True, 'name': 'Used Squarp Hermod', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gzx5pfylhckq', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/238e8d1fc90a448267717057231c77a3.jpg?v=1784247015', 'is_used': True, 'name': 'Used Empress Bass Compressor', 'page_metadata': None, 'price': '195.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-empress-bass-compressor-eae931c0-9b44-40bb-a3fd-f910486fed7f', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xaoc-katowice-1-ctrlmod.png?v=1604417201', 'is_used': False, 'name': 'XAOC Devices Katowice - Stereo Variable Band Isolator', 'page_metadata': None, 'price': '324.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-katowice-stereo-variable-band-isolator', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cf6624f9d2c708535ee0f5c11e60d372.jpg?v=1784247113', 'is_used': True, 'name': 'Used Old Blood Noise Endeavors MAW XLR Pedal', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-old-blood-noise-endeavors-maw-xlr-pedal-163c80a1-566e-4c5f-a02d-bde06efec3ee', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xaoc-sarajewo-1-ctrlmod.png?v=1604851019', 'is_used': False, 'name': 'XAOC Devices Sarajewo - Analog Delay', 'page_metadata': None, 'price': '549.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-sarajewo-analog-delay', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f8da2eb2192f118d03ff25cbf4772b5b.jpg?v=1784246795', 'is_used': True, 'name': 'Used Electro-Harmonix Flanger Hoax', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-electro-harmonix-flanger-hoax-ca53d0be-ba9c-4875-a956-df03e6bb8ac6', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/x4zM7KlGlUzV.png?v=1604621916', 'is_used': True, 'name': 'Used Korg Volca Modular', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cr3zjwm9unv1', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/be2ae27dba2f17e7e739f0fa9e13893d.jpg?v=1784246854', 'is_used': True, 'name': 'Used Death By Audio Crossover Fuzz', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-death-by-audio-crossover-fuzz-df4fbc93-0c50-4b37-bb59-1e53f3d01e4a', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JeykXHWUGShi.png?v=1604620648', 'is_used': True, 'name': 'Used Erica Synths Pico SEQS', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mxhptydgqirp', 'vat_included': False} 2026-07-29 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/041e0b253a1fb320d9465215febd3fc8.jpg?v=1784159629', 'is_used': True, 'name': 'Used ADDAC System ADDAC802 Quintet Mixing Console - Black', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-system-addac802-quintet-mixing-console-black-f377008d-5a8e-4579-ae85-45a384b05f59', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/instruo-saich-1-ctrlmod.png?v=1604429153', 'is_used': False, 'name': 'Instruo Saich - Quad Oscillator', 'page_metadata': None, 'price': '549.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/instruo-saich', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3a923bde51e1e5c001fb1bec18089a9b.jpg?v=1784159568', 'is_used': True, 'name': 'Used Manhattan Analog MIX', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-manhattan-analog-mix-b75e4ac2-d501-4862-94d2-e98ee24ccd60', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pabudGXAATLp.png?v=1604532643', 'is_used': True, 'name': 'Used Make Noise MATHS', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-emrj3yxvd05z', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/20b1a072e526cfa87ada303b777614a4.jpg?v=1784159484', 'is_used': True, 'name': 'Used Endorphin.es Golden Master 1U', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-endorphin-es-golden-master-1u-22b50e5c-a62a-4763-af75-63112b2f4f6c', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Vnl3sxzu91oD.png?v=1604526304', 'is_used': True, 'name': 'Used ADDAC System ADDAC807A & ADDAC807B Stereo Summing Mixer set', 'page_metadata': None, 'price': '1350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ibwrowephi0z', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/51653b715d04101be8a98542b6f7964e.jpg?v=1784159379', 'is_used': True, 'name': 'Used Kassutronics 4x Attenuverter/Mixer', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-kassutronics-4x-attenuverter-mixer-afb9a5a8-d435-4bb9-9839-6a31f746f53e', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/arturia-keystep-1-ctrlmod.png?v=1604437770', 'is_used': False, 'name': 'Arturia Keystep MIDI/CV Controller and Sequencer', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-keystep-midi-cv-controller-and-sequencer', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1db412285d58efc5426afb65b3b285c6.jpg?v=1784159342', 'is_used': True, 'name': 'Used Ladik L-124 Harmonics LFO', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ladik-l-124-harmonics-lfo-fd77143c-60fb-4b77-aad4-edd8196eb367', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Kn0knUEJXBwV_7334b931-d5e8-4b07-bbc4-b27afcec2472.png?v=1604364439', 'is_used': True, 'name': 'Used Korg Volca Sample', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5wcex6w9frqf', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7bbb5f87709dd4b378cdb0ad7262805a.jpg?v=1784159296', 'is_used': True, 'name': 'Used Doepfer A-111-3v A-111-3 uPVCO Micro Precision VCO / VCLFO', 'page_metadata': None, 'price': '162.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-111-3v-a-111-3-upvco-micro-precision-vco-vclfo-3250ce22-b810-4df4-aa53-fe30ec8490e4', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-vco2-1-ctrlmod.png?v=1604348777', 'is_used': False, 'name': 'Erica Synths Black VCO2', 'page_metadata': None, 'price': '279.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-vco2', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0ece9d5c16fce8485b1d95d84705a6d9.jpg?v=1784159125', 'is_used': True, 'name': 'Used Doepfer A-114 Ring Modulator', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-114-ring-modulator-90b2a37a-90c0-4d3b-bf4f-f9529af12c31', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-quadvca-1-ctrlmod.png?v=1604348567', 'is_used': False, 'name': 'Erica Synths Black Quad VCA2', 'page_metadata': None, 'price': '249.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-black-vca2', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3fdd968884cd599884834fc29b1dffb3.jpg?v=1784159085', 'is_used': True, 'name': 'Used Make Noise XOH', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-xoh-bc50ce6f-b30d-4197-8c20-61e0544ae683', 'vat_included': False} 2026-07-29 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-dualdrive-1-ctrlmod.png?v=1604347350', 'is_used': False, 'name': 'Erica Synths Dual Drive', 'page_metadata': None, 'price': '211.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-dual-drive-black', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/edaeb458bfa37fbaad8b5edc1381a889.jpg?v=1784159038', 'is_used': True, 'name': 'Used Steady State Fate SSF Impulse Dynamics', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-steady-state-fate-ssf-impulse-dynamics-566c45bf-14b2-4d95-ba6f-da3f26c6597f', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pQvwccdjanbx.png?v=1604278355', 'is_used': True, 'name': 'Used Synthesis Technology E350 Morphing Terrarium', 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pixvspi5amnu', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/efd5898acc6662b44c9842b30f8feef6.jpg?v=1784158958', 'is_used': True, 'name': 'Used Feedback Squeeze2', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-feedback-squeeze2-ba12a3dd-e33a-4142-a331-b1e50a44e8f4', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4ms-percussioninterface-1-ctrlmod.png?v=1603820627', 'is_used': False, 'name': '4ms Percussion Interface & Expander', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/4ms-percussion-interface-expander', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/48aaa835729dd58625cc4838c7ee02b8.jpg?v=1784158892', 'is_used': True, 'name': 'Used Steady State Fate SSF Steady State Gate', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-steady-state-fate-steady-state-gate-ced66455-ff37-4eca-8148-f86d1baaf2ff', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-plasma-drive-ctrlmod.png?v=1574354573', 'is_used': False, 'name': 'Erica Synths Plasma Drive', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-plasma-drive', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/89c122a27539032144f3b162c862a2d2.jpg?v=1784158852', 'is_used': True, 'name': 'Used ADDAC System ADDAC306 Transitions', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-system-addac306-transitions-3dad35eb-9de2-47a6-ad3b-cc2e3d816084', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/moog-werkstatt-1-ctrlmod.png?v=1603993148', 'is_used': False, 'name': 'Moog Werkstatt-01 & CV Expander Analog Synthesizer Kit', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-werkstatt-01-analog-synthesizer', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f5fcd441aecad90ed460ce23cca598c4.jpg?v=1784158797', 'is_used': True, 'name': 'Used Noise Engineering Confundo Funkitus', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-noise-engineering-confundo-funkitus-0d33afa2-81c6-4cc2-82bf-ca2569490834', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5Mh6J3UfgRkE.png?v=1603913322', 'is_used': True, 'name': 'Used Erica Synths Pico DSP', 'page_metadata': None, 'price': '124.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8c17qu5syfm7', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/9e54afd7f362a1b65acfcc135fd3a565.jpg?v=1784158757', 'is_used': True, 'name': 'Used AJH Synth Minimod Transistor Ladder Filter - Dark Edition', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ajh-synth-minimod-transistor-ladder-filter-dark-edition-500d6c6b-bd1b-45bc-b808-38b30d4f2638', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1AnbIRNtjCgq.png?v=1603913318', 'is_used': True, 'name': 'Used LZX Industries Arch', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-s3zu9qpjkprw', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a7e3d21b52deaccbb106b32b0acb75cd.jpg?v=1784158470', 'is_used': True, 'name': 'Used Tubbutec uTune (Blue)', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tubbutec-utune-blue-97013c52-2c73-481c-9f9c-03e8fe93ef44', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fss-stumm-1-ctrlmod.png?v=1603735864', 'is_used': False, 'name': 'Future Sound Systems Stumm - Mute Switch', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/future-sound-systems-stumm', 'vat_included': False} 2026-07-29 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4f5888fd9c825817ecabfc6f294fe805.jpg?v=1784158396', 'is_used': True, 'name': 'Used Michigan Synth Works nRings', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-michigan-synth-works-nrings-947e2cf7-4d11-4100-852b-b85343dd2a1a', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-transmit2-1-ctrlmod.png?v=1603489108', 'is_used': False, 'name': 'Joranalogue Transmit 2 - Stereo Balanced Line Outputs', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-transmit-2-stereo-balanced-line-outputs', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cca6b7c52b0d91a75f978e0ef7e88a0e.jpg?v=1784158359', 'is_used': True, 'name': 'Used Joranalogue Audio Design Add 2', 'page_metadata': None, 'price': '76.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-audio-design-add-2-81fb600e-8644-453d-8d96-51406d1195b1', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-select2-1-ctrlmod.png?v=1603488893', 'is_used': False, 'name': 'Joranalogue Select 2 - Dual Gated Precision CV Processor', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-select-2-dual-gated-precision-cv-processor', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b3a6547f189efdc8a24739e1063f9eca.jpg?v=1784158332', 'is_used': True, 'name': 'Used Joranalogue Audio Design Add 2', 'page_metadata': None, 'price': '76.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-audio-design-add-2-87e1e024-844d-4de9-8625-86f57ac67c19', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-mix3-1-ctrlmod.png?v=1603488594', 'is_used': False, 'name': 'Joranalogue Mix 3 - 3+1 Channel VC Audio Mixer', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-mix-3-3-1-channel-vc-audio-mixer', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8dfd9bf09f18e8816d561ee1c81f83f3.jpg?v=1784158302', 'is_used': True, 'name': 'Used Joranalogue Audio Design Add 2', 'page_metadata': None, 'price': '76.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-audio-design-add-2-77bad0c7-6577-4464-8024-db0e3d23a2e9', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-link2-1-ctrlmod.png?v=1603488368', 'is_used': False, 'name': 'Joranalogue Link 2 - Precision Buffered Mult', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-link-2-precision-buffered-mult', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/797c53045c1499ed167ff1171471937e.jpg?v=1784158263', 'is_used': True, 'name': 'Used Joranalogue Audio Design Add 2', 'page_metadata': None, 'price': '76.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-joranalogue-audio-design-add-2-d1727281-a129-4a18-92ca-e232455c7261', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-compare2-1-ctrlmod_0f48dd04-af25-41d2-9f23-0c5f3d0d8ba4.png?v=1603490292', 'is_used': False, 'name': 'Joranalogue Compare 2 - Dual Window Comparator', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-compare-2-dual-window-comparator', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1a3a08bad9e74d6ee2d45a5da635e117.jpg?v=1784158220', 'is_used': True, 'name': 'Used ADDAC System ADDAC200PI Pedal Integrator', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-system-addac200pi-pedal-integrator-1c5326ed-1e6c-4472-80af-0f0ef05549cf', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/joranalogue-add2-1-ctrlmod.png?v=1603487855', 'is_used': False, 'name': 'Joranalogue Add 2 - Precision Adder and Averager', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-add-2-precision-adder-and-averager', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4fc32a16ee24fc2b5d704f2141e430e5.jpg?v=1784158102', 'is_used': True, 'name': 'Used Analogue Systems RS-35N Processor Dual Bus', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-analogue-systems-rs-35n-processor-dual-bus-31a858c8-9430-421f-b765-736ebba2ee3f', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/c18ZfiGmF0eg.png?v=1603408311', 'is_used': True, 'name': 'Used ALM Busy Circuits Pip Slope mkI', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kgvtlan7cinx', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bd9303a7bb9a6bc38383bf8977c28f00_797b41ce-0c3f-4f49-a7f9-6859d3b28720.jpg?v=1784156569', 'is_used': True, 'name': 'Used E-mu Drumlator with HKA Design Drumulator 8 Kits and MIDI Board', 'page_metadata': None, 'price': '1100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-e-mu-drumlator-with-hka-design-drumulator-8-kits-and-midi-board-a0b21e46-fb42-4e95-8669-bdee6e153cf9', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/csnHLm5Fe7gx.png?v=1603408304', 'is_used': True, 'name': 'Used Noise Engineering Kith Ruina (Black)', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gcmobzgw8f5u', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c4d68a816f02df5a79e6bdcb251b766d.jpg?v=1784156305', 'is_used': True, 'name': 'Used Roland CR-68 CompuRhythm with Tauntek MIDI Mod', 'page_metadata': None, 'price': '1100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-roland-cr-68-compurhythm-with-tauntek-midi-mod-d4cc649b-8bb0-4042-a8c8-8a3ea0de60cb', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tXzsS4VTO4yg.png?v=1603406306', 'is_used': True, 'name': 'Used Qu-Bit Electronix Surface', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v6eh3zl8bxk7', 'vat_included': False} 2026-07-29 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/db2914f4380af99174299eb5e1d5e097.jpg?v=1784136440', 'is_used': True, 'name': 'Used Null Modular N-1 48HP 3U Case', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-null-modular-n-1-48hp-3u-case-af45bce3-d0d6-4185-b21d-3a4790aed790', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cP8ebrQnOLDu.png?v=1603406293', 'is_used': True, 'name': 'Used Erica Synths Pico DSP', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2g68wfqda6ao', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/63ace69ce9241048b8017fb2fddcc37a.jpg?v=1784135212', 'is_used': True, 'name': 'Used Griffin StudioConnect Audio + Midi + Charging Dock for iPad', 'page_metadata': None, 'price': '20.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-griffin-studioconnect-audio-midi-charging-dock-for-ipad-c38b433e-ebdb-4a5e-8071-2de6524901a5', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/klavis-twinwaves2-1-ctrlmod.png?v=1603402897', 'is_used': False, 'name': 'Klavis Twin Waves Mk2 - Dual Oscillator', 'page_metadata': None, 'price': '292.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/klavis-twin-waves-mk2', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/047ae8aaec7ad60cb1b052fcec269cde.jpg?v=1784135053', 'is_used': True, 'name': 'Used Axoloti Core (2014)', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-axoloti-core-2014-7f7c0c12-d36b-484f-9434-d3552198b0f5', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/klavis-mixwitch-1-ctrlmod.png?v=1603402437', 'is_used': False, 'name': 'Klavis MixWitch - Mixer & Switch', 'page_metadata': None, 'price': '156.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/klavis-mixwitch', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d6d2e8b36dde6f08e23241f60d293c10.jpg?v=1784134836', 'is_used': True, 'name': 'Used Recovery Effects Cutting Room Floor v2', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-recovery-effects-cutting-room-floor-v2-d2ab3149-9248-4882-927a-ac6a8004a12d', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/klavis-caltrans-1-ctrlmod.png?v=1603402062', 'is_used': False, 'name': 'Klavis CalTrans - Calibrator & Transposer', 'page_metadata': None, 'price': '198.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/klavis-caltrans', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/854389110398456af0cec6aead847e67.jpg?v=1784134733', 'is_used': True, 'name': 'Used MOTU UltraLite-mk3 USB/Firewire Hybrid Audio Interface', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-motu-ultralite-mk3-usb-firewire-hybrid-audio-interface-dd359bb6-73b3-4780-9433-753055fe2815', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/arturia-rackbrute-6u-1-ctrlmod.png?v=1603212651', 'is_used': False, 'name': 'Arturia RackBrute 6U Powered Case', 'page_metadata': None, 'price': '359.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-rackbrute-6u-powered-case', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/936158216eeab0636327b5f62101c8a1.jpg?v=1784134652', 'is_used': True, 'name': 'Used Antimatter Audio Brain Seed', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-antimatter-audio-brain-seed-e7c5445c-178a-4f28-b2fc-5471d9a42992', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/arturia-microfreak-1-ctrlmod.png?v=1603386382', 'is_used': False, 'name': 'Arturia MicroFreak Algorithmic Synthesizer', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-microfreak-algorithmic-synthesizer', 'vat_included': False} 2026-07-29 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/87702a688baf5d3a1297bca9ac3d777d.jpg?v=1783984790', 'is_used': True, 'name': 'Used On-Stage SMS6000-P Studio Monitor Stands - Pair', 'page_metadata': None, 'price': '40.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-triangle-base-monitor-stands-pair-5f9e6816-e022-495d-8b42-510755a65b54', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iDlSCOfqPcYB.png?v=1603150952', 'is_used': True, 'name': 'Used Moseley Instruments Cosmopolitan', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tkiedih5yntc', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a59f8eef41884b9c5553de118348ddda.jpg?v=1783977850', 'is_used': True, 'name': 'Used Animodule Mixor', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-animodule-mixor-9b1d232c-0b81-4d83-82c6-9b9470c0e8d3', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1010-bitbox-micro-1-ctrlmod.png?v=1603133330', 'is_used': False, 'name': '1010Music Bitbox Micro Eight Channel Sampler', 'page_metadata': None, 'price': '439.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/1010music-bitbox-micro-eight-channel-sampler', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fb5b91af1dcd179cdb288b3eb38741c6.jpg?v=1783812686', 'is_used': True, 'name': 'Used Ableton Push 2', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ableton-push-2-e07dd783-5f3c-467c-adfe-d4d4d89d383e', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NE-horologicsolum-1-ctrlmod.png?v=1603205752', 'is_used': False, 'name': 'Noise Engineering Horologic Solum - Clock Generator (Black)', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/horologic-solum', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/708adf7d84a427f06be51d5b2eca7bad.jpg?v=1783813043', 'is_used': True, 'name': 'Used Novation Launch Control XL', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-novation-launch-control-xl-018cb5bd-b165-4ae7-8f8c-5282810ef73e', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-pico-seq2-ctrlmod.png?v=1574354495', 'is_used': False, 'name': 'Erica Synths Pico SEQ2', 'page_metadata': None, 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-pico-seq2', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8f357b77c62ec17011b615261d77e0da.jpg?v=1783812816', 'is_used': True, 'name': 'Used Behringer Xenyx X1204USB Mixer with USB', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-behringer-xenyx-x1204usb-mixer-with-usb-f9998540-64e4-4c35-8e84-136f76ed20c8', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YkhXKGgUrkXl.png?v=1602547294', 'is_used': True, 'name': 'Used Elite Modular Cases E416S 12U Studio Case', 'page_metadata': None, 'price': '900.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-up9giupsu5qz', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3faf44937f04c979d8ecac231ada3037.jpg?v=1783897797', 'is_used': True, 'name': 'Used ADAM Audio T8V 8” Active Studio Monitor - Pair', 'page_metadata': None, 'price': '425.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-adam-audio-t8v-8-active-studio-monitor-pair-7b94e582-d652-4267-a553-605bd293f665', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/inh1f95PMEGm.png?v=1602542050', 'is_used': True, 'name': 'Used Buchla/Topobrillo Dual Function Generator', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3xmpbtcut0bm', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/870d25d76b68a21fd5924e8342c87a46.jpg?v=1783813151', 'is_used': True, 'name': 'Used Instruo Harmonaig', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-instruo-harmonaig-f40d6f82-1a55-45b0-b07b-e1b1ffb838e9', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_4958.jpg?v=1602451064', 'is_used': True, 'name': 'Used Synthrotek Noise Sample and Hold', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vymx0kqbpm9g', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2494c7e1fe007c40e66b8f744dacf9af.jpg?v=1783723687', 'is_used': True, 'name': 'Used Doepfer A-110-4 QZVCO', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-110-4-qzvco-7d64c47c-879e-4ca0-b7ce-123eb963dfb0', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NRz9PQlEQ2Na.png?v=1602449523', 'is_used': True, 'name': 'Used Pioneer DJ Toraiz AS-1 Analog Monosynth', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-upyjrhpgcvoj', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/648ed56cfa204b192d93b139e7e11fcf.jpg?v=1783723654', 'is_used': True, 'name': 'Used Tiptop Audio Forbidden Planet', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tiptop-audio-forbidden-planet-110fb919-9687-47ec-91db-0525415c8c0e', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zVzdEGSBuUo3.png?v=1602449520', 'is_used': True, 'name': 'Used 2hp Hat (Black)', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wfogbtupgzx0', 'vat_included': False} 2026-07-29 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f4df45c841d876df33dc1dfd2b94ba34.jpg?v=1783723618', 'is_used': True, 'name': 'Used Bastl Instruments Pizza', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-instruments-pizza-5c83eef4-03cc-45fd-ba57-8492f4aca1f2', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6XxL8EQBqdWB.png?v=1602356534', 'is_used': True, 'name': 'Used Akai MPD218', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ewsn4hgafowo', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cfc9eb3e33f733a97b994d6944ac2b6c.jpg?v=1783641026', 'is_used': True, 'name': 'Used Behringer Model D', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-behringer-model-d-24da826b-c795-4cf7-ab13-a56447daac14', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/O1jhvDefCnYJ.png?v=1602195186', 'is_used': True, 'name': 'Used Expert Sleepers Disting mk2 with extra Grayscale Panel', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cqp2dzif1pol', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/95ea5a0f16dc526d453795132d3f3801.jpg?v=1783640964', 'is_used': True, 'name': 'Used Tiptop Audio uZeus with PSU', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tiptop-audio-uzeus-with-psu-ca71b73e-9063-4432-a42b-fee8da70c722', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HMoCb9dnKKVK.png?v=1602195184', 'is_used': True, 'name': 'Used WMD Time Warp', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-di3x1esefis6', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7396a215734693b5defc8e8333d806d4.jpg?v=1783551573', 'is_used': True, 'name': 'Used Roland TR-606 with Doepfer MSY2', 'page_metadata': None, 'price': '750.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-roland-tr-606-with-doepfer-msy2-and-cables-4a432185-b2d1-4cf0-be7a-26d7ffbe31b9', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0MgI4a9SXjnQ.png?v=1602112807', 'is_used': True, 'name': 'Used Westlicht PER|FORMER', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ou99w2lkrg29', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5ba1b3ba0ad6cbaa5fc27fe01caba197.jpg?v=1783542230', 'is_used': True, 'name': 'Used Bubblesound VCOb', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bubblesound-vcob-ac6f287c-3da0-4fda-a398-f5a9f263d81d', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1rLtyCYhBMyr.png?v=1602112804', 'is_used': True, 'name': 'Used Westlicht PER|FORMER', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hws96oc66ut4', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d82d47af9b1d25e327f3e35715b2b047_3bbc7843-a441-4488-ac5f-aa95274c1fdc.jpg?v=1783465791', 'is_used': True, 'name': 'Used Korg Electribe ESX-1 SX', 'page_metadata': None, 'price': '490.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-electribe-esx-1-sx-087dd491-97dc-43e5-aa5a-bd33b2ee363e', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2PWBHjfIaGaJ.png?v=1602027839', 'is_used': True, 'name': 'Used Akai S612', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zlthvcrt9akf', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/78021bdc05b6ffc8976559913b813f82.jpg?v=1783451094', 'is_used': True, 'name': 'Used Tall Dog uClouds SE', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tall-dog-uclouds-se-e3d5e976-a2a8-4715-8752-e798b11d67fe', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/erica-synths-bassline-used.png?v=1625853627', 'is_used': True, 'name': 'Used Erica Synths Bassline Synth Voice', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9owvbexrpc53', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b90e28ae89e5df37d9b64fa684b8c6df.jpg?v=1783378256', 'is_used': True, 'name': 'Used Vermona Kick Lancet', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-vermona-kick-lancet-fba5ced2-1065-4e3c-b6b4-4ea2022c2cc5', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/XfhkyFI9hcvc.png?v=1601939065', 'is_used': True, 'name': 'Used ALM Busy Circuits MCO', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-u16xc9fvdgpx', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d8399a126fcd7c24c47392f61a348ef0.jpg?v=1783373552', 'is_used': True, 'name': 'Used Mutable Instruments Ears', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mutable-instruments-ears-6f14bc30-ecec-4364-b749-cca1c203ce19', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ak7mVLOJuG8A.png?v=1601939063', 'is_used': True, 'name': 'Used Moog 60HP Eurorack Case', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xvux4kbdajw4', 'vat_included': False} 2026-07-29 17:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/161f6ab64041f47cde111c254cecedad.jpg?v=1783373503', 'is_used': True, 'name': 'Used Tiptop Audio Forbidden Planet', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tiptop-audio-forbidden-planet-0835d849-6c7b-4206-9d07-77eaa9179c9d', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uD7NLlJaKdKZ.png?v=1601939056', 'is_used': True, 'name': 'Used RYO Optodist', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8zojjqi3z8fe', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/20250821_145518.png?v=1755803280', 'is_used': False, 'name': 'EBL AAA Alkaline Batteries', 'page_metadata': None, 'price': '0.69', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/aaa-alkaline-batteries', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NIRp5ktDMkHx.png?v=1601939054', 'is_used': True, 'name': 'Used Tall Dog uClouds SE (Black)', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8rf0eyrtaq7y', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/blukac-fractalist-ctrl-mod.png?v=1782855163', 'is_used': False, 'name': 'Blukac Fractalist - Fractal Waveform Generator (Pre-Order)', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/blukac-fractalist-fractal-waveform-generator', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/I28a3fGtGzx9.png?v=1601845352', 'is_used': True, 'name': 'Used Malekko Heavy Industry Voltage Block', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-e4tssxp0uif0', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijelampsctrl-mod.png?v=1680023221', 'is_used': False, 'name': 'Intellijel Amps - Dual Precision VCA', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-amps-dual-precision-vca', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_4799.jpg?v=1601845961', 'is_used': True, 'name': 'Used Erica Synths Pico Noise', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8xse6u6qtj8g', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/51e3bd0ec2c0d4a8b7db5b149efc6a1b.jpg?v=1782855675', 'is_used': True, 'name': 'Used Entropy & Sons Recursion Studio (Video Synthesizer)', 'page_metadata': None, 'price': '750.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-entropy-sons-recursion-studio-video-synthesizer-1f5da367-94d3-4a83-babb-13183ef6bd8d', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LUMIUGP8kQ5w.png?v=1601833064', 'is_used': True, 'name': 'Used Noise Engineering Sinclastic Empulatrix with Silver Panel', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-anbdkndeujsi', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d54274eb848da49353121fa047665a39.jpg?v=1782776137', 'is_used': True, 'name': 'Used Three Tier Wooden Moog Stand', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-three-tier-wooden-moog-stand-1421238a-8461-4cdb-b332-23565668f1a3', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/SataKS5onZ9x.png?v=1601833057', 'is_used': True, 'name': 'Used Intellijel Digiverb 1U', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kkycv9qocwc0', 'vat_included': False} 2026-07-29 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4c1c89feb7f1f9e3e7df397a702e496c.jpg?v=1782775957', 'is_used': True, 'name': 'Used Moog 4 Tier 104hp Metal Rack', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-4-tier-104hp-metal-rack-5e680073-fba0-4ccc-87f6-e478d6bf6844', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3QZSSKIEJ1IZ.png?v=1601661246', 'is_used': True, 'name': 'Used Dave Smith Instruments Sequential Circuits Prophet-6 Desktop ' 'Module', 'page_metadata': None, 'price': '1600.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-so2nofxdymjh', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1ade57c910bc55b2215af5fd42961f20.jpg?v=1782771626', 'is_used': True, 'name': 'Used Oxi Instruments Meta', 'page_metadata': None, 'price': '345.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-oxi-instruments-meta-44f6ec32-ada1-4c99-9ab5-3f1664d9ec54', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2SeEVg25ojjt.png?v=1601595579', 'is_used': True, 'name': 'Used Malekko Heavy Industry Voltage Block', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-t0en97kansrl', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a24984731e9320b27065aa0600d03a4d.jpg?v=1782771512', 'is_used': True, 'name': 'Used Jolin Labs Tabor', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jolin-labs-tabor-a0d4d08d-1d41-440d-b33e-3c06d8c1d51f', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/J20M55W0i1st.png?v=1601595575', 'is_used': True, 'name': 'Used Noise Engineering Basimilus Iteritas with Silver Panel', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lgyj0idbplrg', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f5d443f4a4da9fcbd6e9d9006b8630e9.jpg?v=1782771412', 'is_used': True, 'name': 'Used G Storm Electro INFLUX Mixer', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-g-storm-electro-influx-mixer-14011642-d1b9-485d-946c-896a346f45de', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fBDdL85BB22D.png?v=1601595573', 'is_used': True, 'name': 'Used 4ms Rotating Clock Divider (RCD)', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rghrx5q0x5et', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0c4f882746b7dbc3077ccf9186602218.jpg?v=1782771342', 'is_used': True, 'name': 'Used Beast-tek Amoeba', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-beast-tek-amoeba-f7e5aeea-fa66-4f4e-99b9-9489cd480705', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/51BTXaccOXI8.png?v=1601595570', 'is_used': True, 'name': 'Used Intellijel Korgasmatron v.1', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-b77fr88yt8tn', 'vat_included': False} 2026-07-29 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6abeda36a001013c7464fc8500a8adf8.jpg?v=1782771211', 'is_used': True, 'name': 'Used Plum Audio Rack Plumber HDMI (pair)', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-plum-audio-rack-plumber-hdmi-pair-20373841-9787-4360-bbb0-747db1228a01', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/arturia-microlab-black-1-ctrlmod.png?v=1601496489', 'is_used': False, 'name': 'Arturia Microlab MIDI Keyboard (Black)', 'page_metadata': None, 'price': '69.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-microlab-midi-keyboard-black', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2b9d92a5649438ad139a103fb89e57da.jpg?v=1782771147', 'is_used': True, 'name': 'Used Jasmine & Olive Trees Traffic', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jasmine-olive-trees-traffic-1a44652a-e437-47c1-a3f5-9a89c96d3577', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/arturia-beatstep-pro-white-1-ctrlmod.png?v=1601495367', 'is_used': False, 'name': 'Arturia Beatstep Pro (White)', 'page_metadata': None, 'price': '249.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/arturia-beatstep-pro-white', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ccf8bd48efd9b8be249052cf4fe25360.jpg?v=1782771105', 'is_used': True, 'name': 'Used Jasmine & Olive Trees Water', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jasmine-olive-trees-water-b0a8dca8-c435-42be-ad52-7cd5b31c7a0e', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xaoc-jena-black-1-ctrlmod.png?v=1601468404', 'is_used': False, 'name': 'XAOC Devices Jena Replacement Black Panel', 'page_metadata': None, 'price': '39.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-jena-black-panel', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/03b3fee5a8d67ab6d14f74a09ed96e58.jpg?v=1782771040', 'is_used': True, 'name': 'Used vpme.de Zeroscope', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-vpme-de-zeroscope-006e6f6b-b474-4eba-b460-b9ee748bd811', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bqU4J10Suhne.png?v=1571272542', 'is_used': True, 'name': 'Used Frap Tools PLUS Module x2 + Light Wood Sides', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vko0qtz6gztl', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2f3e42318641d8770a773630e5b15727.jpg?v=1782770971', 'is_used': True, 'name': 'Used Seaside Modular Proteus', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-seaside-modular-proteus-a316d2e1-6577-4660-b118-f6255fa4072c', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/befaco-powskiff-1-ctrlmod.png?v=1601308024', 'is_used': False, 'name': 'Befaco PowSkiff Power Module & USB', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-powskiff-power-module-usb', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f7550608521a15263855bf374b1aeae7.jpg?v=1782770838', 'is_used': True, 'name': 'Used Takaab ECD', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-takaab-ecd-153d4799-468c-476a-a0c2-dd59f8c64bb5', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/befaco-sallen-1-ctrlmod.png?v=1601307775', 'is_used': False, 'name': 'Befaco BF-22 Dual MS-20 Style VCF', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-bf-22-dual-ms-20-style-vcf', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a9f3bcd8fc5d7227e2fe5c3b33b23691.jpg?v=1782770567', 'is_used': True, 'name': 'Used ADDAC System 207 Intuitive Quantizer', 'page_metadata': None, 'price': '395.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-addac-system-207-intuitive-quantizer-50c8ebc9-8c99-4198-8202-71247aff3d9e', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/befaco-crushdelay-1-ctrlmod.png?v=1601307353', 'is_used': False, 'name': 'Befaco Crush Delay V3', 'page_metadata': None, 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-crush-delay-v3', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f10d68a8fe63eaf66eb78b4367d9496f.jpg?v=1782770516', 'is_used': True, 'name': 'Used Beast-Tek Microbe V1.3', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-beast-tek-microbe-v1-3-bd63d665-347d-473b-9a50-ee3250950baf', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/befaco-evenvco-1-ctrlmod.png?v=1601307133', 'is_used': False, 'name': 'Befaco Even VCO', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-even-vco', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/74a34c917703c86bca46be6a3d5a345f.jpg?v=1782770462', 'is_used': True, 'name': 'Used Magerit Laniakea Cosmic Oscillator', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-magerit-laniakea-cosmic-oscillator-2ff9315f-2663-4418-8277-5a9ff33732d0', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/endorphines-shuttlemate-1-ctrlmod.png?v=1601306716', 'is_used': False, 'name': 'Endorphin.es Shuttle Mate - MIDI Merger', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/endorphines-shuttle-mate', 'vat_included': False} 2026-07-29 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b825e05d165bcad5cc81d681cf419631.jpg?v=1782690038', 'is_used': True, 'name': 'Used X1L3 Radio', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-x1l3-radio-5cc8fcfb-5545-4d68-a6d9-ba3fc85898b9', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/endorphines-autopilot-1-ctrlmod.png?v=1601306433', 'is_used': False, 'name': 'Endorphin.es Autopilot - Auto Tuner', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/endorphines-autopilot-auto-tuner', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/53d1f357cfb7ae088ea037981bfc5e59.jpg?v=1782689862', 'is_used': True, 'name': 'Used Moffenzeef Modular Deviant', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moffenzeef-modular-deviant-4aa391b3-6790-45b6-885e-b7861855b50b', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZyM2sjyqonis.png?v=1601251057', 'is_used': True, 'name': 'Used Enclave Flight 12U Case', 'page_metadata': None, 'price': '825.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-41bfnucyucjt', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bcb0bd3255c45074b08527e2fb6a90fd.jpg?v=1782690115', 'is_used': True, 'name': 'Used Nonlinearcircuits NLC Sloths', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-nonlinearcircuits-nlc-sloths-bc28a67e-1122-44ce-b8d4-d26b3901c85c', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uMWc59p4w67l.png?v=1601230616', 'is_used': True, 'name': 'Used Hexinverter Électronique Mutant Bassdrum', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8h5epjgk5dwb', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/823a5a70b1c360bf913cf8896690c5a1.jpg?v=1782689665', 'is_used': True, 'name': 'Used Paratek Пуск-3', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-paratek-3-ade30f55-7e58-47a6-bccf-8a18d28bbd95', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Make Noise 3U 104HP Skiff with Power & AC Adapter', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kpuzstsres8y', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cb9356498fd8597f3ffd7a838aef54e4.jpg?v=1782689594', 'is_used': True, 'name': 'Used Endorphin.es Autopilot', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-endorphin-es-autopilot-061c657a-bc0b-48a0-a959-9a224e16d714', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fcoO6doCLy0M.png?v=1601058123', 'is_used': True, 'name': 'Used Kenton Pro CV to Midi', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-x3rlvdmg1nnk', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b83dd670fd4d91a93a42365370feb683_017e0d9f-804b-4278-8971-bf7454a6aadb.jpg?v=1782684986', 'is_used': True, 'name': 'Used X1L3 Drail', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-x1l3-drail-035a2aa5-3915-4575-818b-6445b8b92362', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Tg3ln4SvTdaH.png?v=1601058692', 'is_used': True, 'name': 'Used iConnectivity Mio4', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-c8xfrw55vjxn', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5f6b05c44913c0149684c7851924024e_b5cafc34-ad12-4051-815d-b719ede278cc.jpg?v=1782682953', 'is_used': True, 'name': 'Used IO Instruments Sponde', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-io-instruments-sponde-95034150-6e74-4384-872c-bc13ebce0175', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qubit-databender-1-ctrlmod.png?v=1601053143', 'is_used': False, 'name': 'Qu-Bit Electronix Data Bender', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/qubit-electronix-data-bender', 'vat_included': False} 2026-07-29 17:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3ab8cfc41c81dc1da1c9e3d328de1dd4.jpg?v=1782682608', 'is_used': True, 'name': 'Used DPW Limit', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-dpw-limit-248b2cc2-5147-45d3-8e21-6f1099086c30', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/moog-matriarch-case-1-ctrlmod.png?v=1600961427', 'is_used': False, 'name': 'Moog Matriarch SR Case', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-matriarch-sr-case', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/aa6918bab4a0d07a319195b15e1e9b8f.png?v=1782667679', 'is_used': True, 'name': 'Used Klavis Tweakers', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-klavis-tweakers-f42aeede-adfe-49f8-86b2-bb365ece65b2', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/moog-grandmother-case-1-ctrlmod.png?v=1600961647', 'is_used': False, 'name': 'Moog Grandmother SR Case', 'page_metadata': None, 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-grandmother-sr-case', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7bb891811f068f586bf8f9b9151d6c72.png?v=1782681961', 'is_used': True, 'name': 'Used Klavis Quadigy', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-klavis-quadigy-183e9bda-995f-4344-9b37-1fce8cee6a02', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/moog-matriarch-1-ctrlmod_e5c9119b-2c0a-4aec-bd4c-afc6a55fae33.png?v=1600960778', 'is_used': False, 'name': 'Moog Matriarch Dark', 'page_metadata': None, 'price': '2199.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-matriarch-dark', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a9f41374964fa43a8f0d2c6e59a0200b.jpg?v=1782668319', 'is_used': True, 'name': 'Used Herzlich Labs Gate 2 Trigger', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-herzlich-labs-gate-2-trigger-bad42592-90f5-4070-8063-5f8f3b62d6a2', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/moog-grandmother-2-ctrlmod.png?v=1600960278', 'is_used': False, 'name': 'Moog Grandmother Dark', 'page_metadata': None, 'price': '1249.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-grandmother-dark', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b5a0cbb42303d3e595cadf304e77407d.png?v=1782666710', 'is_used': True, 'name': 'Used Herzlich Labs Crossfade', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-herzlich-labs-crossfade-bdc93d94-f868-4d38-8f55-83cb00d8c848', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/talldog-vertical-kit-1-ctrlmod.png?v=1601912649', 'is_used': False, 'name': 'Tall Dog Simple Skiff Vertical Kit', 'page_metadata': None, 'price': '19.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tall-dog-simple-skiff-vertical-kit', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3273c422f3c13199057acbf22aed3f4b_75ad71b9-9ca9-4c6f-945f-1db20eacfc01.jpg?v=1782682215', 'is_used': True, 'name': 'Used Befaco Percall', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-befaco-percall-0f638efe-1da2-4462-8aef-ee3d29deda52', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/instruo-lion-2-ctrlmod.png?v=1600377546', 'is_used': False, 'name': 'Instruo Tain - Switch Utility', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/instruo-tain-switch-utility', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/53e96d2b9a5be7570fa33cb251b5bebf.png?v=1782666799', 'is_used': True, 'name': 'Used Intellijel Plonk', 'page_metadata': None, 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-plonk-f507cd2b-e363-45f5-9778-224871c69545', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/instruo-lion-1-ctrlmod.png?v=1600377228', 'is_used': False, 'name': 'Instruo Lion - Matrix Mixer', 'page_metadata': None, 'price': '339.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/instruo-lion-matrix-mixer', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8f68a019a4dcf60d8a16ba1bb820830c.jpg?v=1782666341', 'is_used': True, 'name': 'Used Intellijel LPG 1U', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-lpg-1u-00724107-bdee-4d4e-bdea-c6a44be388dc', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/F3EbY98aSNeS.png?v=1600726873', 'is_used': True, 'name': 'Used Tiptop Audio HATS808', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qnfyjhs2kfgm', 'vat_included': False} 2026-07-29 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e4fb8f0c3f594c67bb33c18c80129151.png?v=1782667261', 'is_used': True, 'name': 'Used WMD Orion Phase Shifter', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-orion-phase-shifter-80458c52-a3d4-4d10-9a27-d5ab022b09f8', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tiptop-vca-1-ctrlmod.png?v=1600708906', 'is_used': False, 'name': 'Tiptop Audio VCA', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-vca', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/9598cda487ea55999769968d096174e7.png?v=1782667295', 'is_used': True, 'name': 'Used WMD Kraken', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-kraken-3cc90013-1ed5-4364-84f3-d40dfcc56276', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tiptop-forbidden-wh-1-ctrlmod.png?v=1600708657', 'is_used': False, 'name': 'Tiptop Audio Forbidden Planet Filter', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-forbidden-planet-filter', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7d45c858c40fa46cf9dd7213c64e0851.png?v=1782666935', 'is_used': True, 'name': 'Used WMD Crucible', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-crucible-4c09cf8d-96ed-4275-b3b2-def4da6a520b', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/alm-pipv2-1-ctrlmod.png?v=1600701989', 'is_used': False, 'name': 'ALM Busy Circuits Pip Slope mk II - Compact Envelope', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/alm-busy-circuits-pip-slope-mk-ii', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d2901be40326604542caa8ab77a61beb_8b902598-5b1b-49aa-99c3-0653a34ef25b.jpg?v=1782682079', 'is_used': True, 'name': 'Used TiNRS Next Tuesday', 'page_metadata': None, 'price': '330.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tinrs-next-tuesday-77648610-96a0-4143-aa5e-858b9e3f7a3d', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used 2hp VCA (Silver)', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3eyr3williik', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/34460bb1415a872fa7af7e8da2b3cc25.png?v=1782666594', 'is_used': True, 'name': 'Used Noise Engineering Muta Jovis', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-noise-engineering-muta-jovis-f64ffe62-f514-49e4-aac5-347b5de06cf9', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zrvrUutOPMxx.png?v=1600632925', 'is_used': True, 'name': 'Used 2hp ADSR (Silver)', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8dmaylkkuvdl', 'vat_included': False} 2026-07-29 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e2da0410698630b4b882c82a0949e0fa.png?v=1782666015', 'is_used': True, 'name': 'Used EOWave Zone BF', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-eowave-zone-bf-a8acbff9-560e-4f38-8501-c8faf69719d7', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fss-tg5-1-ctrlmod.png?v=1600608381', 'is_used': False, 'name': 'Future Sound Systems TG5 Gristleizer Pre-Amplifier', 'page_metadata': None, 'price': '359.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/future-sound-systems-tg5-gristleizer-pre-amplifier', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ac854224bff1381f0cf724577d7a34a9.png?v=1782667419', 'is_used': True, 'name': 'Used WMD Fracture', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-fracture-288db312-3774-4c98-91ea-73194b345a7b', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jxVqbnlKXO0w.png?v=1600556104', 'is_used': True, 'name': 'Used Intellijel Quadra', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-g8dci99pzrjf', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/78d27c8d75c5ed9a6c695916569d2bf2.png?v=1782665937', 'is_used': True, 'name': 'Used Doepfer A-171-4 Slew Limiter', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-171-4-slew-limiter-0029478d-4871-4983-9a7d-6e486d84c65c', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lvD7W4FeJA3y.png?v=1600556102', 'is_used': True, 'name': 'Used Intellijel Quadra', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ou1n5odonruz', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7b949a6360731ca88412ddf6916f6eca.png?v=1782665980', 'is_used': True, 'name': 'Used Worng Electronics LRMSMSLR', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-worng-electronics-lrmsmslr-30f7b0f1-7501-469c-a0f8-81b37e62cf35', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tIms9sq41jJb.png?v=1600373273', 'is_used': True, 'name': 'Used Make Noise tELHARMONIC', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-olzxl0mgslct', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/79a880423e00e2d3d2275bb5df3cfe2f.png?v=1782667464', 'is_used': True, 'name': 'Used Takaab Nearness v3', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-takaab-nearness-v3-5e1de93e-b30d-4dff-a5da-bdeedc5b855c', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9WsCoyN1xlyT.png?v=1600373270', 'is_used': True, 'name': 'Used Noise Engineering Loquelic Iteritas - Digital Oscillator ' '(Silver)', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3emplzezalul', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1437e84a853c7c1ffdec346918c96e2b.png?v=1782667617', 'is_used': True, 'name': 'Used Ladik S-075 Burst', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ladik-s-075-burst-6ca2a918-7984-42c4-96ec-da548ac2352c', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tEYIGXB9dIUX.png?v=1600373267', 'is_used': True, 'name': 'Used Make Noise Dynamix', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-krpv1rmmhv4z', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c04a3a48f46a9865cfd0f261b22e8c04.png?v=1782666450', 'is_used': True, 'name': 'Used Eurorack Hardware OR', 'page_metadata': None, 'price': '25.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-eurorack-hardware-or-d6135e50-cbb6-43da-8eae-c25a903df98a', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/m01av1LyMo9c.png?v=1600297525', 'is_used': True, 'name': 'Used Westlicht PER|FORMER', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9dwscprmehcy', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/04d85e327288cff9b985f62e006866db.png?v=1782666665', 'is_used': True, 'name': 'Used Eurorack Hardware OR', 'page_metadata': None, 'price': '25.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-eurorack-hardware-or-fa55daa4-a8b3-4c42-b32e-2acbea0a8aee', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/nou7QBX2tDRM.png?v=1600293724', 'is_used': True, 'name': 'Used Pittsburgh Modular Structure 208 6U case', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-uvqj4euwk4al', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7be624e91e0bfe5fe6339e086d8f2029.png?v=1782667554', 'is_used': True, 'name': 'Used Happy Nerding FX Aid XL', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-happy-nerding-fx-aid-xl-1a4d439a-a1e4-4956-bc1e-482c5009bc49', 'vat_included': False} 2026-07-29 17:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/laubGz7CtDN2.png?v=1600127720', 'is_used': True, 'name': 'Used Make Noise Rene 2', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-w9tbkbhmy2yr', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=1> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/26901df8bcfe8140c0bdd0c9548558eb.jpg?v=1782681983', 'is_used': True, 'name': 'Used Bizarre Jezebel pkhi Dual/Stereo Filter', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bizarre-jezebel-pkhi-dual-stereo-filter-291862eb-07d3-42a3-b9f0-ee8e2bbb23b4', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vlvBmwb2S7xK.png?v=1600127717', 'is_used': True, 'name': 'Used Intellijel Quadra Expander', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cnou3rppj85r', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/v97rbEQeRydt.png?v=1600126416', 'is_used': True, 'name': 'Used Peley Krane FaithState Synth', 'page_metadata': None, 'price': '700.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sgfwheiroemt', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/korg-sample2-2-ctrlmod.png?v=1600115478', 'is_used': False, 'name': 'Korg Volca Sample 2', 'page_metadata': None, 'price': '149.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/korg-sample-2', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LShqqdWTjdKh.png?v=1600106327', 'is_used': True, 'name': 'Used Sequential Prophet Rev2 8-Voice', 'page_metadata': None, 'price': '1050.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yqlfnyozvxua', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_4257.jpg?v=1600105434', 'is_used': True, 'name': 'Used Bastl Instruments Dude', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-neuisq0vvgz0', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-travelcase-5-ctrlmod.png?v=1599844142', 'is_used': False, 'name': 'Erica Synths 2x104HP Aluminum Travel Case with Lid', 'page_metadata': None, 'price': '669.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-travel-case-6u-208hp', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7KZLDMLjeSO6.png?v=1600017045', 'is_used': True, 'name': 'Used Bastl Instruments ABC with Wooden Faceplate', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4jdmm0mwjjdw', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1975.jpg?v=1599955246', 'is_used': True, 'name': 'Used Make Noise 0-COAST', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pdnlgcekzm17', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/x7cfr0qXdwa2.png?v=1599955100', 'is_used': True, 'name': 'Used Moog DFAM - Drummer From Another Mother with 2-Tier Rack', 'page_metadata': None, 'price': '520.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kgiimipc0qdo', 'vat_included': False} 2026-07-29 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-dualfx-1-ctrlmod.png?v=1599846274', 'is_used': False, 'name': 'Erica Synths Dual FX - Multi Effects Processor', 'page_metadata': None, 'price': '309.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-dual-fx-multi-effects-processor', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-hihatsa-1-ctrlmod.png?v=1599845818', 'is_used': False, 'name': 'Erica Synths Hi-Hats A - Analogue Percussion', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-hi-hats-a', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-mixerlite-1-ctrlmod.png?v=1599845546', 'is_used': False, 'name': 'Erica Synths Drum Mixer Lite', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-drum-mixer-lite-1', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-drumstereomixer-1-ctrlmod.png?v=1599846643', 'is_used': False, 'name': 'Erica Synths Drum Stereo Mixer', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-drum-stereo-mixer', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-bassline-1-ctrlmod.png?v=1599844877', 'is_used': False, 'name': 'Erica Synths Bassline Synth Voice', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-bassline-synth-voice', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ericia-cymbals-1-ctrlmod.png?v=1599844433', 'is_used': False, 'name': 'Erica Synths Cymbals', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/erica-synths-cymbals', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=12> {'batch_id': '2530', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1010-bitbox2-1-ctrlmod.png?v=1599840827', 'is_used': False, 'name': '1010Music Bitbox Mk2 - Intuitive Sampling Module', 'page_metadata': None, 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/1010music-bitbox-mk2-intuitive-sampling-module', 'vat_included': False} 2026-07-29 17:01:46 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-29 17:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2026-07-29 17:01:46 [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 17:01:46 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=ctrl-mod&batch_id=2530 HTTP/1.1" 200 17 2026-07-29 17:01:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 39183, 'downloader/request_count': 33, 'downloader/request_method_count/GET': 33, 'downloader/response_bytes': 188528, 'downloader/response_count': 33, 'downloader/response_status_count/200': 3, 'downloader/response_status_count/429': 30, 'elapsed_time_seconds': 30.629331, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 29, 17, 1, 46, 503824), 'httpcompression/response_bytes': 1083878, 'httpcompression/response_count': 3, 'httperror/response_ignored_count': 10, 'httperror/response_ignored_status_count/429': 10, 'item_scraped_count': 500, 'log_count/DEBUG': 536, 'log_count/ERROR': 10, 'log_count/INFO': 20, 'log_count/WARNING': 2, 'memusage/max': 76988416, 'memusage/startup': 76988416, 'response_received_count': 13, 'retry/count': 20, 'retry/max_reached': 10, 'retry/reason_count/429 Unknown Status': 20, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 32, 'scheduler/dequeued/memory': 32, 'scheduler/enqueued': 32, 'scheduler/enqueued/memory': 32, 'start_time': datetime.datetime(2026, 7, 29, 17, 1, 15, 874493)} 2026-07-29 17:01:46 [scrapy.core.engine] INFO: Spider closed (finished)