2026-07-31 00:01:16 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2026-07-31 00:01:16 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.10.15 (main, Oct 19 2024, 04:00:28) [GCC 12.2.0], pyOpenSSL 23.1.1 (OpenSSL 3.1.0 14 Mar 2023), cryptography 40.0.1, Platform Linux-5.10.0-21-amd64-x86_64-with-glibc2.36 2026-07-31 00:01:16 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'LOG_FILE': 'logs/default/ctrl-mod/d046f0928c7211f1ac510242ac11000e.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-31 00:01:16 [py.warnings] WARNING: /code/lib/python3.10/site-packages/scrapy/utils/request.py:232: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy. See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation. return cls(crawler) 2026-07-31 00:01:16 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2026-07-31 00:01:16 [scrapy.extensions.telnet] INFO: Telnet Password: f33dff832dff6791 2026-07-31 00:01:16 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.closespider.CloseSpider'] 2026-07-31 00:01:16 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-07-31 00:01:16 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-07-31 00:01:16 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2026-07-31 00:01:16 [scrapy.core.engine] INFO: Spider opened 2026-07-31 00:01:16 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-31 00:01:16 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=1>: HTTP status code is not handled or not allowed 2026-07-31 00:01:17 [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-31 00:01:17 [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-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:01:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (429) (referer: None) 2026-07-31 00:01:17 [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-31 00:01:17 [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-31 00:01:17 [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-31 00:01:17 [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-31 00:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2yhphktZa2lz.png?v=1578955161', 'is_used': True, 'name': 'Used Intellijel uVCA II', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-at10vnsepcix', 'vat_included': False} 2026-07-31 00:01:17 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://www.ctrl-mod.com/products.json?limit=250&page=12>: HTTP status code is not handled or not allowed 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/baa9qVi34Knu.png?v=1578955164', 'is_used': True, 'name': 'Used Intellijel Springray II + Small Reverb Tank', 'page_metadata': None, 'price': '205.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kzs0ahqru8zg', 'vat_included': False} 2026-07-31 00:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WYPLUs4u4xkT.png?v=1578955167', 'is_used': True, 'name': 'Used Mutable Instruments Marbles', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ooulcjlmnmni', 'vat_included': False} 2026-07-31 00:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ja88SZgme8Ca.png?v=1578955170', 'is_used': True, 'name': 'Used Schlappi Engineering Angle Grinder', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9qwysfwnoznz', 'vat_included': False} 2026-07-31 00:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/z4Q9dJtpetbk.png?v=1578955173', 'is_used': True, 'name': 'Used Synthesis Technology E560 Deflector Shield', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gdqal0raolv1', 'vat_included': False} 2026-07-31 00:01:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cwgAqBmcffwb.png?v=1584570022', 'is_used': True, 'name': 'Used Noise Engineering Variatic Erumption', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jh7hpltnyut0', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/z4Q9dJtpetbk_f4209712-f06f-42f4-ae70-f8054069c23d.png?v=1578955174', 'is_used': True, 'name': 'Used Synthesis Technology E560 Deflector Shield', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6uajpbjxvv0n', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mZWpzGI1dEjH.png?v=1584570025', 'is_used': True, 'name': 'Used Noise Engineering Bin Seq', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-unsuqcz6qm7e', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yhjNedWAIGxx.png?v=1578958611', 'is_used': True, 'name': 'Used Mutable Instruments Rings', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dlczit1zwes6', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GtK5zEKraO0i.png?v=1584570030', 'is_used': True, 'name': 'Used WMD MSCL', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jqnhkhio4aju', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/SvqHt0pASwp5.png?v=1578958614', 'is_used': True, 'name': 'Used Alright Devices Chronoblob2', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ldlpfdj1x17q', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/64ecc3179c27dd4e0c4cc954eeb65f36.jpg?v=1771026139', 'is_used': True, 'name': 'Used XODES ATC-L Conga/Tom 1U', '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-atc-l-conga-tom-1u-b948882d-3c30-49c4-9004-0c06ac4def62', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/OvBmk9u2r8of.png?v=1584570035', 'is_used': True, 'name': 'Used Pittsburgh Modular Structure EP-208', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hnrrlnrudpbx', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/q6LZf9HUdETT.png?v=1578958616', 'is_used': True, 'name': 'Used Make Noise Erbe-Verb', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2ymojcaxndwg', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/81b3c137d6ce5ecf196b8b239d9a33a3.jpg?v=1771025730', 'is_used': True, 'name': 'Used Home Bake Instruments Beams', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-home-bake-instruments-beams-9266d1a2-9d92-4b83-97c1-83c4872c24df', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lPvXkXoarFRa.png?v=1588894530', 'is_used': True, 'name': 'Used WMD Geiger Counter Eurorack', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tvebwksyj3kd', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/OvBmk9u2r8of_e64e75d2-52ba-4fa6-aa1e-fd49ca5c259e.png?v=1584572473', 'is_used': True, 'name': 'Used Pittsburgh Modular Structure EP-208', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nypml9odycae', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yuCShkLq9UrO.png?v=1578958619', 'is_used': True, 'name': 'Used Make Noise Rene 1', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gygdcykxlfn0', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/854d83aac2c3c3de3c2d8d74ee93ccb9.jpg?v=1771025614', 'is_used': True, 'name': 'Used Majella VVCA Dual Velocity Voltage Controlled Amplifier', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-majella-vvca-dual-velocity-voltage-controlled-amplifier-d415ffb6-67ca-410e-86fe-4ea0731fe957', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sBPfhOidHJ3A.png?v=1588894533', 'is_used': True, 'name': 'Used Intellijel Linix', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0rcvutmjw6rg', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TusBtJo5004V.png?v=1584572786', 'is_used': True, 'name': 'Used Intellijel Palette 62 Silver', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ko56plyjxu4w', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MkH5S0RwmLfb.png?v=1578958623', 'is_used': True, 'name': "Used ALM Busy Circuits Akemie's Taiko", 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ih2gj96l8tas', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_7837.jpg?v=1782839360', 'is_used': True, 'name': "Used Jake's Custom Shop Kick Drum Pro CV", 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jakes-custom-shop-kick-drum-pro-cv-2b10666c-7836-4e72-8645-3a62f7708ce7', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KJwqjwxoQdl3.png?v=1588894535', 'is_used': True, 'name': 'Used Intellijel 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-xcpe9bn2hcee', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/91zDbEXP6UPe.png?v=1584658487', 'is_used': True, 'name': 'Used Pittsburgh Modular Lifeforms SV-1', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nmst4luajmx8', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ahCoTAhBW2kz.png?v=1579037532', 'is_used': True, 'name': 'Used Monome 64 Grid', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xejywm0hivlw', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/abc771a3ff787bc669c3555d06fb3b5a.jpg?v=1770944541', 'is_used': True, 'name': "Used Jake's Custom Shop 808 Clapster", 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jakes-custom-shop-808-clapster-768825e6-09af-4125-bf60-1eee088485b4', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7tFgRVcbDzds.png?v=1588894539', 'is_used': True, 'name': 'Used Qu-Bit Electronix Nano Rand v2', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m6dgaxjayv5t', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/re5u7ZQ5esYi.png?v=1584658490', 'is_used': True, 'name': 'Used Synthesis Technology E560 Deflector Shield', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hkjenjvkniha', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ClGa67uRVdXD.png?v=1579037537', 'is_used': True, 'name': 'Used Intellijel Metropolis', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yvao94f6jzfg', 'vat_included': False} 2026-07-31 00:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5f6382bd5de85512c96bb315290aa0e1.jpg?v=1770939867', 'is_used': True, 'name': 'Used IC Alchemy Mudras CV Sequencer', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ic-alchemy-mudras-cv-sequencer-158f02cb-a3f2-4300-9029-8e6f0e58732c', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Blirnq3uTJLL.png?v=1588894542', '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-pscmy335gsjq', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bdAVK9BLXXMt.png?v=1584658492', 'is_used': True, 'name': 'Used Mutable Instruments Frames', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vm9xzonmagqe', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200114_145800.jpg?v=1579037914', 'is_used': True, 'name': 'Used Korg Electribe Sampler 2', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lgx3bjaa0vu3', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ba6db32bcbe8d7988b8d9d950138e97f.jpg?v=1770939701', 'is_used': True, 'name': 'Used Frequency Central Klang Stadt', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-frequency-central-klang-stadt-14af194a-0bf4-44fd-a40a-38ac71986b2f', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DeeAgOVpFw4U.png?v=1588894545', 'is_used': True, 'name': 'Used Evaton Techonlogies RF Nomad with Antenna', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ehtljizgpmmz', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KLyEBcextrSu.png?v=1584658495', 'is_used': True, 'name': 'Used Make Noise tELHARMONIC', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-blekict0xmek', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6QC68ZsHsMlE.png?v=1579125297', 'is_used': True, 'name': 'Used Intellijel Triatt', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fhx2gzsyyxxa', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/Ziggurat_white_2000.png?v=1771447717', 'is_used': False, 'name': 'Acid Rain Technology Ziggurat', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/acid-rain-technology-ziggurat', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zkhrzus6dzCL.png?v=1589145547', '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-mufbhlrhxsdw', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iETzShFCzPxY.png?v=1584658498', 'is_used': True, 'name': 'Used Mutable Instruments Rings', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6aftsn4o9emi', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Apsq1gMPO2sc.png?v=1579125300', 'is_used': True, 'name': 'Used Bubblesound VCOb', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-szghwjkmnivt', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a766bb24e1b5637cf374f29a38b40091.jpg?v=1770854072', 'is_used': True, 'name': 'Used Neutral Labs Nijel v1.1', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-neutral-labs-nijel-v1-1-3ff9c027-f69d-45b6-b8cb-e94912d2c422', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vDuz2xbrWidd.png?v=1589145550', 'is_used': True, 'name': 'Used 2hp Vowel (Silver)', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jswpo3mthgsj', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CMtxiGU3stI3.png?v=1584658501', 'is_used': True, 'name': 'Used Mutable Instruments Branches', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-295dqwi1ixl0', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YKJzpJFZJR4D.png?v=1579129427', 'is_used': True, 'name': 'Used Make Noise TEMPI', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-csbsmyd1savb', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/herbs-and-stones-soft-memo-1-ctrl-mod.png?v=1765219290', 'is_used': False, 'name': 'Herbs and Stones Soft Memo', 'page_metadata': None, 'price': '629.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/herbs-and-stones-soft-memo', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/T3SIWWBAh2xm.png?v=1589145585', 'is_used': True, 'name': 'Used 2hp Pluck (Silver)', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rzmtcqg70cxc', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mZYwGmVZ3hf3.png?v=1584658504', 'is_used': True, 'name': 'Used Mutable Instruments Grids', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jp0hcf2ipici', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ImIkJqMZOCsh.png?v=1579132400', 'is_used': True, 'name': 'Used KOMA Elektronik KOMMANDER CV/Gate Motion Controller', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dgdhqf6ytij9', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/Gemini_Generated_Image_e3mfv7e3mfv7e3mf_12c0aa48-a157-4558-9505-0eaa245b18f7.png?v=1770684456', 'is_used': False, 'name': 'Landscape MOON - passive analog 4-channel rhythmic instrument - ' 'mini-Noon', 'page_metadata': None, 'price': '420.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/landscape-moon-passive-analog-4-channel-rhythmic-instrument-mini-noon', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/k4dYG84NZVRh.png?v=1589150956', 'is_used': True, 'name': 'Used Intellijel 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-ogmt38bal9rl', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FWB8otDH7wg0.png?v=1584658507', 'is_used': True, 'name': 'Used Mutable Instruments Kinks', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5g7futyxd4a3', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wpRwtjq1yPoG.png?v=1579208052', 'is_used': True, 'name': 'Used Landscape Stereo Field', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-uxxx5pe1ypnl', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3e8b2f3fb3639af7938aefe24e30f388.jpg?v=1770510386', 'is_used': True, 'name': 'Used Bastl Instruments Pizza FM Oscillator', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-pizza-0c7bd12c-fd38-4287-9688-603172e553d3', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/UTdbOL5oeB7E.png?v=1589150959', 'is_used': True, 'name': 'Used Intellijel 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-ult3no8dfkgy', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/g2HJ8uJvlnO3.png?v=1584658510', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-1s5jzqkjglrs', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Make Noise Rosie', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0j06u8bytrh6', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d862cbfbf461b8038f27a77911b5774e.jpg?v=1770510215', 'is_used': True, 'name': 'Used Bastl Instruments Ikarie Twin Auto Filter', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-ikarie-037cc4ad-9f86-4466-bf1c-363bc2227b6e', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qiRqzWTiv3tA.png?v=1589150962', 'is_used': True, 'name': 'Used 2hp Switch (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-ctrrhtbvayzd', 'vat_included': False} 2026-07-31 00:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BKQagDom5lpg.png?v=1584658512', 'is_used': True, 'name': 'Used Mutable Instruments Tides v1', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0tbqcnzi4gxy', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200117_222454.jpg?v=1579324090', 'is_used': True, 'name': 'Used Mutable Instruments Marbles', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-g7q9z55p5vh6', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/db171a9e46b913116ef5b572cc8bc1a8.jpg?v=1770510025', 'is_used': True, 'name': 'Used Bastl Instruments Casper Electronics Dark Matter Feedback ' 'Observatory', 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-dark-matter-8ab7cbd5-ac34-421b-b005-979e75763078', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qhcsjidsONsK.png?v=1589150965', 'is_used': True, 'name': 'Used Mutable Instruments Elements', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6boskgderxie', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/XS5pxzarK3GH.png?v=1584658515', 'is_used': True, 'name': 'Used WMD Micro Hadron Collider', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-aw5obgrciwwi', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200117_222252.jpg?v=1579323877', 'is_used': True, 'name': 'Used Make Noise Pressure Points', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vhyf9ool9lie', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4a2ce8479cac09a4d206caecb2385619.jpg?v=1770509964', 'is_used': True, 'name': 'Used Bastl Instruments Crust Drum Voice', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-crust-f16f236a-24f1-4335-8eac-653e04688d29', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bOgxjvFXmLoc.png?v=1589150968', 'is_used': True, 'name': 'Used 2hp Filt (Silver)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vqsak9zn20ok', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AXpB9oQs6YiY.png?v=1584658519', 'is_used': True, 'name': 'Used Pittsburgh Modular Analog Replicator', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ngrebswcm7sz', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200117_222650.jpg?v=1579323781', 'is_used': True, 'name': 'Used Make Noise Brains', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-s3x5hm0nurwt', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5a55e7b9f7e475fe55d6026611a358da.jpg?v=1770509920', 'is_used': True, 'name': 'Used Bastl Instruments Basil Stereo Delay', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-basil-a91e29d4-2cf6-4ffb-9571-7fffccfb6391', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_0963.jpg?v=1589153167', 'is_used': True, 'name': 'Used Synthrotek Cheeks of Power - Rails and Ears only', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eoigufgvyzsa', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LSLxJGXeBVlf.png?v=1584658521', 'is_used': True, 'name': 'Used 4ms Spectral Multiband Resonator (SMR)', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v2rzipysvegw', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', '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-a3rhdej2t43h', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ac5bec8fe7b5854ff152eda26acb5c0e.jpg?v=1770509888', 'is_used': True, 'name': 'Used Bastl Instruments Neo Trinity Modulation Hub', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-neo-trinity-ff03e21e-35cb-481d-99bd-c4499fbf290d', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/S18jO03HxG9b.png?v=1589237444', 'is_used': True, 'name': 'Used 4ms Row Power 40', 'page_metadata': None, 'price': '155.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m5lyyizmzd9i', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/QhZaJU0WQ67H.png?v=1584658524', 'is_used': True, 'name': "Used ALM Busy Circuits Beast's Chalkboard", 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-uy9dv5ltlmxx', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Make Noise MATHS', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-luwyteyho8sc', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/257ae6cdb1f6b4798ce363f67493a694.jpg?v=1770509859', 'is_used': True, 'name': 'Used Bastl Instruments Buddy Preamp Stereo Mixer', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-buddy-2cca37f6-0f85-421b-86df-8d49d05fe2b0', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bJ5dFv592sRI.png?v=1589237447', 'is_used': True, 'name': 'Used SOMA Lyra 8', 'page_metadata': None, 'price': '650.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ulfcwh8hnsnn', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6SzXHnYhzFVZ.png?v=1584658527', 'is_used': True, 'name': 'Used Manhattan Analog Mix', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-f4z2c2c74t7n', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Doepfer Doepfer A-124SE Wasp Filter', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v5fy1mhmiugr', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/70df5fde0650b104173d695eada50d26.jpg?v=1770509809', 'is_used': True, 'name': 'Used Bastl Instruments Casper Electronics Aikido Dynamic VCA 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-bastl-aikido-94ac23b4-7588-4eb3-ad91-6d60dcac78ab', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qGmayKF59fIl.png?v=1589237449', '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-9zerd9azfvyd', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mSyaxUEZHXrE.png?v=1584658530', 'is_used': True, 'name': 'Used Tiptop Audio Z8000', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sggoknlfvusr', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Intellijel Audio Interface 1U', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qyjdof7vk9oj', 'vat_included': False} 2026-07-31 00:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-el-capistan-1-ctrl-mod.png?v=1769195612', 'is_used': False, 'name': 'Strymon El Capistan V2 dTape Echo', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-el-capistan-v2-dtape-echo', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LYlS15De579j.png?v=1589588873', 'is_used': True, 'name': 'Used Synthrotek Cheeks of Power - Rails and Ears only', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sqg0twf7ytbf', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ONXMKd6Q6GON.png?v=1584658532', 'is_used': True, 'name': 'Used 4ms Pingable Envelope Generator (PEG)', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-adkw0stgwtj9', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uQi5rEEjttis.png?v=1579564115', 'is_used': True, 'name': 'Used 4ms Pod48X Powered (No Brick)', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kws3iorisjgg', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-bluesky-1-ctrl-mod.png?v=1769195102', 'is_used': False, 'name': 'Strymon Blue Sky V2 Reverb', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-blue-sky-v2-reverb', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used MFB SEQ-01', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zwpmmwf3odzf', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200319_191513.png?v=1584659991', 'is_used': True, 'name': 'Used WMD Geiger Counter Eurorack', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vlhaoonh53wq', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/87xZJXf8rGok.png?v=1579564118', 'is_used': True, 'name': 'Used Sound Machines LP-1', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ljgyfactilyk', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/65245f350b6f24c030602002a89bf4e1.jpg?v=1770338679', 'is_used': True, 'name': 'Used Sony DPS-F7 Dynamic Filter Plus', 'page_metadata': None, 'price': '495.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-sony-dps-f7-dynamic-filter-plus-605ba0d8-d61f-4370-b40b-56cee1b61422', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8Ycp4dwo4gtM.png?v=1590004515', 'is_used': True, 'name': 'Used Endorphine.es Milky Way', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mfyo2kawxath', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200319_165912.png?v=1584660207', 'is_used': True, 'name': 'Used Erica Synths Sequential Switch V1', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-1nsygc7lxomm', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BFah4YQ1Fyr7.png?v=1579564121', 'is_used': True, 'name': 'Used MST Ribbon Controller + Module', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wjbtmsq6pi97', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/108aa7cbed792093a4fad6b1aef09f60.jpg?v=1770338630', 'is_used': True, 'name': 'Used Sony DPS-F7 Dynamic Filter Plus', 'page_metadata': None, 'price': '495.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-sony-dps-f7-dynamic-filter-plus-516201bf-7607-4179-9f91-36b6b34bee05', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jjZD8yWn0Mld.png?v=1590004517', '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-htzxvrhlfqfj', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IapqAc3ikhzw.png?v=1584658540', 'is_used': True, 'name': 'Used Pittsburgh Modular Structure EP-360', 'page_metadata': None, 'price': '700.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nj4tnbjdtyzr', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PTKim3LubitU.png?v=1579564124', 'is_used': True, 'name': 'Used Grayscale Supercell', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gbqzlwg6pxf5', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/06f5569be9b9567018eb2e4fe81c31e8.jpg?v=1770338513', 'is_used': True, 'name': 'Used Roland JP-8000 49-Key Synthesizer', 'page_metadata': None, 'price': '950.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-roland-jp-8000-49-key-synthesizer-e1f74b64-6ebb-47a5-b859-59dd4d1ed2d3', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wi75uxJSNk5X.png?v=1590004520', 'is_used': True, 'name': 'Used Erica Synths Pico VCO', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rwayvehstfhv', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LU5susp9omAf.png?v=1584739968', 'is_used': True, 'name': 'Used AJH Synth MiniMod VCO - Black', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mzz60kzdhmwg', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vnhtF8R9Zaeq.png?v=1579564126', 'is_used': True, 'name': 'Used Elektron Analog Rytm Mk II', 'page_metadata': None, 'price': '1200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8iyq3wa0qmuc', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/574b4572fdabc7844384cee84a9aaf59.jpg?v=1770336704', 'is_used': True, 'name': 'Used Jomox Alpha Base MKI Hybrid Drum Machine', 'page_metadata': None, 'price': '1200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-jomox-alpha-base-mki-hybrid-drum-machine-0017e8fe-406c-4b03-94ff-a31048ef0e71', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9ZkzF5oZx0RF.png?v=1590004529', 'is_used': True, 'name': 'Used Erica Synths Pico Drums', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kxhncyjcqlys', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JlQeKIBAFrRn.png?v=1584739970', 'is_used': True, 'name': 'Used AJH Synth MiniMod VCO - Black', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m3hb6gt63fky', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VG9tCbaegY0a.png?v=1579564129', 'is_used': True, 'name': 'Used Elektron Digitakt', 'page_metadata': None, 'price': '625.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eki32rbj31jo', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4ba80bfa42b92dbbbad2eb2aa8a43019.jpg?v=1770336552', 'is_used': True, 'name': 'Used Akai MPC X Special Edition SE', 'page_metadata': None, 'price': '1495.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-akai-mpc-x-special-edition-se-0283c821-45eb-44ba-bbaf-2485a1cb8ed7', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dcOZz6zsHWJx.png?v=1590004531', 'is_used': True, 'name': 'Used Erica Synths Pico Drums', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hddwrlqwlxh1', 'vat_included': False} 2026-07-31 00:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/oj0GveOG7zmQ.png?v=1584739973', 'is_used': True, 'name': 'Used AJH Synth MiniMod VCO - Black', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zxdnlh77hheh', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fsLMMbneK2Z8.png?v=1579566025', 'is_used': True, 'name': 'Used Make Noise Echophon', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jiimufntppus', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/nekyia-circuits-ceremont-ctrl-mod.png?v=1768596899', 'is_used': False, 'name': 'Nekyia Circuits Ceremony - Dual Analog Filter', 'page_metadata': None, 'price': '319.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/nekyia-circuits-ceremony-dual-analog-filter', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bfQHFtyZHa52.png?v=1590004534', 'is_used': True, 'name': 'Used 2hp VCA (Black)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tmjmszlcx20z', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yYM1Ji53M3nS.png?v=1584739976', 'is_used': True, 'name': 'Used AJH Synth Gain Switch Multi - Black', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2nuk910w4h8a', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/O3MEOxH8oBfI.png?v=1579566027', 'is_used': True, 'name': 'Used Mutable Instruments Ears', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pjinhxw9my4c', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/nekyia-circuits-sigil-ctrl-mod.png?v=1768596710', 'is_used': False, 'name': 'Nekyia Circuits Sigil - Compact Function Generator', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/nekyia-circuits-sigil-compact-function-generator', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TD0xJHpSFChK.png?v=1590004536', 'is_used': True, 'name': 'Used 2hp VCA (Black)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bkb26kunyyjp', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AtvDcXa4IcIu.png?v=1584739978', 'is_used': True, 'name': 'Used AJH Synth MiniMod VCF - Black', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ybh1gb0pzedu', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6tUbX0vcshZe.png?v=1579566030', 'is_used': True, 'name': 'Used Mannequins Mangrove', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nuwonjk62stw', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7c908799ac05820a559e895e9c17492f.jpg?v=1770252060', 'is_used': True, 'name': 'Used Gator G-MIX 20X25 ATA Rolling Mixer/Equipment Case', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-gator-g-mix-20x25-ata-rolling-mixer-equipment-case-6ed0d969-d343-4923-b9a4-75d73f33005b', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PO8U4BGR6zD8.png?v=1590004539', 'is_used': True, 'name': 'Used Momo Modular uBursts (Mutable Clouds clone)', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tavehdfb0pxs', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xG9LvIaGyFuP.png?v=1584739995', 'is_used': True, 'name': 'Used AJH Synth MiniMod Dual Contour - Black', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jrjmiclskqwq', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8kKyxHgi2Oxh.png?v=1579642066', 'is_used': True, 'name': 'Used Dave Smith Tempest', 'page_metadata': None, 'price': '1250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8v8cixt7tzpk', 'vat_included': False} 2026-07-31 00:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c4c21b0e6f15ab120391851968cf471c.jpg?v=1770248241', 'is_used': True, 'name': 'Used Ultimate Support AX-48 Pro Apex 2-Tier Column Keyboard Stand - ' 'Silver', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ultimate-support-ax-48-pro-s-apex-column-keyboard-stand-silver-46048263-5c73-409a-85e3-a5497f9ae5f1', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/98ybyMc1N0H0.png?v=1590012306', 'is_used': True, 'name': 'Used Erica Synths Pico Drum Programmer', 'page_metadata': None, 'price': '20.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lcuexjk70ue4', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/RKivx66WPGpN.png?v=1584739998', 'is_used': True, 'name': 'Used AJH Synth MiniMod VCF - Silver', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3l4f0sdtjbbg', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ikI9BfffEPBq.png?v=1579722949', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Entity Percussion 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-3trmaskgbjhd', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5d73b05a18bfef445a1f2b41cc552eec.jpg?v=1770242570', 'is_used': True, 'name': 'Used Make Noise Multimod', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-multimod-a2128278-32ae-4574-be90-5683388a85b6', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200520_175406.jpg?v=1590012648', 'is_used': True, 'name': 'Used Ableton Push 1', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-esuqnavffbg3', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/J54hU2oEnnBK.png?v=1584740005', 'is_used': True, 'name': 'Used Tiptop Audio Mantis with UDG Soft Case', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-r78ajjqteqvx', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200122_125226.jpg?v=1579723389', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Ultra-Random Analog', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ivcolyi1v4xt', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/433f6463e89fd6d742cdbf61e39ad91d.jpg?v=1770165409', 'is_used': True, 'name': 'Used Arturia Rackbrute 6U', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-arturia-rackbrute-6u-16382dd6-37bc-4598-b56e-3c02a0ef9ad2', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HpTdmgP8fptF.png?v=1590092956', 'is_used': True, 'name': 'Used Strymon Magneto', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-47zhv3rhqwbh', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kwQU2bXvVlFf.png?v=1584837221', 'is_used': True, 'name': 'Used 4ms Row Power 40 with Row Power Brick', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sxmphchci7wl', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Niuw8r1S9bw8.png?v=1579722953', 'is_used': True, 'name': 'Used bubblesound DiOD Filter', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-z440ilfmfwyq', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e2e9c475b6b692b71dae194e87452f6e.jpg?v=1770165229', 'is_used': True, 'name': 'Used ALM Busy Circuits Cizzle', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-alm-busy-circuits-cizzle-86625837-cc53-4e73-9e18-a9b5688c65a4', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Ne9qq1LF88FP.png?v=1590092960', '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-bqmfegzxm2lk', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZeIKVCs7VijJ.png?v=1584837223', 'is_used': True, 'name': 'Used Bento Box 6U with Tiptop Z-Rails and Z-Ears and 4ms Bus Stick ' 'with Shrouded Headers', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jtgfpwvp15pe', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/gwLwYVxA1DhF.png?v=1579722960', 'is_used': True, 'name': 'Used XAOC Devices Warna II', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fcgkgoeftjfc', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7c782072ec0462bbdc26bc5496433fb9.jpg?v=1770164463', 'is_used': True, 'name': 'Used Hexinverter Mutant Brain', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-hexinverter-mutant-brain-0fc5d920-eb0b-4f8a-9a58-8574a9c835fd', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JiLrYInjxTGz.png?v=1590092963', '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-j9oji9gnhq5d', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8KZsmejRWKQS.png?v=1584837226', 'is_used': True, 'name': 'Used L-1 Quad VCA/Mixer', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-t4qdif8lcuau', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200122_124951.jpg?v=1579741790', 'is_used': True, 'name': 'Used WMD/SSF Ultrafold', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rrpwoyszop6d', 'vat_included': False} 2026-07-31 00:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d26540f974132fa04fc923e4ad5539b7.jpg?v=1770164027', 'is_used': True, 'name': 'Used Intellijel Tangrams', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-tangrams-3af9ea3c-cc61-4aec-99ce-6d50e03a73d3', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1740_8fb9e6c2-4ace-4326-a1c4-db1ff921f740.jpg?v=1591918643', 'is_used': True, 'name': 'Used S3n0Я Dr. Ummod', 'page_metadata': None, 'price': '900.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ibfg0lutxumb', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/60tVTMSeb5b7.png?v=1584837231', 'is_used': True, 'name': 'Used Intellijel uVCA II', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ndlpja4devqx', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sTDgNTRBVXcL.png?v=1579741034', 'is_used': True, 'name': 'Used WMD/SSF Blender', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qqzltxpqvqco', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/53d2b396fd4092bd015243987101ca47.jpg?v=1770163893', 'is_used': True, 'name': 'Used Soma Laboratory Lyra-8 FX', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-soma-laboratory-lyra-8-fx-29a296df-db39-49cf-a568-156fdd6f7c26', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/i1p9VsaAgkqs.png?v=1590094930', 'is_used': True, 'name': 'Used Folktek Alter 1', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lx5up8bicpci', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AuBqQEZGrWBR.png?v=1584837234', 'is_used': True, 'name': 'Used Pittsburgh Modular Outs', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ayimtsr9jxzt', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bPw6fH9WWICd_78a1a4af-142e-4ab1-afab-9737e96f960f.png?v=1579741858', 'is_used': True, 'name': 'Used Dannysound Cali Oscillator', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6y6czdhlnxfj', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/97605d79423fdecf1a0bd0ec92b101f4.jpg?v=1770163722', 'is_used': True, 'name': 'Used Sputnik Modular Variable Waveform Generator', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-sputnik-modular-variable-waveform-generator-8b63e2e0-8ac6-4a99-9c08-fdb7695e4f00', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8v75n646WnHG.png?v=1590094933', 'is_used': True, 'name': 'Used Folktek Alter 2', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wzaerm3ayigy', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sJQmOZgdFmnK.png?v=1584837238', 'is_used': True, 'name': 'Used Erica Synths Pico SEQ', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-akmhbvdzzoyi', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200122_134147.jpg?v=1579741980', 'is_used': True, 'name': 'Used XAOC Devices Lipsk + Drezno', 'page_metadata': None, 'price': '345.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lhbohywcm4jy', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3bf40775e838f6b71e028d168b4022aa.jpg?v=1770163588', 'is_used': True, 'name': 'Used Tall Dog uClouds', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tall-dog-uclouds-422954a4-1c20-41c1-9fa7-14b8b2abd748', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tcg5DQ2pSYc4.png?v=1590094936', 'is_used': True, 'name': 'Used Magpie Modular uBraids', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3l11fod0mivl', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZpPyp69syKVW.png?v=1584837240', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-z3vdymbikj5n', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200123_152442.png?v=1579817236', 'is_used': True, 'name': 'Used Blue Lantern Asteroid BD v4', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5ypgseckddoe', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fc7f355b57c9f33680d7384fd3b82538.jpg?v=1770163410', 'is_used': True, 'name': 'Used Tiptop Audio Forbidden Planet', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tiptop-audio-forbidden-planet-1222caf2-4c0d-453a-a0ba-387a1a4b8d13', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/O2dctDr5kAZK.png?v=1590094940', 'is_used': True, 'name': 'Used Meng Qi DU-KRPLS', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qwtclfvse56w', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LoQ4F62ULbPB.png?v=1584837243', 'is_used': True, 'name': 'Used Epoch Modular TwinPeak MK2', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bwxvtxouhabt', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Hhta9en2fkWC.png?v=1579997434', 'is_used': True, 'name': 'Used 4ms Dual Looping Delay', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7tcb6mp7yf0w', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/68ec6fec3e79ff946356a485c8b5d5ca.jpg?v=1770163331', 'is_used': True, 'name': 'Used Doepfer A-135-2 Black', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-135-2-black-14437e21-fe0a-4368-9897-639f66e2d471', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1204_1.jpg?v=1590098040', 'is_used': True, 'name': 'Used S3n0Я S.S.Seq Steiner Synthasystem Sequencer', 'page_metadata': None, 'price': '700.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ngkxl8zj3dr7', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7MQIN16KtR3I.png?v=1584837246', 'is_used': True, 'name': 'Used Frequency Central System X Envelope', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6p2fd1xd4trd', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kwPhK5VuzIsO.png?v=1579997437', 'is_used': True, 'name': 'Used Mutable Instruments Ears', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lvozhvm7iehb', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5441871b7e5506e2094c3953c5c19059.jpg?v=1770163150', 'is_used': True, 'name': 'Used Doepfer A-135-2 Silver', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-135-2-silver-a2afbe23-de66-4bae-a142-95ff95865c23', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BOLndrXeaWyv.png?v=1590097637', 'is_used': True, 'name': 'Used S3n0Я TKB', 'page_metadata': None, 'price': '700.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-twnmfdifs6gg', 'vat_included': False} 2026-07-31 00:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pG9yH87qnUrT.png?v=1584837255', 'is_used': True, 'name': 'Used RYO Optodist', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mbd97fqavalw', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qdiAsnZbmqZG.png?v=1579997440', 'is_used': True, 'name': 'Used Mutable Instruments Ears', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-1gmo7l4epgqw', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c4bf2e1c66bfbfa4d49fa5b6e61f1749.jpg?v=1770163036', 'is_used': True, 'name': 'Used Make Noise Multiwave', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-multiwave-3e82cdd7-fe36-485c-8179-5918cf45835f', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2xjZBusyykD4.png?v=1590097640', 'is_used': True, 'name': 'Used Bizarre Jezabel Chloe (Tube Version)', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-o8bedvnabyyn', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/daQbBULqRnSw.png?v=1584837258', 'is_used': True, 'name': 'Used WMD/SSF Ultrafold', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6zdsqpr984xl', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CuhexVHypLPz.png?v=1580319514', 'is_used': True, 'name': 'Used DIY Mutable Instruments uBurst w/ Kammerl', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pgseigpncpav', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/14b62d61e788b4ffe42d05cdd3308a19.jpg?v=1770162839', 'is_used': True, 'name': 'Used Make Noise Optomix Rev2', '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-optomix-rev2-05f76548-44df-4e10-96c1-3d49060c0b88', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/G8qOGi213VSs.png?v=1590099031', 'is_used': True, 'name': 'Used Arcus Audio Passive Mult', 'page_metadata': None, 'price': '12.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-clxqr0fpopec', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MLAgXoloy4qk.png?v=1584837260', 'is_used': True, 'name': 'Used Synthesis Technology E580 Resampling Mini-Delay', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7yodvbvin8su', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5YezDsp3DkMt.png?v=1580319517', 'is_used': True, 'name': 'Used Roland D-05 with K-25m Keyboard', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4qgoh9iymfsn', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f05be3b645ba462e0f3cef8551ed9bac.jpg?v=1770162714', 'is_used': True, 'name': 'Used squaresolid Benjolin 1.6 Gorga', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-squaresolid-benjolin-1-6-gorga-60805f62-0e94-4df9-9b49-39ded3257a5c', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/93FcMRURIvag.png?v=1590099034', 'is_used': True, 'name': 'Used Make Noise 0-COAST', 'page_metadata': None, 'price': '425.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ifjcb4t08uuc', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JeM0wgH52t8E.png?v=1584837263', 'is_used': True, 'name': 'Used WMD/SSF ADSRVCA', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oivjtrqaqtsh', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/a7XPSCIuMMC7.png?v=1580492385', 'is_used': True, 'name': 'Used Intellijel Planar', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ixydtxvwbtdc', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/515dfb8ce00881b14e9b7fdf345a63f9.jpg?v=1770080198', 'is_used': True, 'name': 'Used Doepfer A-183-3 Amplifier', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-183-3-amplifier-47f7b680-8f4e-42a9-b21e-8999b48a73f1', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4U8TtXaedDQz.png?v=1590190600', 'is_used': True, 'name': 'Used Moog Moogerfooger MF-108M Clusterflux', 'page_metadata': None, 'price': '800.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-odzi9bsvpci3', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BP0iLXcqXNVY.png?v=1584837265', 'is_used': True, 'name': 'Used Antimatter Audio Brain Seed', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sjr1oznvyl9u', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Gi45yd5sYInO.png?v=1580493076', 'is_used': True, 'name': 'Used Mannequins Mangrove', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hdfww6yqbddf', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/smoothie-audio-smear-ctrl-mod.png?v=1767638395', 'is_used': False, 'name': 'Smoothie Audio Smear - Stereo 98-Pole Allpass Filter', 'page_metadata': None, 'price': '334.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/smoothie-audio-smear-stereo-98-pole-allpass-filter', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200522_135614.png?v=1590257940', 'is_used': True, 'name': 'Used Moog MF-104M Analog Delay without PSU', 'page_metadata': None, 'price': '1200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7xlzifkpeckk', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lS8ghPS7Asj4.png?v=1584837268', 'is_used': True, 'name': "Used ALM Busy Circuits Dinky's Taiko", 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-n4cad442mamq', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Fxp2CULOhhoI.png?v=1580493079', 'is_used': True, 'name': 'Used Intellijel Dual ADSR', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sssm9phqhmvf', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-2-zone-skiff-2-ctrl-mod.png?v=1769198096', 'is_used': False, 'name': 'Make Noise 2-Zone Skiff (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/make-noise-2-zone-skiff', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TsCsa9MUX3c3.png?v=1590190604', 'is_used': True, 'name': 'Used DOBOZ XIIO', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-varvwwxl9x4j', 'vat_included': False} 2026-07-31 00:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/UOEMkyNxT2np.png?v=1584837270', 'is_used': True, 'name': 'Used WMD/SSF Spectrum', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rcqsfsayccaa', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/c9Ng24SYBE4K.png?v=1580493082', 'is_used': True, 'name': 'Used Limaflo Motomouth', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-z1ixj5mribxp', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-nuss-bundle-ctrl-mod.png?v=1769196887', 'is_used': False, 'name': 'Make Noise New Universal Synthesizer System Bundle (Pre-Order)', 'page_metadata': None, 'price': '1669.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-new-universal-synthesizer-system-bundle', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7MPWLeb7EpWr.png?v=1590275937', 'is_used': True, 'name': 'Used Doepfer A-138 Mixer', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zjiyomybzfnq', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/G5YvbvjRwxI6.png?v=1584837277', 'is_used': True, 'name': 'Used WMD/SSF Quad ATTEN', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wlajvw9n8zfo', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Z1GPkWolGN1d.png?v=1580493720', 'is_used': True, 'name': 'Used Korg Volca FM', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-x9nsltpjjvs9', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-nuss-skiff-ctrl-mod.png?v=1769196268', 'is_used': False, 'name': 'Make Noise New Universal Skiff System (Pre-Order)', 'page_metadata': None, 'price': '2399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-new-universal-skiff-system', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cQn6X9kGv2Ww.png?v=1590359506', 'is_used': True, 'name': 'Used Intellijel USB Power 1U with USB Light', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-njv4m326qnpx', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lyEHAat8CWPv.png?v=1584837280', 'is_used': True, 'name': 'Used WMD/SSF ADSRVCA', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rpnd1xedvkoe', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/eiKlbMKp8ijQ.png?v=1580493723', 'is_used': True, 'name': 'Used Teenage Engineering PO-12 Pocket Operator Rhythm', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tnf8ehlyxiqy', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/67edb82414e7fe475c56227f8bb56dbb.jpg?v=1769554662', 'is_used': True, 'name': 'Used Elektron Octatrack MkII with Decksaver (Gray)', 'page_metadata': None, 'price': '1100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-elektron-octatrack-mkii-with-decksaver-e2979b57-e194-41c7-aaa3-4314e5e69d73', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zK9xOw1iGOtt.png?v=1590359508', 'is_used': True, 'name': 'Used Intellijel Line In 1U', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xeasi7jhxcxw', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kgydDuSpzpbR.png?v=1584837283', 'is_used': True, 'name': 'Used WMD/SSF TOOL-BOX', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-atlvl2thn4aj', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LHHANgL5AiXj.png?v=1580584428', 'is_used': True, 'name': 'Used LZX Industries Navigator', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-du8w3dmtrqvb', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f02894b01e7996078979526fce3d0978.jpg?v=1769554440', 'is_used': True, 'name': 'Used Bastl Instruments Microgranny', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-microgranny-ed4f42a7-f431-4eb2-84d7-432267cabf5b', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1314_1fb00f52-5898-4e68-b495-f16220a74870.jpg?v=1590361488', 'is_used': True, 'name': 'Used Soma Lyra8 - FX', 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wcuw0uux8uqq', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5pgjWf3vAOkr.png?v=1584837288', 'is_used': True, 'name': 'Used Intellijel Dixie II', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kc2fwquxkgsf', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fU65S3TvtrCN.png?v=1580584433', 'is_used': True, 'name': 'Used LZX Industries Shapechanger', 'page_metadata': None, 'price': '510.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-atzmk8hiox1a', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/korg-phase8-8-ctrl-mod.png?v=1769471738', 'is_used': False, 'name': 'Korg phase8 - Acoustic Synthesizer (Pre-Order)', 'page_metadata': None, 'price': '1149.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/korg-phase8-acoustic-synthesizer', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VTDo256mosrc.png?v=1590359516', 'is_used': True, 'name': 'Used Shakmat Modular Time Wizard', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cj8am57832nc', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/K3q04uKZJWXj.png?v=1584837291', 'is_used': True, 'name': 'Used Doepfer A-166 Logic', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-iwx60xp1h6ba', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/g44VV8OE7uza.png?v=1580584436', 'is_used': True, 'name': 'Used LZX Industries Video Logic', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lo3qfljjfspj', 'vat_included': False} 2026-07-31 00:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/45f0c6239fb73c730dbf78f9903568bf.jpg?v=1769300922', 'is_used': True, 'name': 'Used Tiptop Circadian Rhythms', 'page_metadata': None, 'price': '330.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-tiptop-circadian-rhythms-f51b5d35-d03d-4204-9ff3-9ed93d4c1a97', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cl99KVYiFYfw.png?v=1590359528', 'is_used': True, 'name': 'Used Pulp Logic Att-Vert (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oe8lsqiatd1a', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jMVL4qvsJhVs.png?v=1584837294', 'is_used': True, 'name': 'Used WMD/SSF Spectrum', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-39kpwinqlp6i', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hrtr4BjBLWdY.png?v=1580584439', 'is_used': True, 'name': 'Used Brown Shoes Only Video Scanner', 'page_metadata': None, 'price': '153.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wbmx2h8da8zk', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d0a0eed4b5bc0408737802c897eb3886.jpg?v=1769211028', 'is_used': True, 'name': 'Used Blue Lantern Simple ADSR', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-blue-lantern-simple-adsr-6104e3d7-3b49-434e-828d-e3764629cdee', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YXCdQZhG0wmE.png?v=1590359531', 'is_used': True, 'name': 'Used Pulp Logic Cyclic Skew', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xjl2jhtfj2op', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JLBDv1m2fwPU.png?v=1584837310', 'is_used': True, 'name': 'Used Audio Damage ADM14 BoomTschak', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ifzmgpz8ylfa', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HCmLAfqnd0W9.png?v=1580584442', 'is_used': True, 'name': 'Used Brown Shoes Only Video Grip', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ggceoep9tsz8', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/korg-bm-1-1-ctrl-mod.png?v=1768954391', 'is_used': False, 'name': 'Korg BM-1 - Bluetooth Midi Interface', 'page_metadata': None, 'price': '99.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/korg-bm-1-bluetooth-midi-interface', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MJB5KZ5phbDq.png?v=1590359541', 'is_used': True, 'name': 'Used Arc Serge TKB Touch Activated Keyboard Sequencer', 'page_metadata': None, 'price': '650.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-atmtvajva8sf', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DMoUKG6wCjrL.png?v=1584837313', 'is_used': True, 'name': 'Used Tiptop Audio Circadian Rhythms', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-taz8arpbncni', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HdOJ2gfeYjEh.png?v=1580692025', 'is_used': True, 'name': 'Used Pittsburgh Lifeforms Percussion Sequencer', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-a6yzrbcgkmwr', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-multiwave-midi-inlet-ctrl-mod.png?v=1769197788', 'is_used': False, 'name': 'Make Noise MulitWAVE MIDI Inlet', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-mulitwave-midi-inlet', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/D4HsmpMNIBmD.png?v=1590362684', 'is_used': True, 'name': 'Used Synovatron CVGT1', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ipcrc0wdfzxp', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BcjYHV47B2Tj.png?v=1585178842', 'is_used': True, 'name': 'Used WMD/SSF Modbox', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-k9xdjhc1e931', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wTZdrLqtSZUb.png?v=1580692028', 'is_used': True, 'name': 'Used Kilpatrick Audio K4815 // Pattern Generator', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-uapj4oekgrt6', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/noise-engineering-multi-repetitor-2-ctrl-mod.png?v=1768328942', 'is_used': False, 'name': 'Noise Engineering Multi Repetitor - Performance Rhythm Generator', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-multi-repetitor', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GalHiQvkOObk.png?v=1590450935', 'is_used': True, 'name': 'Used Intellijel Quadratt 1U', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lvcmwrbxavnd', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AuwnWnKkjNQY.png?v=1585178845', 'is_used': True, 'name': 'Used WMD/SSF VC Mini Slew', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xdzhv83gzj54', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/eGhiDgKnJJx4.png?v=1580692030', 'is_used': True, 'name': 'Used Tiptop Audio ONE - Single Pack', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m2elunt4trdl', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/olivella-modular-uSt-ctrl-mod.png?v=1686334626', 'is_used': False, 'name': 'Olivella Modular μSt - Minimal Panning Mixer', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/olivella-modular-st-minimal-panning-mixer', 'vat_included': False} 2026-07-31 00:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9L9Ran5rBDnS.png?v=1590450938', 'is_used': True, 'name': 'Used Intellijel Headphones 1U', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3ifoaerrn8ck', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1XNFVCZnqk03.png?v=1585178848', 'is_used': True, 'name': 'Used Industrial Music Electronics King Slender', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4gd3ldjfngjw', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cQd846Fi0PXQ.png?v=1580692033', 'is_used': True, 'name': 'Used Doepfer A-140 ADSR Envelope Generator', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dg1ncyew84fc', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/korg-kaoss-pad-v-top-ctrl-mod.png?v=1768864112', 'is_used': False, 'name': 'Korg Kaoss Pad V - Dynamic FX Processor', 'page_metadata': None, 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/korg-kaoss-pad-v-dynamic-fx-processor', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CnKwqNQ6ZJ2F.png?v=1590451429', 'is_used': True, 'name': 'Used 2hp Delay (Silver)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mxcg6tkk6sfv', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8SsUKq4EQRup.png?v=1585178851', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Ultra-Random Analog', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nvxc5bd2edka', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/u3ZQEI6EVkNC.png?v=1580692036', 'is_used': True, 'name': 'Used Doepfer A-162 Dual Trigger Delay', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-suxjlqpys4km', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fieldtone-weaver-black-ctrl-mod.png?v=1768862586', 'is_used': False, 'name': 'Fieldtone Weaver Modular', 'page_metadata': None, 'price': '329.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/fieldtone-weaver-modular', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ozmJlVyw06Us.png?v=1590533940', 'is_used': True, 'name': 'Used Intellijel USB Power 1U', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ku9cjooghcjg', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mptfmyFTky7e.png?v=1585178860', 'is_used': True, 'name': 'Used 2hp TM (Silver)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-akapxkzu8qgg', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cH4pi3697jvo.png?v=1580692041', 'is_used': True, 'name': 'Used Pittsburgh Outs', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-suu0yadq4baq', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/33d71fdc6d89c26d1b367de1e07338df.jpg?v=1767823835', 'is_used': True, 'name': 'Used 2hp ADSR', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-2hp-adsr-2d9a71ae-2126-4df6-a57e-0796edfec77f', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8PGBO1WEmWEk.png?v=1590533943', 'is_used': True, 'name': 'Used Pulp Logic Express Pedal (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9kegywihch0y', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sOkCCPXGDaUx.png?v=1585178863', 'is_used': True, 'name': 'Used 2hp Tune (Silver)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nhtalj8tjmyo', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3wnODff27HPT.png?v=1580692044', 'is_used': True, 'name': 'Used ALM Busy Circuits Pip Slope', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2zov3iivwzrb', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/13d68e37c8fac7d8e3fde194fe8c30c7.jpg?v=1767391969', 'is_used': True, 'name': 'Used Yamaha CS-50 with Kenton Retrofit Kit', 'page_metadata': None, 'price': '10000.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-yamaha-cs-50-1636cac8-05b4-4553-95da-e061de0d38b9', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fQaQFkdArxo7.png?v=1590533952', 'is_used': True, 'name': 'Used Endorphin.es Furthrrrr Generator with Buchla-style Panel', 'page_metadata': None, 'price': '600.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3dlfkmouzsuv', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NVX5TduaxslV.png?v=1585178865', 'is_used': True, 'name': 'Used Qu-Bit Electronix EON', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tzsly8tist70', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6z33SLPJZLXO.png?v=1580692047', 'is_used': True, 'name': 'Used Tiptop Audio CP909', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3jto3zcvt6wr', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/216276a4db2be6edce2c4c5013503f7d.jpg?v=1767227259', 'is_used': True, 'name': 'Used Instruo Pocket Scion', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-instruo-pocket-scion-adc3a22c-7bd6-4239-b073-c0d6c1300064', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8nsiH8bcBcsU.png?v=1590863274', 'is_used': True, 'name': 'Used Tall Dog uRings SE (Silver)', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cpqdnok8bwks', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WEQzrJNyTDpK.png?v=1585178876', 'is_used': True, 'name': 'Used Hexinverter Électronique Galilean Moons', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hbnattek7lui', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fI4QjAafalI4.png?v=1580693337', 'is_used': True, 'name': 'Used Make Noise Function', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wcugrfvefzom', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/melbourne-instruments-roto-controller-1-ctrl-mod.png?v=1767225303', 'is_used': False, 'name': 'Melbourne Instruments Roto-Control - Motorized MIDI Controller', 'page_metadata': None, 'price': '419.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/melbourne-instruments-roto-control-motorized-midi-controller', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/F0evkGcAsCyr.png?v=1590876036', 'is_used': True, 'name': 'Used 2hp Freez (Black)', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-itaqqiuiec67', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZcTIWvq8Rfcd.png?v=1585178887', 'is_used': True, 'name': 'Used Erica Synths Pico Output', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4s9nk0iesdhs', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DhZcjQyZzdVM.png?v=1580693342', '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-0vlqkiibwegf', 'vat_included': False} 2026-07-31 00:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-type-a-to-b-standard-ctrl-mod.png?v=1766860568', 'is_used': False, 'name': 'Universal USB Type-A to Type-B Cable', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-type-a-to-type-b-cable-black', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Rn6Bo4VWSu0L.png?v=1590877305', 'is_used': True, 'name': 'Used Synthrotek DS-M Drum Synth', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fmk666zaofoy', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yTG0ztiB7qDS.png?v=1585178890', 'is_used': True, 'name': 'Used 2hp Rnd v1 (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-wd9alqynwqwm', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/t5qtnqsRcQvh.png?v=1580773836', 'is_used': True, 'name': 'Used Boredbrain Music Patchulator 8000', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ldsc1nxer9ty', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-a-to-b-black-ctrl-mod.png?v=1766789345', 'is_used': False, 'name': 'Universal USB Reversible Type-A to Type-B Cable (6.6ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-reversible-usb-type-a-to-type-b-cable-6-6ft', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pANkTTEl0Q33.png?v=1590962917', 'is_used': True, 'name': 'Used WMD Fracture', 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-twxjj77admjc', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/v5LiT3G6rdzi.png?v=1585178893', 'is_used': True, 'name': 'Used Malekko Heavy Industry Mix 4', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-do3tropvhzi1', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CO9lQ7xVrpOf.png?v=1580773839', 'is_used': True, 'name': 'Used Intellijel 7U x 84HP Performance Case w/ PSU', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v8wooe3gahft', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-type-a-to-type-b-ctrl-mod.png?v=1766788987', 'is_used': False, 'name': 'Universal USB Type-A to Type-B Cable (20in)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-type-a-to-type-b-cable', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/b3U5rrYDDRsk.png?v=1590964581', 'is_used': True, 'name': 'Used Detroit Underground DU-SEQ', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qw3kfodjuufn', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9V8PEVocm1eJ.png?v=1585178895', 'is_used': True, 'name': 'Used Make Noise Mysteron', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zqf24xuaadaw', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/slepTva3tYKJ.png?v=1580773842', 'is_used': True, 'name': 'Used Intellijel Palette 62 Silver', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mqxgpi0avscx', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-a-to-c-ctrl-mod.png?v=1766788391', 'is_used': False, 'name': 'Universal USB Type-A to Type-C Cable (3.3 ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-type-a-to-type-c-cable', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mB7sfUDkdBdt.png?v=1590965727', 'is_used': True, 'name': 'Used Winter Modular Eloquencer', 'page_metadata': None, 'price': '530.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-j0oj0udszwbt', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MvkvJBWIwRnE.png?v=1585178898', 'is_used': True, 'name': 'Used 4ms Shuffling Clock Multiplier (SCM)', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4jj1zgocurgm', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LR5CrGQJcUQc.png?v=1580773970', 'is_used': True, 'name': 'Used Bastl Instruments softPop', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xtsyjyfq2ztk', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-a-to-micro-b-ctrl-mod.png?v=1766787962', 'is_used': False, 'name': 'Universal USB Type-A to Micro Type-B Cable (9.8 ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-type-a-to-micro-type-b-cable', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GTwjgT6DFPUj.png?v=1590965730', 'is_used': True, 'name': 'Used Mutable Instruments Streams', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qvza60sqajth', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vbBCvMFDaUsK.png?v=1585178901', '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-g5inf1peregv', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HQeTZ9KkrQCA.png?v=1581122243', 'is_used': True, 'name': 'Used Make Noise Rene 1', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qbjo30vs3avp', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/UNIVERSAL-USB-TYPE-A-TO-TYPE-A-CTRL-MOD.png?v=1766787637', 'is_used': False, 'name': 'Universal USB Type-A to Type-A Cable (6.6 ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-type-a-to-type-a-cable', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jnqYry3hQPmG.png?v=1590968634', 'is_used': True, 'name': 'Used Pittsburgh Modular Outs', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rouqmxmgucrm', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1D72KIGwni0g.png?v=1585178904', 'is_used': True, 'name': 'Used 4ms QCD 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-cl6mpgiuz2vz', 'vat_included': False} 2026-07-31 00:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ujWOdtpWC5Dw.png?v=1581122249', '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-9cfuqdchov6s', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-type-b-to-c-cable-ctrl-mod.png?v=1766787031', 'is_used': False, 'name': 'Universal USB Micro Type-B to USB-C Cable (6.6 ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-micro-type-b-to-usb-c-cable', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PoQc07iEZTJL.png?v=1590968637', 'is_used': True, 'name': 'Used Pittsburgh Modular Outs', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-w2kpuqatms95', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZUUE8Hw2sGNh.png?v=1585178907', 'is_used': True, 'name': 'Used 4ms Quad Clock Distributor (QCD)', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ijmdbtaszsfe', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YDJ89MYjaTne.png?v=1581122252', 'is_used': True, 'name': 'Used Make Noise Erbe-Verb', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-w1lzcgyzycnl', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-usb-c-cable-ctrl-mod.png?v=1766786580', 'is_used': False, 'name': 'Universal USB-C Type-C to Type-C Cable (3.3 ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-usb-c-cable', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lkbASTzFM3pW.png?v=1591044579', 'is_used': True, 'name': 'Used Pittsburgh Modular InOut', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tfzlwixxsdyd', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/OXIIJo349oQO_d2156e62-83f5-47a8-b29d-8976710e4820.png?v=1585178912', 'is_used': True, 'name': 'Used 4ms SCM Breakout 2.0', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-k5zpeuoukc05', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YPSaUSpNrCMx.png?v=1581209342', 'is_used': True, 'name': 'Used Ciat-Lonbarde Tocante - Bass Thyris', 'page_metadata': None, 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ymml1ku4vb0q', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/hosa-hxr-010-rca-to-xlrf-ctrl-mod.png?v=1766528379', 'is_used': False, 'name': 'Hosa HXR-010 Pro Series RCA to XLRF (10ft)', 'page_metadata': None, 'price': '20.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hosa-pro-series-rca-to-xlrf', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/koY8p1erRgic.png?v=1591044583', 'is_used': True, 'name': 'Used Make Noise Rene 1', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bj7gfkdiazu8', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pILDg0x88SfN.png?v=1585178912', '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-eboedunwea9p', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/avp4xEnd1pl3.png?v=1581209345', 'is_used': True, 'name': 'Used Landscape HC-TT', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gay7ksxunwyv', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0748bfa0a07a1821edf0cb8792a26211.jpg?v=1766439790', 'is_used': True, 'name': 'Used Doepfer A-100LCB PSU3', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-100lcb-psu3-55fd93f5-00ca-4376-88d7-88d187cbf4ee', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/07Y16kWlJ3LK.png?v=1591044595', 'is_used': True, 'name': 'Used Mordax DATA Black', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qqjnhoq1bpcs', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pILDg0x88SfN_091fba8b-de87-45d9-ab8d-0c6e54bf1f0f.png?v=1585178915', '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-4wpojnuyzp3d', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hAfsBvkYNQ2O.png?v=1581209350', 'is_used': True, 'name': 'Used 16n Faderbank with Wood Faceplate', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m1whcxytyw1s', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/44642542af2adb4146f91b973bb97bc8.jpg?v=1766439702', 'is_used': True, 'name': 'Used Toppobrillo Multifilter 2', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-toppobrillo-multifilter-2-7bc92c31-bf92-4136-98a7-74df43d1ce01', 'vat_included': False} 2026-07-31 00:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/aXfjC1BgWnCx.png?v=1591044601', '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-gf7pewf5nzsf', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yvF0lN8RvAgE.png?v=1585350212', 'is_used': True, 'name': 'Used Synthrotek 1U Mattson Buffered Multiple', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-g1tyzov3o5ln', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BFIypgQzOgDI.png?v=1581209354', 'is_used': True, 'name': 'Used 16n Faderbank with Clear Faceplate', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-moxdpd6be3jg', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cosmotronic-aphelion-ctrl-mod.png?v=1758654278', 'is_used': False, 'name': 'Cosmotronic Aphelion - Stereo Distortion VCF', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cosmotronic-aphelion-stereo-distortion-vcf', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200601_200049.png?v=1591056437', 'is_used': True, 'name': 'Used Novation Peaks', 'page_metadata': None, 'price': '1000.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-r1qekzqbmigq', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vdVVjbBhPzf2.png?v=1585350221', 'is_used': True, 'name': 'Used Pulp Logic Att-Vert 1U (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wfoklk8sm9iw', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qAA4MM5UYknJ.png?v=1581209356', 'is_used': True, 'name': 'Used 16n Faderbank with Opaque Faceplate', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0rayobqnknaf', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/031e66041f547d939bd08b60f6d3ae09.jpg?v=1766016825', 'is_used': True, 'name': 'Used After Later Audio G&T', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-after-later-audio-g-t-57286537-3dd1-4137-aeeb-b5eaf26107e5', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5f1n1VSQA2jU.png?v=1591565988', 'is_used': True, 'name': 'Used Intellijel uVCA II', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xtwosftgigfa', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Je7ByB1q36vG.png?v=1585350224', 'is_used': True, 'name': 'Used Pulp Logic B-Mult 1U (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cbln53gqjctp', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kZZVYKZk42mj.png?v=1581209359', 'is_used': True, 'name': 'Used 16n Faderbank with Opaque Faceplate', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ijmzb4mxsjli', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d06f84026fd7ae96cf2e049dc6f78801.jpg?v=1766016772', 'is_used': True, 'name': 'Used Endorphin.es Godspeed', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-endorphin-es-godspeed-f7bf4607-67f4-4f1c-b762-6376c108ce44', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1633_1.jpg?v=1591660727', 'is_used': True, 'name': 'Used Folktek Gait', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cbiibgprh7nn', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VVewNCndogul.png?v=1585350227', 'is_used': True, 'name': 'Used Synthrotek Stereo Output Mixer 1U (Not Compatible with ' 'Intellijel Cases)', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wxbh6lc201mm', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PSSQQNJsLZ3w.png?v=1581209361', 'is_used': True, 'name': 'Used 16n Faderbank with Opaque Faceplate', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wrubudsu52tu', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/592d5532e7c1a88650f0780db6ef9a9f.jpg?v=1766016737', 'is_used': True, 'name': 'Used Intellijel Triplatt', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-triplatt-01ab4cd7-c2ad-4001-94f1-2935c0e8a649', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Jkvz1ZHVlVKN.png?v=1591661199', 'is_used': True, 'name': 'Used After Later Audio dVCA 1U (Intellijel format)', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-usfiaxwmnmzs', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CYy6PTddpdAk.png?v=1585350230', 'is_used': True, 'name': 'Used Synthrotek Euro to Tile Power', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lue8en4gyqee', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Tiptop Audio Happy Ending Kit - Black', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rfbat6niv0xj', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a6ba90882f6ac8069d0c75fba9453d09.jpg?v=1766011381', 'is_used': True, 'name': 'Used DivKid Manic Stereo Shaping VCA', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-divkid-manic-stereo-shaping-vca-14f299c6-04a1-4449-aabd-c57520ab347d', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1723.jpg?v=1591911837', 'is_used': True, 'name': 'Used 4ms Pod48X Powered', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bj1bndgctdkc', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4QOqixv3grMx.png?v=1585350236', 'is_used': True, 'name': 'Used Pittsburgh Modular Structure EP-360 Case', 'page_metadata': None, 'price': '700.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pneqpbdb5rjj', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/506TUuSEjQhM.png?v=1581362715', 'is_used': True, 'name': 'Used Malekko Heavy Industry Varigate 8+', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jpthsg2hbvfu', 'vat_included': False} 2026-07-31 00:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/after-later-audio-bartender-ctrl-mod.png?v=1765217201', 'is_used': False, 'name': 'After Later Audio Bartender - Stereo Production Mixer', 'page_metadata': None, 'price': '360.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-bartender-stereo-production-mixer', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/RAtFF0IXau6b.png?v=1591914168', 'is_used': True, 'name': 'Used Teenage Engineering PO-33 K.O.', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cmpckrqufsx5', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/36nB6aFeLc8x.png?v=1585351035', 'is_used': True, 'name': 'Used Korg minilogue - Black', 'page_metadata': None, 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4hpam1mcobce', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/P2KJkCq2dGbV.png?v=1581362718', 'is_used': True, 'name': 'Used Make Noise Morphagene', 'page_metadata': None, 'price': '440.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-usfrupjrlstb', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bela-gliss-1u-ctrl-mod.png?v=1765308694', 'is_used': False, 'name': 'Bela Gliss 1U - Expressive Touch Controller', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/bela-gliss-1u-expressive-touch-controller', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kFPo4HfCc0uz.png?v=1591916770', 'is_used': True, 'name': 'Used Mutable Instruments Ripples', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hgvhxlyhb194', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4Zaip2fdHYrE.png?v=1585350635', 'is_used': True, 'name': 'Used Sherman Filterbank 2', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cqfhhy1wm2ks', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200212_120905.jpg?v=1581540233', 'is_used': True, 'name': 'Used LZX Industries Vidiot', 'page_metadata': None, 'price': '680.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9zmyhix1iqib', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bela-gliss-ctrl-mod.png?v=1765308580', 'is_used': False, 'name': 'Bela Gliss - Expressive Touch Controller', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/bela-gliss-expressive-touch-controller', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZxVkGYDYTBkh.png?v=1592088946', 'is_used': True, 'name': 'Used 16N Faderbank', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vzsag3n2qirl', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qG9JvaJ1tsch.png?v=1585691047', 'is_used': True, 'name': 'Used XAOC Devices Poti (Batumi Expander)', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3cxwm6jr5bjl', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7O8FfWvnvUEq.png?v=1581365038', 'is_used': True, 'name': 'Used Blue Lantern Modular CMOS Processor', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m0wgu2ddb9ml', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/noise-engineering-granulita-versio-ctrl-mod.png?v=1762970125', 'is_used': False, 'name': 'Noise Engineering Granulita Versio - Granular Chord Resynthesizer', 'page_metadata': None, 'price': '393.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-granulita-versio-granular-chord-resynthesizer', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1819_1.jpg?v=1592178799', 'is_used': True, 'name': 'Used Make Noise Rene 2', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2ddowkfjxskj', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/XDfAyjuBO6n8.png?v=1585691050', 'is_used': True, 'name': 'Used WMD Invert Offset', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zf1d0wysmha0', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/v28lhLdZQy50.png?v=1581539732', 'is_used': True, 'name': 'Used Black Magic Intensity Shuttle for Thunderbolt', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-c5agsou4fvdf', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/after-later-audio-resonatectrl-mod.png?v=1764892815', 'is_used': False, 'name': 'After Later Audio Resonate', '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-resonate', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Rb8tbhqjlM74.png?v=1592242664', 'is_used': True, 'name': 'Used Happy Nerding OUT', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kw4hyvl9iipy', 'vat_included': False} 2026-07-31 00:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tYs2nWlv46Fp.png?v=1585691056', 'is_used': True, 'name': 'Used WMD PM Mutes', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-q9mvlghvvj8w', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Wx7LHRm2R8Uj.png?v=1581539735', 'is_used': True, 'name': 'Used 2hp MIDI (Silver)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-udgkshgmlmh1', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/after-later-audio-cloverleaf-1u-ctrl-mod.png?v=1764892964', 'is_used': False, 'name': 'After Later Audio Cloverleaf 1U', 'page_metadata': None, 'price': '89.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-cloverleaf-1u', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1841_1.jpg?v=1592252911', 'is_used': True, 'name': 'Used Folktek Touch (Original Copper) - Channel v2 from Mescaline', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mzxsjqfgbxyk', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PDCpq6nwDx1b.png?v=1585691061', 'is_used': True, 'name': 'Used Manhattan Analog DTM', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dapmupiuzeql', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200212_154951.jpg?v=1581541709', 'is_used': True, 'name': 'Used Verbos Electronics Touchplate Keyboard', 'page_metadata': None, 'price': '600.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jprrdbi66s6f', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/after-later-audio-typhoon-ctrl-mod.png?v=1764892441', 'is_used': False, 'name': 'After Later Audio Typhoon', 'page_metadata': None, 'price': '259.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-typhoon', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rZieC0cMCN8N.png?v=1592252370', 'is_used': True, 'name': 'Used Folktek Touch (Original Copper) - Channel v2 from Mescaline', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cpyjdxhfwzu9', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/T7C1DI5BuvLH.png?v=1585691064', 'is_used': True, 'name': 'Used Audio Damage Aeverb Mk2', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lhgh0odquctj', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4p7GDOws7377.png?v=1581550625', 'is_used': True, 'name': 'Used ZVEX Modular Instant Lo-Fi Junky', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-g7end61whqu3', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/after-later-audio-compactor-ctrl-mod.png?v=1764893228', 'is_used': False, 'name': 'After Later Audio Compactor', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-compactor', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_1846.jpg?v=1592266072', 'is_used': True, 'name': 'Used Make Noise 0-COAST', 'page_metadata': None, 'price': '425.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-au02hqypbqqu', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dOhxhnFmQtzi.png?v=1585691069', 'is_used': True, 'name': 'Used 2hp Verb (Silver)', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-axbacbvxibfj', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Nnoyvy7bIzW4.png?v=1581550631', 'is_used': True, 'name': 'Used 4ms Spectral Multiband Resonator (SMR) w/ 2 alternate ' 'faceplates', 'page_metadata': None, 'price': '410.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jweevgxcobz1', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b5666900cf73cdb9a98ea80b94c1c83e.jpg?v=1765410003', 'is_used': True, 'name': 'Used Doepfer A-118-2 Noise Random/S&H', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a-118-2-noise-random-s-h-31a75b2e-7fb3-46d1-9c1d-30426ddfff3c', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xC47ZVDCKKLH.png?v=1592348972', '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-sdkrw3mx39xv', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Cq59De14G3he.png?v=1585692417', 'is_used': True, 'name': 'Used WMD MultiMode VCA', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-guilcowsnumy', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200212_174135.jpg?v=1581551604', 'is_used': True, 'name': 'Used Pusherman Swirls', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ibyz233szf6p', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/665044f450ad7e13fb7eb70b175cd7ca.jpg?v=1765409955', 'is_used': True, 'name': 'Used Doepfer A-121-3 VCF 12dB Multimode Filter Slim Line', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-a-121-3-vcf-12db-multimode-filter-slim-line-ebb0e687-2a4a-467b-92f4-cbd48da1f5d7', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200616_183332resized.png?v=1592349502', '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-c7tx0rzlcq9o', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/oVUsAVWqCfyt.png?v=1585692421', 'is_used': True, 'name': "Used ALM Busy Circuits Pamela's NEW Workout", 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-thdg0wjx6i8b', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rANENGMemQ70.png?v=1581551717', 'is_used': True, 'name': 'Used Erica Synths Pico VCF1', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lfbsyivqvdcz', 'vat_included': False} 2026-07-31 00:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e93bf3d4e84d972436a01c65aede194d.jpg?v=1763678312', 'is_used': True, 'name': 'Used Custom Brazilian-Made Dub Siren + Echo', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-custom-brazilian-made-dub-siren-echo-5afebfa8-b4eb-45fc-978e-f026d5b15151', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/k4EH5yaPeK8d.png?v=1592522889', 'is_used': True, 'name': 'Used ADDAC VC Transitions', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pryw2jvafpmx', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TRNFmyEoOhq6.png?v=1585692423', 'is_used': True, 'name': 'Used Audio Damage ADM11 Dimensions', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-esl4kii0d1mp', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MW9BzdbKCSee.png?v=1581557169', 'is_used': True, 'name': 'Used Yamaha SY22', 'page_metadata': None, 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vll0goolxkvh', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cosmotronic-messor-pedal-ctrl-mod.png?v=1765307609', 'is_used': False, 'name': 'Cosmotronic Messor Pedal', 'page_metadata': None, 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cosmotronic-messor-pedal', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vwnGsOWbotQc.png?v=1592523916', '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-wfzehkx1utys', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IeP5Z8QOWdyn.png?v=1585692426', 'is_used': True, 'name': 'Used Make Noise Function', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pjine4mympem', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PENuCUR5isFG.png?v=1581727201', 'is_used': True, 'name': 'Used Malekko Heavy Industry SYNC', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-l8t2mqmkcxgo', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b74fc07f1904c93f3934ba87706ce250.jpg?v=1765241735', 'is_used': True, 'name': 'Used Random*Source Serge Resonant Equalizer (EQ) with Vintage ' 'Tropical Styroflex Capacitors', 'page_metadata': None, 'price': '750.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-random-source-serge-resonant-equalizer-with-vintage-tropical-styroflex-capacitors-73aa1d14-a343-4a0e-89a1-5b44bc07ea64', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/12kVd54HG1ct.png?v=1593381663', 'is_used': True, 'name': 'Used Soundmachines LP1 light plane', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zz4893cdhkdf', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ziL4fzgks21D.png?v=1585692432', 'is_used': True, 'name': 'Used Synthesis Technology E340 Cloud Generator', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hhgujtkic2wr', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IdjQZn0sAFdi.png?v=1581978481', 'is_used': True, 'name': 'Used Instruo Harmonaig', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ziboru9sck02', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c61c387636b29a92b23c35857ee4b296.jpg?v=1765230241', 'is_used': True, 'name': 'Used Synthrotek 308 Distortion', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-synthrotek-308-distortion-980ae61d-7c81-40ce-bd04-92181965028f', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_2039.jpg?v=1593381811', 'is_used': True, 'name': 'Used Dannysound EN129', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rtbtfnm56hfp', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2ff3W0pim2a3.png?v=1585692434', 'is_used': True, 'name': "Used Dave Jones Design O'Tool+", 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7ipuhdg3b0vs', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/28NGGC9ZZ3J5.png?v=1581978484', 'is_used': True, 'name': 'Used Studio Electronics Tonestar 2600 (Silver Panel)', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lev4rgylm4gs', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/tiptop-audio-triax8-2-ctrl-mod.png?v=1764807706', 'is_used': False, 'name': 'Tiptop Audio Triax8 - Analog Eight Voice Triangle Core Oscillator', 'page_metadata': None, 'price': '1089.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-triax-8-analog-eight-voice-triangle-core-oscillator', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/45shO1FiWsRo.png?v=1593381667', 'is_used': True, 'name': 'Used XAOC Devices NIN (Zadar Expander)', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p4xh8jaiifqr', 'vat_included': False} 2026-07-31 00:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1AAH5H7VSYMY.png?v=1585692437', 'is_used': True, 'name': 'Used Audio Damage ADM15 Spectre', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tzmoxv4fdlzw', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/doepfer_beauty_case.jpg?v=1583265182', 'is_used': True, 'name': 'Used Doepfer Beauty Case (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-rwjmzgk8pmxg', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/alm-busy-circuits-pamelas-disco-ctrl-mod.png?v=1763670478', 'is_used': False, 'name': "ALM Busy Circuits Pamela's Disco - Eurorack DJ Sync", 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/pamelas-disco-eurorack-dj-sync', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/eOVX1d9JGCQL.png?v=1593384138', 'is_used': True, 'name': 'Used Noise Engineering Ataraxic Iteritas', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jbghkkeom3yi', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Vz5JIH4HiJfl.png?v=1585692439', 'is_used': True, 'name': 'Used Mutable Instruments Ears', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ekfrnliv3hpl', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Z47WhVRIqf2K.png?v=1581978493', 'is_used': True, 'name': 'Used Mutable Instruments Plaits', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gozttgvlcehl', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cutelab-mom-jeans-black-ctrl-mod.png?v=1764806837', 'is_used': False, 'name': 'CuteLab Mom Jeans - Grain Width Modulation VCO', 'page_metadata': None, 'price': '279.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cutelab-mom-jeans-grain-width-modulation-vco', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kIGVcO40IKxl.png?v=1593384141', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Autodyne', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yqbnq6lo3hfg', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zRBBB0UHoj17.png?v=1585698139', 'is_used': True, 'name': 'Used Mutable Instruments Shades', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bj8bns1rvy65', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GR2XAzofXX5u.png?v=1581978496', 'is_used': True, 'name': 'Used bubblesound 141 EG/VCA/LFO', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ksujor0e78h7', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/after-later-audio-7u-adventure-case-1-ctrl-mod.png?v=1763765900', 'is_used': False, 'name': 'After Later Audio 104hp 7U Adventure Case (Pre-Order)', 'page_metadata': None, 'price': '650.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/after-later-audio-104hp-7u-adventure-case', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JTv7BWcw8HFl.png?v=1593385910', 'is_used': True, 'name': 'Used 2hp Comb (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-zu39enfkuckn', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Sw08AAOaOerJ.png?v=1585698142', 'is_used': True, 'name': 'Used Mutable Instruments Veils', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tkoozb21aj18', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MdfSpWOipmBI.png?v=1581978498', 'is_used': True, 'name': 'Used Qu-Bit Electronix Chord v2', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hmu3nkhtzrwt', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/manifold-research-centre-antilope-1-ctrl-mod.png?v=1764181590', 'is_used': False, 'name': 'Manifold Research Centre Antilope (Pre-Order)', 'page_metadata': None, 'price': '789.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/manifold-research-centre-antilope', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5gxXxlC3IaoD.png?v=1593386598', 'is_used': True, 'name': 'Used ARC Serge Dual Processor', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-580n0v7aliqh', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6BrIgax0O5Tj.png?v=1585698144', 'is_used': True, 'name': 'Used Malekko Heavy Industry Varigate 4', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ojcv18mcruoe', 'vat_included': False} 2026-07-31 00:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/n5XF1DSsM1kR.png?v=1581978501', 'is_used': True, 'name': 'Used Intellijel uJack', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7rokvw5qy0am', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/xaoc-devices-konin-ctrl-mod.png?v=1763488743', 'is_used': False, 'name': 'XAOC Devices Konin - Amplitenuator', 'page_metadata': None, 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-konin-amplitenuator', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9Kfc6GEjRXoi.png?v=1593386601', 'is_used': True, 'name': 'Used Frap Tools SAPEL - Tamed Random Source', 'page_metadata': None, 'price': '430.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tquz0q567c4e', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/paI1zFSfBiUk.png?v=1585698148', 'is_used': True, 'name': 'Used Synthesis Technology E951 Looping Expander', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mpgionohxng7', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9aRl1VBtKICC.png?v=1582064251', 'is_used': True, 'name': 'Used Make Noise Erbe-Verb', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0zorprlzmfvt', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/wmd-clutch-ctrl-mod.png?v=1762981041', 'is_used': False, 'name': 'WMD Clutch', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/wmd-clutch', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_2059.jpg?v=1593387181', 'is_used': True, 'name': 'Used Mutable Instruments Marbles', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ygigq6jwfkjg', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NBIOLxQPR4Xi.png?v=1585698150', 'is_used': True, 'name': 'Used Qu-Bit Electronix Nano Rand v1', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oj8zt9hitudu', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ckyFncxjaogh.png?v=1582064256', 'is_used': True, 'name': 'Used Mutable Instruments Streams', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hsitjqrcqoqq', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cme-h2midi-pro-ctrl-mod.png?v=1763757763', 'is_used': False, 'name': 'CME H2MIDI PRO - Compact USB Host MIDI Interface', 'page_metadata': None, 'price': '49.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cme-h2midi-pro-compact-usb-host-midi-interface', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LL1bcKS8s95u.png?v=1593386605', 'is_used': True, 'name': 'Used Mutable Instruments Rings', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pqrazhs28mc9', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LSSsgsc8Ydgz.png?v=1585698153', 'is_used': True, 'name': 'Used Copper Traces Seek', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-30huuvjhkq0j', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DLnjiYpyk9Aw.png?v=1582325095', 'is_used': True, 'name': 'Used Gieskes No Drums 2015 Brown', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2ct3jjqlrtua', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cme-u6midi-pro-1-ctrl-mod.png?v=1763757541', 'is_used': False, 'name': 'CME U6MIDI PRO - USB MIDI Interface and Router', 'page_metadata': None, 'price': '49.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cme-u6midi-pro-usb-midi-interface-and-router', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wo4UC35viDhI.png?v=1593387922', 'is_used': True, 'name': 'Used Bastl Instruments Multiple - ALU', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-s0hxuj4prtof', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/N5KCkcl8N4Wz.png?v=1585698156', 'is_used': True, 'name': 'Used 4ms Buff Mult', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eo1lbhtar1au', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/28s9Jw5GF6M4.png?v=1582325098', 'is_used': True, 'name': 'Used 2hp Delay (Silver)', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p0g5739lnyzr', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e9d185bc7341a3536ffbad84db72f4b2.jpg?v=1763685378', 'is_used': True, 'name': 'Used Moog Minifooger MF Flange', 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-minifooger-mf-flange-5ea5dcfe-4cff-447d-a879-131ad959a490', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VkFHVIy5gyKk.png?v=1593387928', 'is_used': True, 'name': 'Used Malekko Heavy Industry Noise', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gtor1pfupxrk', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BNpsSmKDfD6v.png?v=1585698159', 'is_used': True, 'name': 'Used WMD Volt', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-brcemq9qqqll', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ekpDtGUgUN7K.png?v=1582325105', 'is_used': True, 'name': 'Used Lorre-Mill Keyed Mosstone', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7ewy7rzxrqcz', 'vat_included': False} 2026-07-31 00:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_5005.jpg?v=1763685171', 'is_used': True, 'name': 'Used Moog Minifooger MF chorus', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-minifooger-mf-chorus-b32e4bcc-1b7c-45af-895f-4020e7af41d6', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bIYYN8V1U2IS.png?v=1593387931', 'is_used': True, 'name': 'Used Manhattan Analog 4x4x4 Mult', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qvkiy8xnkn3u', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5iE4vVEj1oVl.png?v=1585698162', 'is_used': True, 'name': 'Used WMD TRSHMSTER', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-l43gv4pjsqve', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Intellijel Dr. Octature II', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qrhmhgrkl4m1', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6c485ed81a4780ea8e928b27b1d14873.jpg?v=1763592639', 'is_used': True, 'name': 'Used Avalon VT-737SP', 'page_metadata': None, 'price': '1695.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-avalon-vt-737sp-6a1d4bda-6c88-4305-bd2f-a77875446b72', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dr5J948Gu4gN.png?v=1593389510', 'is_used': True, 'name': 'Used XAOC Devices Zadar', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5p0lqa9lmujg', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NtKhGdMpLscN.png?v=1585698165', 'is_used': True, 'name': 'Used ALM Busy Circuits S.B.G.', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8ofzqpubhgg4', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/evb5rDp9i38B.png?v=1582496298', 'is_used': True, 'name': 'Used Make Noise tELHARMONIC', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-se3d7sev6dwi', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ace20e45acfe5ac07e481f5c336dd7ea.jpg?v=1763592582', 'is_used': True, 'name': 'Used Blue Lantern Lunar Modulation Center v2', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-blue-lantern-lunar-modulation-center-v2-437ee043-3e5e-4331-ba68-0757b48de57a', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Q8THnDxCn2jE.png?v=1593389683', 'is_used': True, 'name': 'Used Mannequins Mangrove', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zjyeathb0ofq', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BhtplqYWdop5.png?v=1585698167', 'is_used': True, 'name': 'Used Make Noise Morphagene', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7puygfubkyip', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WnSMtlX5FCbW.png?v=1582496301', 'is_used': True, 'name': 'Used Qu-Bit Electronix Prism', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-i3qkgyzqymwg', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/triad-12v-adapter-ctrl-mod_f1bbd28d-43a7-4142-816b-b331fef7232f.png?v=1763584853', 'is_used': False, 'name': 'Universal 12V DC Power Supply Positive Center', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/12v-power-supply-positive-center', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Meng Qi DPLPG', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xxgyhxmmhmdt', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200331_202057.png?v=1585700748', 'is_used': True, 'name': 'Used Mordax DATA (White)', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kzvolpcetkp7', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kk0W2TmpcbNt.png?v=1582496304', 'is_used': True, 'name': 'Used Make Noise Dynamix', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3y0az972nafu', 'vat_included': False} 2026-07-31 00:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/wmd-buffered-mult-ctrl-mod.png?v=1763157727', 'is_used': False, 'name': 'WMD Buffered Mult', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/wmd-buffered-mult', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/j4diCJrqKSEY.png?v=1593556645', 'is_used': True, 'name': 'Used ARC Serge Dual Processor', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-a9vbrtmnhg7b', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Intellijel Quad VCA', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-c87i5yf5020g', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4xkhHa5C1Duz.png?v=1582537008', 'is_used': True, 'name': 'Used E-MU Ultra Proteus', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qsrp0yvwnddf', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wmd-4tten-1-ctrlmod.png?v=1594748170', 'is_used': False, 'name': 'WMD 4TTEN 4-CH Attenuator and Offset', 'page_metadata': None, 'price': '119.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/wmd-4tten-4-ch-attenuator-and-offset', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Malekko Heavy Industry Varigate 8+', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dzkkcwaausld', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/aOZQK1ZqWQw1.png?v=1585858786', 'is_used': True, 'name': 'Used Industrial Music Electronics Zorlon Cannon MKII (Firmware V2.0)', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-q9hyxzrai7oh', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/a4dXjRwpOF7J.png?v=1582537011', 'is_used': True, 'name': 'Used M-Audio Oxygen 8 V2', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xjlixkbou1pf', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/wmd-digital-vca-mkiii-ctrl-mod.png?v=1763156062', 'is_used': False, 'name': 'WMD Digital VCA MKIII - Dual Zero-Crossing VCA and Polarizer', 'page_metadata': None, 'price': '179.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/wmd-digital-vca-mkiii-dual-zero-crossing-vca-and-polarizer', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/SIFGlxJ8d7u3.png?v=1593815892', 'is_used': True, 'name': 'Used Malekko Heavy Industry Voltage Block with Blue Lantern Modules ' 'Alternative Panel', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-da0aswhfqngn', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/QdmcgDhOU5TV.png?v=1585858789', 'is_used': True, 'name': 'Used Industrial Music Electronics Piston Honda MK III', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eg8vojbf4gut', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jEMdEkgK6ZSd.png?v=1582537019', 'is_used': True, 'name': 'Used Roland TR-707', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-uffogf3w99zy', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0255af5c1e334f2982d2e7b8ec58b9d6.jpg?v=1762972748', 'is_used': True, 'name': 'Used Electro-Faustus EF110m Blackfly', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-electro-faustus-ef110m-blackfly-78cbd744-e612-448a-9ffc-57039b01ba51', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wwscgULXAqgQ.png?v=1593815896', 'is_used': True, 'name': 'Used Earthquaker Devices Data Corrupter', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xh0xidownogg', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xyzmvWfULO1p.png?v=1585858795', 'is_used': True, 'name': 'Used Industrial Music Electronics Bionic Lester Mk3', 'page_metadata': None, 'price': '370.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7oxqwm7a2g5r', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HiQBDEkCoh4M.png?v=1582576263', 'is_used': True, 'name': 'Used Tascam PB-32P', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xfc5n9p5sgg6', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-multiwave-ctrl-mod.png?v=1762205304', 'is_used': False, 'name': 'Make Noise MultiWAVE - 8-Channel Dual Wavetable Oscillator', 'page_metadata': None, 'price': '529.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-multiwave-8-channel-dual-wavetable-oscillator', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/S0dfSJb1WBoT.png?v=1593815900', 'is_used': True, 'name': 'Used Make Noise QPAS', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-u1jqgxrdfsly', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PLnS9trEQTK2.png?v=1585858801', 'is_used': True, 'name': 'Used Industrial Music Electronics Hertz Donut MKIII', 'page_metadata': None, 'price': '410.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oai38fqgdog9', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xLEv5UQw1WOm.png?v=1582745080', 'is_used': True, 'name': 'Used Synthesis Technology E370 Quad Morphing VCO BLACK PANEL', 'page_metadata': None, 'price': '680.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-a8yg0okdhn6v', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/olivella-modular-furia-ctrl-mod.png?v=1762797930', 'is_used': False, 'name': 'Olivella Modular Furia - Discrete Ladder VCF', 'page_metadata': None, 'price': '329.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/olivella-modular-furia-discrete-ladder-vcf', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KtD0fw69JPMs.png?v=1593815903', 'is_used': True, 'name': 'Used Noise Engineering Basimilus Iteritas Alter (Black)', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-f94txlarj5cv', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/K5eUeVqjVDig.png?v=1585858810', 'is_used': True, 'name': 'Used The Harvestman HM2017 Double Andore MkI', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ur8yfpipd22i', 'vat_included': False} 2026-07-31 00:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KA4xOufkrZFq.png?v=1582745534', 'is_used': True, 'name': "Used ALM Busy Circuits Akemie's Taiko", 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wtoahbeiwa0j', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/industrial-music-electronics-bionic-lester-mk1_5-ctrl-mod.png?v=1761774796', 'is_used': False, 'name': 'Industrial Music Electronics Bionic Lester Mk1.5', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/industrial-music-electronics-bionic-lester-mk1-5', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BnKB1kLYSpEx.png?v=1593816589', '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-boca2sugonjv', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/XbdjZq5Qc52w.png?v=1585863007', 'is_used': True, 'name': 'Used Industrial Music Electronics Stillson Hammer MKII', 'page_metadata': None, 'price': '480.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fmyllz69w0ls', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Y3tmcrNR8KCQ.png?v=1582745936', 'is_used': True, 'name': 'Used 4ms Quad Pingable LFO (QPLFO)', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2hlnthwqaeqs', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/venus-instruments-veno-orbit-ctrl-mod.png?v=1761847060', 'is_used': False, 'name': 'Venus Instruments Veno-Orbit - Polyphonic Sampler & Live Looper', 'page_metadata': None, 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/venus-instruments-veno-orbit', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pWmpPQMLeb84.png?v=1594500961', 'is_used': True, 'name': 'Used bubblesound XFADE', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-krkg0lhjvr94', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uEbAUvgBQdvk.png?v=1585863012', 'is_used': True, 'name': 'Used Industrial Music Electronics Malgorithm MKII (Firmware V1.5)', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5ncvjlrz8qkt', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GWCjNYzIPGBn.png?v=1582747981', 'is_used': True, 'name': 'Used Make Noise Wogglebug', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-b58mxqvmmxuq', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/joranalogue-warp-1-ctrl-mod.png?v=1758920985', 'is_used': False, 'name': 'Joranalogue Warp 1 - Power Curve Waveshaper', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-warp-1-power-curve-waveshaper', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/QpWdx5WHlNOC.png?v=1594682766', 'is_used': True, 'name': 'Used Moog Sub-37 (w/ Dust Cover)', 'page_metadata': None, 'price': '1050.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-l7haez104vle', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zgIW4aTd3y3X.png?v=1585863015', 'is_used': True, 'name': 'Used The Harvestman Bionic Lester', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zr3wrporl4ej', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tyV1SKbudiWV.png?v=1582747984', 'is_used': True, 'name': 'Used Tiptop Audio ONE - Single Pack', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-frv1xywawcvx', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/joranalogue-walk-4-ctrl-mod.png?v=1758920330', 'is_used': False, 'name': 'Joranalogue Walk 4 - Quad Brownian Accumulator', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/joranalogue-warp-4-quad-brownian-accumulator', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0IwWpNipJHrY.png?v=1595548822', 'is_used': True, 'name': 'Used Make Noise tELHARMONIC', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yaslcpnd8kzx', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/x1Dp9MwLMQU0.png?v=1585863017', 'is_used': True, 'name': 'Used WMD Arpitecht', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eonkrcxwz9rj', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/w865x5iTghRc.png?v=1582747987', 'is_used': True, 'name': 'Used Erica Synths Pico Input', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-1n6ep1f06one', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/75ff7c90d610ce461b6701858ca7e5d8_7d639122-ce35-4528-afef-2a084b025433.jpg?v=1762217750', 'is_used': True, 'name': 'Used WMD Digital VCA MKIII', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-digital-vca-mkiii-1ca5f5a4-c56a-409d-8c04-8a2af96d439b', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GMuc5Fs0PHNO.png?v=1595548824', 'is_used': True, 'name': "Used ALM Busy Circuits Akemie's Taiko", 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7swqzoogbjtg', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pw1YW3FS5tHt.png?v=1585863024', 'is_used': True, 'name': 'Used 4ms Dual Looping Delay', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qenbi1vwpjhr', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/UBypqjNJY7iO.png?v=1582747990', 'is_used': True, 'name': 'Used Doepfer A-147-2V VCDLFO Vintage Edition', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ejrbgvrwnnxu', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d4b2512401bf121ba7d0ed70bc27253f.jpg?v=1762215560', 'is_used': True, 'name': 'Used MOTU MIDI Timepiece MTP AV USB', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-motu-midi-timepiece-mtp-av-usb-16637f64-bc10-471e-93cb-d42b2d3739a3', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TJXjOorP6OXa.png?v=1595718751', 'is_used': True, 'name': 'Used bubblesound MIX6', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nukiniku4p5k', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ln9truzn2l8y.png?v=1585863029', 'is_used': True, 'name': 'Used Make Noise MATHS', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-l6mphcl8qikj', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/QVVTUNsYyuSj.png?v=1582747993', 'is_used': True, 'name': 'Used Mannequins Mangrove', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wuvsgqqhdwv3', 'vat_included': False} 2026-07-31 00:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/15c78c9f7b28a89cd6547df868d7292d.jpg?v=1762214810', 'is_used': True, 'name': 'Used Zoom Podtrak P4', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-zoom-podtrak-p4-fae39966-cdde-4598-a36e-7fe65539f27a', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/nUoGRgCyYPyo.png?v=1595718753', 'is_used': True, 'name': 'Used XAOC Devices NIN (Zadar Expander)', 'page_metadata': None, 'price': '59.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5emuvj5t2w4q', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FljbH2YYPw9w.png?v=1585863032', 'is_used': True, 'name': "Used ALM Busy Circuits Akemie's Taiko", 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kfgayx14mpza', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HCIFGgVEBQSo.png?v=1582747996', 'is_used': True, 'name': 'Used 2hp Pluck (Black)', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xb3ezriokjp1', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/erica-synthe-pikocore-xl-diy-kit-ctrl-mod.png?v=1761778012', 'is_used': False, 'name': 'Erica Synths Pikocore XL (DIY Kit)', '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-pikocore-xl-diy-kit', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/N7AiFQOH5iPY.png?v=1595785714', 'is_used': True, 'name': 'Used Hexinverter Électronique Mutant Brain Black Panel', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qp6kfdgfaofo', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YeFhehMVwan6.png?v=1585864490', 'is_used': True, 'name': 'Used WMD PM Channels', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-j3x8mbzrv2fk', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/RONkrYmYZ4Jc.png?v=1582749427', 'is_used': True, 'name': 'Used Mutable Instruments CVPal', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xuiqs3ckrflm', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cme-midi-to-TRS-4-pack-ctrl-mod.png?v=1761948986', 'is_used': False, 'name': 'CME Low Profile MIDI to 3.5mm TRS Type-A Cable - 3 Feet (4-Pack)', 'page_metadata': None, 'price': '29.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cme-low-profile-midi-to-trs-cable-4-pack', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4LXizLbUxz1A.png?v=1595789686', 'is_used': True, 'name': 'Used Make Noise Morphagene', 'page_metadata': None, 'price': '440.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mujveprlyl4d', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VZIqC5O4xH6C.png?v=1585864492', 'is_used': True, 'name': 'Used Livewire Electronics FrequenSteiner', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nhwdnx2snkzb', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YQk2jF20oaUB.png?v=1582749561', 'is_used': True, 'name': 'Used Mutable Instruments Links', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ocjednlrfbks', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cme-midi-cable-4-pack-ctrl-mod.png?v=1761948741', 'is_used': False, 'name': 'CME Low Profile MIDI Cable - 3 Feet (4-Pack)', 'page_metadata': None, 'price': '29.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/low-profile-midi-cable-4-pack', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/InvYT7Njtw1c.png?v=1595807491', 'is_used': True, 'name': 'Used Toppobrillo Quantimator', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-68dzgsl4umwa', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hPqWfxu7IZJf.png?v=1585864495', 'is_used': True, 'name': 'Used XAOC Devices Belgrad', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-uz9qfagoeowq', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jfoVjOAKBTqW.png?v=1582749564', 'is_used': True, 'name': 'Used Recovery Cutting Room Floor', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hqorehvm3jqi', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cme-widi-koii-ctrl-mod.png?v=1758919303', 'is_used': False, 'name': 'CME WIDI K.O. II - Wireless Bluetooth MIDI Adapter for teenage ' 'engineering EP-Series', 'page_metadata': None, 'price': '59.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cme-widi-k-o-ii-wireless-bluetooth-midi-adapter-for-teenage-engineering-ep-series', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6GThdNUg9edj.png?v=1595894024', 'is_used': True, 'name': 'Used 2hp Clk (Silver)', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wgikxwk0d39b', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/w5If5NdCw2W1.png?v=1585864501', 'is_used': True, 'name': 'Used WMD Performance Mixer', 'page_metadata': None, 'price': '600.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jcfhweirosit', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lEqpjKJD8Ww9.png?v=1582756716', 'is_used': True, 'name': 'Used Blackhole Cases Sub_Six', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-aw2khoulckte', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/open-source-02-dark-ctrl-mod.png?v=1758562013', 'is_used': False, 'name': 'Open Source Open Source 02', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/open-source-02', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/91MJ9PjNIep1.png?v=1595979057', '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-okzuaedre4zo', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/4ph6dA0yW5qp.png?v=1585864509', 'is_used': True, 'name': 'Used XAOC Devices Batumi', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4kttnlmpkewi', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IyzmY6HjbnHj.png?v=1582756719', 'is_used': True, 'name': 'Used Pusherman 18hp Adventure Time Blank', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-d5ewbhdr9wjj', 'vat_included': False} 2026-07-31 00:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/tiptop-audio-resonator-1-ctrl-mod.png?v=1754594717', 'is_used': False, 'name': 'Tiptop Audio Resonator - Multi Band VC-Resonator', 'page_metadata': None, 'price': '189.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-resonator-multi-band-vc-resonator', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lg5BnOuyZnhE.png?v=1595979063', 'is_used': True, 'name': 'Used Make Noise Mimeophon', 'page_metadata': None, 'price': '365.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rgzr3qwsb6nm', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tuQhuAVeau42.png?v=1585958892', 'is_used': True, 'name': 'Used Doepfer A-100 System Basic System 1 with A-115 Audio Divider', 'page_metadata': None, 'price': '1500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-f9w0dratttfu', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/44oIFz9Sr9em.png?v=1582925168', 'is_used': True, 'name': 'Used Music Thing Modular Spring', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nmzawsqxrioc', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/28e6fb4341a6602d7019f9a82c1c2692.jpg?v=1761261543', 'is_used': True, 'name': 'Used Polyend Poly 2', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-polyend-poly-2-c23232f5-00b9-41ee-9681-0e796dd73fbc', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FnuX5NgXyuhz.png?v=1596930837', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rpwdlyfxkhfr', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xo151Fx4bLfP.png?v=1585958895', 'is_used': True, 'name': 'Used XAOC Devices Warna II', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m0z9bl0xs6te', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/K4M0MTPgZ5bt.png?v=1582925171', 'is_used': True, 'name': 'Used Erica Synths Black Dual VCF', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2mszhtflyd3d', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/df2c15812894f42a1016286bb7c4f859.jpg?v=1761261292', 'is_used': True, 'name': 'Used 2hp Pluck', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-2hp-pluck-b2b258f7-739b-4323-8802-58aafda87fb5', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qIbamHPdXpty.png?v=1596930840', 'is_used': True, 'name': 'Used XAOC Devices Tallin', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-onbpfcnt63ka', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Q2ib0SlunbLR.png?v=1585958897', 'is_used': True, 'name': 'Used Intellijel uFold II', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-grkaiisnrzn5', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/X2NI4zAWn2RX.png?v=1582925174', 'is_used': True, 'name': 'Used Erica Synths Pico A Logic', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ccwdmk09wzk3', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/14fd15c0970f0b5db06d589f9ad585d3.jpg?v=1761261132', 'is_used': True, 'name': 'Used Herzlich Labs phHPF Passive Stereo HPF', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-herzlich-labs-phhpf-passive-stereo-hpf-07a951f5-922b-40dc-9c57-50dbc70ddb41', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Ieaskul F. Mobenthey Fourses', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-taeygssggqhp', 'vat_included': False} 2026-07-31 00:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LH5VbaYGURXh.png?v=1585958900', 'is_used': True, 'name': 'Used Mutable Instruments Tides v1', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ryzurepefpnq', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vNFVrxyMQymj.png?v=1582925177', 'is_used': True, 'name': 'Used Erica Synths Pico VCA', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sb0tjpvmlol2', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/xaoc-devices-zlin-crossfader-ctrl-mod.png?v=1760469244', 'is_used': False, 'name': 'XAOC Devices Zlin - VCA Crossfader', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-zlin-vca-crossfader', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3gecGqLjK4oh.png?v=1597006514', 'is_used': True, 'name': 'Used Ieaskul F. Mobenthey Fourses', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6vqb4juxhnuw', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uKTgnObfluVA.png?v=1585958902', 'is_used': True, 'name': 'Used Doepfer A-140 ADSR Envelope Generator', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-anocuhga8blq', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xOtmBjxLu3Pm.png?v=1582925179', 'is_used': True, 'name': 'Used Erica Synths Pico Attenuator', 'page_metadata': None, 'price': '25.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-iaogdruqeq41', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/84008432a1084e21691f8d7b8816bc6b.jpg?v=1760912237', 'is_used': True, 'name': 'Used Morphor Plectrum', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-morphor-plectrum-37444b21-48d2-47b3-8a94-17261317ff1d', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Igcn6H3yZEvI.png?v=1597006517', 'is_used': True, 'name': 'Used Ieaskul F. Mobenthey Denum', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vmwilwbo6qmm', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/q58T6TrC9rnI.png?v=1586387873', 'is_used': True, 'name': 'Used Happy Nerding LED Meter', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bnhrpcbyi6qe', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/g91vR61zK0sL.png?v=1582925182', 'is_used': True, 'name': 'Used Erica Synths Pico EG', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-b4bhewl6xlzr', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ba52a9d5fbba8d3f1d72df60efdebf8c.jpg?v=1760897153', 'is_used': True, 'name': 'Used Frequency Central Akropoli', 'page_metadata': None, 'price': '205.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-frequency-central-akropoli-f0ddd702-79fe-4732-b9eb-d21203fa2231', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/SdFfACORX4P5.png?v=1597006519', 'is_used': True, 'name': 'Used Ieaskul F. Mobenthey Swoop', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ie3pflomgfnk', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xVeKgO3o2eT2.png?v=1586387876', 'is_used': True, 'name': 'Used WMD MSCL', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pmkzr5p94cm7', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2Q2kWB73uucT.png?v=1582925184', 'is_used': True, 'name': 'Used Erica Synths Pico Output', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bvdxtyzc9ntn', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/56fea7aef5d0aadb31f508e8e69225f0.jpg?v=1760742743', 'is_used': True, 'name': 'Used Supercritical Demon Core Oscillator', 'page_metadata': None, 'price': '430.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-supercritical-demon-core-oscillator-d709b91a-b4d8-4a76-bf43-0ff57a23f0de', 'vat_included': False} 2026-07-31 00:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_3165.jpg?v=1597007017', 'is_used': True, 'name': 'Used Ieaskul F. Mobenthey Sprott', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oih65ccbzztk', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/su2CJua8Hv58.png?v=1586387879', 'is_used': True, 'name': 'Used Malekko Heavy Industry 8NU8R (Attenuator)', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tl2qf3gqryiq', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BkI4nN3B0Tk8.png?v=1582925187', '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-pnnuorwzwhha', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/apollo-view-vamp-ctrl-mod.png?v=1758651884', 'is_used': False, 'name': 'Apollo View Vamp - Multi-Mode Tube VCF', 'page_metadata': None, 'price': '369.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/apollo-view-vamp-multi-mode-tube-vcf', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_3170.jpg?v=1597006820', 'is_used': True, 'name': 'Used Ieaskul F. Mobenthey Mr. Grassi Module', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nsc4xzpwhx2n', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/M9X9KSQkm6gh.png?v=1586387881', 'is_used': True, 'name': 'Used WMD MSCL', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-aupi1gxqchp3', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/F6dQ3QIdzdhg.png?v=1582925189', 'is_used': True, 'name': 'Used Erica Synths Pico Quant', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dshbeh2pcfm6', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2hp-blur-black-ctrl-mod.png?v=1758224792', 'is_used': False, 'name': '2hp Blur', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/2hp-blur', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2wYrCINwHiVC.png?v=1597006529', 'is_used': True, 'name': 'Used 4ms Listen Four', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-z6ujjyz6qcax', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200406_190205.png?v=1586390296', 'is_used': True, 'name': 'Used Tiptop Audio TG ONE', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-medrqzyuu1k9', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lJLYS8NIHRw5.png?v=1582925195', 'is_used': True, 'name': 'Used Erica Synths Pico Mask', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0axwiexv7e7l', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/atov-faderpunk-ctrl-mod.png?v=1758742353', 'is_used': False, 'name': 'AtoVproject Faderpunk', 'page_metadata': None, 'price': '699.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/a-to-v-project-faderpunk', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/gAepYywaMzW9.png?v=1597008609', 'is_used': True, 'name': 'Used Zlob Modular T.H. SVF', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fw8rpnebnenf', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/X8HPBbBLVjTi.png?v=1586387888', 'is_used': True, 'name': 'Used Intellijel Shifty', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2pee64itjvlk', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Wjs2Wdd6LyfT.png?v=1582925197', 'is_used': True, 'name': 'Used Erica Synths Pico SEQ', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-w9l8p7fdtyae', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/landscape-allflesh-ctrl-mod.png?v=1759523866', 'is_used': False, 'name': 'Landscape AllFlesh - 3.5mm Touchpoints (10pk)', 'page_metadata': None, 'price': '72.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/landscape-allflesh', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/te2lfhLuJMAQ.png?v=1597099240', 'is_used': True, 'name': 'Used Roland TR-08 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-zze2ykkaytzg', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/z5MKCOJqOlBy.png?v=1586387893', 'is_used': True, 'name': 'Used Noise Engineering Integra Funkitus', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tkl6wnkydzdk', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3DfEfiqK2G2R.png?v=1582925202', 'is_used': True, 'name': 'Used Erica Synths Pico A MIX', 'page_metadata': None, 'price': '40.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-38gbnnwjxhsm', 'vat_included': False} 2026-07-31 00:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/landscape-soundwich-1-insta.png?v=1602274665', 'is_used': False, 'name': 'Landscape Soundwich', 'page_metadata': None, 'price': '66.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/landscape-soundwich', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/gs9HL6Sxl4Yr.png?v=1597099243', 'is_used': True, 'name': 'Used Akai APC40 mkII', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-osiasgumrisi', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0lP4RjKKY3z4.png?v=1586387896', 'is_used': True, 'name': 'Used Intellijel uVCA II', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4wenrz8mknlw', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qyRrbkXgWU0f.png?v=1582925205', 'is_used': True, 'name': 'Used Erica Synths Pico RND', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-phztfk7zgv3u', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/stereofield-hctt2-1.1-ctrlmod.png?v=1574352855', 'is_used': False, 'name': 'Landscape HC-TT', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hctt', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/gR8IwkRz2QYg.png?v=1597269534', 'is_used': True, 'name': 'Used Plum Audio Apex 4ROBOTS (Silver Panel) - Intellijel-format 1U ' 'Tile', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qkfuqb9nc8zh', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7828o87dsO3V.png?v=1586387899', 'is_used': True, 'name': 'Used Intellijel Mixup', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nknoukaouvu0', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vvvsQle7hsvt.png?v=1583022988', 'is_used': True, 'name': 'Used WMD/SSF Multi Mode Filter (MMF)', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-63aosafwizuj', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/stereofield-landscape-ctrlmod.png?v=1574355061', 'is_used': False, 'name': 'Landscape Stereo Field', 'page_metadata': None, 'price': '490.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/stereo-field', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sg007yaT2Q34.png?v=1597269536', 'is_used': True, 'name': 'Used Strange Electronic Lightstorm Module Package', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9b9t2b1zawcb', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0CBmJDOxxvK5.png?v=1586387916', 'is_used': True, 'name': 'Used Intellijel Planar (v1) with Alternative Faceplate', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-76w97morxuep', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/1b210cNzGHdX.png?v=1583022990', 'is_used': True, 'name': 'Used ALM Busy Circuits O/A/x2', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-l3vvui2ttkyv', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/landscape-noon-green-ctrl-mod.png?v=1759946013', 'is_used': False, 'name': 'Landscape Noon - 8 Channel Passive Analog Rhythm Instrument', 'page_metadata': None, 'price': '730.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/landscape-noon-8-channel-passive-analog-rhythm-instrument', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_3491_1.jpg?v=1597699193', 'is_used': True, 'name': 'Used Intellijel Rubicon', 'page_metadata': None, 'price': '320.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pbapgjra3y2i', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bb9a1LVWuu6x.png?v=1586387919', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Quantum Rainbow 2', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qryc1ttimdxc', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GD6lYQJoNPHq.png?v=1583022993', 'is_used': True, 'name': 'Used Instruo Ts-L', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ocxgwp6dthrl', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/landscape-ferrous-ctrl-mod.png?v=1759525539', 'is_used': False, 'name': 'Landscape Ferrous - Spinning Magnetic Polyphonic String Resonator', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/landscape-ferrous-spinning-magnetic-polyphonic-string-resonator', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WCqAUvEEBGxn.png?v=1597688417', 'is_used': True, 'name': 'Used Doepfer A-150 Dual VCS', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kn8k4jjtk3tt', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sN9ADrRgwN7N.png?v=1586387921', 'is_used': True, 'name': 'Used Erogenous Tones Levit8', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nxlnsn60u2a1', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_20200229_182311.jpg?v=1583024212', 'is_used': True, 'name': 'Used 4ms Pod48X Powered with power brick', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hgiagdk1hqxb', 'vat_included': False} 2026-07-31 00:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/hosa-midi-to-trs-type-a-ctrl-mod.png?v=1759793947', 'is_used': False, 'name': 'Hosa TRMA-104.5 - TRS MIDI Type-A to Traditional 5-Pin MIDI (4.5")', 'page_metadata': None, 'price': '10.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hosa-trma-104-5-trs-midi-type-a-to-traditional-5-pin-midi', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JjmntTxKNIjl.png?v=1597688419', 'is_used': True, 'name': 'Used Intellijel uScale v1', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-g2ujoyneayth', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/EhBpeXWKEocS.png?v=1586387935', 'is_used': True, 'name': 'Used Universal Small Tank (for Intellijel Springray and Thonk DIY ' 'Reverb)', 'page_metadata': None, 'price': '7.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oozbmmhi7yxt', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Noise Engineering Bin Seq', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-47xyyuxsqoo9', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-polarity-reverse-cable-2_5mm-ctrl-mod.png?v=1759427165', 'is_used': False, 'name': 'Strymon Polarity Reversal Cable: 2.5mm', 'page_metadata': None, 'price': '7.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-polarity-reversal-cable-2-5mm', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hKmVtjTQBhOI.png?v=1598312508', 'is_used': True, 'name': 'Used Intellijel uVCA II', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-iqouie7zvdx2', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ZJqdcdj1MpJ5.png?v=1586560287', 'is_used': True, 'name': 'Used Pulp Logic Cyclic Skew (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vco4mk0kijf3', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MW8btw0JKFAO.png?v=1583348357', 'is_used': True, 'name': 'Used Verbos Electronics Complex Oscillator', 'page_metadata': None, 'price': '540.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6vebzg97ddp7', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-polarity-revers-cable-2_1mm-ctrl-mod.png?v=1759426991', 'is_used': False, 'name': 'Strymon Polarity Reversal Cable: 2.1mm', 'page_metadata': None, 'price': '7.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-polarity-reversal-cable-2-1mm', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/caM4Az1jwEmy.png?v=1598312510', 'is_used': True, 'name': 'Used Synthesis Technology E102 Quad Temporal Shifter', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wuwkey2pmkqr', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9sccHI2ZHC0g.png?v=1586560290', 'is_used': True, 'name': 'Used Pulp Logic S&H (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4bax4i7ppmdk', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/akUfLQQXlkbS.png?v=1583348360', 'is_used': True, 'name': 'Used Yamaha TG33 Tone Generator', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lgx2qhuzlcpv', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-midi-exp-cable-ctrl-mod.png?v=1759427967', 'is_used': False, 'name': 'Strymon MIDI EXP Cable 18″', 'page_metadata': None, 'price': '39.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-midi-exp-cable-18', 'vat_included': False} 2026-07-31 00:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DHh91dGGZt0v.png?v=1599174116', 'is_used': True, 'name': 'Used Acid Rain Technology Chainsaw', 'page_metadata': None, 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-h9mhies1w2f6', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IeFYH3VCX1NW.png?v=1586560293', 'is_used': True, 'name': 'Used Pulp Logic OR (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-0nmrmocsb0xn', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/OPPtSXmjxEHQ.png?v=1583348362', 'is_used': True, 'name': 'Used Roland R-5 Human Rhythm Composer', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yxk0gv5nrkyr', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-dc-power-cables-straight-to-right-angle-ctrl-mod.png?v=1759427350', 'is_used': False, 'name': 'Strymon DC Power Cables: Straight to Right Angle (5 pack)', 'page_metadata': None, 'price': '19.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-dc-power-cables-straight-to-right-angle-5-pack', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cIzmjgICmBKT.png?v=1600105298', 'is_used': True, 'name': 'Used Intellijel 4U x 104HP TPS30W MAX Powered Case', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-25g4upe7hsyy', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9ucxAwLzgcNs.png?v=1586560296', 'is_used': True, 'name': 'Used Pulp Logic Att-Off 1U (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '27.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kxicgxglzgsd', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, '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-n9gaohivmqnu', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-dc-power-cables-right-angle-ctrl-mod.png?v=1759427666', 'is_used': False, 'name': 'Strymon DC Power Cables: Right Angle (5 pack)', 'page_metadata': None, 'price': '19.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-dc-power-cables-right-angle-5-pack', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Synthesis Technology E352 Cloud Terrarium VCO (Silver)', 'page_metadata': None, 'price': '410.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-e3e39gzxb4iu', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/s6ogHNQZNHdB.png?v=1586560302', 'is_used': True, 'name': 'Used Pulp Logic Slew 1U (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '15.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-upivqftkdbnu', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pdINH6MG4xeX.png?v=1583539691', 'is_used': True, 'name': 'Used Doepfer A-114 Ring Mod', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v404ly0rufvn', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/circuit-punk-issue-002-cover-ctrl-mod.png?v=1759432996', 'is_used': False, 'name': 'Circuit Punk Circuit Punk - A Music Technology Zine - Issue #002', 'page_metadata': None, 'price': '8.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/circuit-punk-a-music-technology-zine-issue-002', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CmeqkRFgW4cD.png?v=1600726865', 'is_used': True, 'name': 'Used Make Noise Erbe-Verb', 'page_metadata': None, 'price': '420.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-aelrbo7pmpxy', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cVnUxnbHSnet.png?v=1586560434', 'is_used': True, 'name': 'Used Pulp Logic Sum 1U (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yv4z9xm633ho', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/w29DozCQB0Qq.png?v=1583539694', 'is_used': True, 'name': 'Used Elby Designs CGS762 Slope', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sn3hpgqgwiwl', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-qxg-ctrl-mod.png?v=1757526894', 'is_used': False, 'name': 'Make Noise QXG - Quad Stereo Gate', 'page_metadata': None, 'price': '239.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-qxg-quad-stereo-gate', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/n3KW5QSRkdII.png?v=1600726867', 'is_used': True, 'name': 'Used Ladik C-020 Voltage Controlled Distortion', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-bolwegmg7vru', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Bq9WIL8VrE2C.png?v=1586560437', 'is_used': True, 'name': 'Used Pulp Logic NSL-32 VCA 1U (Not Comptible with Intellijel Cases)', 'page_metadata': None, 'price': '22.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pqqrclerbh8t', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cB8lS3ZeZJlV.png?v=1583539699', 'is_used': True, 'name': 'Used Intellijel Audio Interface II', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cnegsaulxxcw', 'vat_included': False} 2026-07-31 00:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-polymaths-ctrl-mod.png?v=1757526073', 'is_used': False, 'name': 'Make Noise PoliMATHS - Eight Channel Event Generator', 'page_metadata': None, 'price': '459.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-polymaths-eight-channel-event-generator', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TRSJajsM5yer.png?v=1601230614', 'is_used': True, 'name': 'Used Make Noise Mult', 'page_metadata': None, 'price': '25.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zte3bgw58ppi', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/EJ9QFHTKIqhD.png?v=1586562448', 'is_used': True, 'name': 'Used Doepfer A-106-6 XP Filter', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xmx3eunodfj3', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tVuGamOOhcri.png?v=1583539702', 'is_used': True, 'name': 'Used Rossum Electro-Music Control Forge', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-o2dkl9w6l0ky', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-aa1-ctrl-mod.png?v=1758924583', 'is_used': False, 'name': 'Strymon AA.1 - Amplifier Attenuator', 'page_metadata': None, 'price': '129.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-aa-1-amplifier-attenuator', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rUfrXEIawGDO.png?v=1601247371', 'is_used': True, 'name': 'Used Malekko Heavy Industry Unity Mixer', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qdpnusbxtaus', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YQinwh35CRkr.png?v=1586562451', 'is_used': True, 'name': 'Used Doepfer A-106-5 12dB SEM Filter', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wiqm8g1bkwbt', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9i1kVXCw05ut.png?v=1583539704', 'is_used': True, 'name': 'Used Intellijel Audio Interface 1U', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ynhb05ycsntl', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-big-sky-ctrl-mod.png?v=1758925379', 'is_used': False, 'name': 'Strymon Big Sky Reverb', 'page_metadata': None, 'price': '479.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-big-sky-reverb', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8k76xujwYbAO.png?v=1601247373', 'is_used': True, 'name': 'Used Bastl Instruments Dark Matter', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kxituftizqib', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/StZ8cmuhmvPd.png?v=1586564732', 'is_used': True, 'name': 'Used Doepfer A-183-1 Dual Attenuator', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-r6s4vyopluuc', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dayCjYLGfbHC.png?v=1583539707', 'is_used': True, 'name': 'Used Intellijel Audio Interface JACKS 1U', 'page_metadata': None, 'price': '20.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xnhvvjsjmfui', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/strymon-superkar-plus-ctrl-mod.png?v=1758740451', 'is_used': False, 'name': 'Strymon SuperKar+ - 32 Voice String Sythesizer', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/strymon-superkar-plus-32-voice-string-sythesizer', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/afS2VNzHc1Sq.png?v=1601247377', 'is_used': True, 'name': 'Used Intellijel Dual ADSR', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hrqb1k3mimgn', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ibz5JdM1ZHoW.png?v=1586564737', 'is_used': True, 'name': 'Used Doepfer A-156 Dual Quantizer', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vberw9uogntb', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Pmm9919EoFiH.png?v=1583543342', 'is_used': True, 'name': 'Used Doepfer A-118 Noise/Random', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jcn3el8fkg5s', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fa7c45489bdd3963a8b759697f5ad49d.jpg?v=1759186943', 'is_used': True, 'name': 'Used EMW BPM Center', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-emw-bpm-center-e59d372d-2447-4d23-91f1-e5e610ef6f54', 'vat_included': False} 2026-07-31 00:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PYkSYWQMbDRf.png?v=1601247379', 'is_used': True, 'name': 'Used Intellijel Buff Mult', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-29vbzonc33xu', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6NlOdFLPqzB8.png?v=1586564744', 'is_used': True, 'name': 'Used Doepfer A-110-4SE Thru Zero Quadrature VCO Special Edition ' 'Blue/White', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-it3yrwadpmvb', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/V0tWMXuhUsxh.png?v=1583543345', 'is_used': True, 'name': 'Used Audio Damage Kompressor', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-02vphaqi7jou', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/vhikk-x-forge-time-ctrl-mod.png?v=1758913798', 'is_used': False, 'name': 'Forge TME VHIKK X - Multi-Algorithm Stereo Synthesizer Voice ' '(Pre-Order)', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/forge-tme-vhikk-x', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CD5TriITiBIo.png?v=1601247382', 'is_used': True, 'name': 'Used bubblesound VCA4p', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-owmnlsf2jvel', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wAiGSdXoCvSh.png?v=1586564758', 'is_used': True, 'name': 'Used Doepfer A-148 Dual Sample&Hold / Track&Hold', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tm9tsvkv1pnk', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WSjgsDSkKZ82.png?v=1583543348', 'is_used': True, 'name': 'Used bubblesound VCA4p', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-atocxczgpxj4', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ec3c7e11016344dc4743838cd907296c.jpg?v=1758312373', 'is_used': True, 'name': 'Used XAOC Devices Kamieniec', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-xaoc-devices-kamieniec-203b8bc4-d2ba-4e41-a5cb-b22bef420575', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GyftJkoDt6bq.png?v=1601251059', 'is_used': True, 'name': 'Used Mutable Instruments Yarns', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rmvf2ss2qf4t', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JPRrZxiu5ACf.png?v=1586564760', 'is_used': True, 'name': 'Used Doepfer A-196 Phase Locked Loop (PLL)', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p1v6bewqeeid', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/worYfyI4dRrS.png?v=1583543353', 'is_used': True, 'name': 'Used Intellijel Mutagen', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-byrjigdsac5x', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/bdd82a9400354a9cf929ed0acc2d754c.jpg?v=1758312336', 'is_used': True, 'name': 'Used XAOC Devices Ostrawa - Full Stereo Voltage Controlled Mixing ' 'Console', 'page_metadata': None, 'price': '485.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-xaoc-devices-ostrawa-full-stereo-voltage-controlled-mixing-console-80f3478a-e3d2-4872-89e1-c801696f2c61', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6Tcm7sePRgnm.png?v=1601251061', 'is_used': True, 'name': 'Used Mutable Instruments Braids', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ydkw1co5ezkr', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VaL47pT8pCMA.png?v=1586564763', 'is_used': True, 'name': 'Used Doepfer A-180-3 Dual Buffered Multiple', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-h8iqwbdqxmkp', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9M7zv5LL65MY.png?v=1583543356', 'is_used': True, 'name': 'Used Synthwerks FSR-1N', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-efn4c68uysyg', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4ms-metabuttons-ctrl-mod.png?v=1757968540', 'is_used': False, 'name': '4ms MetaButtons', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/metabuttons-pre-order', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9DDrf6lew7RX.png?v=1601321374', 'is_used': True, 'name': 'Used 4ms Quad Clock Distributor (QCD)', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8xumzwz8njih', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Gc7DGR7q1o8X.png?v=1586564770', 'is_used': True, 'name': 'Used Doepfer A-149-2 Digital Random Voltages', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-txzqktqcyb5s', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/RMprJtLjhi2Z.png?v=1583543359', 'is_used': True, 'name': 'Used Tall Dog uClouds SE (Silver)', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hdzyey6qwy9f', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/51501a16f7be0368b85313dd671ec9b8.jpg?v=1757802500', 'is_used': True, 'name': 'Used Bastl Instruments Kastle Drum', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bastl-instruments-kastle-drum-76c790f7-82e6-4776-87ec-fe1898ae13ce', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_4658_1.jpg?v=1601332037', 'is_used': True, 'name': 'Used Audio Damage ADM18 Shapes', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-h9n1emp3gb7s', 'vat_included': False} 2026-07-31 00:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xmbX1xUQWFB3.png?v=1586564772', 'is_used': True, 'name': 'Used Doepfer A-149-1 Quantized/Stored Random Voltages', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ujdd2ty1gaei', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ImqEddc8wg8p.png?v=1583627487', 'is_used': True, 'name': 'Used Industrial Music Electronics Bionic Lester Mk3', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4iuubfvgz4rq', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ryk-modular-time-slice-ctrl-mod_eba74835-834d-4547-b2a5-65860548888a.png?v=1757884979', 'is_used': False, 'name': 'RYK Modular Time Slice - Quad Channel Looper', 'page_metadata': None, 'price': '529.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/ryk-modular-time-slice-quad-channel-looper', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Eta7PxEMnkF4.png?v=1602886526', 'is_used': True, 'name': 'Used Mutable Instruments Braids', 'page_metadata': None, 'price': '220.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9u7fjubewipq', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MQ2DLouZdMHW.png?v=1586564781', 'is_used': True, 'name': 'Used Doepfer A-138b Exponential Mixer', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pfi6pwo3a0kw', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hqwVmI4dFBs1.png?v=1583627490', 'is_used': True, 'name': 'Used Industrial Music Electronics Hertz Donut MKIII', 'page_metadata': None, 'price': '420.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ypn13rkmdbrr', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/waveform-magazine-number-15-ctrl-mod.png?v=1757354253', 'is_used': False, 'name': 'Waveform Magazine Waveform Magazine Issue #15', 'page_metadata': None, 'price': '18.95', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/waveform-magazine-issue-15', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ukbUWRXkigLo.png?v=1602886528', 'is_used': True, 'name': 'Used Strymon Magneto', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-htykhn2dh7mw', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kT610c3jvZjv.png?v=1586564788', 'is_used': True, 'name': 'Used Doepfer A-132-3 Dual linear/exponential VCA', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rolcpg9bpvs7', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6DSqJlMJHH1r.png?v=1583860443', 'is_used': True, 'name': 'Used Akai AX80', 'page_metadata': None, 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lcxb1eryzrnv', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/waveform-magazine-number-14-ctrl-mod.png?v=1757354066', 'is_used': False, 'name': 'Waveform Magazine Waveform Magazine Issue #14', 'page_metadata': None, 'price': '18.95', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/waveform-magazine-issue-14', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9ojy43J9s9dI.png?v=1603133724', 'is_used': True, 'name': 'Used Moog Prodigy', 'page_metadata': None, 'price': '1300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-h3pzjmx4v47p', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kT610c3jvZjv_3c35d940-2de2-4c5f-8703-448d31b4c59a.png?v=1586564789', 'is_used': True, 'name': 'Used Doepfer A-132-3 Dual linear/exponential VCA', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wccqu57fit73', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/EmgYShXUyZK6.png?v=1583860447', 'is_used': True, 'name': 'Used Doepfer A-100P9 Case', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-f5mrcvuvz9si', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/waveform-magazine-number-13-ctrl-mod.png?v=1757353921', 'is_used': False, 'name': 'Waveform Magazine Waveform Magazine Issue #13', 'page_metadata': None, 'price': '18.95', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/waveform-magazine-issue-13', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MiSa5t0YW2FS.png?v=1603150949', 'is_used': True, 'name': 'Used Mutable Instruments Marbles (w/ BKM alt panel)', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ohdhloidfxge', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TvpsJT4LlKX4.png?v=1586886240', 'is_used': True, 'name': 'Used Doepfer A-105 24dB SSM Low Pass Filter', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-oi05tswtojnz', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/aLOGDwXjMDjZ.png?v=1583860450', 'is_used': True, 'name': 'Used Doepfer A-100P6', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p8mkjd5fpcqq', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/waveform-magazine-number-12-ctrl-mod.png?v=1757353640', 'is_used': False, 'name': 'Waveform Magazine Waveform Magazine Issue #12', 'page_metadata': None, 'price': '18.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/waveform-magazine-issue-12', 'vat_included': False} 2026-07-31 00:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6Mkk5VSSW6i6.png?v=1603150955', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Entity Percussion Synthesizer', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-t75zvoqj641r', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200413_163116.png?v=1586886820', 'is_used': True, 'name': 'Used Doepfer A-138m Matrix Mixer', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cnkuze5xx62r', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/mqxh14ZAqIRb.png?v=1583860456', 'is_used': True, 'name': 'Used Instruo I-o47 Multimode Res Filter', 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2kq2tiljr8ta', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/makenoisepbbsignal-2025-09-10-185651_002_2.png?v=1757546522', 'is_used': False, 'name': 'Make Noise Power Bus Board', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-power-bus-board', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/alrtU6R7joPi.png?v=1603150958', 'is_used': True, 'name': 'Used XAOC Devices Zadar', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tj49hknk4fzi', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/iU5AmBtd0Syq.png?v=1586886247', 'is_used': True, 'name': 'Used Doepfer A-132-4 Quad exponential VCA / Mixer', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yzkns8nf7tyt', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jbiPhwsbyyr0.png?v=1583860459', 'is_used': True, 'name': 'Used Make Noise FxDf', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lypbagr2ygs8', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/elektron-tonverk-1-ctrl-mod.png?v=1757436935', 'is_used': False, 'name': 'Elektron Tonverk - Eight Channel Polyphonic Sampler', 'page_metadata': None, 'price': '1599.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/elektron-tonverk-eight-channel-polyphonic-sampler', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TitFh43bMLJi.png?v=1603150960', 'is_used': True, 'name': 'Used Instruo Ochd', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yhnx4haxog7k', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KFIuSLTK2lMn.png?v=1586886250', 'is_used': True, 'name': 'Used Doepfer A-135-1 Voltage Controlled Mixer / Quad VCA', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-b7qw4shggbbp', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9g5ZBtOzXVq4.png?v=1583860462', 'is_used': True, 'name': 'Used Make Noise RxMx', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sexkcnfe7vh1', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f8786fc8cc1fbb248155483bf04d4a23.jpg?v=1757448883', 'is_used': True, 'name': 'Used Akai AX73 with Stereoping Synth Controller and Tauntek OS ' 'Firmware CPU', 'page_metadata': None, 'price': '1100.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-akai-ax73-w-stereoping-controller-and-tauntek-os-firmware-cpu-0c2685c8-c6cc-4006-b0fb-564bb8e3decb', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0Ga6hzwrIhZc.png?v=1603151277', 'is_used': True, 'name': "Used ALM Busy Circuits Pamela's NEW Workout", 'page_metadata': None, 'price': '235.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-d5gj83j0rnh3', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/spCbdnh0r3dw.png?v=1586886255', 'is_used': True, 'name': 'Used Doepfer A-111-2 High End VCO II/LFO', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-76wf0vjc2ay7', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/EeXtGtBGS8Sk.png?v=1583861939', 'is_used': True, 'name': 'Used Hyve Synth Premium', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gys7jx0vs6pf', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a548c73d2c8dca51de8925243716f68b.jpg?v=1757364111', 'is_used': True, 'name': 'Used Bubblesound M1', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-bubblesound-m1-87a07ca4-3cf1-4aa5-a958-5f153f02f229', 'vat_included': False} 2026-07-31 00:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/S9e3UCmvR2AI.png?v=1603406289', 'is_used': True, 'name': 'Used Instruo Lubadh', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6vgwnjtg9frw', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/lcKwxOqiupTB.png?v=1586886257', 'is_used': True, 'name': 'Used Doepfer A-115 Audio Divider', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-2pniqy8gpv3c', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used AJH Synth Gemini 2412 Dual VCF', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hryf1c8ixurw', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/flame-mander-m-1-ctrl-mod.png?v=1757352844', 'is_used': False, 'name': 'Flame Maander-M - Wavetable Synthesizer & Analog Filterbank', 'page_metadata': None, 'price': '1024.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/flame-maeander-m-wavetable-synthesizer-analog-filterbank', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/tQlamAZQvHTq.png?v=1603406291', 'is_used': True, 'name': 'Used Tenderfoot Quad Quantizer', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pqnl7gl6v76f', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dQcAG97OflbY.png?v=1586886260', 'is_used': True, 'name': 'Used Doepfer A-141-2 VC ADSR II / VCLFO', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-liyaiirppn4q', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/15838737446920.png?v=1583874495', 'is_used': True, 'name': 'Used Instruo Tona', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-as8x766iaibn', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/knobula-monumatic-ctrl-mod-darkmode.png?v=1757025897', 'is_used': False, 'name': 'Knobula Monumatic - Dark Mode - 8 Voice Polyphonic Synthesizer', 'page_metadata': None, 'price': '449.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/monumatic-8-voice-polyphonic-synthesizer-dark-mode', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/65SH3m5bPKgq.png?v=1603406295', '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-qtfai77xxutf', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MVLkOn9o3pQw.png?v=1586886271', 'is_used': True, 'name': 'Used Doepfer A-182-1 Switched Multiples', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ngbexv6wofcb', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/15838737448181.png?v=1583874487', 'is_used': True, 'name': 'Used Doepfer A-119 External Input/Envelope Follower', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dhyjydb252uq', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/manifold-research-center-ubique-ctrl-mod.png?v=1756231420', 'is_used': False, 'name': 'Manifold Research Centre Ubique - Feedback Phase Network', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/manifold-research-centre-ubique-feedback-phase-network', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8I3BXXxkvXxn.png?v=1603406297', 'is_used': True, 'name': 'Used Intellijel uMidi 1U v1', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kemflsvn8cwf', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hqBODcZLtc3c.png?v=1586886276', 'is_used': True, 'name': 'Used Zetaohm FLXS1 Voltage Sequencer', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-1ssn4g7smj7t', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/15838737448372.png?v=1583874412', 'is_used': True, 'name': 'Used 4ms Pod60 Powered with Pod Power Brick', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-04tpmuvxnduu', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/tiptop-audio-buchla-230t-1-ctrl-mod.png?v=1754593999', 'is_used': False, 'name': 'Tiptop Audio Buchla Model 230t Triple Envelope Follower', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/tiptop-audio-buchla-model-230t-triple-envelope-follower', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uHmYAUUTNwmu.png?v=1603406299', 'is_used': True, 'name': 'Used Doepfer A-140 ADSR Envelope Generator', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hmistshjlxu4', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qKQEMnuZeHAU.png?v=1586886278', 'is_used': True, 'name': 'Used Intellijel Pedal I/O 1U', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eeq3u2fwgpjl', 'vat_included': False} 2026-07-31 00:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0cqiZx7ACWef.png?v=1583875949', 'is_used': True, 'name': 'Used Casio CZ-101', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lz8jfys0rakg', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ohmforce-bohm-performer-ctrl-mod.png?v=1756502441', 'is_used': False, 'name': 'Ohm Force Performer Bohm Expander', 'page_metadata': None, 'price': '109.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/ohmforce-bohm-performer-expander', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Meng Qi Passive LPG', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-41cbwvhh93xv', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DD97LwIdkevW.png?v=1586886281', 'is_used': True, 'name': 'Used ALM Busy Circuits PEXP-1', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jkkno3opvrc0', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200319_153957.png?v=1584658930', 'is_used': True, 'name': 'Used Moog Grandmother', 'page_metadata': None, 'price': '750.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mt5r9kj2tnbq', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ohmforce-bohm-ctrl-mod.png?v=1756501839', 'is_used': False, 'name': 'Ohm Force Bohm - Kick Drum Synthesizer', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/ohmforce-bohm-kick-drum-synthesizer', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/icsBcT3O81D0.png?v=1603406304', 'is_used': True, 'name': 'Used Plum Audio 1uO_c (Intellijel format black panel)', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-w2i5efkwr3ol', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200413_181216.png?v=1586886648', 'is_used': True, 'name': 'Used Expert Sleepers ES-8', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gafmqziaj3x8', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, '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-pov58ryk9co8', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ohmforce-bohm-groove-ctrl-mod.png?v=1756502173', 'is_used': False, 'name': 'Ohm Force Groove Bohm Expander', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/ohmforce-bohm-groove-expander', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/LMPLQSps8wiz.png?v=1603408292', 'is_used': True, 'name': 'Used Mordax DATA Black', 'page_metadata': None, 'price': '365.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xm1wkbm7om6o', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/RnYbU1yL7LUo.png?v=1587167512', 'is_used': True, 'name': 'Used Doepfer A-151 Quad Sequential Switch', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-04njhdgylifv', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'is_used': True, 'name': 'Used Intellijel USB Power 1U', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xvcro456nyid', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/noise-engineering-mimetic-digitwolis-ctrl-mod.png?v=1756246578', 'is_used': False, 'name': 'Noise Engineering Mimetic Digitwolis - Four Channel Sequencer', 'page_metadata': None, 'price': '385.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/noise-engineering-mimetic-digitwolis-four-channel-sequencer', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wgzyrRQNapke.png?v=1603408295', '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-umvpozy0yahq', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cbLvPYZHqTCh.png?v=1587167514', 'is_used': True, 'name': 'Used Doepfer A-160-1 Clock Divider', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v78f4q5hc8uw', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/DD5pm7UXSP5B.png?v=1584142234', 'is_used': True, 'name': 'Used Intellijel Quadratt 1U v1', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fbol1ugeaf34', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_2186.jpg?v=1756849782', 'is_used': True, 'name': 'Used Expert Sleepers General CV', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-expert-sleepers-general-cv-24fef713-a003-4ab2-9ce5-4fc20df953e2', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xbxnu56p9mJA.png?v=1603408297', 'is_used': True, 'name': 'Used Intellijel Quad VCA', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xcfiiayqxznr', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/njnH1eUC2X0d.png?v=1587167517', 'is_used': True, 'name': 'Used Doepfer A-161 Clock/Trigger Sequencer', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xmr3om4pqs87', 'vat_included': False} 2026-07-31 00:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/L0UUTbyiZHVv.png?v=1584142237', 'is_used': True, 'name': 'Used Intellijel USB Power 1U', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v6gfgly01rvb', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/instruo-pocket-scion-1-ctrl-mod.png?v=1753983939', 'is_used': False, 'name': 'Instruo Pocket Scion', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/instruo-pocket-scion', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2kg2WsCV66E3.png?v=1603408300', 'is_used': True, 'name': 'Used Mutable Instruments Ripples (2020)', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kzz9l6xqtsgi', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GL18Afl1VVif.png?v=1587168382', 'is_used': True, 'name': 'Used Doepfer A-166 Dual Logic Module', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-av0l6umcczsv', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/goIrxtnB5AdJ.png?v=1584142240', 'is_used': True, 'name': 'Used Intellijel Audio Interface 1U with BKN Faceplate', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xzdqazkpb9bc', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8df78fdd0ce4b7a0546b9d19e2cfd9e1.jpg?v=1756247404', 'is_used': True, 'name': 'Used Ieaskul F Mobenthey Dunst', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ieaskul-f-mobenthey-dunst-d77cbfe6-9255-4125-a0ba-4f0c0fb19c0c', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Vf0EKbvjxtPu.png?v=1603408302', 'is_used': True, 'name': 'Used Antimatter Audio Brain Seed', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rei0f0qmc64v', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dtcMF8cl9NEx.png?v=1587168388', 'is_used': True, 'name': 'Used Doepfer A-160-5 Clock Multiplier / Ratcheting Controller', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-b6cr5fefbfqi', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/aIIOSvurEwSD.png?v=1584142243', 'is_used': True, 'name': 'Used Intellijel Audio Interface JACKS 1U', 'page_metadata': None, 'price': '20.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dsre7uid1zsh', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/16c05115ddd46906a67ef73b67751c2d.jpg?v=1756245737', 'is_used': True, 'name': 'Used Doepfer A-130 Linear VCA', '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-130-linear-vca-9cba6d74-2c7c-4802-8f7c-5394e1ab950c', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/In2tWhywzMKd.png?v=1603408306', 'is_used': True, 'name': 'Used Intellijel Mixup', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-m2kfu0xmfqnu', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/55A2zeB80qfG.png?v=1587168390', 'is_used': True, 'name': 'Used Doepfer A-160-2 Clock Divider II', 'page_metadata': None, 'price': '85.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9nummnhhhv8o', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200313_190549.png?v=1584142385', 'is_used': True, 'name': 'Used Intellijel Buff Mult 1U with BKN Faceplate', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-krimjnyqncgy', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f3c00305a022898f5336ddab3ac79b76.jpg?v=1756245699', 'is_used': True, 'name': 'Used Make Noise Maths', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-maths-4e4e77fd-1112-4799-9e47-a497138426df', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bZBGRWUfLGvg.png?v=1603408309', 'is_used': True, 'name': 'Used Intellijel Mixup', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qogtukpbnbzy', 'vat_included': False} 2026-07-31 00:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/CBGqTi57HMoW.png?v=1587168393', 'is_used': True, 'name': 'Used Mannequins Mangrove', 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nyceoi6qpjsu', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TKWvTb5anq4X.png?v=1584142247', 'is_used': True, 'name': 'Used Intellijel Buff Mult 1U with BKN Faceplate', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-brnmayzdqrry', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/874751ec6ab8dde161138d1e9c287e03.jpg?v=1756245632', 'is_used': True, 'name': 'Used Make Noise Rosie', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-make-noise-rosie-62a4c8c4-2040-4658-b530-4355d87168a3', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xq4pZKppqy4h.png?v=1603558130', 'is_used': True, 'name': 'Used Intellijel 7U x 104HP Performance Case STEALTH w/ PSU', 'page_metadata': None, 'price': '580.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kaqohmb5myrg', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rqnAY5tdbcTb.png?v=1587168396', 'is_used': True, 'name': 'Used Mannequins Three Sisters', 'page_metadata': None, 'price': '270.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zwzlb03lny8a', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NY1dTQyymKK1.png?v=1584143069', 'is_used': True, 'name': 'Used Tiptop Audio uZeus with Flying Busboard and PSU', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7eqzd2ydikro', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/47b71d31e67dc19a2cffa189a8b5b1c0.jpg?v=1756245590', 'is_used': True, 'name': 'Used Qu-Bit Electronix Pulsar', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-qu-bit-electronix-pulsar-8f1295f6-6b59-448e-a6f9-05b11ec1d04f', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_5100_1.jpg?v=1603562917', 'is_used': True, 'name': 'Used Momo Modular nRings (black panel)', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hdhmf4fcujbu', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/gFmtLdhLxQTc.png?v=1587168399', 'is_used': True, 'name': 'Used Make Noise RxMx', 'page_metadata': None, 'price': '300.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vprcla08zdno', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MBztrjoUxwD9.png?v=1584143071', '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-vwpjc7c4duj5', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/41a7a1112fb311cb73f141b70ef61fa1.jpg?v=1756245532', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mutable-instruments-peaks-9d9ca1b8-2aad-4909-9486-7b376b75b2be', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dOjr3dNkCjds.png?v=1604362468', 'is_used': True, 'name': 'Used Ornament & Crime o_c', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-o2gsxrsufcwb', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PJxn2PiozHBB.png?v=1587168402', 'is_used': True, 'name': 'Used Make Noise FXDf', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-luoaog5ndf9p', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7Jt3LhmmgoZn.png?v=1584143074', 'is_used': True, 'name': 'Used Make Noise Brains', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vd0rribywsxa', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_2009.jpg?v=1756160965', 'is_used': True, 'name': 'Used DIY Fuzzyglump - Fizzle Guts Clone Casio FZ-1 Filter', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-diy-fuzzyglump-fizzle-guts-clone-casio-fz-1-filter-9e96b43c-b28a-4e6f-bdb2-de15a1422a15', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sl7kAb50Imdw.png?v=1604620653', 'is_used': True, 'name': 'Used Moog Minotaur', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zitahfstcjt6', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/2Klicb9bbLbZ.png?v=1587169118', 'is_used': True, 'name': 'Used Roland System-500 512 VCO', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ylrabacn4max', 'vat_included': False} 2026-07-31 00:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/57OHKfEBoX18.png?v=1584143076', 'is_used': True, 'name': 'Used Make Noise 0-COAST', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vwoerg3mcs5f', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6f3c4fa847b4fd900c709f82bed37db2.jpg?v=1756154050', 'is_used': True, 'name': 'Used Avalon VT-737 Channel Strip', 'page_metadata': None, 'price': '1799.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-avalon-737-compressor-acc19233-5c95-42e5-905d-eb9991cb79f3', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YuC9nIE33h7W_485d0a34-717e-475c-896f-71af0c6f7aa3.png?v=1609117798', 'is_used': True, 'name': 'Used ALM Busy Circuits mmMidi + mmT', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yluxcts4uzjv', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/G1vwzWI7fbjs.png?v=1587169123', 'is_used': True, 'name': 'Used Roland System-500 530 VCA', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-d7uunjamfrwg', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vNHgGpHIQWvw.png?v=1584145009', 'is_used': True, 'name': 'Used Intellijel 4U x 104HP TPS30W MAX Powered Case with Transporter ' 'Soft Case', 'page_metadata': None, 'price': '340.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yohd7j3nd0sx', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4695053d4bc05c9b217b802532b9a8ab.jpg?v=1756071773', 'is_used': True, 'name': 'Used DIY 104hp Wooden Eurorack Skiff - White', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-diy-104hp-wooden-eurorack-skiff-white-61597b74-b927-4a52-a480-b8246d4f5f34', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PqjvIvhPk7wr.png?v=1611265835', 'is_used': True, 'name': 'Used Korg Volca Drum', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vblnud2mkd0x', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FIRlaL7Jos9R.png?v=1587169131', 'is_used': True, 'name': 'Used Roland System-500 540 2ENV & LFO', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wg5c82sbcwiz', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3rjhJLGoKssY.png?v=1584390589', 'is_used': True, 'name': 'Used Erica Synths Pico Drums with Programmer', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-brbpc0gloy7y', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/34b1e3d14d7e373b82444e521655fc2c.jpg?v=1756071179', 'is_used': True, 'name': 'Used DIY 104hp Wooden Eurorack Skiff - Black', 'page_metadata': None, 'price': '72.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-diy-104hp-wooden-eurorack-skiff-black-9f5cc240-51c1-43dc-88d0-e0ed00b4d253', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_7490.jpg?v=1613340063', 'is_used': True, 'name': 'Used nonlinearcircuits Balter - Dual VC Gate Delay', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-h9nqbwuuhqga', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/OKpFjnZn2QWo.png?v=1587597413', 'is_used': True, 'name': 'Used Doepfer A-100PB Suitcase Base with PSU3', 'page_metadata': None, 'price': '390.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7j7udwdst5jn', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yGzULXaUqPbk.png?v=1584390592', 'is_used': True, 'name': 'Used Erica Synths Pico VCF1', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mhy0sqs8lutp', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/olydian-photosynthesis-7-ctrl-mod.png?v=1755884103', 'is_used': False, 'name': 'Olydian Photosynthesis - Solar Powered Generative MIDI Instrument', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/olydian-photosynthesis-solar-powered-generative-midi-instrument', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_7512_9adf55a9-5880-43f3-9861-67c66109dac4.jpg?v=1613339954', 'is_used': True, 'name': 'Used Blue Lantern Fermented Grains', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ykddknfbytzk', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/WxO97pdnR90V.png?v=1587597851', 'is_used': True, 'name': 'Used Pittsburgh Modular Structure EP-96 with Gator Cases Soft Bag', 'page_metadata': None, 'price': '260.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-e33rzopraiiv', 'vat_included': False} 2026-07-31 00:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/yzp9RI4pCrP6.png?v=1584390595', 'is_used': True, 'name': 'Used Noise Engineering Terci Ruina', 'page_metadata': None, 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-89uqylqadczp', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/602b86b2d855d5b6eca7fa5ab273affc.jpg?v=1755818297', 'is_used': True, 'name': 'Used Intellijel 7U x 84HP Performance Case (Unpowered)', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-7u-performance-case-cbfe1785-7aff-4ab1-8f38-c26c9b776d4f', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7FHmCUsRfHIM.png?v=1617062103', 'is_used': True, 'name': 'Used microbe modular Equation Composer', 'page_metadata': None, 'price': '180.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ovxpplnrsahm', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/vAsVmWkNpyXw.png?v=1587596590', 'is_used': True, 'name': 'Used 4ms Pod60 Powered', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zo3ldqmlkufn', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xM4GyfnqhrQO.png?v=1584390597', 'is_used': True, 'name': 'Used Moog 104HP Eurorack Case with Inserts', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cpbrojqaaya2', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b7d7c32bc629e3a9a909db909e38b627.jpg?v=1755805889', 'is_used': True, 'name': 'Used Meng Qi Magnet Matrix - Edition of One', 'page_metadata': None, 'price': '1940.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-meng-qi-magnet-matrix-2dd73379-e3d7-4774-b8f6-232584d21857', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_00632.jpg?v=1619911544', 'is_used': True, 'name': 'Used JSI Synth Resonator - Polymoog Formant Filter', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-miv0oo8a0wcx', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jUiEGeD14GkP.png?v=1587596593', '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-qtfkyz7dcbec', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/20200316_154618.png?v=1584391235', 'is_used': True, 'name': 'Used Moog 104HP Eurorack Case with Sliding Nuts', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p2baw5zfetwd', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', '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-batteries', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/HuyVFyFbsPp5.png?v=1621794328', 'is_used': True, 'name': 'Used Ladik S-230 Shuffle Grid', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-emx7juft26af', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/X7MWYJyf3GeJ.png?v=1587596599', 'is_used': True, 'name': 'Used Industrial Music Electronics Miggs', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9l9tfphgsx0r', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/GuBKuEf4IORz.png?v=1584390602', 'is_used': True, 'name': 'Used Moog Mother-32 Three-Tier Rack Kit with 104hp Expansion Bar', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fwnsyxibmtda', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b0440c15bf6df4054551225e77f1334e.jpg?v=1755625254', 'is_used': True, 'name': 'Used Fulltone Fat-Boost FB-2', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-fulltone-fat-boost-fb-2-2b7f26f8-ee40-426e-81d4-95b065f7a21e', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/QIqavcxXcYzA.png?v=1654023092', '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-x3oenuqztufg', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/MMSnIQP3xnVi.png?v=1587599088', 'is_used': True, 'name': 'Used Korg monologue - Blue', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-p60muuafi2w8', 'vat_included': False} 2026-07-31 00:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Wp8kpWqrp3DD.png?v=1584393840', 'is_used': True, 'name': 'Used Moffenzeef Stargazer (Black Version)', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qxjebpdujxly', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2a298f48db4c7fdcfbacbaa4d7aabec0.jpg?v=1755387941', 'is_used': True, 'name': 'Used Teenage Engineering PO-14 Sub', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-teenage-engineering-po-14-sub-509e071a-45ca-4527-93d6-f5e17d512e08', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/50415c6443f6335b191726e1cd9da930.jpg?v=1709681113', 'is_used': True, 'name': 'Used KOMA Elektronik Strom+ Module', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-koma-strom-module-b1d49c0f-038c-44c5-a0f8-b96ffc45194b', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0DOmuqNHQvFa.png?v=1588118005', 'is_used': True, 'name': 'Used OWOW Scan', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cw1tqxxhrw0d', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/OctUVDxK7DZn.png?v=1584476162', 'is_used': True, 'name': 'Used Intellijel Buff Mult 1U', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hb32g4zw2fzy', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/532cffc95742391c7852b01448a4748a.jpg?v=1755303291', 'is_used': True, 'name': 'Used Whitehall Combo Organ', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-whitehall-combo-organ-b152e14f-86ab-4e43-afd8-a5bc172276f1', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/627c8aa53bc7fddbca24366a0f09ce18.jpg?v=1723223834', 'is_used': True, 'name': 'Used Telex ACC-2000 Cassette Duplicator', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-telex-acc-2000-cassette-duplicator-084323e9-5162-463d-bafd-0bfd43826621', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/UjmAfsMUGlxE.png?v=1588196358', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Mixmode', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ewwf5m0jomtr', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/sozwymE3aspq.png?v=1584476165', 'is_used': True, 'name': 'Used Intellijel Quadratt 1U', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-5tbud3qr82j5', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f6dd4b23e83e0f6d37cd7b4856897fd9.jpg?v=1755295051', 'is_used': True, 'name': 'Used ROLI Seaboard M MPE Mini Keyboard with Snapcase', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-roli-seaboard-m-mpe-mini-keyboard-w-snapcase-dfc25141-0777-4df1-947e-7bf869a59407', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0165473568afc3c42364070ccbff8ae7.jpg?v=1722894564', 'is_used': True, 'name': 'Used Korg MS-50 Monophonic Synthesizer', 'page_metadata': None, 'price': '4000.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-ms-50-eeb4671e-c9e1-4303-b8be-cd3c3d6b2312', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/QJwtKWRh1yQL.png?v=1588196360', 'is_used': True, 'name': 'Used Audio Damage ADM10 Kompressor', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wbqdzu92aduv', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/gr11yV8cC4NQ.png?v=1584476168', 'is_used': True, 'name': 'Used Intellijel Digiverb 1U', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eknqr4k8gobw', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/alm-busy-circuits-stem-ripper-ctrl-mod_c7b34ab3-e53d-4254-834b-bfe0b1b5a9e7.png?v=1754590651', 'is_used': False, 'name': 'ALM Busy Circuits Stem Ripper - 8 Channel Audio Recorder', 'page_metadata': None, 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/alm-busy-circuits-stem-ripper-8-channel-audio-recorder', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/lorre-mill-banana-cables-all-ctrl-mod.png?v=1718907257', 'is_used': False, 'name': 'Lorre-Mill Banana Cables', 'page_metadata': None, 'price': '4.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/lorre-mill-banana-cables', 'vat_included': False} 2026-07-31 00:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3RMEpqsW5a5M.png?v=1588204411', 'is_used': True, 'name': 'Used Make Noise MMG', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-huxmthcr0o7p', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KaE9KKavIQk4.png?v=1584476171', 'is_used': True, 'name': 'Used Intellijel Noise Random Tools 1U', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tksvq2uwv5qi', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/alm-busy-circuits-stem-ripper-expander-ctrl-mod.png?v=1754590898', 'is_used': False, 'name': 'ALM Busy Circuits Stem Ripper Expander', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/alm-busy-circuits-stem-ripper-expander', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c2e4accbffb8ffacca254584e2081ab0.jpg?v=1722631083', 'is_used': True, 'name': 'Used Korg KPR-77 Analog Drum Machine', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-kpr-77-analogue-drum-machine-bac8a0e1-1b31-4f23-bc96-686da244386c', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/L6OsmGi4iECw.png?v=1588204415', 'is_used': True, 'name': 'Used Abstract Data ADE-32 Octocontroller', 'page_metadata': None, 'price': '310.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-waqnhhjomgkf', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/n9F4WPChbGtU.png?v=1584476174', 'is_used': True, 'name': 'Used Intellijel Mult 1U', 'page_metadata': None, 'price': '20.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-9haijjny4lpv', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b7af64eccaa368d682b13c7f2bfe9971_e05ab066-94f5-4e43-98d1-65d1ec2d4ec1.jpg?v=1755216418', 'is_used': True, 'name': 'Used Moog Mother-32', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-moog-mother-32-5243d964-df31-42c0-8438-aa82f6d6c6da', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/e0e71c6f2e5f1beba046feb8145ceb36.jpg?v=1722629348', 'is_used': True, 'name': 'Used Korg MS-20 Original Monophonic Synthesizer - NOTE', 'page_metadata': None, 'price': '1350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-ms-20-c228ef93-d2b4-4d6b-853d-d4313f7ae8f2', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cmYkhXJArXfr.png?v=1588204418', 'is_used': True, 'name': 'Used Mutable Instruments Warps', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-omxoleoj7h4r', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/qjzo8VYNFj6j.png?v=1584476177', 'is_used': True, 'name': 'Used Intellijel Headphones 1U', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pj4v7gsb1u7r', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/knobula-monumatic-ctrl-mod.png?v=1755194642', 'is_used': False, 'name': 'Knobula Monumatic - 8 Voice Polyphonic Synthesizer', 'page_metadata': None, 'price': '449.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/knobula-monumatic-8-voice-polyphonic-synthesizer', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/crank-barky-ctrlmod.png?v=1571272270', 'is_used': False, 'name': 'Crank Sturgeon Bad Day Box (Switch-Box / Feedback Blooper)', 'page_metadata': None, 'price': '20.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/crank-sturgeon-bad-day-box-switch-box-feedback-blooper', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xgAFzAl3QuWt.png?v=1588204421', 'is_used': True, 'name': 'Used Make Noise LxD', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ucgs3zhak7xs', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/KPPjBlw9a0U1.png?v=1584476179', 'is_used': True, 'name': 'Used Intellijel Dixie II+', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xbxthobqgm8z', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ff3425e4882da7b0247b4889011f971b.jpg?v=1755123455', 'is_used': True, 'name': 'Used Pittsburgh Modular 2+2 Okapi Mixer', 'page_metadata': None, 'price': '74.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-pittsburgh-modular-2-2-okapi-mixer-3299a06c-0e02-4abb-b272-630411f0639f', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/moog-muse-1-ctrl-mod.png?v=1720727209', 'is_used': False, 'name': 'Moog Muse - 8 Voice Polyphonic Analog Synthesizer', 'page_metadata': None, 'price': '3499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-muse-8-voice-polyphonic-analog-synthesizer', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5MXpRMHF0Qbb.png?v=1588204423', 'is_used': True, 'name': 'Used vpme.de Euclidean Circles', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-phqbnbrlyoak', 'vat_included': False} 2026-07-31 00:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/EHWAdhFrhYxl.png?v=1584476182', 'is_used': True, 'name': 'Used Intellijel Rubicon II', 'page_metadata': None, 'price': '330.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-6wyahn676bde', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2454a8b7684011fe593e1701ca8fdbc4.jpg?v=1755123338', 'is_used': True, 'name': 'Used Weston Precision Audio AD110 Analog Drum Synth', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-weston-precision-audio-ad110-analog-drum-synth-194bce30-4b8f-4a2f-9973-df98e0777e12', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8a5a508492da27b179f8c4aa7bfb7329.jpg?v=1722293616', 'is_used': True, 'name': 'Used Williams Legato 88-Key Piano', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-williams-legato-88-key-piano-5bde4f38-fcc8-4cc6-ab28-8c14fb6fad97', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/bZ57eiHpxKUW.png?v=1588204429', 'is_used': True, 'name': 'Used ALM Busy Circuits Pip Slope', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-iln2sluisluq', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/5APRqx3oE4UN.png?v=1584476191', 'is_used': True, 'name': 'Used Intellijel Metropolis', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-jmaqyneqtutt', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/befaco-oneiroi-pod-ctrl-mod.png?v=1753478518', 'is_used': False, 'name': 'Befaco Oneiroi Pod', 'page_metadata': None, 'price': '685.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/oneiroi-pod', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/525ab1ed2991962f48169c14b0e64318.jpg?v=1722036880', 'is_used': True, 'name': 'Used Monome Crow', 'page_metadata': None, 'price': '245.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-monome-crow-173a500c-6b60-4d9d-8125-cdfbf6044c33', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/T25XJeLDPEj4.png?v=1588204432', 'is_used': True, 'name': 'Used Manhattan Analog CVP', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xlcvkmfnk9yq', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/s3oPsRYSQHAS.png?v=1584476194', 'is_used': True, 'name': 'Used Intellijel Atlantis', 'page_metadata': None, 'price': '550.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-roqzhgfztlwi', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/7a5ab54f6463f56b0aa6bfb9939acd55.jpg?v=1754940644', 'is_used': True, 'name': 'Used SOMA Laboratory Ornament-8 with Adapter for Lyra', 'page_metadata': None, 'price': '600.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-soma-laboratory-ornament-8-with-adapter-for-lyra-5c7d9a80-48f2-474a-b274-b0139a4e1ac6', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/211377461d6516a7f1dc65c535b6a9b7.jpg?v=1722029465', 'is_used': True, 'name': 'Used Endorphin.es Airstreamer v3', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-endorphin-es-airstreamer-v3-fa99b31b-2bc6-48b5-8e0f-27b945727f62', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/eYGmilALvpFN.png?v=1588205086', 'is_used': True, 'name': 'Used 2hp LFO (Silver)', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ticefoxpjjir', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/okV8wdFetIVX.png?v=1584476196', 'is_used': True, 'name': 'Used Intellijel uFold II', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-zunkqtn9gyzf', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/88d6e35bd461c479ead7c15238dda38b.jpg?v=1754940279', 'is_used': True, 'name': 'Used After Later Audio Bleep Bloop 2000', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-after-later-audio-bleepbloop2000-54298cab-0d10-4a31-821f-16aa2f73d5e0', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/72efbe8b4d370966d2a04fbf0c4a3897.jpg?v=1721685560', 'is_used': True, 'name': 'Used Befaco CV Thing', 'page_metadata': None, 'price': '195.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-befaco-cv-thing-f0816377-5325-49dc-bb17-4d637559bc90', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/n26NQj1QLMcq.png?v=1588205089', 'is_used': True, 'name': 'Used WMD Buffered Mult', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-z1mi2grdmdjd', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pZII1o0XLPHb.png?v=1584476202', 'is_used': True, 'name': 'Used Intellijel Quadra + Expander', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fp48k1qkvdfm', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/intellijel-MEMS-Mic-ctrl-mod.png?v=1753984488', 'is_used': False, 'name': 'Intellijel MEMS Mic', 'page_metadata': None, 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-mems-mic', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8fe46e593379ab65dcc730ae3a4780ca.jpg?v=1721672632', 'is_used': True, 'name': 'Used Intellijel Dual ADSR', 'page_metadata': None, 'price': '135.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-dual-adsr-62997113-bc49-43e0-97c4-f020c854c8ee', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/UqUp4UUC4TpI.png?v=1588205091', 'is_used': True, 'name': 'Used Intellijel Duatt 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-qzqtlwnpp03u', 'vat_included': False} 2026-07-31 00:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/dyIpwAGDuPDH.png?v=1584476206', 'is_used': True, 'name': 'Used Intellijel Quad VCA', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rjdphovxdzfy', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2f19c7f3ccbe0ce475018a920d279dff.jpg?v=1754610808', 'is_used': True, 'name': 'Used PreSonus Digimax LT 8-Channel ADAT Mic Preamp', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-presonus-digimax-lt-8-channel-adat-mic-preamp-9369b2db-6927-4e59-bdf1-18595ef53240', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0ca584f87cec6477e846a47f5a6c3fe5.jpg?v=1721504888', 'is_used': True, 'name': 'Used WMD Triad - Arpitecht Expander', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-wmd-triad-41f1c583-1a04-4927-8776-c181df42c316', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/SxQl1770BHNH.png?v=1588205094', 'is_used': True, 'name': 'Used Manhattan Analog DTM', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-o1t8kczkem2g', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/owX0ryAQGiz9.png?v=1584476208', 'is_used': True, 'name': 'Used Intellijel 7U x 104HP Performance Case STEALTH w/ PSU', 'page_metadata': None, 'price': '580.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-16iwkyi10ezb', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/meng-qi-dplpg-ctrl-mod.png?v=1751062455', 'is_used': False, 'name': 'Meng Qi DPLPG - Dual Passive LPG', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/dplpg-dual-passive-lpg', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/3d7a2de4be392ebcf9707c969b3c6b6e.jpg?v=1721504870', 'is_used': True, 'name': 'Used 4ms RCD Breakout', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-4ms-rcd-breakout-5bb6f9b5-de86-45d7-9a9e-b99aa399683d', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YjMgozkumhTd.png?v=1588205388', 'is_used': True, 'name': 'Used Expert Sleepers Disting MK3', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-v9lletitc1cu', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kK8pmEyvBUVO.png?v=1584476211', 'is_used': True, 'name': 'Used 2hp Mix (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-acyu4jnw31mk', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/knobula-pianophonic-ctrl-mod.png?v=1683564066', 'is_used': False, 'name': 'Knobula Pianophonic - 8 Voice Wavetable Synthesizer Module', 'page_metadata': None, 'price': '440.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/knobula-pianophonic-8-voice-wavetable-synthesizer-module', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/198e3f403639365ca3c2f1a8e3d2d619.jpg?v=1721504957', 'is_used': True, 'name': 'Used Synthrotek 1U Stereo Output Mixer', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-synthrotek-1u-stereo-output-mixer-d67f06ee-fba0-4f71-bb94-ce1854406eae', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/6vT1oot34k66.png?v=1588284801', '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-1adt7uzcxvpy', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Ug4wohjAuQFG.png?v=1584486039', 'is_used': True, 'name': 'Used 4ms Pod48X Powered', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ft4q2zhwgltf', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/519148b0c1d151798977d977f95c6fd2.jpg?v=1754425246', 'is_used': True, 'name': 'Used Intellijel FSR 1U', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-fsr-1u-b97dde40-ff2a-44d1-8300-d4eb55b753f3', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/dc5d2bd22ff1cc1378d4196d3e91e45d.jpg?v=1721504913', 'is_used': True, 'name': 'Used Synthrotek MST Mattson 1U Buff Mult', 'page_metadata': None, 'price': '30.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-synthrotek-mst-1u-buff-mult-4c1c4ac7-cd02-44bc-bf22-1bb212e46210', 'vat_included': False} 2026-07-31 00:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/43QHwV6AsyB5.png?v=1588284818', 'is_used': True, 'name': 'Used Doepfer A-185-2 Precision Adder', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-evpgujfchoxo', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zNu7I6WK4Z9j.png?v=1584486042', 'is_used': True, 'name': 'Used Synthesis Technology E352 Cloud Terrarium VCO', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dnf7euoklcuj', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8f195aaca744e76399d0bb073a3cf7ce.jpg?v=1754425206', 'is_used': True, 'name': 'Used Intellijel Digitank 1U', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-intellijel-digitank-1u-3701de5e-1b09-4204-bcf2-62c487c27d63', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b333235ef22a742d5f6f0f0cf9a04f3c.jpg?v=1721504852', 'is_used': True, 'name': 'Used AJH Synth DH ADSR', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ajh-synth-dh-adsr-0ef65aa6-c0dd-4af6-bfcf-bde827c80741', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TjnEzaLEe37w.png?v=1588284821', 'is_used': True, 'name': 'Used Doepfer A-133 Dual Voltage Controlled Polarizer', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-frklco7flt1s', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/G1ZHw5LRODa2.png?v=1584486045', 'is_used': True, 'name': 'Used Abstract Data ADE-50 3x VCA', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-py8ert36m8xo', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/d40ff220aac94ce030728b2d8084ebca.jpg?v=1754337954', 'is_used': True, 'name': 'Used Korg Monotron Duo - Analog Ribbon Synthesizer', 'page_metadata': None, 'price': '40.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-monotron-duo-analog-ribbon-synthesizer-509804da-d4f1-4776-89d7-fc4274b905fc', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/83b1ba57bb9874e19318d6a0db2a7b40.jpg?v=1721504830', 'is_used': True, 'name': 'Used Noise Engineering Variatic Basicus', 'page_metadata': None, 'price': '42.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-noise-engineering-variatic-basicus-6fd55d06-a05c-4c19-8a9c-26ac8fdfd3b9', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_0960.jpg?v=1589241955', 'is_used': True, 'name': 'Used EOWAVE 84hp Powered Skiff w/ PSU', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-so3flg0g9jgn', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BxPunZIXNd5v.png?v=1584486048', 'is_used': True, 'name': 'Used Befaco Rampage', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-8eloao3dcjkg', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f087a9044051e51ac4e39df7b6428f57.jpg?v=1754337912', 'is_used': True, 'name': 'Used Malekko Voltage Block', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-malekko-voltage-block-fa1998c9-764a-44d0-bfcb-4117a5cb0957', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4643667ee257f5c30a459da27ff6ffde.jpg?v=1721506335', 'is_used': True, 'name': 'Used AJH Synth Mini Mod Dual LFO + VCA', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ajh-synth-mini-mod-dual-lfo-vca-aec39285-a877-4672-ae11-cd3cc1e0f57b', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ruPzTOVcPNRz.png?v=1588286572', 'is_used': True, 'name': 'Used Synthesis Technology E440 Discrete OTA VCF', 'page_metadata': None, 'price': '240.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-7g1er4qjttzo', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/klnLualuStVt.png?v=1584486050', 'is_used': True, 'name': 'Used Make Noise Brains', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-e90zlviaurfl', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4892145da86cee0dbc86d267911aba48.jpg?v=1754007293', 'is_used': True, 'name': 'Used Cre8Audio Nifty Case', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-cre8audio-nifty-case-f79ae14c-7cc7-43a8-ab18-17043e826a06', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/0c6b8e63a9b9c3f9d6641aeec9eba5d9.jpg?v=1721504813', 'is_used': True, 'name': 'Used Squarp Rample', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-squarp-rample-714f573a-ff6c-4e4b-9d59-4db0b86cf2f0', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Ov4NOyKAnPpA.png?v=1588286574', 'is_used': True, 'name': 'Used Manhattan Analog VCA', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-azujtbxy0sh6', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/0H7rAbMb6vLP.png?v=1584486054', '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-kirgrp5zdqyd', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f0c4a93977da9a7097c14dd6d73f5533.jpg?v=1754005647', 'is_used': True, 'name': 'Used After Later Audio Bog', 'page_metadata': None, 'price': '145.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-after-later-bog-6d922915-921a-46d1-a77b-203cf7c1cee5', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2397258f8d6fe5f00bae1e43b8b1a1fc.jpg?v=1721505969', 'is_used': True, 'name': 'Used AniModule Gate_Mod', 'page_metadata': None, 'price': '57.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-animodule-gate-mod-d94211cf-63d8-473c-bd6d-b1864af98636', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YAjJWJhuf1ad.png?v=1588286582', 'is_used': True, 'name': 'Used Manhattan Analog MA35 VCF/A', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-tvcunjakn0al', 'vat_included': False} 2026-07-31 00:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rB8dI4BzelAe.png?v=1584486057', '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-f2rrlm8zv88g', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/intellijel-sealegs-ctrl-mod.png?v=1752781089', 'is_used': False, 'name': 'Intellijel Sealegs - Multi-Model Stereo Character Delay', 'page_metadata': None, 'price': '439.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-sealegs-multi-model-stereo-character-delay', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/06ab7d044bae606a87975af56c319a86.jpg?v=1721506739', 'is_used': True, 'name': 'Used Future Sound Systems TG5 Gristleizer Preamp', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-future-sound-systems-tg5-gristleizer-preamp-86fd5fbe-01b2-49ba-8f3f-df8f9ba4f85c', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/my2tdFzXIYKA.png?v=1588286587', 'is_used': True, 'name': 'Used Make Noise Rene 1', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dr2okqselui8', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9tnE8RUxrT4l.png?v=1584486063', 'is_used': True, 'name': 'Used Make Noise Optomix Ver2', 'page_metadata': None, 'price': '140.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-k0poqncgp3yb', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6bad4a0e4985eb1802d19d9d5bb0de11.jpg?v=1752969935', 'is_used': True, 'name': 'Used Elka Rhapsody 610', 'page_metadata': None, 'price': '1200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-elka-rhapsody-610-2cec3925-3e6a-4cb8-ac7d-d3614789ac0c', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/f74ad7f81bce82e4ac16d4b2c97f6962.jpg?v=1721504737', 'is_used': True, 'name': 'Used Malekko Invert Mix IMX', 'page_metadata': None, 'price': '40.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-malekko-invert-mix-imx-e33bae37-9d29-4ddb-9f1e-e3d5276a21e0', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PXgdOVuYJ944.png?v=1588286589', 'is_used': True, 'name': "Used ALM Busy Circuits Pamela's NEW Workout", 'page_metadata': None, 'price': '230.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-njsbjcnkefcj', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/wUkiVTlFkb6p.png?v=1584486066', 'is_used': True, 'name': 'Used Mutable Instruments Streams', 'page_metadata': None, 'price': '170.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-pgkkptqtlgre', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/592456e3ac15f504a0801d78088649ab.jpg?v=1752878121', 'is_used': True, 'name': 'Used Lexicon LXP-15', 'page_metadata': None, 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-lexicon-lxp-15-9bd1f106-2a07-4cd3-bc0c-14439a3afa33', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/63a05d92daf092e8c76d2efd92914881.jpg?v=1721431396', 'is_used': True, 'name': 'Used Synthrotek 308 Distortion', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-synthrotek-308-distortion-75399612-4929-40d6-80e5-0c520f05a559', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ByMhIZNFRWwb.png?v=1588286592', 'is_used': True, 'name': 'Used Alright Devices Chronoblob2', 'page_metadata': None, 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qdvlfy9j0b7k', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AUJAIWPjL6Wn.png?v=1584486069', 'is_used': True, 'name': 'Used Mutable Instruments Clouds', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-cls0hngrn5po', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/a30d1da081afcefb6706c1bf3603e9ef.jpg?v=1752877618', 'is_used': True, 'name': 'Used Akai ME35T', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-akai-me35t-95e5e247-0ad9-4a93-80e6-3a16d3a4ce64', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4af040d2d7c4b303b233cef7ef3370d6.jpg?v=1721431354', 'is_used': True, 'name': 'Used Malekko Switch', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-malekko-switch-1a3a3719-a8e2-4c2b-be58-e1f9b650dd2b', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cDGhiDFp6b3B.png?v=1588286594', 'is_used': True, 'name': 'Used 2hp Mix (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-b0zxui5i1xuk', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kJSjeXmMTQae.png?v=1584486072', '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-trviv3tkke4z', 'vat_included': False} 2026-07-31 00:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/worng-electronics-quiver-ctrl-mod.png?v=1751412246', 'is_used': False, 'name': 'Worng Electronics Quiver - Analog Modulation Workstation', 'page_metadata': None, 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/worng-electronics-quiver-analog-modulation-workstation', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_4861.jpg?v=1721430776', 'is_used': True, 'name': 'Used 4MS Spectral Multiband Resonator', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-4ms-spectral-multiband-resonator-e3633caa-6f12-42c4-80a9-9a1daa3f827b', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/JH0SB9CLTE2q.png?v=1588530518', 'is_used': True, 'name': 'Used 2hp LFO (Silver)', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fcq1205jwjpk', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/PlNqjQZqYVjm.png?v=1584489376', 'is_used': True, 'name': 'Used Make Noise Black & Gold Shared System 2015', 'page_metadata': None, 'price': '3150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kgz84fdobtkh', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/meng-qi-honey-1-ctrl-mod.png?v=1751061703', 'is_used': False, 'name': 'Meng Qi Honey', 'page_metadata': None, 'price': '49.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/meng-qi-honey', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6b56e0cb2cc0243e10e31a1121360ca8.jpg?v=1721429983', 'is_used': True, 'name': 'Used Korg Volca Beats', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-korg-volca-beats-020a74ba-46a6-42ab-84f0-4a45a8d397cf', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image0.jpg?v=1588531007', 'is_used': True, 'name': 'Used WMD/SSF Quad ATTEN', 'page_metadata': None, 'price': '45.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ekl6amllrumw', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/NPPMcId2lr9z.png?v=1584489379', 'is_used': True, 'name': 'Used Make Noise TEMPI', 'page_metadata': None, 'price': '215.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-g6xz3pktk7j4', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/instruo-2F-1-ctrlmod.png?v=1574355872', 'is_used': False, 'name': 'Instruo [2]f', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/instruo-2f', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/5eebcbe89d0e095859900dd8661f1eb0.jpg?v=1721076834', 'is_used': True, 'name': 'Used Casio CT-410V Casiotone with Resonance Mod 49-Key Synthesizer', 'page_metadata': None, 'price': '360.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-casio-ct-410v-w-resonance-mod-384e7841-d48e-44fd-b024-f91170477453', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/9kDpE44zGx1Z.png?v=1588530522', 'is_used': True, 'name': 'Used Make Noise Morphagene', 'page_metadata': None, 'price': '460.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wyfjmqp13q35', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/p2HghWM4ZX3D.png?v=1584569968', 'is_used': True, 'name': 'Used Happy Nerding 3xMIA', 'page_metadata': None, 'price': '80.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wom8rihhzuqo', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/fdeb7b7c10d3882c779c68042572beef.jpg?v=1752440241', 'is_used': True, 'name': 'Used Roland Integra-7', 'page_metadata': None, 'price': '995.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-roland-integra-7-ef31d886-f281-4007-9a8d-c29a095bcd3d', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/teenage-engineering-midi-cable-kit-ctrlmod.png?v=1574354390', 'is_used': False, 'name': 'Teenage Engineering OP-Z Midi Cable Kit', 'page_metadata': None, 'price': '14.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/op-z-midi-cable-kit-pre-order', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/d2kp82wdOH4b.png?v=1588531155', 'is_used': True, 'name': 'Used Mannequins Three Sisters', 'page_metadata': None, 'price': '265.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-eiylusignxxc', 'vat_included': False} 2026-07-31 00:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/oXIySPOpDaf7.png?v=1584569971', 'is_used': True, 'name': 'Used Noise Engineering Clep Diaz', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-clmtuy0inqyt', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/54511d980e428486594e815bd7f5a91a.jpg?v=1752270520', 'is_used': True, 'name': 'Used Erica Synths Black Multi', 'page_metadata': None, 'price': '65.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-black-multi-93549f69-12ed-4a35-970b-63235a188fba', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/90d778cab89ba0a0a243097d96ffdc56.jpg?v=1720828162', 'is_used': True, 'name': 'Used M-Audio Keystation 61 II - MKII MIDI Keyboard', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-m-audio-keystation-61-bb280045-ec73-4ed4-a366-a8c67329caea', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image1_6_717688c5-b1f3-4670-a2de-5fa9addf777d.jpg?v=1588532808', 'is_used': True, 'name': 'Used 4ms Row Power 30', 'page_metadata': None, 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-at6z7mizq24o', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FaOFIQ11RKLo.png?v=1584569974', 'is_used': True, 'name': 'Used Noise Engineering Manis Iteritas', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-epcywoitd51v', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/cme-u4midi-2-ctrl-mod.png?v=1751314819', 'is_used': False, 'name': 'CME U4MIDI WC - Hybrid MIDI Interface', 'page_metadata': None, 'price': '49.99', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cme-u4midi-wc-hybrid-midi-interface', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/moog-spectravox-hi-res-2-ctrl-mod.png?v=1720726326', 'is_used': False, 'name': 'Moog Spectravox - Analog Spectral Processor', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-spectravox-analog-spectral-processor', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/hAYSwuFZCHL5.png?v=1588532011', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-yv2bj8ifqn0d', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FPt178I3rBmv.png?v=1584569976', 'is_used': True, 'name': 'Used Noise Engineering Sinc Iter', 'page_metadata': None, 'price': '200.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ninnndbqzytt', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/meng-qi-cricket-1-ctrl-mod.png?v=1750699788', 'is_used': False, 'name': 'Meng Qi Cricket - Sound Jewelry', 'page_metadata': None, 'price': '24.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/cricket-sound-jewelry-pre-order', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/moog-labyrinth-hi-res-1-ctrl-mod.png?v=1720724966', 'is_used': False, 'name': 'Moog Labyrinth - Parallel Generative Analog Synthesizer', 'page_metadata': None, 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/moog-labyrinth-parallel-generative-analog-synthesizer', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/FkFw96XHZMU6.png?v=1588532014', 'is_used': True, 'name': 'Used 2hp Rnd (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-ram1btnlnulv', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/u3DCS58bQD7g.png?v=1584569979', 'is_used': True, 'name': 'Used Noise Engineering Cursus Iteritas', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-xuckklepbqo7', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/nano-modules-octa-ctrl-mod.png?v=1750887875', 'is_used': False, 'name': 'Nano Modules Octa - Quad Analog Drum Module', 'page_metadata': None, 'price': '349.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/nano-modules-octa-quad-analog-drum-module', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/2708a4314e17455c390d83e35bfbb22c.jpg?v=1720645788', 'is_used': True, 'name': 'Used Teenage Engineering PO-12 Rhythm', 'page_metadata': None, 'price': '75.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-teenage-engineering-po-12-rhythm-fdf967c9-6b80-4243-a6ac-e67cab79bc93', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image5_1.jpg?v=1588532288', 'is_used': True, 'name': 'Used Malekko Heavy Industry Performance Buffered Mult', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hd47g9veeygo', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/pInI6XCMN6OV.png?v=1584569982', 'is_used': True, 'name': 'Used Noise Engineering Muta Jovis', 'page_metadata': None, 'price': '60.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fh0jm2oakbx8', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/make-noise-dpo-black-and-gold-ctrl-mod.png?v=1750885742', 'is_used': False, 'name': 'Make Noise DPO - Black and Gold', '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-dpo-black-and-gold', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/252da7e6ac598cd5de3f9103fb743cc8.jpg?v=1720645741', 'is_used': True, 'name': 'Used Teenage Engineering PO-14 Sub', 'page_metadata': None, 'price': '55.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-teenage-engineering-po-14-sub-00ca9f96-d87e-4466-88a1-b228e0ff4d47', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image0_1.jpg?v=1588532726', '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-6ydwve9npwoq', 'vat_included': False} 2026-07-31 00:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jdbhFm9aFxwI.png?v=1584569985', 'is_used': True, 'name': 'Used Noise Engineering Confundo Funkitus', 'page_metadata': None, 'price': '190.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-f8ye7rielvy6', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1d2424b796498ec9025ff34d5010a6fb.jpg?v=1750281367', 'is_used': True, 'name': 'Used Ciat-Lonbarde Tocante Studworth Bistab with Speaker Mod built ' 'by crucFX', 'page_metadata': None, 'price': '807.50', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-ciat-lonbarde-tocante-studworth-bistab-with-speaker-mod-built-by-crucfx-5203c0f8-a24e-4cae-9ab9-51816e235e22', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/94d4cc1a0f0952ba19a02575a741e7bc_2807cf36-f162-4619-bd71-39bb02d0619e.jpg?v=1720039449', 'is_used': True, 'name': 'Used Yamaha CS01 Monophonic Synthesizer with PSU', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-yamaha-cs01-monophonic-synthesizer-with-psu-3807f2f3-4522-4081-8879-582cb9d882d9', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/cO3l9FQ5teqz.png?v=1588532022', 'is_used': True, 'name': 'Used XAOC Devices Tallin', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wqvbplzvkdsg', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/xov62faF8MGO.png?v=1584569988', 'is_used': True, 'name': 'Used Noise Engineering Zularic Repetitor', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hdws3v0jc12o', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-3_5trsf-to-trsm-ctrl-mod.png?v=1750266050', 'is_used': False, 'name': 'Universal Slim 3.5mm TRS Stereo Extension Cable (6ft)', 'page_metadata': None, 'price': '4.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-slim-3-5mm-trs-stereo-extension-cable-6ft', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/Allen-Strange_s-Electronic-Music-ctrl-mod.png?v=1710533659', 'is_used': False, 'name': "TMU Press Allen Strange's Electronic Music: Systems, Techniques, and " 'Controls', 'page_metadata': None, 'price': '36.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/allen-stranges-electronic-music-systems-techniques-and-controls', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image6.jpg?v=1588532359', 'is_used': True, 'name': 'Used Schappi Engineering Interstellar Radio with Extra Long Cables', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-r23hys7yujm0', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/plVDpEf37bbT.png?v=1584569990', 'is_used': True, 'name': 'Used Noise Engineering Integra Funkitus', 'page_metadata': None, 'price': '110.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-3ryosvwi44xc', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/universal-3_5trs-to-dual-rca-cable-ctrl-mod.png?v=1750265776', 'is_used': False, 'name': 'Universal Slim 3.5mm TRS to Dual RCA Cable (6ft)', 'page_metadata': None, 'price': '5.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/universal-slim-3-5mm-trs-to-dual-rca-cable', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3d33d90391b66c4ec2da680dc509eafb.jpg?v=1693523699', 'is_used': True, 'name': 'Used ALM Busy Circuits AXON-2 - CV Expander', 'page_metadata': None, 'price': '165.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-alm-busy-circuits-axon-2-cv-expander-c72bbfa8-95a5-4ba5-8ebc-4f00f65fa971', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/3x9Xym88Lylf.png?v=1588533157', 'is_used': True, 'name': 'Used Noise Engineering Loquelic Iteritas MkII', 'page_metadata': None, 'price': '275.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mhwedycdylfi', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VAkctThAS33d.png?v=1584569993', 'is_used': True, 'name': 'Used Noise Engineering Numeric Repetitor', 'page_metadata': None, 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-wfqsbpzi2vb6', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1f77d59f2bb6ff4b50652d4145be6f93.jpg?v=1750188393', 'is_used': True, 'name': 'Used Pittsburgh Modular Cell 90 Case', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-pittsburgh-modular-cell-90-case-ad36c0ff-64c2-4b46-8e4f-8eab83941e44', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/knobula-echo-cinematic-ctrl-mod.png?v=1718910807', 'is_used': False, 'name': 'Knobula Echo Cinematic - Stereo EQ/Delay/Reverb', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/knobula-echo-cinematic-stereo-eq-delay-reverb', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/ETY10wZJqDP5.png?v=1588533160', 'is_used': True, 'name': 'Used Mutable Instruments Clouds', 'page_metadata': None, 'price': '290.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-kbjf3sk0uhap', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/Vqx7LqbW4rdx.png?v=1584569996', 'is_used': True, 'name': 'Used Noise Engineering Loquelic Iteritas Percido', 'page_metadata': None, 'price': '440.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-qbq2dsrhjqfc', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/26a111fb41d430a8cd096e8daecd0173.jpg?v=1750188236', 'is_used': True, 'name': 'Used Erica Synths 1x42HP Aluminum Pico Case', 'page_metadata': None, 'price': '130.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-erica-synths-42ef3e85-02db-477a-b256-06a049a641fe', 'vat_included': False} 2026-07-31 00:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/lorre-mille-float-glass-ctrl-mod.png?v=1718650634', 'is_used': False, 'name': 'Lorre-Mill Float Glass - 8 Stage Analog Phaser', 'page_metadata': None, 'price': '365.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/lorre-mill-float-glass-8-stage-analog-phaser', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image6_1.jpg?v=1588541367', 'is_used': True, 'name': 'Used Steady State Fate (SSF) Quantum Rainbow 2', 'page_metadata': None, 'price': '115.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-idsfalgyozkb', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/TjewKOFL9XkJ.png?v=1584569998', 'is_used': True, 'name': 'Used Noise Engineering Basimilus Iteritas Alter (Silver Panel)', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-mcurhrdoxtg9', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/8a39dc4e732d9b2923a65f27164477a6.jpg?v=1750110564', 'is_used': True, 'name': 'Used Mackie LM-3204 16-Channel Compact Line Mixer', 'page_metadata': None, 'price': '400.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-mackie-lm-3204-16-channel-compact-line-mixer-8aa455f0-3685-4f55-939e-ac7c218ce677', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/makenoise-brexa-ctrl-mod.png?v=1718641390', 'is_used': False, 'name': 'Make Noise Bruxa - Time-filter Delay', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/make-noise-bruxa-time-filter-delay', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image3_5.jpg?v=1588541443', 'is_used': True, 'name': 'Used Make Noise LxD', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gjao7d8aafrx', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/rhWN1gkls8ZL.png?v=1584570005', 'is_used': True, 'name': 'Used Tiptop Audio Trigger Riot', 'page_metadata': None, 'price': '325.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-txhrryaje25p', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/6bbfa361f804a7186d4af3abbd0cfbc8.jpg?v=1749855020', 'is_used': True, 'name': 'Used Tip Top 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/used-tip-top-audio-hats808-bd63bcdb-06c3-470d-bbae-98acdf593e50', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/c4fba735e4d3745d794683b3f106eeff.jpg?v=1718318616', 'is_used': True, 'name': 'Used Monorocket 3u 90hp Skiff - Unpowered', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-monorocket-3u-90hp-skiff-unpowered-3368e2f8-be12-4193-ace0-38f198fe601e', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/image4_4.jpg?v=1588541507', 'is_used': True, 'name': 'Used 4ms Dual Looping Delay', 'page_metadata': None, 'price': '345.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rrmfksrs6j8h', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/YJW9PcPvsXOe.png?v=1584570008', 'is_used': True, 'name': 'Used Make Noise Contour', 'page_metadata': None, 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gxsvp7y0esvl', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/alm-busy-circuits-pip-filter-ctrl-mod.png?v=1748974294', 'is_used': False, 'name': 'ALM Busy Circuits Pip Filter', '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-filter', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_7598.jpg?v=1718316776', 'is_used': True, 'name': 'Used Doepfer A100 P9', 'page_metadata': None, 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-doepfer-a100-p9-b59fac31-538a-429e-93ea-ce4dc013d978', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/jniGSKo5JfPC.png?v=1588541013', 'is_used': True, 'name': 'Used Befaco Arradio', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-4pqspa45jetr', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/zdlE9njFamZZ.png?v=1584570010', 'is_used': True, 'name': 'Used Noise Engineering Extra Mullet', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-s2f44zyxxqpo', 'vat_included': False} 2026-07-31 00:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/alm-busy-circuits-pip-lfo-ctrl-mod.png?v=1748974196', 'is_used': False, 'name': 'ALM Busy Circuits Pip LFO', '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-lfo', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/ampersandampersand-wear-and-tear-ctrl-mod.png?v=1718299005', 'is_used': False, 'name': 'Ampersand Ampersand Wear & Tear - Stereo Cassette Emulator', 'page_metadata': None, 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/ampersand-ampersand-wear-tear-stereo-cassette-emulator', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/fsgIpnM6jgIr.png?v=1588541016', 'is_used': True, 'name': 'Used Befaco Arradio', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-hb2srtpjlcy5', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/AwUqOLCd03tV.png?v=1584570013', 'is_used': True, 'name': 'Used Noise Engineering Horologic Solum', 'page_metadata': None, 'price': '100.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-o08s3dijklfa', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/46f282d532840b2ed7d4d9d9b417dbf7.jpg?v=1749772754', 'is_used': True, 'name': 'Used EMW Dual Delay', 'page_metadata': None, 'price': '120.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-emw-dual-delay-c4e6184b-f5c7-4373-96b0-4f17db913189', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/herbs-and-stones-arms-ctrl-mod.png?v=1717003437', 'is_used': False, 'name': 'Herbs and Stones Arms - Dual Digital Percussion Module', 'page_metadata': None, 'price': '285.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/herbs-and-stones-arms-dual-digital-percussion-module', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/EvzfI93lPD7R.png?v=1588542287', 'is_used': True, 'name': 'Used Malekko Heavy Industry Mix 4', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-chj2o9eiilel', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/uDmumink1kuR.png?v=1584570015', 'is_used': True, 'name': 'Used Noise Engineering Mimetic Digitalis', 'page_metadata': None, 'price': '210.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-sob7gwtzyyec', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/xaoc-devices-arad-ctrl-mod.png?v=1746640648', 'is_used': False, 'name': 'XAOC Devices Arad - Oradea Expander', 'page_metadata': None, 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-arad-oradea-expander', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/wmd-pm-channels-mk2-ctrl-mod.png?v=1715971712', 'is_used': False, 'name': 'WMD PM Channels MKII', 'page_metadata': None, 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/wmd-pm-channels-mkii', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_0892.jpg?v=1588544618', 'is_used': True, 'name': 'Used Empress Effects Echo System', 'page_metadata': None, 'price': '380.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-lmqxiv4rxqbf', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/XPRom1gZZ5MG.png?v=1584570018', 'is_used': True, 'name': 'Used ALM Busy Circuits Tangle Quartet', 'page_metadata': None, 'price': '160.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-ycav20ur02k4', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-hub-1-ctrlmod_0ac7627f-12c9-4aeb-ad72-bbac56d56d96.png?v=1571272276', 'is_used': False, 'name': 'Intellijel HUB Non-Magnetic', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hub-non-magnetic', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/wmd-performance-mixer-mk2-ctrl-mod.png?v=1715971265', 'is_used': False, 'name': 'WMD Performance Mixer MKII', 'page_metadata': None, 'price': '1499.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/wmd-performance-mixer-mkii', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/IMG_0894_1.jpg?v=1588547118', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-vf9wdb8rk3qm', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=6> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/kCB5rZ93qXZ0.png?v=1584570020', 'is_used': True, 'name': 'Used STG Sound Labs .mix', 'page_metadata': None, 'price': '90.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-gdn0o3bgrcoy', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-hub-1-ctrlmod.png?v=1571272275', 'is_used': False, 'name': 'Intellijel HUB Magnetic', 'page_metadata': None, 'price': '10.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/hub-magnetic', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/b97d8240b89f8cb64ec4cf8d93a555fb.jpg?v=1716504261', 'is_used': True, 'name': 'Used 2hp LFO', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-2hp-lfo-47661cdd-4ea2-4173-9779-d603983cc366', 'vat_included': False} 2026-07-31 00:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/VvSBY2QXo6TW.png?v=1588546906', 'is_used': True, 'name': 'Used Mutable Instruments Peaks', 'page_metadata': None, 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-dtqd8to4phgn', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-palette104-black-1-ctrlmod_3e2a08cb-ffe4-448d-90b3-7c3d656b8b93.png?v=1679430359', 'is_used': False, 'name': 'Intellijel Palette 104', 'page_metadata': None, 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-palette-104', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/977feaa6fa4643fb9103725f1fc340aa.jpg?v=1716504066', 'is_used': True, 'name': 'Used Novation Launchkey Mini MK2 USB/MIDI controller', 'page_metadata': None, 'price': '35.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-novation-launchkey-mini-mk2-usb-midi-controller-fb94d939-ebcf-4d56-9c46-293d10e23fe6', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/7HSCX8EfTS8O.png?v=1588894519', 'is_used': True, 'name': 'Used Bizmuth Modular Bizmuth', 'page_metadata': None, 'price': '70.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-fxwiwalhthhd', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-transparentlid-1-ctrlmod.png?v=1611178466', 'is_used': False, 'name': 'Intellijel Palette 62 Lid', 'page_metadata': None, 'price': '49.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-palette-62-lid', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/1d9b26d92c90e11f46ab5a241358118d.jpg?v=1716421814', 'is_used': True, 'name': 'Used Roland RS-09 Organ String Keyboard with Original Case', 'page_metadata': None, 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-roland-rs-09-organ-string-keyboard-with-original-case-7be37839-d3ba-4a84-94cc-0b6daa84be3b', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/8J9FHqUlIhDD.png?v=1588894522', 'is_used': True, 'name': 'Used Intellijel Tetrapad', 'page_metadata': None, 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-nfbeswi4i1vg', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-paletteblacksilver-1-ctrlmod.png?v=1574354424', 'is_used': False, 'name': 'Intellijel Palette 62', 'page_metadata': None, 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-palette-62-silver-or-black', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/xaoc-devices-berlin-ctrl-mod.png?v=1716245679', 'is_used': False, 'name': 'XAOC Devices Berlin - Compact VCO', 'page_metadata': None, 'price': '274.99', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/xaoc-devices-berlin-compact-vco', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/BsZInVCutSAx.png?v=1588894525', 'is_used': True, 'name': 'Used XAOC Devices Zadar', 'page_metadata': None, 'price': '280.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-rzbljw7yu3hr', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-7Ux104hp-gig-bag-ctrl-mod.png?v=1627426790', 'is_used': False, 'name': 'Intellijel 7U x 104HP Gig Bag', 'page_metadata': None, 'price': '109.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-7u-x-104hp-gig-bag', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/4ms-meta-module-1-ctrl-mod.png?v=1715883487', 'is_used': False, 'name': '4ms MetaModule', 'page_metadata': None, 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/4ms-metamodule', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=7> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/oW3SCngOJBiu.png?v=1588894527', 'is_used': True, 'name': 'Used XAOC Devices NIN (Zadar Expander)', 'page_metadata': None, 'price': '50.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/c0ntr0l-e2j8krl8gwm9', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-7u-84hp-case-1.png?v=1619630582', 'is_used': False, 'name': 'Intellijel 7U x 84HP Performance Case (Stealth Black)', 'page_metadata': None, 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-7u-performance-case-84hp-stealth-black', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/befaco-oneiroi-ctrl-mod_06477ada-f0dc-4766-8993-dd6e4c3dc131.png?v=1715702441', 'is_used': False, 'name': 'Befaco Oneiroi - Complex Drone Voice', 'page_metadata': None, 'price': '535.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/befaco-oneiroi-complex-drone-voice', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-104hp-silver-7U-case-ctrlmod.png?v=1574351217', 'is_used': False, 'name': 'Intellijel 7U x 104HP Silver Performance Case w/ PSU', 'page_metadata': None, 'price': '749.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/7u-x-104hp-performance-case-silver-w-psu', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/INSTRUO-DAIL-CTRL-MOD.png?v=1715102860', 'is_used': False, 'name': 'Instruo Dail - MIDI to CV Quantizer', 'page_metadata': None, 'price': '339.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/instruo-dail-midi-to-cv-quantizer', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=3> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/products/intellijel-7u-case-stealth-1-ctrlmod.png?v=1607461755', 'is_used': False, 'name': 'Intellijel 7U x 104HP Performance Case STEALTH w/ PSU', 'page_metadata': None, 'price': '749.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/intellijel-7u-x-104hp-performance-case-stealth', 'vat_included': False} 2026-07-31 00:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/alm-busy-circuits-mfx-pedal-1-ctrl-mod.png?v=1715103611', 'is_used': False, 'name': 'ALM Busy Circuits MFX Pedal', 'page_metadata': None, 'price': '389.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/alm-busy-circuits-mfx-pedal', 'vat_included': False} 2026-07-31 00:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.ctrl-mod.com/products.json?limit=250&page=8> {'batch_id': '2531', 'currency_code': 'USD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0997/1246/files/IMG_7114.jpg?v=1715720474', 'is_used': True, 'name': 'Used Yamaha CS01 Monophonic Synthesizer - White', 'page_metadata': None, 'price': '565.00', 'ships_from_region': 'US', 'stock_status': 0, 'store_code': 'ctrl-mod', 'url': 'https://ctrl-mod.com/products/used-yamaha-cs01-monophonic-synthesizer-white-a6a0d88d-e732-478e-8a1a-79d6589f768c', 'vat_included': False} 2026-07-31 00:02:09 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-31 00:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2026-07-31 00:02:09 [py.warnings] WARNING: /code/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( 2026-07-31 00:02:09 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=ctrl-mod&batch_id=2531 HTTP/1.1" 200 18 2026-07-31 00:02:09 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 40401, 'downloader/request_count': 34, 'downloader/request_method_count/GET': 34, 'downloader/response_bytes': 252568, 'downloader/response_count': 34, 'downloader/response_status_count/200': 5, 'downloader/response_status_count/429': 29, 'elapsed_time_seconds': 52.349904, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 31, 0, 2, 9, 184303), 'httpcompression/response_bytes': 1973186, 'httpcompression/response_count': 5, 'httperror/response_ignored_count': 8, 'httperror/response_ignored_status_count/429': 8, 'item_scraped_count': 1000, 'log_count/DEBUG': 1037, 'log_count/ERROR': 8, 'log_count/INFO': 18, 'log_count/WARNING': 2, 'memusage/max': 77049856, 'memusage/startup': 77049856, 'response_received_count': 13, 'retry/count': 21, 'retry/max_reached': 8, 'retry/reason_count/429 Unknown Status': 21, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 33, 'scheduler/dequeued/memory': 33, 'scheduler/enqueued': 33, 'scheduler/enqueued/memory': 33, 'start_time': datetime.datetime(2026, 7, 31, 0, 1, 16, 834399)} 2026-07-31 00:02:09 [scrapy.core.engine] INFO: Spider closed (finished)