2023-01-23 12:04:43 [scrapy.utils.log] INFO: Scrapy 2.5.0 started (bot: modularspiders) 2023-01-23 12:04:43 [scrapy.utils.log] INFO: Versions: lxml 4.6.3.0, libxml2 2.9.10, cssselect 1.1.0, parsel 1.6.0, w3lib 1.21.0, Twisted 21.2.0, Python 3.6.9 (default, Apr 18 2020, 01:56:04) - [GCC 8.4.0], pyOpenSSL 20.0.1 (OpenSSL 1.1.1k 25 Mar 2021), cryptography 3.4.7, Platform Linux-4.15.0-108-generic-x86_64-with-Ubuntu-18.04-bionic 2023-01-23 12:04:43 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2023-01-23 12:04:43 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'LOG_FILE': 'logs/default/detroitmodular/1609ad0299ad11edab900242ac110018.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)'} 2023-01-23 12:04:43 [scrapy.extensions.telnet] INFO: Telnet Password: c088e605fed44e62 2023-01-23 12:04:43 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats'] 2023-01-23 12:04:43 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2023-01-23 12:04:43 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2023-01-23 12:04:43 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2023-01-23 12:04:43 [scrapy.core.engine] INFO: Spider opened 2023-01-23 12:04:43 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-01-23 12:04:43 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2023-01-23 12:04:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 12:04:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 12:04:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 12:04:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'BASTL Instruments', 'name': 'BASTL Instruments Softpop SP2 : BRAND NEW : [DETROIT MODULAR]', 'price': '590.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/58639683-bastl-instruments-softpop-sp2-brand-new-detroit-modular'} 2023-01-23 12:04:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'BASTL Instruments', 'name': 'BASTL Instruments Softpop SP2 : BRAND NEW : [DETROIT MODULAR]', 'price': '590.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/58639683-bastl-instruments-softpop-sp2-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Buchla', 'name': 'Buchla Easel Command 208c : BRAND NEW : [DETROIT MODULAR]', 'price': '2999.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/38677297-buchla-easel-command-208c-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'SSF', 'name': 'SSF Entity Ultra Kick : BRAND NEW : [DETROIT MODULAR]', 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/55369370-ssf-entity-ultra-kick-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Rossum Electro-Music', 'name': 'Rossum Electro-Music Mob of Emus : BRAND NEW : [DETROIT MODULAR]', 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/55156942-rossum-electro-music-mob-of-emus-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise Strega : BRAND NEW IN-STOCK NOW : [DETROIT MODULAR]', 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39979159-make-noise-strega-brand-new-in-stock-now-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'Verbos Electronics Foundation Oscillator : BRAND NEW : [DETROIT ' 'MODULAR]', 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39398352-verbos-electronics-foundation-oscillator-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'Erica Synths The Cursible : BRAND NEW : [DETROIT MODULAR]', 'price': '309.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/43976632-erica-synths-the-cursible-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'Mutable Instruments Beads : IN-STOCK NOW : BRAND NEW : [DETROIT ' 'MODULAR]', 'price': '359.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39120846-mutable-instruments-beads-in-stock-now-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Sputnik Modular', 'name': 'Sputnik Modular VWG Variable Waveform Generator : BRAND NEW : ' '[DETROIT MODULAR]', 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/52747622-sputnik-modular-vwg-variable-waveform-generator-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'Doepfer A-126-2V Frequency Shifter Vintage Edition', 'price': '389.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/51233979-doepfer-a-126-2v-frequency-shifter-vintage-edition'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise 0-CTRL : BRAND NEW : [DETROIT MODULAR]', 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/37600410-make-noise-0-ctrl-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'Joranalogue Enhance 2 : BRAND NEW : [DETROIT MODULAR]', 'price': '195.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50874069-joranalogue-enhance-2-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM/Busy Circuits Coupe System', 'price': '2349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/37800851-alm-busy-circuits-coupe-system'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Analogue Solutions', 'name': 'Analogue Solutions Vostok 2020 : BRAND NEW : [DETROIT MODULAR]', 'price': '5299.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/36443371-analogue-solutions-vostok-2020-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'Doepfer A-126-2 Frequency Shifter : BRAND NEW : [DETROIT MODULAR]', 'price': '375.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/51233949-doepfer-a-126-2-frequency-shifter-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'Doepfer A-124SE Wasp Filter : BRAND NEW : [DETROIT MODULAR]', 'price': '105.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/37049660-doepfer-a-124se-wasp-filter-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise 0-COAST : Analog Synth : NEW : [DETROIT MODULAR]', 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601524-make-noise-0-coast-analog-synth-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'Qu-Bit Electronix Pulsar : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '289.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601583-qu-bit-electronix-pulsar-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM Busy Circuits Boss Bow Tie : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601476-alm-busy-circuits-boss-bow-tie-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Knobula', 'name': 'Knobula Poly Cinematic : BRAND NEW : [DETROIT MODULAR]', 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/46933342-knobula-poly-cinematic-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'WMD / SSF', 'name': 'WMD / SSF Blender : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '139.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601690-wmd-ssf-blender-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Empress', 'name': 'Empress Euroburo : BRAND NEW : [DETROIT MODULAR]', 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/46054445-empress-euroburo-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Strymon', 'name': 'Strymon Starlab : BRAND NEW : [DETROIT MODULAR]', 'price': '649.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/46997214-strymon-starlab-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'Erica Synths The Cursible : BRAND NEW : [DETROIT MODULAR]', 'price': '309.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/43976632-erica-synths-the-cursible-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'Verbos Electronics Dual Four Pole : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '469.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601675-verbos-electronics-dual-four-pole-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Buchla', 'name': 'Buchla Red Panel Model 180 Dual Function Generator : NEW : [DETROIT ' 'MODULAR]', 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/40762652-buchla-red-panel-model-180-dual-function-generator-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'T-Rex', 'name': 'T-Rex Replicator Eurorack Module : BRAND NEW : [DETROIT MODULAR]', 'price': '539.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39390722-t-rex-replicator-eurorack-module-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'Mutable Instruments Beads : IN-STOCK NOW : BRAND NEW : [DETROIT ' 'MODULAR]', 'price': '359.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39120846-mutable-instruments-beads-in-stock-now-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'Verbos Electronics Foundation Oscillator : BRAND NEW : [DETROIT ' 'MODULAR]', 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39398352-verbos-electronics-foundation-oscillator-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Metasonix', 'name': 'Metasonix RK6 Tube Lowpass Filter : BRAND NEW : [DETROIT MODULAR]', 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/38751725-metasonix-rk6-tube-lowpass-filter-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise Strega : BRAND NEW IN-STOCK NOW : [DETROIT MODULAR]', 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/39979159-make-noise-strega-brand-new-in-stock-now-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Poly Effects', 'name': 'Poly Effects Hector : BRAND NEW : [DETROIT MODULAR]', 'price': '599.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/47904873-poly-effects-hector-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Black Corporation', 'name': 'Black Corporation Rachael : BRAND NEW : [DETROIT MODULAR]', 'price': '349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50039897-black-corporation-rachael-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics Tonestar 2600 : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601611-studio-electronics-tonestar-2600-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Black Corporation', 'name': "Black Corporation Deckard's Voice : BRAND NEW : [DETROIT MODULAR]", 'price': '699.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50706616-black-corporation-deckard-s-voice-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=modular-synths&%20%20bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise Wogglebug 2014 : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '249.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601512-make-noise-wogglebug-2014-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise Tempi : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '269.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601521-make-noise-tempi-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'Joranalogue Orbit 3 : BRAND NEW : [DETROIT MODULAR]', 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50873818-joranalogue-orbit-3-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise QPAS Quad Peak Animation System : NEW : [DETROIT MODULAR]', 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/19367698-make-noise-qpas-quad-peak-animation-system-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'Joranalogue Generate 3 : BRAND NEW : [DETROIT MODULAR]', 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50873855-joranalogue-generate-3-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'Xaoc Devices Odessa : NEW : IN STOCK : [DETROIT MODULAR]', 'price': '559.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/30345053-xaoc-devices-odessa-new-in-stock-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Moog', 'name': 'Moog Subharmonicon : BRAND NEW : [DETROIT MODULAR]', 'price': '699.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/34670169-moog-subharmonicon-brand-new-detroit-modular'} 2023-01-23 12:04:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bumped=4&condition=all&product_type=keyboards-and-synths&category=eurorack&bump_algorithm=default&facets=true&include_grid_images=true&paginate_bump=true&expand_category_facets=false&middle_categories=true&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'Joranalogue Filter 8 : BRAND NEW : [DETROIT MODULAR]', 'price': '295.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50873883-joranalogue-filter-8-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'Joranalogue Morph 4 : BRAND NEW : [DETROIT MODULAR]', 'price': '350.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/50873975-joranalogue-morph-4-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Metasonix', 'name': 'Metasonix RK4 Tube VCF/VCO : BRAND NEW : [DETROIT MODULAR]', 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/38751578-metasonix-rk4-tube-vcf-vco-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Metasonix', 'name': 'Metasonix RK2 Vacuum Tube VCA : BRAND NEW : [DETROIT MODULAR]', 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/38751673-metasonix-rk2-vacuum-tube-vca-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM/Busy Circuits Coupe System', 'price': '2349.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/37800851-alm-busy-circuits-coupe-system'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise 0-CTRL : BRAND NEW : [DETROIT MODULAR]', 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/37600410-make-noise-0-ctrl-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Metasonix', 'name': 'Metasonix RK7 VCO : BRAND NEW : [DETROIT MODULAR]', 'price': '750.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/38751523-metasonix-rk7-vco-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Five12', 'name': 'Five12 Vector Sequencer : BRAND NEW : [DETROIT MODULAR]', 'price': '759.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/34661555-five12-vector-sequencer-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'Tiptop Audio Stackcable Green 20cm : [DETROIT MODULAR]', 'price': '5.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601649-tiptop-audio-stackcable-green-20cm-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'Malekko CV/GATE EXPANDER : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601535-malekko-cv-gate-expander-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise QPAS Quad Peak Animation System : NEW : [DETROIT MODULAR]', 'price': '379.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/19367698-make-noise-qpas-quad-peak-animation-system-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'Tiptop Audio Stackcable Red 30cm : NEW : [DETROIT MODULAR]', 'price': '5.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601639-tiptop-audio-stackcable-red-30cm-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': '4MS', 'name': '4ms Buffered Mult : Eurorack Module : BRAND NEW : [DETROIT MODULAR]', 'price': '79.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601418-4ms-buffered-mult-eurorack-module-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'Instruo Saich : IN-STOCK : BRAND NEW : [DETROIT MODULAR]', 'price': '539.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/37048052-instruo-saich-in-stock-brand-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': '4MS', 'name': '4ms Spectral Multiband Resonator (SMR) : Eurorack : NEW : [DETROIT ' 'MODULAR]', 'price': '475.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601430-4ms-spectral-multiband-resonator-smr-eurorack-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics Shapers : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '229.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601603-studio-electronics-shapers-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM Busy Circuits Sid Guts Deluxe : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '425.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601477-alm-busy-circuits-sid-guts-deluxe-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics 5089 : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '255.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601597-studio-electronics-5089-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics Charcot Circles : Eurorack Module : NEW : ' '[DETROIT MODULAR]', 'price': '284.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601605-studio-electronics-charcot-circles-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': '4MS', 'name': '4ms Dual Looping Delay DLD : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '415.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601432-4ms-dual-looping-delay-dld-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'AJH Synth', 'name': 'AJH Synth Gain Switch Multi : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '95.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601454-ajh-synth-gain-switch-multi-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics Slim O : Eurorack VCO Module : NEW : [DETROIT ' 'MODULAR]', 'price': '209.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601613-studio-electronics-slim-o-eurorack-vco-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'Malekko SYNC : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '150.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601534-malekko-sync-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': '4MS', 'name': '4ms Pingable Envelope Generator : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '345.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601408-4ms-pingable-envelope-generator-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Pittsburgh Modular', 'name': 'Pittsburgh Modular Distro : Eurorack : NEW : [DETROIT MODULAR]', 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601572-pittsburgh-modular-distro-eurorack-new-detroit-modular'} 2023-01-23 12:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise 0-COAST : Analog Synth : NEW : [DETROIT MODULAR]', 'price': '499.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601524-make-noise-0-coast-analog-synth-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=2&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise Tempi : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '269.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601521-make-noise-tempi-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'AJH Synth', 'name': 'AJH Synth CVMix-Offset-VCA : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '225.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601457-ajh-synth-cvmix-offset-vca-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics Grainy Clampit : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '299.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601601-studio-electronics-grainy-clampit-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Metasonix', 'name': 'Metasonix RK3 Ringer / Shaper : Eurorack : NEW : [DETROIT MODULAR]', 'price': '450.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601544-metasonix-rk3-ringer-shaper-eurorack-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Moffenzeef', 'name': 'Moffenzeef Kriket : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '149.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601550-moffenzeef-kriket-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics 4075 : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '255.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601598-studio-electronics-4075-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'Malekko Envelator : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '185.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601530-malekko-envelator-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'TIPTOP AUDIO STACKCABLE YELLOW 50cm', 'price': '5.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601640-tiptop-audio-stackcable-yellow-50cm'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM Busy Circuits Tangle Quartet : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601473-alm-busy-circuits-tangle-quartet-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics Attenulag : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '139.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601607-studio-electronics-attenulag-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'Make Noise Wogglebug 2014 : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '249.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601512-make-noise-wogglebug-2014-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM Busy Circuits PE-1 : NEW : [DETROIT MODULAR]', 'price': '125.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601479-alm-busy-circuits-pe-1-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'Qu-Bit Electronix Pulsar : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '289.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601583-qu-bit-electronix-pulsar-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'Tiptop Audio HATS808 : Eurorack Module : BRAND NEW : [DETROIT ' 'MODULAR]', 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601628-tiptop-audio-hats808-eurorack-module-brand-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': '4MS', 'name': '4ms Quad Clock Distributor QCD Expander : Eurorack : NEW : [DETROIT ' 'MODULAR]', 'price': '199.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601423-4ms-quad-clock-distributor-qcd-expander-eurorack-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'Tiptop Audio Stackcable Purple 150 Cm', 'price': '5.95', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601653-tiptop-audio-stackcable-purple-150-cm'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'WMD / SSF', 'name': 'WMD / SSF Blender : Eurorack Module : NEW : [DETROIT MODULAR]', 'price': '139.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601690-wmd-ssf-blender-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.reverb.com/api/listings?bump_algorithm=default&bumped=4&category=eurorack&condition=all&expand_category_facets=false&facets=true&include_grid_images=true&middle_categories=true&page=3&paginate_bump=true&per_page=24&product_type=keyboards-and-synths&shipping_placeholders=true&shop=detroit-modular) 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'Verbos Electronics Dual Four Pole : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '469.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601675-verbos-electronics-dual-four-pole-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'Tiptop Audio Trigger Riot : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '500.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601637-tiptop-audio-trigger-riot-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': '4MS', 'name': '4MS SISM Shifting Inverting Signal Mingler : NEW : [DETROIT MODULAR]', 'price': '175.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601425-4ms-sism-shifting-inverting-signal-mingler-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Studio Electronics', 'name': 'Studio Electronics 8106 Filter : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '269.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601614-studio-electronics-8106-filter-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Radikal Technologies', 'name': 'Radikal Technologies RT-451 : Eurorack Filter Module : NEW : ' '[DETROIT MODULAR]', 'price': '399.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601585-radikal-technologies-rt-451-eurorack-filter-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'Tiptop Audio', 'name': 'Tiptop Audio CB808 : Eurorack Modular : BRAND NEW : AUTHORIZED ' 'DEALER', 'price': '99.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601629-tiptop-audio-cb808-eurorack-modular-brand-new-authorized-dealer'} 2023-01-23 12:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.reverb.com/api/shops/detroit-modular> {'batch_id': '5450', 'currency_code': 'USD', 'is_used': False, 'manufacturer': 'ALM/Busy Circuits', 'name': 'ALM Busy Circuits Boss Bow Tie : Eurorack Module : NEW : [DETROIT ' 'MODULAR]', 'price': '250.00', 'ships_from_region': 'US', 'stock_status': 1, 'store_code': 'detroitmodular', 'url': 'https://reverb.com/item/7601476-alm-busy-circuits-boss-bow-tie-eurorack-module-new-detroit-modular'} 2023-01-23 12:04:47 [scrapy.core.engine] INFO: Closing spider (finished) 2023-01-23 12:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2023-01-23 12:04:48 [py.warnings] WARNING: /code/lib/python3.6/site-packages/urllib3/connectionpool.py:986: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning, 2023-01-23 12:04:48 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=detroitmodular&batch_id=5450 HTTP/1.1" 200 16 2023-01-23 12:04:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 59865, 'downloader/request_count': 98, 'downloader/request_method_count/GET': 98, 'downloader/response_bytes': 500463, 'downloader/response_count': 98, 'downloader/response_status_count/200': 98, 'elapsed_time_seconds': 4.334656, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2023, 1, 23, 12, 4, 48, 137983), 'httpcompression/response_bytes': 941770, 'httpcompression/response_count': 98, 'item_scraped_count': 93, 'log_count/DEBUG': 193, 'log_count/INFO': 10, 'log_count/WARNING': 1, 'memusage/max': 72220672, 'memusage/startup': 72220672, 'request_depth_max': 3, 'response_received_count': 98, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 97, 'scheduler/dequeued/memory': 97, 'scheduler/enqueued': 97, 'scheduler/enqueued/memory': 97, 'start_time': datetime.datetime(2023, 1, 23, 12, 4, 43, 803327)} 2023-01-23 12:04:48 [scrapy.core.engine] INFO: Spider closed (finished)